Installing /builddir/build/SRPMS/cegui-0.5.0b-4.fc7.src.rpm Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.62040 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf CEGUI-0.5.0 + /bin/gzip -dc /builddir/build/SOURCES/CEGUI-0.5.0b.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /bin/gzip -dc /builddir/build/SOURCES/CEGUI-DOCS-0.5.0.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd CEGUI-0.5.0 ++ /usr/bin/id -u + '[' 101 = 0 ']' ++ /usr/bin/id -u + '[' 101 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (cegui-0.5.0-userverso.patch):' Patch #0 (cegui-0.5.0-userverso.patch): + patch -p1 -s + echo 'Patch #1 (cegui-0.5.0-lua51.patch):' Patch #1 (cegui-0.5.0-lua51.patch): + patch -p1 -s + echo 'Patch #2 (cegui-0.5.0-fixweaksymbol.patch):' Patch #2 (cegui-0.5.0-fixweaksymbol.patch): + patch -p1 -s + chmod -x include/falagard/CEGUIFalComponentBase.h include/falagard/CEGUIFalDimensions.h include/falagard/CEGUIFalEnums.h include/falagard/CEGUIFalFrameComponent.h include/falagard/CEGUIFalImageryComponent.h include/falagard/CEGUIFalImagerySection.h include/falagard/CEGUIFalLayerSpecification.h include/falagard/CEGUIFalNamedArea.h include/falagard/CEGUIFalPropertyDefinition.h include/falagard/CEGUIFalPropertyDefinitionBase.h include/falagard/CEGUIFalPropertyInitialiser.h include/falagard/CEGUIFalPropertyLinkDefinition.h include/falagard/CEGUIFalSectionSpecification.h include/falagard/CEGUIFalStateImagery.h include/falagard/CEGUIFalTextComponent.h include/falagard/CEGUIFalWidgetComponent.h include/falagard/CEGUIFalWidgetLookFeel.h include/falagard/CEGUIFalWidgetLookManager.h include/falagard/CEGUIFalXMLEnumHelper.h include/falagard/CEGUIFalagard_xmlHandler.h + rm -f documentation/api_reference/keepme + touch INSTALL NEWS + automake-1.7 + autoconf + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.20392 + umask 022 + cd /builddir/build/BUILD + cd CEGUI-0.5.0 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + ./configure --build=ppc64-redhat-linux-gnu --host=ppc64-redhat-linux-gnu --target=ppc64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --disable-corona --enable-devil --enable-lua-module --disable-irrlicht-renderer --disable-samples --with-default-xml-parser=ExpatParser --enable-silly --with-default-image-codec=SILLYImageCodec --with-pic checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for ppc64-redhat-linux-gnu-g++... no checking for ppc64-redhat-linux-gnu-c++... no checking for ppc64-redhat-linux-gnu-gpp... no checking for ppc64-redhat-linux-gnu-aCC... no checking for ppc64-redhat-linux-gnu-CC... no checking for ppc64-redhat-linux-gnu-cxx... no checking for ppc64-redhat-linux-gnu-cc++... no checking for ppc64-redhat-linux-gnu-cl.exe... no checking for ppc64-redhat-linux-gnu-FCC... no checking for ppc64-redhat-linux-gnu-KCC... no checking for ppc64-redhat-linux-gnu-RCC... no checking for ppc64-redhat-linux-gnu-xlC_r... no checking for ppc64-redhat-linux-gnu-xlC... no checking for g++... g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking for ppc64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking build system type... powerpc64-redhat-linux-gnu checking host system type... powerpc64-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for ppc64-redhat-linux-gnu-g77... no checking for ppc64-redhat-linux-gnu-xlf... no checking for ppc64-redhat-linux-gnu-f77... no checking for ppc64-redhat-linux-gnu-frt... no checking for ppc64-redhat-linux-gnu-pgf77... no checking for ppc64-redhat-linux-gnu-cf77... no checking for ppc64-redhat-linux-gnu-fort77... no checking for ppc64-redhat-linux-gnu-fl32... no checking for ppc64-redhat-linux-gnu-af77... no checking for ppc64-redhat-linux-gnu-xlf90... no checking for ppc64-redhat-linux-gnu-f90... no checking for ppc64-redhat-linux-gnu-pgf90... no checking for ppc64-redhat-linux-gnu-pghpf... no checking for ppc64-redhat-linux-gnu-epcf90... no checking for ppc64-redhat-linux-gnu-gfortran... no checking for ppc64-redhat-linux-gnu-g95... no checking for ppc64-redhat-linux-gnu-xlf95... no checking for ppc64-redhat-linux-gnu-f95... no checking for ppc64-redhat-linux-gnu-fort... no checking for ppc64-redhat-linux-gnu-ifort... no checking for ppc64-redhat-linux-gnu-ifc... no checking for ppc64-redhat-linux-gnu-efc... no checking for ppc64-redhat-linux-gnu-pgf95... no checking for ppc64-redhat-linux-gnu-lf95... no checking for ppc64-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ppc64-redhat-linux-gnu-ar... no checking for ar... ar checking for ppc64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ppc64-redhat-linux-gnu-strip... no checking for strip... strip checking for correct ltmain.sh version... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf64ppc) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf64ppc checking if the linker (/usr/bin/ld -m elf64ppc) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf64ppc) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf64ppc) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for main in -ldl... yes checking for main in -lpthread... yes checking for ppc64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for freetype2... yes checking for pcre... yes checking for libxml... yes checking for main in -lxerces-c... yes checking for XML_ParserCreate in -lexpat... yes configure: Default XML Parser will be: ExpatParser checking for ANSI C header files... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working volatile... yes checking for ptrdiff_t... yes checking for error_at_line... yes checking for working memcmp... yes checking whether time.h and sys/time.h may both be included... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for alarm... yes checking for working mktime... yes checking for working strcoll... yes checking for strftime... yes checking for atexit... yes checking for floor... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for pow... yes checking for regcomp... yes checking for setlocale... yes checking for sqrt... yes checking for strchr... yes checking for strcspn... yes checking for strerror... yes checking for strpbrk... yes checking for strtoul... yes checking for X... libraries /usr/lib64, headers checking whether -R must be followed by a space... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for library containing glInterleavedArrays... -lGL checking for library containing gluOrtho2D... -lGLU checking for library containing glutInit... no configure: OpenGL renderer enabled checking for ilLoadL in -lIL... yes checking for iluFlipImage in -lILU... yes configure: Image loading via DevIL by OpenGL renderer enabled checking for library containing FreeImage_GetVersion... no checking FreeImage.h usability... no checking FreeImage.h presence... no checking for FreeImage.h... no configure: Image loading via FreeImage by OpenGL renderer disabled checking for SILLY... yes configure: Image loading via SILLY by OpenGL renderer enabled configure: Image loading via Corona by OpenGL renderer disabled configure: Use of OpenGL in Samples is disabled - Did not find GLUT library. configure: Default ImageCodec will be: SILLYImageCodec checking for CEGUIOGRE... checking for CEGUI_NULL... configure: Use of Ogre3D in Samples is disabled checking for main in -lIrrlicht... no checking for XF86VidModeQueryVersion in -lXxf86vm... no configure: Irrlicht renderer disabled checking for GTK... configure: GTK2 renderer selection dialog in samples is disabled configure: Samples framework and applications are disabled. checking for Lua... checking for Lua... yes configure: Lua version >=5.1 configure: Building of Lua scripting module is enabled configure: Building of tolua++cegui generator tool is disabled. configure: creating ./config.status config.status: creating Makefile config.status: creating ImageCodecModules/Makefile config.status: creating ImageCodecModules/CoronaImageCodec/Makefile config.status: creating ImageCodecModules/DevILImageCodec/Makefile config.status: creating ImageCodecModules/FreeImageImageCodec/Makefile config.status: creating ImageCodecModules/SILLYImageCodec/Makefile config.status: creating ImageCodecModules/TGAImageCodec/Makefile config.status: creating RendererModules/directx81GUIRenderer/Makefile config.status: creating RendererModules/directx9GUIRenderer/Makefile config.status: creating RendererModules/IrrlichtRenderer/Makefile config.status: creating RendererModules/Makefile config.status: creating RendererModules/OpenGLGUIRenderer/Makefile config.status: creating Samples/Demo4/Makefile config.status: creating Samples/Demo4/src/Makefile config.status: creating Samples/Demo6/Makefile config.status: creating Samples/Demo6/src/Makefile config.status: creating Samples/Demo7/Makefile config.status: creating Samples/Demo7/src/Makefile config.status: creating Samples/Demo8/Makefile config.status: creating Samples/Demo8/src/Makefile config.status: creating Samples/FalagardDemo1/Makefile config.status: creating Samples/FalagardDemo1/include/Makefile config.status: creating Samples/FalagardDemo1/src/Makefile config.status: creating Samples/FirstWindow/Makefile config.status: creating Samples/FirstWindow/include/Makefile config.status: creating Samples/FirstWindow/src/Makefile config.status: creating Samples/FontDemo/Makefile config.status: creating Samples/FontDemo/src/Makefile config.status: creating Samples/Minesweeper/Makefile config.status: creating Samples/Minesweeper/src/Makefile config.status: creating Samples/ScrollablePaneDemo/Makefile config.status: creating Samples/ScrollablePaneDemo/src/Makefile config.status: creating Samples/TabControlDemo/Makefile config.status: creating Samples/TabControlDemo/src/Makefile config.status: creating Samples/Makefile config.status: creating Samples/common/Makefile config.status: creating Samples/common/include/Makefile config.status: creating Samples/common/src/Makefile config.status: creating ScriptingModules/CEGUILua/LuaScriptModule/Makefile config.status: creating ScriptingModules/CEGUILua/LuaScriptModule/include/Makefile config.status: creating ScriptingModules/CEGUILua/LuaScriptModule/package/Makefile config.status: creating ScriptingModules/CEGUILua/LuaScriptModule/src/Makefile config.status: creating ScriptingModules/CEGUILua/Makefile config.status: creating ScriptingModules/CEGUILua/tolua++/Makefile config.status: creating ScriptingModules/CEGUILua/tolua++bin/Makefile config.status: creating ScriptingModules/Makefile config.status: creating WindowRendererSets/Makefile config.status: creating WindowRendererSets/Falagard/Makefile config.status: creating WindowRendererSets/Falagard/include/Makefile config.status: creating WindowRendererSets/Falagard/src/Makefile config.status: creating XMLParserModules/Makefile config.status: creating XMLParserModules/TinyXMLParser/Makefile config.status: creating XMLParserModules/XercesParser/Makefile config.status: creating XMLParserModules/expatParser/Makefile config.status: creating XMLParserModules/libxmlParser/Makefile config.status: creating XMLRefSchema/Makefile config.status: creating include/Makefile config.status: creating include/elements/Makefile config.status: creating include/falagard/Makefile config.status: creating makefiles/Makefile config.status: creating src/Makefile config.status: creating CEGUI.pc config.status: creating CEGUI-OPENGL.pc config.status: creating CEGUI.spec config.status: creating include/config.h config.status: executing depfiles commands ******************************************************************************** * Crazy Eddie's GUI System - Configuration Results Summary ******************************************************************************** * Library Release Version: 0.5.0 * * Code options: * Building CEGUI in debug mode: no * * Renderer Modules: * Building OpenGL Renderer: yes * Building Irrlict Renderer: no * * Image Loading Codec Modules (currently for OpenGL Renderer only): * Building Corona Image Codec: no * Building DevIL Image Codec: yes * Building FreeImage Image Codec: no * Building SILLY Image Codec: yes * Building TGA Image Codec: yes * * Default Image Codec will be: SILLYImageCodec * * XML Parser Modules: * Building TinyXMLParser: yes * Building ExpatParser: yes * Building LibXMLParser: yes * Building XercesParser: yes * * Default XML Parser is: ExpatParser * * Scripting: * Building Lua scripting module: yes * Building tolua++cegui generator: no * * Samples Framework: * Building Samples: no * GTK2 based dialog for renderer selection: no * OpenGL Renderer available in samples: no * Irrlict Renderer available in samples: no * Ogre3D Renderer available in samples: no ******************************************************************************** Now you can do make && make install. Good Luck! + make -j8 LIBTOOL=/usr/bin/libtool Making all in . make[1]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0' Making all in src make[1]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/src' if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIBase.lo -MD -MP -MF ".deps/CEGUIBase.Tpo" \ -c -o CEGUIBase.lo `test -f 'CEGUIBase.cpp' || echo './'`CEGUIBase.cpp; \ then mv -f ".deps/CEGUIBase.Tpo" ".deps/CEGUIBase.Plo"; \ else rm -f ".deps/CEGUIBase.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIBoundSlot.lo -MD -MP -MF ".deps/CEGUIBoundSlot.Tpo" \ -c -o CEGUIBoundSlot.lo `test -f 'CEGUIBoundSlot.cpp' || echo './'`CEGUIBoundSlot.cpp; \ then mv -f ".deps/CEGUIBoundSlot.Tpo" ".deps/CEGUIBoundSlot.Plo"; \ else rm -f ".deps/CEGUIBoundSlot.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIColourRect.lo -MD -MP -MF ".deps/CEGUIColourRect.Tpo" \ -c -o CEGUIColourRect.lo `test -f 'CEGUIColourRect.cpp' || echo './'`CEGUIColourRect.cpp; \ then mv -f ".deps/CEGUIColourRect.Tpo" ".deps/CEGUIColourRect.Plo"; \ else rm -f ".deps/CEGUIColourRect.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIConfig_xmlHandler.lo -MD -MP -MF ".deps/CEGUIConfig_xmlHandler.Tpo" \ -c -o CEGUIConfig_xmlHandler.lo `test -f 'CEGUIConfig_xmlHandler.cpp' || echo './'`CEGUIConfig_xmlHandler.cpp; \ then mv -f ".deps/CEGUIConfig_xmlHandler.Tpo" ".deps/CEGUIConfig_xmlHandler.Plo"; \ else rm -f ".deps/CEGUIConfig_xmlHandler.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUICoordConverter.lo -MD -MP -MF ".deps/CEGUICoordConverter.Tpo" \ -c -o CEGUICoordConverter.lo `test -f 'CEGUICoordConverter.cpp' || echo './'`CEGUICoordConverter.cpp; \ then mv -f ".deps/CEGUICoordConverter.Tpo" ".deps/CEGUICoordConverter.Plo"; \ else rm -f ".deps/CEGUICoordConverter.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIDataContainer.lo -MD -MP -MF ".deps/CEGUIDataContainer.Tpo" \ -c -o CEGUIDataContainer.lo `test -f 'CEGUIDataContainer.cpp' || echo './'`CEGUIDataContainer.cpp; \ then mv -f ".deps/CEGUIDataContainer.Tpo" ".deps/CEGUIDataContainer.Plo"; \ else rm -f ".deps/CEGUIDataContainer.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIDefaultLogger.lo -MD -MP -MF ".deps/CEGUIDefaultLogger.Tpo" \ -c -o CEGUIDefaultLogger.lo `test -f 'CEGUIDefaultLogger.cpp' || echo './'`CEGUIDefaultLogger.cpp; \ then mv -f ".deps/CEGUIDefaultLogger.Tpo" ".deps/CEGUIDefaultLogger.Plo"; \ else rm -f ".deps/CEGUIDefaultLogger.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIDefaultResourceProvider.lo -MD -MP -MF ".deps/CEGUIDefaultResourceProvider.Tpo" \ -c -o CEGUIDefaultResourceProvider.lo `test -f 'CEGUIDefaultResourceProvider.cpp' || echo './'`CEGUIDefaultResourceProvider.cpp; \ then mv -f ".deps/CEGUIDefaultResourceProvider.Tpo" ".deps/CEGUIDefaultResourceProvider.Plo"; \ else rm -f ".deps/CEGUIDefaultResourceProvider.Tpo"; exit 1; \ fi mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIDataContainer.lo -MD -MP -MF .deps/CEGUIDataContainer.Tpo -c CEGUIDataContainer.cpp -fPIC -DPIC -o .libs/CEGUIDataContainer.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUICoordConverter.lo -MD -MP -MF .deps/CEGUICoordConverter.Tpo -c CEGUICoordConverter.cpp -fPIC -DPIC -o .libs/CEGUICoordConverter.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIBase.lo -MD -MP -MF .deps/CEGUIBase.Tpo -c CEGUIBase.cpp -fPIC -DPIC -o .libs/CEGUIBase.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIConfig_xmlHandler.lo -MD -MP -MF .deps/CEGUIConfig_xmlHandler.Tpo -c CEGUIConfig_xmlHandler.cpp -fPIC -DPIC -o .libs/CEGUIConfig_xmlHandler.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIDefaultResourceProvider.lo -MD -MP -MF .deps/CEGUIDefaultResourceProvider.Tpo -c CEGUIDefaultResourceProvider.cpp -fPIC -DPIC -o .libs/CEGUIDefaultResourceProvider.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIBoundSlot.lo -MD -MP -MF .deps/CEGUIBoundSlot.Tpo -c CEGUIBoundSlot.cpp -fPIC -DPIC -o .libs/CEGUIBoundSlot.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIColourRect.lo -MD -MP -MF .deps/CEGUIColourRect.Tpo -c CEGUIColourRect.cpp -fPIC -DPIC -o .libs/CEGUIColourRect.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIBase.lo -MD -MP -MF .deps/CEGUIBase.Tpo -c CEGUIBase.cpp -o CEGUIBase.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIDataContainer.lo -MD -MP -MF .deps/CEGUIDataContainer.Tpo -c CEGUIDataContainer.cpp -o CEGUIDataContainer.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIBoundSlot.lo -MD -MP -MF .deps/CEGUIBoundSlot.Tpo -c CEGUIBoundSlot.cpp -o CEGUIBoundSlot.o >/dev/null 2>&1 if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIDynamicModule.lo -MD -MP -MF ".deps/CEGUIDynamicModule.Tpo" \ -c -o CEGUIDynamicModule.lo `test -f 'CEGUIDynamicModule.cpp' || echo './'`CEGUIDynamicModule.cpp; \ then mv -f ".deps/CEGUIDynamicModule.Tpo" ".deps/CEGUIDynamicModule.Plo"; \ else rm -f ".deps/CEGUIDynamicModule.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIEvent.lo -MD -MP -MF ".deps/CEGUIEvent.Tpo" \ -c -o CEGUIEvent.lo `test -f 'CEGUIEvent.cpp' || echo './'`CEGUIEvent.cpp; \ then mv -f ".deps/CEGUIEvent.Tpo" ".deps/CEGUIEvent.Plo"; \ else rm -f ".deps/CEGUIEvent.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIColourRect.lo -MD -MP -MF .deps/CEGUIColourRect.Tpo -c CEGUIColourRect.cpp -o CEGUIColourRect.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIDefaultLogger.lo -MD -MP -MF .deps/CEGUIDefaultLogger.Tpo -c CEGUIDefaultLogger.cpp -fPIC -DPIC -o .libs/CEGUIDefaultLogger.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUICoordConverter.lo -MD -MP -MF .deps/CEGUICoordConverter.Tpo -c CEGUICoordConverter.cpp -o CEGUICoordConverter.o >/dev/null 2>&1 if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIEventArgs.lo -MD -MP -MF ".deps/CEGUIEventArgs.Tpo" \ -c -o CEGUIEventArgs.lo `test -f 'CEGUIEventArgs.cpp' || echo './'`CEGUIEventArgs.cpp; \ then mv -f ".deps/CEGUIEventArgs.Tpo" ".deps/CEGUIEventArgs.Plo"; \ else rm -f ".deps/CEGUIEventArgs.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIConfig_xmlHandler.lo -MD -MP -MF .deps/CEGUIConfig_xmlHandler.Tpo -c CEGUIConfig_xmlHandler.cpp -o CEGUIConfig_xmlHandler.o >/dev/null 2>&1 if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIEventSet.lo -MD -MP -MF ".deps/CEGUIEventSet.Tpo" \ -c -o CEGUIEventSet.lo `test -f 'CEGUIEventSet.cpp' || echo './'`CEGUIEventSet.cpp; \ then mv -f ".deps/CEGUIEventSet.Tpo" ".deps/CEGUIEventSet.Plo"; \ else rm -f ".deps/CEGUIEventSet.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIDefaultResourceProvider.lo -MD -MP -MF .deps/CEGUIDefaultResourceProvider.Tpo -c CEGUIDefaultResourceProvider.cpp -o CEGUIDefaultResourceProvider.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIEventSet.lo -MD -MP -MF .deps/CEGUIEventSet.Tpo -c CEGUIEventSet.cpp -fPIC -DPIC -o .libs/CEGUIEventSet.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIEventArgs.lo -MD -MP -MF .deps/CEGUIEventArgs.Tpo -c CEGUIEventArgs.cpp -fPIC -DPIC -o .libs/CEGUIEventArgs.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIEventArgs.lo -MD -MP -MF .deps/CEGUIEventArgs.Tpo -c CEGUIEventArgs.cpp -o CEGUIEventArgs.o >/dev/null 2>&1 if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIEventSignal.lo -MD -MP -MF ".deps/CEGUIEventSignal.Tpo" \ -c -o CEGUIEventSignal.lo `test -f 'CEGUIEventSignal.cpp' || echo './'`CEGUIEventSignal.cpp; \ then mv -f ".deps/CEGUIEventSignal.Tpo" ".deps/CEGUIEventSignal.Plo"; \ else rm -f ".deps/CEGUIEventSignal.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIEvent.lo -MD -MP -MF .deps/CEGUIEvent.Tpo -c CEGUIEvent.cpp -fPIC -DPIC -o .libs/CEGUIEvent.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIEventSignalSet.lo -MD -MP -MF ".deps/CEGUIEventSignalSet.Tpo" \ -c -o CEGUIEventSignalSet.lo `test -f 'CEGUIEventSignalSet.cpp' || echo './'`CEGUIEventSignalSet.cpp; \ then mv -f ".deps/CEGUIEventSignalSet.Tpo" ".deps/CEGUIEventSignalSet.Plo"; \ else rm -f ".deps/CEGUIEventSignalSet.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIDynamicModule.lo -MD -MP -MF .deps/CEGUIDynamicModule.Tpo -c CEGUIDynamicModule.cpp -fPIC -DPIC -o .libs/CEGUIDynamicModule.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIEventSet.lo -MD -MP -MF .deps/CEGUIEventSet.Tpo -c CEGUIEventSet.cpp -o CEGUIEventSet.o >/dev/null 2>&1 if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIExceptions.lo -MD -MP -MF ".deps/CEGUIExceptions.Tpo" \ -c -o CEGUIExceptions.lo `test -f 'CEGUIExceptions.cpp' || echo './'`CEGUIExceptions.cpp; \ then mv -f ".deps/CEGUIExceptions.Tpo" ".deps/CEGUIExceptions.Plo"; \ else rm -f ".deps/CEGUIExceptions.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIDefaultLogger.lo -MD -MP -MF .deps/CEGUIDefaultLogger.Tpo -c CEGUIDefaultLogger.cpp -o CEGUIDefaultLogger.o >/dev/null 2>&1 if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFactoryModule.lo -MD -MP -MF ".deps/CEGUIFactoryModule.Tpo" \ -c -o CEGUIFactoryModule.lo `test -f 'CEGUIFactoryModule.cpp' || echo './'`CEGUIFactoryModule.cpp; \ then mv -f ".deps/CEGUIFactoryModule.Tpo" ".deps/CEGUIFactoryModule.Plo"; \ else rm -f ".deps/CEGUIFactoryModule.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIEvent.lo -MD -MP -MF .deps/CEGUIEvent.Tpo -c CEGUIEvent.cpp -o CEGUIEvent.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIExceptions.lo -MD -MP -MF .deps/CEGUIExceptions.Tpo -c CEGUIExceptions.cpp -fPIC -DPIC -o .libs/CEGUIExceptions.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIEventSignal.lo -MD -MP -MF .deps/CEGUIEventSignal.Tpo -c CEGUIEventSignal.cpp -fPIC -DPIC -o .libs/CEGUIEventSignal.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIEventSignalSet.lo -MD -MP -MF .deps/CEGUIEventSignalSet.Tpo -c CEGUIEventSignalSet.cpp -fPIC -DPIC -o .libs/CEGUIEventSignalSet.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIEventSignal.lo -MD -MP -MF .deps/CEGUIEventSignal.Tpo -c CEGUIEventSignal.cpp -o CEGUIEventSignal.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIEventSignalSet.lo -MD -MP -MF .deps/CEGUIEventSignalSet.Tpo -c CEGUIEventSignalSet.cpp -o CEGUIEventSignalSet.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIDynamicModule.lo -MD -MP -MF .deps/CEGUIDynamicModule.Tpo -c CEGUIDynamicModule.cpp -o CEGUIDynamicModule.o >/dev/null 2>&1 if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFont.lo -MD -MP -MF ".deps/CEGUIFont.Tpo" \ -c -o CEGUIFont.lo `test -f 'CEGUIFont.cpp' || echo './'`CEGUIFont.cpp; \ then mv -f ".deps/CEGUIFont.Tpo" ".deps/CEGUIFont.Plo"; \ else rm -f ".deps/CEGUIFont.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFontManager.lo -MD -MP -MF ".deps/CEGUIFontManager.Tpo" \ -c -o CEGUIFontManager.lo `test -f 'CEGUIFontManager.cpp' || echo './'`CEGUIFontManager.cpp; \ then mv -f ".deps/CEGUIFontManager.Tpo" ".deps/CEGUIFontManager.Plo"; \ else rm -f ".deps/CEGUIFontManager.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFontProperties.lo -MD -MP -MF ".deps/CEGUIFontProperties.Tpo" \ -c -o CEGUIFontProperties.lo `test -f 'CEGUIFontProperties.cpp' || echo './'`CEGUIFontProperties.cpp; \ then mv -f ".deps/CEGUIFontProperties.Tpo" ".deps/CEGUIFontProperties.Plo"; \ else rm -f ".deps/CEGUIFontProperties.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFactoryModule.lo -MD -MP -MF .deps/CEGUIFactoryModule.Tpo -c CEGUIFactoryModule.cpp -fPIC -DPIC -o .libs/CEGUIFactoryModule.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFont_xmlHandler.lo -MD -MP -MF ".deps/CEGUIFont_xmlHandler.Tpo" \ -c -o CEGUIFont_xmlHandler.lo `test -f 'CEGUIFont_xmlHandler.cpp' || echo './'`CEGUIFont_xmlHandler.cpp; \ then mv -f ".deps/CEGUIFont_xmlHandler.Tpo" ".deps/CEGUIFont_xmlHandler.Plo"; \ else rm -f ".deps/CEGUIFont_xmlHandler.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIExceptions.lo -MD -MP -MF .deps/CEGUIExceptions.Tpo -c CEGUIExceptions.cpp -o CEGUIExceptions.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFontManager.lo -MD -MP -MF .deps/CEGUIFontManager.Tpo -c CEGUIFontManager.cpp -fPIC -DPIC -o .libs/CEGUIFontManager.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFactoryModule.lo -MD -MP -MF .deps/CEGUIFactoryModule.Tpo -c CEGUIFactoryModule.cpp -o CEGUIFactoryModule.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFont.lo -MD -MP -MF .deps/CEGUIFont.Tpo -c CEGUIFont.cpp -fPIC -DPIC -o .libs/CEGUIFont.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFontProperties.lo -MD -MP -MF .deps/CEGUIFontProperties.Tpo -c CEGUIFontProperties.cpp -fPIC -DPIC -o .libs/CEGUIFontProperties.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFont_xmlHandler.lo -MD -MP -MF .deps/CEGUIFont_xmlHandler.Tpo -c CEGUIFont_xmlHandler.cpp -fPIC -DPIC -o .libs/CEGUIFont_xmlHandler.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFreeTypeFont.lo -MD -MP -MF ".deps/CEGUIFreeTypeFont.Tpo" \ -c -o CEGUIFreeTypeFont.lo `test -f 'CEGUIFreeTypeFont.cpp' || echo './'`CEGUIFreeTypeFont.cpp; \ then mv -f ".deps/CEGUIFreeTypeFont.Tpo" ".deps/CEGUIFreeTypeFont.Plo"; \ else rm -f ".deps/CEGUIFreeTypeFont.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIGlobalEventSet.lo -MD -MP -MF ".deps/CEGUIGlobalEventSet.Tpo" \ -c -o CEGUIGlobalEventSet.lo `test -f 'CEGUIGlobalEventSet.cpp' || echo './'`CEGUIGlobalEventSet.cpp; \ then mv -f ".deps/CEGUIGlobalEventSet.Tpo" ".deps/CEGUIGlobalEventSet.Plo"; \ else rm -f ".deps/CEGUIGlobalEventSet.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIGUILayout_xmlHandler.lo -MD -MP -MF ".deps/CEGUIGUILayout_xmlHandler.Tpo" \ -c -o CEGUIGUILayout_xmlHandler.lo `test -f 'CEGUIGUILayout_xmlHandler.cpp' || echo './'`CEGUIGUILayout_xmlHandler.cpp; \ then mv -f ".deps/CEGUIGUILayout_xmlHandler.Tpo" ".deps/CEGUIGUILayout_xmlHandler.Plo"; \ else rm -f ".deps/CEGUIGUILayout_xmlHandler.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIImage.lo -MD -MP -MF ".deps/CEGUIImage.Tpo" \ -c -o CEGUIImage.lo `test -f 'CEGUIImage.cpp' || echo './'`CEGUIImage.cpp; \ then mv -f ".deps/CEGUIImage.Tpo" ".deps/CEGUIImage.Plo"; \ else rm -f ".deps/CEGUIImage.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIGUILayout_xmlHandler.lo -MD -MP -MF .deps/CEGUIGUILayout_xmlHandler.Tpo -c CEGUIGUILayout_xmlHandler.cpp -fPIC -DPIC -o .libs/CEGUIGUILayout_xmlHandler.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIGlobalEventSet.lo -MD -MP -MF .deps/CEGUIGlobalEventSet.Tpo -c CEGUIGlobalEventSet.cpp -fPIC -DPIC -o .libs/CEGUIGlobalEventSet.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFont_xmlHandler.lo -MD -MP -MF .deps/CEGUIFont_xmlHandler.Tpo -c CEGUIFont_xmlHandler.cpp -o CEGUIFont_xmlHandler.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFontProperties.lo -MD -MP -MF .deps/CEGUIFontProperties.Tpo -c CEGUIFontProperties.cpp -o CEGUIFontProperties.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFontManager.lo -MD -MP -MF .deps/CEGUIFontManager.Tpo -c CEGUIFontManager.cpp -o CEGUIFontManager.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIGlobalEventSet.lo -MD -MP -MF .deps/CEGUIGlobalEventSet.Tpo -c CEGUIGlobalEventSet.cpp -o CEGUIGlobalEventSet.o >/dev/null 2>&1 if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIImageCodec.lo -MD -MP -MF ".deps/CEGUIImageCodec.Tpo" \ -c -o CEGUIImageCodec.lo `test -f 'CEGUIImageCodec.cpp' || echo './'`CEGUIImageCodec.cpp; \ then mv -f ".deps/CEGUIImageCodec.Tpo" ".deps/CEGUIImageCodec.Plo"; \ else rm -f ".deps/CEGUIImageCodec.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFreeTypeFont.lo -MD -MP -MF .deps/CEGUIFreeTypeFont.Tpo -c CEGUIFreeTypeFont.cpp -fPIC -DPIC -o .libs/CEGUIFreeTypeFont.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIImage.lo -MD -MP -MF .deps/CEGUIImage.Tpo -c CEGUIImage.cpp -fPIC -DPIC -o .libs/CEGUIImage.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFont.lo -MD -MP -MF .deps/CEGUIFont.Tpo -c CEGUIFont.cpp -o CEGUIFont.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIGUILayout_xmlHandler.lo -MD -MP -MF .deps/CEGUIGUILayout_xmlHandler.Tpo -c CEGUIGUILayout_xmlHandler.cpp -o CEGUIGUILayout_xmlHandler.o >/dev/null 2>&1 if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIImageset.lo -MD -MP -MF ".deps/CEGUIImageset.Tpo" \ -c -o CEGUIImageset.lo `test -f 'CEGUIImageset.cpp' || echo './'`CEGUIImageset.cpp; \ then mv -f ".deps/CEGUIImageset.Tpo" ".deps/CEGUIImageset.Plo"; \ else rm -f ".deps/CEGUIImageset.Tpo"; exit 1; \ fi CEGUIFreeTypeFont.cpp: In member function 'virtual void CEGUI::FreeTypeFont::load()': CEGUIFreeTypeFont.cpp:127: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' CEGUIFreeTypeFont.cpp:127: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIImagesetManager.lo -MD -MP -MF ".deps/CEGUIImagesetManager.Tpo" \ -c -o CEGUIImagesetManager.lo `test -f 'CEGUIImagesetManager.cpp' || echo './'`CEGUIImagesetManager.cpp; \ then mv -f ".deps/CEGUIImagesetManager.Tpo" ".deps/CEGUIImagesetManager.Plo"; \ else rm -f ".deps/CEGUIImagesetManager.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIImageset_xmlHandler.lo -MD -MP -MF ".deps/CEGUIImageset_xmlHandler.Tpo" \ -c -o CEGUIImageset_xmlHandler.lo `test -f 'CEGUIImageset_xmlHandler.cpp' || echo './'`CEGUIImageset_xmlHandler.cpp; \ then mv -f ".deps/CEGUIImageset_xmlHandler.Tpo" ".deps/CEGUIImageset_xmlHandler.Plo"; \ else rm -f ".deps/CEGUIImageset_xmlHandler.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIImageCodec.lo -MD -MP -MF .deps/CEGUIImageCodec.Tpo -c CEGUIImageCodec.cpp -fPIC -DPIC -o .libs/CEGUIImageCodec.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIImage.lo -MD -MP -MF .deps/CEGUIImage.Tpo -c CEGUIImage.cpp -o CEGUIImage.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIImageset.lo -MD -MP -MF .deps/CEGUIImageset.Tpo -c CEGUIImageset.cpp -fPIC -DPIC -o .libs/CEGUIImageset.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIImageCodec.lo -MD -MP -MF .deps/CEGUIImageCodec.Tpo -c CEGUIImageCodec.cpp -o CEGUIImageCodec.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIImagesetManager.lo -MD -MP -MF .deps/CEGUIImagesetManager.Tpo -c CEGUIImagesetManager.cpp -fPIC -DPIC -o .libs/CEGUIImagesetManager.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFreeTypeFont.lo -MD -MP -MF .deps/CEGUIFreeTypeFont.Tpo -c CEGUIFreeTypeFont.cpp -o CEGUIFreeTypeFont.o >/dev/null 2>&1 if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUILogger.lo -MD -MP -MF ".deps/CEGUILogger.Tpo" \ -c -o CEGUILogger.lo `test -f 'CEGUILogger.cpp' || echo './'`CEGUILogger.cpp; \ then mv -f ".deps/CEGUILogger.Tpo" ".deps/CEGUILogger.Plo"; \ else rm -f ".deps/CEGUILogger.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIMouseCursor.lo -MD -MP -MF ".deps/CEGUIMouseCursor.Tpo" \ -c -o CEGUIMouseCursor.lo `test -f 'CEGUIMouseCursor.cpp' || echo './'`CEGUIMouseCursor.cpp; \ then mv -f ".deps/CEGUIMouseCursor.Tpo" ".deps/CEGUIMouseCursor.Plo"; \ else rm -f ".deps/CEGUIMouseCursor.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIImageset_xmlHandler.lo -MD -MP -MF .deps/CEGUIImageset_xmlHandler.Tpo -c CEGUIImageset_xmlHandler.cpp -fPIC -DPIC -o .libs/CEGUIImageset_xmlHandler.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIPixmapFont.lo -MD -MP -MF ".deps/CEGUIPixmapFont.Tpo" \ -c -o CEGUIPixmapFont.lo `test -f 'CEGUIPixmapFont.cpp' || echo './'`CEGUIPixmapFont.cpp; \ then mv -f ".deps/CEGUIPixmapFont.Tpo" ".deps/CEGUIPixmapFont.Plo"; \ else rm -f ".deps/CEGUIPixmapFont.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIProperty.lo -MD -MP -MF ".deps/CEGUIProperty.Tpo" \ -c -o CEGUIProperty.lo `test -f 'CEGUIProperty.cpp' || echo './'`CEGUIProperty.cpp; \ then mv -f ".deps/CEGUIProperty.Tpo" ".deps/CEGUIProperty.Plo"; \ else rm -f ".deps/CEGUIProperty.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIPixmapFont.lo -MD -MP -MF .deps/CEGUIPixmapFont.Tpo -c CEGUIPixmapFont.cpp -fPIC -DPIC -o .libs/CEGUIPixmapFont.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUILogger.lo -MD -MP -MF .deps/CEGUILogger.Tpo -c CEGUILogger.cpp -fPIC -DPIC -o .libs/CEGUILogger.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIImagesetManager.lo -MD -MP -MF .deps/CEGUIImagesetManager.Tpo -c CEGUIImagesetManager.cpp -o CEGUIImagesetManager.o >/dev/null 2>&1 CEGUIPixmapFont.cpp: In member function 'virtual void CEGUI::PixmapFont::load()': CEGUIPixmapFont.cpp:175: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' CEGUIPixmapFont.cpp:175: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUILogger.lo -MD -MP -MF .deps/CEGUILogger.Tpo -c CEGUILogger.cpp -o CEGUILogger.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIPixmapFont.lo -MD -MP -MF .deps/CEGUIPixmapFont.Tpo -c CEGUIPixmapFont.cpp -o CEGUIPixmapFont.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIImageset_xmlHandler.lo -MD -MP -MF .deps/CEGUIImageset_xmlHandler.Tpo -c CEGUIImageset_xmlHandler.cpp -o CEGUIImageset_xmlHandler.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIImageset.lo -MD -MP -MF .deps/CEGUIImageset.Tpo -c CEGUIImageset.cpp -o CEGUIImageset.o >/dev/null 2>&1 if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIPropertyHelper.lo -MD -MP -MF ".deps/CEGUIPropertyHelper.Tpo" \ -c -o CEGUIPropertyHelper.lo `test -f 'CEGUIPropertyHelper.cpp' || echo './'`CEGUIPropertyHelper.cpp; \ then mv -f ".deps/CEGUIPropertyHelper.Tpo" ".deps/CEGUIPropertyHelper.Plo"; \ else rm -f ".deps/CEGUIPropertyHelper.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIProperty.lo -MD -MP -MF .deps/CEGUIProperty.Tpo -c CEGUIProperty.cpp -fPIC -DPIC -o .libs/CEGUIProperty.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIMouseCursor.lo -MD -MP -MF .deps/CEGUIMouseCursor.Tpo -c CEGUIMouseCursor.cpp -fPIC -DPIC -o .libs/CEGUIMouseCursor.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIPropertySet.lo -MD -MP -MF ".deps/CEGUIPropertySet.Tpo" \ -c -o CEGUIPropertySet.lo `test -f 'CEGUIPropertySet.cpp' || echo './'`CEGUIPropertySet.cpp; \ then mv -f ".deps/CEGUIPropertySet.Tpo" ".deps/CEGUIPropertySet.Plo"; \ else rm -f ".deps/CEGUIPropertySet.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIRect.lo -MD -MP -MF ".deps/CEGUIRect.Tpo" \ -c -o CEGUIRect.lo `test -f 'CEGUIRect.cpp' || echo './'`CEGUIRect.cpp; \ then mv -f ".deps/CEGUIRect.Tpo" ".deps/CEGUIRect.Plo"; \ else rm -f ".deps/CEGUIRect.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIProperty.lo -MD -MP -MF .deps/CEGUIProperty.Tpo -c CEGUIProperty.cpp -o CEGUIProperty.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIPropertyHelper.lo -MD -MP -MF .deps/CEGUIPropertyHelper.Tpo -c CEGUIPropertyHelper.cpp -fPIC -DPIC -o .libs/CEGUIPropertyHelper.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIRenderCache.lo -MD -MP -MF ".deps/CEGUIRenderCache.Tpo" \ -c -o CEGUIRenderCache.lo `test -f 'CEGUIRenderCache.cpp' || echo './'`CEGUIRenderCache.cpp; \ then mv -f ".deps/CEGUIRenderCache.Tpo" ".deps/CEGUIRenderCache.Plo"; \ else rm -f ".deps/CEGUIRenderCache.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIPropertySet.lo -MD -MP -MF .deps/CEGUIPropertySet.Tpo -c CEGUIPropertySet.cpp -fPIC -DPIC -o .libs/CEGUIPropertySet.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIRenderer.lo -MD -MP -MF ".deps/CEGUIRenderer.Tpo" \ -c -o CEGUIRenderer.lo `test -f 'CEGUIRenderer.cpp' || echo './'`CEGUIRenderer.cpp; \ then mv -f ".deps/CEGUIRenderer.Tpo" ".deps/CEGUIRenderer.Plo"; \ else rm -f ".deps/CEGUIRenderer.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIScheme.lo -MD -MP -MF ".deps/CEGUIScheme.Tpo" \ -c -o CEGUIScheme.lo `test -f 'CEGUIScheme.cpp' || echo './'`CEGUIScheme.cpp; \ then mv -f ".deps/CEGUIScheme.Tpo" ".deps/CEGUIScheme.Plo"; \ else rm -f ".deps/CEGUIScheme.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIMouseCursor.lo -MD -MP -MF .deps/CEGUIMouseCursor.Tpo -c CEGUIMouseCursor.cpp -o CEGUIMouseCursor.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIRenderCache.lo -MD -MP -MF .deps/CEGUIRenderCache.Tpo -c CEGUIRenderCache.cpp -fPIC -DPIC -o .libs/CEGUIRenderCache.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIRect.lo -MD -MP -MF .deps/CEGUIRect.Tpo -c CEGUIRect.cpp -fPIC -DPIC -o .libs/CEGUIRect.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUISchemeManager.lo -MD -MP -MF ".deps/CEGUISchemeManager.Tpo" \ -c -o CEGUISchemeManager.lo `test -f 'CEGUISchemeManager.cpp' || echo './'`CEGUISchemeManager.cpp; \ then mv -f ".deps/CEGUISchemeManager.Tpo" ".deps/CEGUISchemeManager.Plo"; \ else rm -f ".deps/CEGUISchemeManager.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIRect.lo -MD -MP -MF .deps/CEGUIRect.Tpo -c CEGUIRect.cpp -o CEGUIRect.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIPropertyHelper.lo -MD -MP -MF .deps/CEGUIPropertyHelper.Tpo -c CEGUIPropertyHelper.cpp -o CEGUIPropertyHelper.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIScheme.lo -MD -MP -MF .deps/CEGUIScheme.Tpo -c CEGUIScheme.cpp -fPIC -DPIC -o .libs/CEGUIScheme.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIPropertySet.lo -MD -MP -MF .deps/CEGUIPropertySet.Tpo -c CEGUIPropertySet.cpp -o CEGUIPropertySet.o >/dev/null 2>&1 if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIScheme_xmlHandler.lo -MD -MP -MF ".deps/CEGUIScheme_xmlHandler.Tpo" \ -c -o CEGUIScheme_xmlHandler.lo `test -f 'CEGUIScheme_xmlHandler.cpp' || echo './'`CEGUIScheme_xmlHandler.cpp; \ then mv -f ".deps/CEGUIScheme_xmlHandler.Tpo" ".deps/CEGUIScheme_xmlHandler.Plo"; \ else rm -f ".deps/CEGUIScheme_xmlHandler.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIScriptModule.lo -MD -MP -MF ".deps/CEGUIScriptModule.Tpo" \ -c -o CEGUIScriptModule.lo `test -f 'CEGUIScriptModule.cpp' || echo './'`CEGUIScriptModule.cpp; \ then mv -f ".deps/CEGUIScriptModule.Tpo" ".deps/CEGUIScriptModule.Plo"; \ else rm -f ".deps/CEGUIScriptModule.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIScheme_xmlHandler.lo -MD -MP -MF .deps/CEGUIScheme_xmlHandler.Tpo -c CEGUIScheme_xmlHandler.cpp -fPIC -DPIC -o .libs/CEGUIScheme_xmlHandler.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUISchemeManager.lo -MD -MP -MF .deps/CEGUISchemeManager.Tpo -c CEGUISchemeManager.cpp -fPIC -DPIC -o .libs/CEGUISchemeManager.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIRenderCache.lo -MD -MP -MF .deps/CEGUIRenderCache.Tpo -c CEGUIRenderCache.cpp -o CEGUIRenderCache.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIRenderer.lo -MD -MP -MF .deps/CEGUIRenderer.Tpo -c CEGUIRenderer.cpp -fPIC -DPIC -o .libs/CEGUIRenderer.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUISize.lo -MD -MP -MF ".deps/CEGUISize.Tpo" \ -c -o CEGUISize.lo `test -f 'CEGUISize.cpp' || echo './'`CEGUISize.cpp; \ then mv -f ".deps/CEGUISize.Tpo" ".deps/CEGUISize.Plo"; \ else rm -f ".deps/CEGUISize.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIString.lo -MD -MP -MF ".deps/CEGUIString.Tpo" \ -c -o CEGUIString.lo `test -f 'CEGUIString.cpp' || echo './'`CEGUIString.cpp; \ then mv -f ".deps/CEGUIString.Tpo" ".deps/CEGUIString.Plo"; \ else rm -f ".deps/CEGUIString.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIScriptModule.lo -MD -MP -MF .deps/CEGUIScriptModule.Tpo -c CEGUIScriptModule.cpp -fPIC -DPIC -o .libs/CEGUIScriptModule.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIRenderer.lo -MD -MP -MF .deps/CEGUIRenderer.Tpo -c CEGUIRenderer.cpp -o CEGUIRenderer.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUISchemeManager.lo -MD -MP -MF .deps/CEGUISchemeManager.Tpo -c CEGUISchemeManager.cpp -o CEGUISchemeManager.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUISize.lo -MD -MP -MF .deps/CEGUISize.Tpo -c CEGUISize.cpp -fPIC -DPIC -o .libs/CEGUISize.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUISubscriberSlot.lo -MD -MP -MF ".deps/CEGUISubscriberSlot.Tpo" \ -c -o CEGUISubscriberSlot.lo `test -f 'CEGUISubscriberSlot.cpp' || echo './'`CEGUISubscriberSlot.cpp; \ then mv -f ".deps/CEGUISubscriberSlot.Tpo" ".deps/CEGUISubscriberSlot.Plo"; \ else rm -f ".deps/CEGUISubscriberSlot.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUISystem.lo -MD -MP -MF ".deps/CEGUISystem.Tpo" \ -c -o CEGUISystem.lo `test -f 'CEGUISystem.cpp' || echo './'`CEGUISystem.cpp; \ then mv -f ".deps/CEGUISystem.Tpo" ".deps/CEGUISystem.Plo"; \ else rm -f ".deps/CEGUISystem.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIScriptModule.lo -MD -MP -MF .deps/CEGUIScriptModule.Tpo -c CEGUIScriptModule.cpp -o CEGUIScriptModule.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUISize.lo -MD -MP -MF .deps/CEGUISize.Tpo -c CEGUISize.cpp -o CEGUISize.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIString.lo -MD -MP -MF .deps/CEGUIString.Tpo -c CEGUIString.cpp -fPIC -DPIC -o .libs/CEGUIString.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUITextUtils.lo -MD -MP -MF ".deps/CEGUITextUtils.Tpo" \ -c -o CEGUITextUtils.lo `test -f 'CEGUITextUtils.cpp' || echo './'`CEGUITextUtils.cpp; \ then mv -f ".deps/CEGUITextUtils.Tpo" ".deps/CEGUITextUtils.Plo"; \ else rm -f ".deps/CEGUITextUtils.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUITexture.lo -MD -MP -MF ".deps/CEGUITexture.Tpo" \ -c -o CEGUITexture.lo `test -f 'CEGUITexture.cpp' || echo './'`CEGUITexture.cpp; \ then mv -f ".deps/CEGUITexture.Tpo" ".deps/CEGUITexture.Plo"; \ else rm -f ".deps/CEGUITexture.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIScheme.lo -MD -MP -MF .deps/CEGUIScheme.Tpo -c CEGUIScheme.cpp -o CEGUIScheme.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUISubscriberSlot.lo -MD -MP -MF .deps/CEGUISubscriberSlot.Tpo -c CEGUISubscriberSlot.cpp -fPIC -DPIC -o .libs/CEGUISubscriberSlot.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIWindow.lo -MD -MP -MF ".deps/CEGUIWindow.Tpo" \ -c -o CEGUIWindow.lo `test -f 'CEGUIWindow.cpp' || echo './'`CEGUIWindow.cpp; \ then mv -f ".deps/CEGUIWindow.Tpo" ".deps/CEGUIWindow.Plo"; \ else rm -f ".deps/CEGUIWindow.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUISystem.lo -MD -MP -MF .deps/CEGUISystem.Tpo -c CEGUISystem.cpp -fPIC -DPIC -o .libs/CEGUISystem.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUITextUtils.lo -MD -MP -MF .deps/CEGUITextUtils.Tpo -c CEGUITextUtils.cpp -fPIC -DPIC -o .libs/CEGUITextUtils.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUISubscriberSlot.lo -MD -MP -MF .deps/CEGUISubscriberSlot.Tpo -c CEGUISubscriberSlot.cpp -o CEGUISubscriberSlot.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIScheme_xmlHandler.lo -MD -MP -MF .deps/CEGUIScheme_xmlHandler.Tpo -c CEGUIScheme_xmlHandler.cpp -o CEGUIScheme_xmlHandler.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUITexture.lo -MD -MP -MF .deps/CEGUITexture.Tpo -c CEGUITexture.cpp -fPIC -DPIC -o .libs/CEGUITexture.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIWindowFactory.lo -MD -MP -MF ".deps/CEGUIWindowFactory.Tpo" \ -c -o CEGUIWindowFactory.lo `test -f 'CEGUIWindowFactory.cpp' || echo './'`CEGUIWindowFactory.cpp; \ then mv -f ".deps/CEGUIWindowFactory.Tpo" ".deps/CEGUIWindowFactory.Plo"; \ else rm -f ".deps/CEGUIWindowFactory.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUITextUtils.lo -MD -MP -MF .deps/CEGUITextUtils.Tpo -c CEGUITextUtils.cpp -o CEGUITextUtils.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUITexture.lo -MD -MP -MF .deps/CEGUITexture.Tpo -c CEGUITexture.cpp -o CEGUITexture.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIString.lo -MD -MP -MF .deps/CEGUIString.Tpo -c CEGUIString.cpp -o CEGUIString.o >/dev/null 2>&1 if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIWindowFactoryManager.lo -MD -MP -MF ".deps/CEGUIWindowFactoryManager.Tpo" \ -c -o CEGUIWindowFactoryManager.lo `test -f 'CEGUIWindowFactoryManager.cpp' || echo './'`CEGUIWindowFactoryManager.cpp; \ then mv -f ".deps/CEGUIWindowFactoryManager.Tpo" ".deps/CEGUIWindowFactoryManager.Plo"; \ else rm -f ".deps/CEGUIWindowFactoryManager.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIWindow.lo -MD -MP -MF .deps/CEGUIWindow.Tpo -c CEGUIWindow.cpp -fPIC -DPIC -o .libs/CEGUIWindow.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIWindowManager.lo -MD -MP -MF ".deps/CEGUIWindowManager.Tpo" \ -c -o CEGUIWindowManager.lo `test -f 'CEGUIWindowManager.cpp' || echo './'`CEGUIWindowManager.cpp; \ then mv -f ".deps/CEGUIWindowManager.Tpo" ".deps/CEGUIWindowManager.Plo"; \ else rm -f ".deps/CEGUIWindowManager.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIWindowFactoryManager.lo -MD -MP -MF .deps/CEGUIWindowFactoryManager.Tpo -c CEGUIWindowFactoryManager.cpp -fPIC -DPIC -o .libs/CEGUIWindowFactoryManager.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIWindowManager.lo -MD -MP -MF .deps/CEGUIWindowManager.Tpo -c CEGUIWindowManager.cpp -fPIC -DPIC -o .libs/CEGUIWindowManager.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIWindowFactory.lo -MD -MP -MF .deps/CEGUIWindowFactory.Tpo -c CEGUIWindowFactory.cpp -fPIC -DPIC -o .libs/CEGUIWindowFactory.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIWindowProperties.lo -MD -MP -MF ".deps/CEGUIWindowProperties.Tpo" \ -c -o CEGUIWindowProperties.lo `test -f 'CEGUIWindowProperties.cpp' || echo './'`CEGUIWindowProperties.cpp; \ then mv -f ".deps/CEGUIWindowProperties.Tpo" ".deps/CEGUIWindowProperties.Plo"; \ else rm -f ".deps/CEGUIWindowProperties.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIWindowRenderer.lo -MD -MP -MF ".deps/CEGUIWindowRenderer.Tpo" \ -c -o CEGUIWindowRenderer.lo `test -f 'CEGUIWindowRenderer.cpp' || echo './'`CEGUIWindowRenderer.cpp; \ then mv -f ".deps/CEGUIWindowRenderer.Tpo" ".deps/CEGUIWindowRenderer.Plo"; \ else rm -f ".deps/CEGUIWindowRenderer.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIWindowFactory.lo -MD -MP -MF .deps/CEGUIWindowFactory.Tpo -c CEGUIWindowFactory.cpp -o CEGUIWindowFactory.o >/dev/null 2>&1 if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIWindowRendererManager.lo -MD -MP -MF ".deps/CEGUIWindowRendererManager.Tpo" \ -c -o CEGUIWindowRendererManager.lo `test -f 'CEGUIWindowRendererManager.cpp' || echo './'`CEGUIWindowRendererManager.cpp; \ then mv -f ".deps/CEGUIWindowRendererManager.Tpo" ".deps/CEGUIWindowRendererManager.Plo"; \ else rm -f ".deps/CEGUIWindowRendererManager.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIWindowRenderer.lo -MD -MP -MF .deps/CEGUIWindowRenderer.Tpo -c CEGUIWindowRenderer.cpp -fPIC -DPIC -o .libs/CEGUIWindowRenderer.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUISystem.lo -MD -MP -MF .deps/CEGUISystem.Tpo -c CEGUISystem.cpp -o CEGUISystem.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIWindowProperties.lo -MD -MP -MF .deps/CEGUIWindowProperties.Tpo -c CEGUIWindowProperties.cpp -fPIC -DPIC -o .libs/CEGUIWindowProperties.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIXMLAttributes.lo -MD -MP -MF ".deps/CEGUIXMLAttributes.Tpo" \ -c -o CEGUIXMLAttributes.lo `test -f 'CEGUIXMLAttributes.cpp' || echo './'`CEGUIXMLAttributes.cpp; \ then mv -f ".deps/CEGUIXMLAttributes.Tpo" ".deps/CEGUIXMLAttributes.Plo"; \ else rm -f ".deps/CEGUIXMLAttributes.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIWindowManager.lo -MD -MP -MF .deps/CEGUIWindowManager.Tpo -c CEGUIWindowManager.cpp -o CEGUIWindowManager.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIWindowFactoryManager.lo -MD -MP -MF .deps/CEGUIWindowFactoryManager.Tpo -c CEGUIWindowFactoryManager.cpp -o CEGUIWindowFactoryManager.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIWindowRendererManager.lo -MD -MP -MF .deps/CEGUIWindowRendererManager.Tpo -c CEGUIWindowRendererManager.cpp -fPIC -DPIC -o .libs/CEGUIWindowRendererManager.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIWindowRenderer.lo -MD -MP -MF .deps/CEGUIWindowRenderer.Tpo -c CEGUIWindowRenderer.cpp -o CEGUIWindowRenderer.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIXMLAttributes.lo -MD -MP -MF .deps/CEGUIXMLAttributes.Tpo -c CEGUIXMLAttributes.cpp -fPIC -DPIC -o .libs/CEGUIXMLAttributes.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIWindowProperties.lo -MD -MP -MF .deps/CEGUIWindowProperties.Tpo -c CEGUIWindowProperties.cpp -o CEGUIWindowProperties.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIWindowRendererManager.lo -MD -MP -MF .deps/CEGUIWindowRendererManager.Tpo -c CEGUIWindowRendererManager.cpp -o CEGUIWindowRendererManager.o >/dev/null 2>&1 if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIXMLHandler.lo -MD -MP -MF ".deps/CEGUIXMLHandler.Tpo" \ -c -o CEGUIXMLHandler.lo `test -f 'CEGUIXMLHandler.cpp' || echo './'`CEGUIXMLHandler.cpp; \ then mv -f ".deps/CEGUIXMLHandler.Tpo" ".deps/CEGUIXMLHandler.Plo"; \ else rm -f ".deps/CEGUIXMLHandler.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIXMLAttributes.lo -MD -MP -MF .deps/CEGUIXMLAttributes.Tpo -c CEGUIXMLAttributes.cpp -o CEGUIXMLAttributes.o >/dev/null 2>&1 if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIXMLParser.lo -MD -MP -MF ".deps/CEGUIXMLParser.Tpo" \ -c -o CEGUIXMLParser.lo `test -f 'CEGUIXMLParser.cpp' || echo './'`CEGUIXMLParser.cpp; \ then mv -f ".deps/CEGUIXMLParser.Tpo" ".deps/CEGUIXMLParser.Plo"; \ else rm -f ".deps/CEGUIXMLParser.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIXMLSerializer.lo -MD -MP -MF ".deps/CEGUIXMLSerializer.Tpo" \ -c -o CEGUIXMLSerializer.lo `test -f 'CEGUIXMLSerializer.cpp' || echo './'`CEGUIXMLSerializer.cpp; \ then mv -f ".deps/CEGUIXMLSerializer.Tpo" ".deps/CEGUIXMLSerializer.Plo"; \ else rm -f ".deps/CEGUIXMLSerializer.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIXMLHandler.lo -MD -MP -MF .deps/CEGUIXMLHandler.Tpo -c CEGUIXMLHandler.cpp -fPIC -DPIC -o .libs/CEGUIXMLHandler.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIcolour.lo -MD -MP -MF ".deps/CEGUIcolour.Tpo" \ -c -o CEGUIcolour.lo `test -f 'CEGUIcolour.cpp' || echo './'`CEGUIcolour.cpp; \ then mv -f ".deps/CEGUIcolour.Tpo" ".deps/CEGUIcolour.Plo"; \ else rm -f ".deps/CEGUIcolour.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIXMLHandler.lo -MD -MP -MF .deps/CEGUIXMLHandler.Tpo -c CEGUIXMLHandler.cpp -o CEGUIXMLHandler.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIXMLParser.lo -MD -MP -MF .deps/CEGUIXMLParser.Tpo -c CEGUIXMLParser.cpp -fPIC -DPIC -o .libs/CEGUIXMLParser.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIBaseFactories.lo -MD -MP -MF ".deps/CEGUIBaseFactories.Tpo" \ -c -o CEGUIBaseFactories.lo `test -f 'elements/CEGUIBaseFactories.cpp' || echo './'`elements/CEGUIBaseFactories.cpp; \ then mv -f ".deps/CEGUIBaseFactories.Tpo" ".deps/CEGUIBaseFactories.Plo"; \ else rm -f ".deps/CEGUIBaseFactories.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIButtonBase.lo -MD -MP -MF ".deps/CEGUIButtonBase.Tpo" \ -c -o CEGUIButtonBase.lo `test -f 'elements/CEGUIButtonBase.cpp' || echo './'`elements/CEGUIButtonBase.cpp; \ then mv -f ".deps/CEGUIButtonBase.Tpo" ".deps/CEGUIButtonBase.Plo"; \ else rm -f ".deps/CEGUIButtonBase.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIWindow.lo -MD -MP -MF .deps/CEGUIWindow.Tpo -c CEGUIWindow.cpp -o CEGUIWindow.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIXMLSerializer.lo -MD -MP -MF .deps/CEGUIXMLSerializer.Tpo -c CEGUIXMLSerializer.cpp -fPIC -DPIC -o .libs/CEGUIXMLSerializer.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUICheckbox.lo -MD -MP -MF ".deps/CEGUICheckbox.Tpo" \ -c -o CEGUICheckbox.lo `test -f 'elements/CEGUICheckbox.cpp' || echo './'`elements/CEGUICheckbox.cpp; \ then mv -f ".deps/CEGUICheckbox.Tpo" ".deps/CEGUICheckbox.Plo"; \ else rm -f ".deps/CEGUICheckbox.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIXMLParser.lo -MD -MP -MF .deps/CEGUIXMLParser.Tpo -c CEGUIXMLParser.cpp -o CEGUIXMLParser.o >/dev/null 2>&1 if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIClippedContainer.lo -MD -MP -MF ".deps/CEGUIClippedContainer.Tpo" \ -c -o CEGUIClippedContainer.lo `test -f 'elements/CEGUIClippedContainer.cpp' || echo './'`elements/CEGUIClippedContainer.cpp; \ then mv -f ".deps/CEGUIClippedContainer.Tpo" ".deps/CEGUIClippedContainer.Plo"; \ else rm -f ".deps/CEGUIClippedContainer.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIcolour.lo -MD -MP -MF .deps/CEGUIcolour.Tpo -c CEGUIcolour.cpp -fPIC -DPIC -o .libs/CEGUIcolour.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUICheckbox.lo -MD -MP -MF .deps/CEGUICheckbox.Tpo -c elements/CEGUICheckbox.cpp -fPIC -DPIC -o .libs/CEGUICheckbox.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUICheckboxProperties.lo -MD -MP -MF ".deps/CEGUICheckboxProperties.Tpo" \ -c -o CEGUICheckboxProperties.lo `test -f 'elements/CEGUICheckboxProperties.cpp' || echo './'`elements/CEGUICheckboxProperties.cpp; \ then mv -f ".deps/CEGUICheckboxProperties.Tpo" ".deps/CEGUICheckboxProperties.Plo"; \ else rm -f ".deps/CEGUICheckboxProperties.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIClippedContainer.lo -MD -MP -MF .deps/CEGUIClippedContainer.Tpo -c elements/CEGUIClippedContainer.cpp -fPIC -DPIC -o .libs/CEGUIClippedContainer.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIBaseFactories.lo -MD -MP -MF .deps/CEGUIBaseFactories.Tpo -c elements/CEGUIBaseFactories.cpp -fPIC -DPIC -o .libs/CEGUIBaseFactories.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIcolour.lo -MD -MP -MF .deps/CEGUIcolour.Tpo -c CEGUIcolour.cpp -o CEGUIcolour.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIButtonBase.lo -MD -MP -MF .deps/CEGUIButtonBase.Tpo -c elements/CEGUIButtonBase.cpp -fPIC -DPIC -o .libs/CEGUIButtonBase.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUICombobox.lo -MD -MP -MF ".deps/CEGUICombobox.Tpo" \ -c -o CEGUICombobox.lo `test -f 'elements/CEGUICombobox.cpp' || echo './'`elements/CEGUICombobox.cpp; \ then mv -f ".deps/CEGUICombobox.Tpo" ".deps/CEGUICombobox.Plo"; \ else rm -f ".deps/CEGUICombobox.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIClippedContainer.lo -MD -MP -MF .deps/CEGUIClippedContainer.Tpo -c elements/CEGUIClippedContainer.cpp -o CEGUIClippedContainer.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUICheckbox.lo -MD -MP -MF .deps/CEGUICheckbox.Tpo -c elements/CEGUICheckbox.cpp -o CEGUICheckbox.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIButtonBase.lo -MD -MP -MF .deps/CEGUIButtonBase.Tpo -c elements/CEGUIButtonBase.cpp -o CEGUIButtonBase.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIXMLSerializer.lo -MD -MP -MF .deps/CEGUIXMLSerializer.Tpo -c CEGUIXMLSerializer.cpp -o CEGUIXMLSerializer.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUICheckboxProperties.lo -MD -MP -MF .deps/CEGUICheckboxProperties.Tpo -c elements/CEGUICheckboxProperties.cpp -fPIC -DPIC -o .libs/CEGUICheckboxProperties.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIComboboxProperties.lo -MD -MP -MF ".deps/CEGUIComboboxProperties.Tpo" \ -c -o CEGUIComboboxProperties.lo `test -f 'elements/CEGUIComboboxProperties.cpp' || echo './'`elements/CEGUIComboboxProperties.cpp; \ then mv -f ".deps/CEGUIComboboxProperties.Tpo" ".deps/CEGUIComboboxProperties.Plo"; \ else rm -f ".deps/CEGUIComboboxProperties.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIComboDropList.lo -MD -MP -MF ".deps/CEGUIComboDropList.Tpo" \ -c -o CEGUIComboDropList.lo `test -f 'elements/CEGUIComboDropList.cpp' || echo './'`elements/CEGUIComboDropList.cpp; \ then mv -f ".deps/CEGUIComboDropList.Tpo" ".deps/CEGUIComboDropList.Plo"; \ else rm -f ".deps/CEGUIComboDropList.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUICombobox.lo -MD -MP -MF .deps/CEGUICombobox.Tpo -c elements/CEGUICombobox.cpp -fPIC -DPIC -o .libs/CEGUICombobox.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUICheckboxProperties.lo -MD -MP -MF .deps/CEGUICheckboxProperties.Tpo -c elements/CEGUICheckboxProperties.cpp -o CEGUICheckboxProperties.o >/dev/null 2>&1 if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIDragContainer.lo -MD -MP -MF ".deps/CEGUIDragContainer.Tpo" \ -c -o CEGUIDragContainer.lo `test -f 'elements/CEGUIDragContainer.cpp' || echo './'`elements/CEGUIDragContainer.cpp; \ then mv -f ".deps/CEGUIDragContainer.Tpo" ".deps/CEGUIDragContainer.Plo"; \ else rm -f ".deps/CEGUIDragContainer.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIBaseFactories.lo -MD -MP -MF .deps/CEGUIBaseFactories.Tpo -c elements/CEGUIBaseFactories.cpp -o CEGUIBaseFactories.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIComboDropList.lo -MD -MP -MF .deps/CEGUIComboDropList.Tpo -c elements/CEGUIComboDropList.cpp -fPIC -DPIC -o .libs/CEGUIComboDropList.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIDragContainerProperties.lo -MD -MP -MF ".deps/CEGUIDragContainerProperties.Tpo" \ -c -o CEGUIDragContainerProperties.lo `test -f 'elements/CEGUIDragContainerProperties.cpp' || echo './'`elements/CEGUIDragContainerProperties.cpp; \ then mv -f ".deps/CEGUIDragContainerProperties.Tpo" ".deps/CEGUIDragContainerProperties.Plo"; \ else rm -f ".deps/CEGUIDragContainerProperties.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIComboboxProperties.lo -MD -MP -MF .deps/CEGUIComboboxProperties.Tpo -c elements/CEGUIComboboxProperties.cpp -fPIC -DPIC -o .libs/CEGUIComboboxProperties.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIComboDropList.lo -MD -MP -MF .deps/CEGUIComboDropList.Tpo -c elements/CEGUIComboDropList.cpp -o CEGUIComboDropList.o >/dev/null 2>&1 if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIEditbox.lo -MD -MP -MF ".deps/CEGUIEditbox.Tpo" \ -c -o CEGUIEditbox.lo `test -f 'elements/CEGUIEditbox.cpp' || echo './'`elements/CEGUIEditbox.cpp; \ then mv -f ".deps/CEGUIEditbox.Tpo" ".deps/CEGUIEditbox.Plo"; \ else rm -f ".deps/CEGUIEditbox.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIDragContainer.lo -MD -MP -MF .deps/CEGUIDragContainer.Tpo -c elements/CEGUIDragContainer.cpp -fPIC -DPIC -o .libs/CEGUIDragContainer.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIComboboxProperties.lo -MD -MP -MF .deps/CEGUIComboboxProperties.Tpo -c elements/CEGUIComboboxProperties.cpp -o CEGUIComboboxProperties.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIEditbox.lo -MD -MP -MF .deps/CEGUIEditbox.Tpo -c elements/CEGUIEditbox.cpp -fPIC -DPIC -o .libs/CEGUIEditbox.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIEditboxProperties.lo -MD -MP -MF ".deps/CEGUIEditboxProperties.Tpo" \ -c -o CEGUIEditboxProperties.lo `test -f 'elements/CEGUIEditboxProperties.cpp' || echo './'`elements/CEGUIEditboxProperties.cpp; \ then mv -f ".deps/CEGUIEditboxProperties.Tpo" ".deps/CEGUIEditboxProperties.Plo"; \ else rm -f ".deps/CEGUIEditboxProperties.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIDragContainerProperties.lo -MD -MP -MF .deps/CEGUIDragContainerProperties.Tpo -c elements/CEGUIDragContainerProperties.cpp -fPIC -DPIC -o .libs/CEGUIDragContainerProperties.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUICombobox.lo -MD -MP -MF .deps/CEGUICombobox.Tpo -c elements/CEGUICombobox.cpp -o CEGUICombobox.o >/dev/null 2>&1 if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFrameWindow.lo -MD -MP -MF ".deps/CEGUIFrameWindow.Tpo" \ -c -o CEGUIFrameWindow.lo `test -f 'elements/CEGUIFrameWindow.cpp' || echo './'`elements/CEGUIFrameWindow.cpp; \ then mv -f ".deps/CEGUIFrameWindow.Tpo" ".deps/CEGUIFrameWindow.Plo"; \ else rm -f ".deps/CEGUIFrameWindow.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFrameWindowProperties.lo -MD -MP -MF ".deps/CEGUIFrameWindowProperties.Tpo" \ -c -o CEGUIFrameWindowProperties.lo `test -f 'elements/CEGUIFrameWindowProperties.cpp' || echo './'`elements/CEGUIFrameWindowProperties.cpp; \ then mv -f ".deps/CEGUIFrameWindowProperties.Tpo" ".deps/CEGUIFrameWindowProperties.Plo"; \ else rm -f ".deps/CEGUIFrameWindowProperties.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIDragContainerProperties.lo -MD -MP -MF .deps/CEGUIDragContainerProperties.Tpo -c elements/CEGUIDragContainerProperties.cpp -o CEGUIDragContainerProperties.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIEditboxProperties.lo -MD -MP -MF .deps/CEGUIEditboxProperties.Tpo -c elements/CEGUIEditboxProperties.cpp -fPIC -DPIC -o .libs/CEGUIEditboxProperties.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIDragContainer.lo -MD -MP -MF .deps/CEGUIDragContainer.Tpo -c elements/CEGUIDragContainer.cpp -o CEGUIDragContainer.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIEditbox.lo -MD -MP -MF .deps/CEGUIEditbox.Tpo -c elements/CEGUIEditbox.cpp -o CEGUIEditbox.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFrameWindow.lo -MD -MP -MF .deps/CEGUIFrameWindow.Tpo -c elements/CEGUIFrameWindow.cpp -fPIC -DPIC -o .libs/CEGUIFrameWindow.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIGUISheet.lo -MD -MP -MF ".deps/CEGUIGUISheet.Tpo" \ -c -o CEGUIGUISheet.lo `test -f 'elements/CEGUIGUISheet.cpp' || echo './'`elements/CEGUIGUISheet.cpp; \ then mv -f ".deps/CEGUIGUISheet.Tpo" ".deps/CEGUIGUISheet.Plo"; \ else rm -f ".deps/CEGUIGUISheet.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIEditboxProperties.lo -MD -MP -MF .deps/CEGUIEditboxProperties.Tpo -c elements/CEGUIEditboxProperties.cpp -o CEGUIEditboxProperties.o >/dev/null 2>&1 if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIItemEntry.lo -MD -MP -MF ".deps/CEGUIItemEntry.Tpo" \ -c -o CEGUIItemEntry.lo `test -f 'elements/CEGUIItemEntry.cpp' || echo './'`elements/CEGUIItemEntry.cpp; \ then mv -f ".deps/CEGUIItemEntry.Tpo" ".deps/CEGUIItemEntry.Plo"; \ else rm -f ".deps/CEGUIItemEntry.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIItemEntryProperties.lo -MD -MP -MF ".deps/CEGUIItemEntryProperties.Tpo" \ -c -o CEGUIItemEntryProperties.lo `test -f 'elements/CEGUIItemEntryProperties.cpp' || echo './'`elements/CEGUIItemEntryProperties.cpp; \ then mv -f ".deps/CEGUIItemEntryProperties.Tpo" ".deps/CEGUIItemEntryProperties.Plo"; \ else rm -f ".deps/CEGUIItemEntryProperties.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFrameWindowProperties.lo -MD -MP -MF .deps/CEGUIFrameWindowProperties.Tpo -c elements/CEGUIFrameWindowProperties.cpp -fPIC -DPIC -o .libs/CEGUIFrameWindowProperties.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIItemEntry.lo -MD -MP -MF .deps/CEGUIItemEntry.Tpo -c elements/CEGUIItemEntry.cpp -fPIC -DPIC -o .libs/CEGUIItemEntry.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIItemEntryProperties.lo -MD -MP -MF .deps/CEGUIItemEntryProperties.Tpo -c elements/CEGUIItemEntryProperties.cpp -fPIC -DPIC -o .libs/CEGUIItemEntryProperties.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIItemListBase.lo -MD -MP -MF ".deps/CEGUIItemListBase.Tpo" \ -c -o CEGUIItemListBase.lo `test -f 'elements/CEGUIItemListBase.cpp' || echo './'`elements/CEGUIItemListBase.cpp; \ then mv -f ".deps/CEGUIItemListBase.Tpo" ".deps/CEGUIItemListBase.Plo"; \ else rm -f ".deps/CEGUIItemListBase.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIItemListBaseProperties.lo -MD -MP -MF ".deps/CEGUIItemListBaseProperties.Tpo" \ -c -o CEGUIItemListBaseProperties.lo `test -f 'elements/CEGUIItemListBaseProperties.cpp' || echo './'`elements/CEGUIItemListBaseProperties.cpp; \ then mv -f ".deps/CEGUIItemListBaseProperties.Tpo" ".deps/CEGUIItemListBaseProperties.Plo"; \ else rm -f ".deps/CEGUIItemListBaseProperties.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIItemListBase.lo -MD -MP -MF .deps/CEGUIItemListBase.Tpo -c elements/CEGUIItemListBase.cpp -fPIC -DPIC -o .libs/CEGUIItemListBase.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIItemEntryProperties.lo -MD -MP -MF .deps/CEGUIItemEntryProperties.Tpo -c elements/CEGUIItemEntryProperties.cpp -o CEGUIItemEntryProperties.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFrameWindowProperties.lo -MD -MP -MF .deps/CEGUIFrameWindowProperties.Tpo -c elements/CEGUIFrameWindowProperties.cpp -o CEGUIFrameWindowProperties.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIGUISheet.lo -MD -MP -MF .deps/CEGUIGUISheet.Tpo -c elements/CEGUIGUISheet.cpp -fPIC -DPIC -o .libs/CEGUIGUISheet.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFrameWindow.lo -MD -MP -MF .deps/CEGUIFrameWindow.Tpo -c elements/CEGUIFrameWindow.cpp -o CEGUIFrameWindow.o >/dev/null 2>&1 if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIItemListbox.lo -MD -MP -MF ".deps/CEGUIItemListbox.Tpo" \ -c -o CEGUIItemListbox.lo `test -f 'elements/CEGUIItemListbox.cpp' || echo './'`elements/CEGUIItemListbox.cpp; \ then mv -f ".deps/CEGUIItemListbox.Tpo" ".deps/CEGUIItemListbox.Plo"; \ else rm -f ".deps/CEGUIItemListbox.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIItemEntry.lo -MD -MP -MF .deps/CEGUIItemEntry.Tpo -c elements/CEGUIItemEntry.cpp -o CEGUIItemEntry.o >/dev/null 2>&1 if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIItemListboxProperties.lo -MD -MP -MF ".deps/CEGUIItemListboxProperties.Tpo" \ -c -o CEGUIItemListboxProperties.lo `test -f 'elements/CEGUIItemListboxProperties.cpp' || echo './'`elements/CEGUIItemListboxProperties.cpp; \ then mv -f ".deps/CEGUIItemListboxProperties.Tpo" ".deps/CEGUIItemListboxProperties.Plo"; \ else rm -f ".deps/CEGUIItemListboxProperties.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIGUISheet.lo -MD -MP -MF .deps/CEGUIGUISheet.Tpo -c elements/CEGUIGUISheet.cpp -o CEGUIGUISheet.o >/dev/null 2>&1 if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIListbox.lo -MD -MP -MF ".deps/CEGUIListbox.Tpo" \ -c -o CEGUIListbox.lo `test -f 'elements/CEGUIListbox.cpp' || echo './'`elements/CEGUIListbox.cpp; \ then mv -f ".deps/CEGUIListbox.Tpo" ".deps/CEGUIListbox.Plo"; \ else rm -f ".deps/CEGUIListbox.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIItemListBaseProperties.lo -MD -MP -MF .deps/CEGUIItemListBaseProperties.Tpo -c elements/CEGUIItemListBaseProperties.cpp -fPIC -DPIC -o .libs/CEGUIItemListBaseProperties.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIItemListbox.lo -MD -MP -MF .deps/CEGUIItemListbox.Tpo -c elements/CEGUIItemListbox.cpp -fPIC -DPIC -o .libs/CEGUIItemListbox.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIListboxItem.lo -MD -MP -MF ".deps/CEGUIListboxItem.Tpo" \ -c -o CEGUIListboxItem.lo `test -f 'elements/CEGUIListboxItem.cpp' || echo './'`elements/CEGUIListboxItem.cpp; \ then mv -f ".deps/CEGUIListboxItem.Tpo" ".deps/CEGUIListboxItem.Plo"; \ else rm -f ".deps/CEGUIListboxItem.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIListboxProperties.lo -MD -MP -MF ".deps/CEGUIListboxProperties.Tpo" \ -c -o CEGUIListboxProperties.lo `test -f 'elements/CEGUIListboxProperties.cpp' || echo './'`elements/CEGUIListboxProperties.cpp; \ then mv -f ".deps/CEGUIListboxProperties.Tpo" ".deps/CEGUIListboxProperties.Plo"; \ else rm -f ".deps/CEGUIListboxProperties.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIListbox.lo -MD -MP -MF .deps/CEGUIListbox.Tpo -c elements/CEGUIListbox.cpp -fPIC -DPIC -o .libs/CEGUIListbox.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIItemListBaseProperties.lo -MD -MP -MF .deps/CEGUIItemListBaseProperties.Tpo -c elements/CEGUIItemListBaseProperties.cpp -o CEGUIItemListBaseProperties.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIItemListBase.lo -MD -MP -MF .deps/CEGUIItemListBase.Tpo -c elements/CEGUIItemListBase.cpp -o CEGUIItemListBase.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIItemListboxProperties.lo -MD -MP -MF .deps/CEGUIItemListboxProperties.Tpo -c elements/CEGUIItemListboxProperties.cpp -fPIC -DPIC -o .libs/CEGUIItemListboxProperties.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIListboxTextItem.lo -MD -MP -MF ".deps/CEGUIListboxTextItem.Tpo" \ -c -o CEGUIListboxTextItem.lo `test -f 'elements/CEGUIListboxTextItem.cpp' || echo './'`elements/CEGUIListboxTextItem.cpp; \ then mv -f ".deps/CEGUIListboxTextItem.Tpo" ".deps/CEGUIListboxTextItem.Plo"; \ else rm -f ".deps/CEGUIListboxTextItem.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIItemListbox.lo -MD -MP -MF .deps/CEGUIItemListbox.Tpo -c elements/CEGUIItemListbox.cpp -o CEGUIItemListbox.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIListboxItem.lo -MD -MP -MF .deps/CEGUIListboxItem.Tpo -c elements/CEGUIListboxItem.cpp -fPIC -DPIC -o .libs/CEGUIListboxItem.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIListboxProperties.lo -MD -MP -MF .deps/CEGUIListboxProperties.Tpo -c elements/CEGUIListboxProperties.cpp -fPIC -DPIC -o .libs/CEGUIListboxProperties.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIListHeader.lo -MD -MP -MF ".deps/CEGUIListHeader.Tpo" \ -c -o CEGUIListHeader.lo `test -f 'elements/CEGUIListHeader.cpp' || echo './'`elements/CEGUIListHeader.cpp; \ then mv -f ".deps/CEGUIListHeader.Tpo" ".deps/CEGUIListHeader.Plo"; \ else rm -f ".deps/CEGUIListHeader.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIItemListboxProperties.lo -MD -MP -MF .deps/CEGUIItemListboxProperties.Tpo -c elements/CEGUIItemListboxProperties.cpp -o CEGUIItemListboxProperties.o >/dev/null 2>&1 if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIListHeaderProperties.lo -MD -MP -MF ".deps/CEGUIListHeaderProperties.Tpo" \ -c -o CEGUIListHeaderProperties.lo `test -f 'elements/CEGUIListHeaderProperties.cpp' || echo './'`elements/CEGUIListHeaderProperties.cpp; \ then mv -f ".deps/CEGUIListHeaderProperties.Tpo" ".deps/CEGUIListHeaderProperties.Plo"; \ else rm -f ".deps/CEGUIListHeaderProperties.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIListboxProperties.lo -MD -MP -MF .deps/CEGUIListboxProperties.Tpo -c elements/CEGUIListboxProperties.cpp -o CEGUIListboxProperties.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIListboxItem.lo -MD -MP -MF .deps/CEGUIListboxItem.Tpo -c elements/CEGUIListboxItem.cpp -o CEGUIListboxItem.o >/dev/null 2>&1 if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIListHeaderSegment.lo -MD -MP -MF ".deps/CEGUIListHeaderSegment.Tpo" \ -c -o CEGUIListHeaderSegment.lo `test -f 'elements/CEGUIListHeaderSegment.cpp' || echo './'`elements/CEGUIListHeaderSegment.cpp; \ then mv -f ".deps/CEGUIListHeaderSegment.Tpo" ".deps/CEGUIListHeaderSegment.Plo"; \ else rm -f ".deps/CEGUIListHeaderSegment.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIListHeader.lo -MD -MP -MF .deps/CEGUIListHeader.Tpo -c elements/CEGUIListHeader.cpp -fPIC -DPIC -o .libs/CEGUIListHeader.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIListHeaderProperties.lo -MD -MP -MF .deps/CEGUIListHeaderProperties.Tpo -c elements/CEGUIListHeaderProperties.cpp -fPIC -DPIC -o .libs/CEGUIListHeaderProperties.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIListboxTextItem.lo -MD -MP -MF .deps/CEGUIListboxTextItem.Tpo -c elements/CEGUIListboxTextItem.cpp -fPIC -DPIC -o .libs/CEGUIListboxTextItem.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIListHeaderSegmentProperties.lo -MD -MP -MF ".deps/CEGUIListHeaderSegmentProperties.Tpo" \ -c -o CEGUIListHeaderSegmentProperties.lo `test -f 'elements/CEGUIListHeaderSegmentProperties.cpp' || echo './'`elements/CEGUIListHeaderSegmentProperties.cpp; \ then mv -f ".deps/CEGUIListHeaderSegmentProperties.Tpo" ".deps/CEGUIListHeaderSegmentProperties.Plo"; \ else rm -f ".deps/CEGUIListHeaderSegmentProperties.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIMenubar.lo -MD -MP -MF ".deps/CEGUIMenubar.Tpo" \ -c -o CEGUIMenubar.lo `test -f 'elements/CEGUIMenubar.cpp' || echo './'`elements/CEGUIMenubar.cpp; \ then mv -f ".deps/CEGUIMenubar.Tpo" ".deps/CEGUIMenubar.Plo"; \ else rm -f ".deps/CEGUIMenubar.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIMenuBase.lo -MD -MP -MF ".deps/CEGUIMenuBase.Tpo" \ -c -o CEGUIMenuBase.lo `test -f 'elements/CEGUIMenuBase.cpp' || echo './'`elements/CEGUIMenuBase.cpp; \ then mv -f ".deps/CEGUIMenuBase.Tpo" ".deps/CEGUIMenuBase.Plo"; \ else rm -f ".deps/CEGUIMenuBase.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIListHeaderSegment.lo -MD -MP -MF .deps/CEGUIListHeaderSegment.Tpo -c elements/CEGUIListHeaderSegment.cpp -fPIC -DPIC -o .libs/CEGUIListHeaderSegment.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIListbox.lo -MD -MP -MF .deps/CEGUIListbox.Tpo -c elements/CEGUIListbox.cpp -o CEGUIListbox.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIMenuBase.lo -MD -MP -MF .deps/CEGUIMenuBase.Tpo -c elements/CEGUIMenuBase.cpp -fPIC -DPIC -o .libs/CEGUIMenuBase.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIMenubar.lo -MD -MP -MF .deps/CEGUIMenubar.Tpo -c elements/CEGUIMenubar.cpp -fPIC -DPIC -o .libs/CEGUIMenubar.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIListboxTextItem.lo -MD -MP -MF .deps/CEGUIListboxTextItem.Tpo -c elements/CEGUIListboxTextItem.cpp -o CEGUIListboxTextItem.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIListHeaderProperties.lo -MD -MP -MF .deps/CEGUIListHeaderProperties.Tpo -c elements/CEGUIListHeaderProperties.cpp -o CEGUIListHeaderProperties.o >/dev/null 2>&1 if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIMenuBaseProperties.lo -MD -MP -MF ".deps/CEGUIMenuBaseProperties.Tpo" \ -c -o CEGUIMenuBaseProperties.lo `test -f 'elements/CEGUIMenuBaseProperties.cpp' || echo './'`elements/CEGUIMenuBaseProperties.cpp; \ then mv -f ".deps/CEGUIMenuBaseProperties.Tpo" ".deps/CEGUIMenuBaseProperties.Plo"; \ else rm -f ".deps/CEGUIMenuBaseProperties.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIListHeaderSegmentProperties.lo -MD -MP -MF .deps/CEGUIListHeaderSegmentProperties.Tpo -c elements/CEGUIListHeaderSegmentProperties.cpp -fPIC -DPIC -o .libs/CEGUIListHeaderSegmentProperties.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIMenubar.lo -MD -MP -MF .deps/CEGUIMenubar.Tpo -c elements/CEGUIMenubar.cpp -o CEGUIMenubar.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIMenuBase.lo -MD -MP -MF .deps/CEGUIMenuBase.Tpo -c elements/CEGUIMenuBase.cpp -o CEGUIMenuBase.o >/dev/null 2>&1 if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIMenuItem.lo -MD -MP -MF ".deps/CEGUIMenuItem.Tpo" \ -c -o CEGUIMenuItem.lo `test -f 'elements/CEGUIMenuItem.cpp' || echo './'`elements/CEGUIMenuItem.cpp; \ then mv -f ".deps/CEGUIMenuItem.Tpo" ".deps/CEGUIMenuItem.Plo"; \ else rm -f ".deps/CEGUIMenuItem.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIListHeaderSegment.lo -MD -MP -MF .deps/CEGUIListHeaderSegment.Tpo -c elements/CEGUIListHeaderSegment.cpp -o CEGUIListHeaderSegment.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIListHeader.lo -MD -MP -MF .deps/CEGUIListHeader.Tpo -c elements/CEGUIListHeader.cpp -o CEGUIListHeader.o >/dev/null 2>&1 if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIMultiColumnList.lo -MD -MP -MF ".deps/CEGUIMultiColumnList.Tpo" \ -c -o CEGUIMultiColumnList.lo `test -f 'elements/CEGUIMultiColumnList.cpp' || echo './'`elements/CEGUIMultiColumnList.cpp; \ then mv -f ".deps/CEGUIMultiColumnList.Tpo" ".deps/CEGUIMultiColumnList.Plo"; \ else rm -f ".deps/CEGUIMultiColumnList.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIListHeaderSegmentProperties.lo -MD -MP -MF .deps/CEGUIListHeaderSegmentProperties.Tpo -c elements/CEGUIListHeaderSegmentProperties.cpp -o CEGUIListHeaderSegmentProperties.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIMultiColumnList.lo -MD -MP -MF .deps/CEGUIMultiColumnList.Tpo -c elements/CEGUIMultiColumnList.cpp -fPIC -DPIC -o .libs/CEGUIMultiColumnList.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIMenuBaseProperties.lo -MD -MP -MF .deps/CEGUIMenuBaseProperties.Tpo -c elements/CEGUIMenuBaseProperties.cpp -fPIC -DPIC -o .libs/CEGUIMenuBaseProperties.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIMultiColumnListProperties.lo -MD -MP -MF ".deps/CEGUIMultiColumnListProperties.Tpo" \ -c -o CEGUIMultiColumnListProperties.lo `test -f 'elements/CEGUIMultiColumnListProperties.cpp' || echo './'`elements/CEGUIMultiColumnListProperties.cpp; \ then mv -f ".deps/CEGUIMultiColumnListProperties.Tpo" ".deps/CEGUIMultiColumnListProperties.Plo"; \ else rm -f ".deps/CEGUIMultiColumnListProperties.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIMenuBaseProperties.lo -MD -MP -MF .deps/CEGUIMenuBaseProperties.Tpo -c elements/CEGUIMenuBaseProperties.cpp -o CEGUIMenuBaseProperties.o >/dev/null 2>&1 if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIMultiLineEditbox.lo -MD -MP -MF ".deps/CEGUIMultiLineEditbox.Tpo" \ -c -o CEGUIMultiLineEditbox.lo `test -f 'elements/CEGUIMultiLineEditbox.cpp' || echo './'`elements/CEGUIMultiLineEditbox.cpp; \ then mv -f ".deps/CEGUIMultiLineEditbox.Tpo" ".deps/CEGUIMultiLineEditbox.Plo"; \ else rm -f ".deps/CEGUIMultiLineEditbox.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIMultiLineEditboxProperties.lo -MD -MP -MF ".deps/CEGUIMultiLineEditboxProperties.Tpo" \ -c -o CEGUIMultiLineEditboxProperties.lo `test -f 'elements/CEGUIMultiLineEditboxProperties.cpp' || echo './'`elements/CEGUIMultiLineEditboxProperties.cpp; \ then mv -f ".deps/CEGUIMultiLineEditboxProperties.Tpo" ".deps/CEGUIMultiLineEditboxProperties.Plo"; \ else rm -f ".deps/CEGUIMultiLineEditboxProperties.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIPopupMenu.lo -MD -MP -MF ".deps/CEGUIPopupMenu.Tpo" \ -c -o CEGUIPopupMenu.lo `test -f 'elements/CEGUIPopupMenu.cpp' || echo './'`elements/CEGUIPopupMenu.cpp; \ then mv -f ".deps/CEGUIPopupMenu.Tpo" ".deps/CEGUIPopupMenu.Plo"; \ else rm -f ".deps/CEGUIPopupMenu.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIMenuItem.lo -MD -MP -MF .deps/CEGUIMenuItem.Tpo -c elements/CEGUIMenuItem.cpp -fPIC -DPIC -o .libs/CEGUIMenuItem.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIMultiColumnListProperties.lo -MD -MP -MF .deps/CEGUIMultiColumnListProperties.Tpo -c elements/CEGUIMultiColumnListProperties.cpp -fPIC -DPIC -o .libs/CEGUIMultiColumnListProperties.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIPopupMenu.lo -MD -MP -MF .deps/CEGUIPopupMenu.Tpo -c elements/CEGUIPopupMenu.cpp -fPIC -DPIC -o .libs/CEGUIPopupMenu.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIPopupMenuProperties.lo -MD -MP -MF ".deps/CEGUIPopupMenuProperties.Tpo" \ -c -o CEGUIPopupMenuProperties.lo `test -f 'elements/CEGUIPopupMenuProperties.cpp' || echo './'`elements/CEGUIPopupMenuProperties.cpp; \ then mv -f ".deps/CEGUIPopupMenuProperties.Tpo" ".deps/CEGUIPopupMenuProperties.Plo"; \ else rm -f ".deps/CEGUIPopupMenuProperties.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIMultiLineEditbox.lo -MD -MP -MF .deps/CEGUIMultiLineEditbox.Tpo -c elements/CEGUIMultiLineEditbox.cpp -fPIC -DPIC -o .libs/CEGUIMultiLineEditbox.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIPopupMenuProperties.lo -MD -MP -MF .deps/CEGUIPopupMenuProperties.Tpo -c elements/CEGUIPopupMenuProperties.cpp -fPIC -DPIC -o .libs/CEGUIPopupMenuProperties.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIProgressBar.lo -MD -MP -MF ".deps/CEGUIProgressBar.Tpo" \ -c -o CEGUIProgressBar.lo `test -f 'elements/CEGUIProgressBar.cpp' || echo './'`elements/CEGUIProgressBar.cpp; \ then mv -f ".deps/CEGUIProgressBar.Tpo" ".deps/CEGUIProgressBar.Plo"; \ else rm -f ".deps/CEGUIProgressBar.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIMenuItem.lo -MD -MP -MF .deps/CEGUIMenuItem.Tpo -c elements/CEGUIMenuItem.cpp -o CEGUIMenuItem.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIPopupMenu.lo -MD -MP -MF .deps/CEGUIPopupMenu.Tpo -c elements/CEGUIPopupMenu.cpp -o CEGUIPopupMenu.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIMultiLineEditboxProperties.lo -MD -MP -MF .deps/CEGUIMultiLineEditboxProperties.Tpo -c elements/CEGUIMultiLineEditboxProperties.cpp -fPIC -DPIC -o .libs/CEGUIMultiLineEditboxProperties.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIMultiColumnListProperties.lo -MD -MP -MF .deps/CEGUIMultiColumnListProperties.Tpo -c elements/CEGUIMultiColumnListProperties.cpp -o CEGUIMultiColumnListProperties.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIPopupMenuProperties.lo -MD -MP -MF .deps/CEGUIPopupMenuProperties.Tpo -c elements/CEGUIPopupMenuProperties.cpp -o CEGUIPopupMenuProperties.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIMultiLineEditboxProperties.lo -MD -MP -MF .deps/CEGUIMultiLineEditboxProperties.Tpo -c elements/CEGUIMultiLineEditboxProperties.cpp -o CEGUIMultiLineEditboxProperties.o >/dev/null 2>&1 if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIProgressBarProperties.lo -MD -MP -MF ".deps/CEGUIProgressBarProperties.Tpo" \ -c -o CEGUIProgressBarProperties.lo `test -f 'elements/CEGUIProgressBarProperties.cpp' || echo './'`elements/CEGUIProgressBarProperties.cpp; \ then mv -f ".deps/CEGUIProgressBarProperties.Tpo" ".deps/CEGUIProgressBarProperties.Plo"; \ else rm -f ".deps/CEGUIProgressBarProperties.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIPushButton.lo -MD -MP -MF ".deps/CEGUIPushButton.Tpo" \ -c -o CEGUIPushButton.lo `test -f 'elements/CEGUIPushButton.cpp' || echo './'`elements/CEGUIPushButton.cpp; \ then mv -f ".deps/CEGUIPushButton.Tpo" ".deps/CEGUIPushButton.Plo"; \ else rm -f ".deps/CEGUIPushButton.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIProgressBar.lo -MD -MP -MF .deps/CEGUIProgressBar.Tpo -c elements/CEGUIProgressBar.cpp -fPIC -DPIC -o .libs/CEGUIProgressBar.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIRadioButton.lo -MD -MP -MF ".deps/CEGUIRadioButton.Tpo" \ -c -o CEGUIRadioButton.lo `test -f 'elements/CEGUIRadioButton.cpp' || echo './'`elements/CEGUIRadioButton.cpp; \ then mv -f ".deps/CEGUIRadioButton.Tpo" ".deps/CEGUIRadioButton.Plo"; \ else rm -f ".deps/CEGUIRadioButton.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIPushButton.lo -MD -MP -MF .deps/CEGUIPushButton.Tpo -c elements/CEGUIPushButton.cpp -fPIC -DPIC -o .libs/CEGUIPushButton.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIMultiLineEditbox.lo -MD -MP -MF .deps/CEGUIMultiLineEditbox.Tpo -c elements/CEGUIMultiLineEditbox.cpp -o CEGUIMultiLineEditbox.o >/dev/null 2>&1 if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIRadioButtonProperties.lo -MD -MP -MF ".deps/CEGUIRadioButtonProperties.Tpo" \ -c -o CEGUIRadioButtonProperties.lo `test -f 'elements/CEGUIRadioButtonProperties.cpp' || echo './'`elements/CEGUIRadioButtonProperties.cpp; \ then mv -f ".deps/CEGUIRadioButtonProperties.Tpo" ".deps/CEGUIRadioButtonProperties.Plo"; \ else rm -f ".deps/CEGUIRadioButtonProperties.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIScrollablePane.lo -MD -MP -MF ".deps/CEGUIScrollablePane.Tpo" \ -c -o CEGUIScrollablePane.lo `test -f 'elements/CEGUIScrollablePane.cpp' || echo './'`elements/CEGUIScrollablePane.cpp; \ then mv -f ".deps/CEGUIScrollablePane.Tpo" ".deps/CEGUIScrollablePane.Plo"; \ else rm -f ".deps/CEGUIScrollablePane.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIRadioButton.lo -MD -MP -MF .deps/CEGUIRadioButton.Tpo -c elements/CEGUIRadioButton.cpp -fPIC -DPIC -o .libs/CEGUIRadioButton.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIRadioButtonProperties.lo -MD -MP -MF .deps/CEGUIRadioButtonProperties.Tpo -c elements/CEGUIRadioButtonProperties.cpp -fPIC -DPIC -o .libs/CEGUIRadioButtonProperties.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIMultiColumnList.lo -MD -MP -MF .deps/CEGUIMultiColumnList.Tpo -c elements/CEGUIMultiColumnList.cpp -o CEGUIMultiColumnList.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIPushButton.lo -MD -MP -MF .deps/CEGUIPushButton.Tpo -c elements/CEGUIPushButton.cpp -o CEGUIPushButton.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIProgressBar.lo -MD -MP -MF .deps/CEGUIProgressBar.Tpo -c elements/CEGUIProgressBar.cpp -o CEGUIProgressBar.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIProgressBarProperties.lo -MD -MP -MF .deps/CEGUIProgressBarProperties.Tpo -c elements/CEGUIProgressBarProperties.cpp -fPIC -DPIC -o .libs/CEGUIProgressBarProperties.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIRadioButtonProperties.lo -MD -MP -MF .deps/CEGUIRadioButtonProperties.Tpo -c elements/CEGUIRadioButtonProperties.cpp -o CEGUIRadioButtonProperties.o >/dev/null 2>&1 if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIScrollablePaneProperties.lo -MD -MP -MF ".deps/CEGUIScrollablePaneProperties.Tpo" \ -c -o CEGUIScrollablePaneProperties.lo `test -f 'elements/CEGUIScrollablePaneProperties.cpp' || echo './'`elements/CEGUIScrollablePaneProperties.cpp; \ then mv -f ".deps/CEGUIScrollablePaneProperties.Tpo" ".deps/CEGUIScrollablePaneProperties.Plo"; \ else rm -f ".deps/CEGUIScrollablePaneProperties.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIProgressBarProperties.lo -MD -MP -MF .deps/CEGUIProgressBarProperties.Tpo -c elements/CEGUIProgressBarProperties.cpp -o CEGUIProgressBarProperties.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIRadioButton.lo -MD -MP -MF .deps/CEGUIRadioButton.Tpo -c elements/CEGUIRadioButton.cpp -o CEGUIRadioButton.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIScrollablePane.lo -MD -MP -MF .deps/CEGUIScrollablePane.Tpo -c elements/CEGUIScrollablePane.cpp -fPIC -DPIC -o .libs/CEGUIScrollablePane.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIScrollbar.lo -MD -MP -MF ".deps/CEGUIScrollbar.Tpo" \ -c -o CEGUIScrollbar.lo `test -f 'elements/CEGUIScrollbar.cpp' || echo './'`elements/CEGUIScrollbar.cpp; \ then mv -f ".deps/CEGUIScrollbar.Tpo" ".deps/CEGUIScrollbar.Plo"; \ else rm -f ".deps/CEGUIScrollbar.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIScrollbarProperties.lo -MD -MP -MF ".deps/CEGUIScrollbarProperties.Tpo" \ -c -o CEGUIScrollbarProperties.lo `test -f 'elements/CEGUIScrollbarProperties.cpp' || echo './'`elements/CEGUIScrollbarProperties.cpp; \ then mv -f ".deps/CEGUIScrollbarProperties.Tpo" ".deps/CEGUIScrollbarProperties.Plo"; \ else rm -f ".deps/CEGUIScrollbarProperties.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIScrolledContainer.lo -MD -MP -MF ".deps/CEGUIScrolledContainer.Tpo" \ -c -o CEGUIScrolledContainer.lo `test -f 'elements/CEGUIScrolledContainer.cpp' || echo './'`elements/CEGUIScrolledContainer.cpp; \ then mv -f ".deps/CEGUIScrolledContainer.Tpo" ".deps/CEGUIScrolledContainer.Plo"; \ else rm -f ".deps/CEGUIScrolledContainer.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIScrolledContainer.lo -MD -MP -MF .deps/CEGUIScrolledContainer.Tpo -c elements/CEGUIScrolledContainer.cpp -fPIC -DPIC -o .libs/CEGUIScrolledContainer.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIScrollablePaneProperties.lo -MD -MP -MF .deps/CEGUIScrollablePaneProperties.Tpo -c elements/CEGUIScrollablePaneProperties.cpp -fPIC -DPIC -o .libs/CEGUIScrollablePaneProperties.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIScrollbarProperties.lo -MD -MP -MF .deps/CEGUIScrollbarProperties.Tpo -c elements/CEGUIScrollbarProperties.cpp -fPIC -DPIC -o .libs/CEGUIScrollbarProperties.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIScrolledContainerProperties.lo -MD -MP -MF ".deps/CEGUIScrolledContainerProperties.Tpo" \ -c -o CEGUIScrolledContainerProperties.lo `test -f 'elements/CEGUIScrolledContainerProperties.cpp' || echo './'`elements/CEGUIScrolledContainerProperties.cpp; \ then mv -f ".deps/CEGUIScrolledContainerProperties.Tpo" ".deps/CEGUIScrolledContainerProperties.Plo"; \ else rm -f ".deps/CEGUIScrolledContainerProperties.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIScrolledItemListBase.lo -MD -MP -MF ".deps/CEGUIScrolledItemListBase.Tpo" \ -c -o CEGUIScrolledItemListBase.lo `test -f 'elements/CEGUIScrolledItemListBase.cpp' || echo './'`elements/CEGUIScrolledItemListBase.cpp; \ then mv -f ".deps/CEGUIScrolledItemListBase.Tpo" ".deps/CEGUIScrolledItemListBase.Plo"; \ else rm -f ".deps/CEGUIScrolledItemListBase.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIScrollbar.lo -MD -MP -MF .deps/CEGUIScrollbar.Tpo -c elements/CEGUIScrollbar.cpp -fPIC -DPIC -o .libs/CEGUIScrollbar.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIScrollablePaneProperties.lo -MD -MP -MF .deps/CEGUIScrollablePaneProperties.Tpo -c elements/CEGUIScrollablePaneProperties.cpp -o CEGUIScrollablePaneProperties.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIScrolledItemListBase.lo -MD -MP -MF .deps/CEGUIScrolledItemListBase.Tpo -c elements/CEGUIScrolledItemListBase.cpp -fPIC -DPIC -o .libs/CEGUIScrolledItemListBase.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIScrollbarProperties.lo -MD -MP -MF .deps/CEGUIScrollbarProperties.Tpo -c elements/CEGUIScrollbarProperties.cpp -o CEGUIScrollbarProperties.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIScrollablePane.lo -MD -MP -MF .deps/CEGUIScrollablePane.Tpo -c elements/CEGUIScrollablePane.cpp -o CEGUIScrollablePane.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIScrolledContainer.lo -MD -MP -MF .deps/CEGUIScrolledContainer.Tpo -c elements/CEGUIScrolledContainer.cpp -o CEGUIScrolledContainer.o >/dev/null 2>&1 elements/CEGUIScrolledItemListBase.cpp: In member function 'bool CEGUI::ScrolledItemListBase::handle_VScroll(const CEGUI::EventArgs&)': elements/CEGUIScrolledItemListBase.cpp:216: warning: unused variable 'doc_sz' elements/CEGUIScrolledItemListBase.cpp: In member function 'bool CEGUI::ScrolledItemListBase::handle_HScroll(const CEGUI::EventArgs&)': elements/CEGUIScrolledItemListBase.cpp:227: warning: unused variable 'doc_sz' if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIScrolledItemListBaseProperties.lo -MD -MP -MF ".deps/CEGUIScrolledItemListBaseProperties.Tpo" \ -c -o CEGUIScrolledItemListBaseProperties.lo `test -f 'elements/CEGUIScrolledItemListBaseProperties.cpp' || echo './'`elements/CEGUIScrolledItemListBaseProperties.cpp; \ then mv -f ".deps/CEGUIScrolledItemListBaseProperties.Tpo" ".deps/CEGUIScrolledItemListBaseProperties.Plo"; \ else rm -f ".deps/CEGUIScrolledItemListBaseProperties.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUISlider.lo -MD -MP -MF ".deps/CEGUISlider.Tpo" \ -c -o CEGUISlider.lo `test -f 'elements/CEGUISlider.cpp' || echo './'`elements/CEGUISlider.cpp; \ then mv -f ".deps/CEGUISlider.Tpo" ".deps/CEGUISlider.Plo"; \ else rm -f ".deps/CEGUISlider.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIScrolledContainerProperties.lo -MD -MP -MF .deps/CEGUIScrolledContainerProperties.Tpo -c elements/CEGUIScrolledContainerProperties.cpp -fPIC -DPIC -o .libs/CEGUIScrolledContainerProperties.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIScrolledItemListBase.lo -MD -MP -MF .deps/CEGUIScrolledItemListBase.Tpo -c elements/CEGUIScrolledItemListBase.cpp -o CEGUIScrolledItemListBase.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIScrollbar.lo -MD -MP -MF .deps/CEGUIScrollbar.Tpo -c elements/CEGUIScrollbar.cpp -o CEGUIScrollbar.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIScrolledContainerProperties.lo -MD -MP -MF .deps/CEGUIScrolledContainerProperties.Tpo -c elements/CEGUIScrolledContainerProperties.cpp -o CEGUIScrolledContainerProperties.o >/dev/null 2>&1 if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUISliderProperties.lo -MD -MP -MF ".deps/CEGUISliderProperties.Tpo" \ -c -o CEGUISliderProperties.lo `test -f 'elements/CEGUISliderProperties.cpp' || echo './'`elements/CEGUISliderProperties.cpp; \ then mv -f ".deps/CEGUISliderProperties.Tpo" ".deps/CEGUISliderProperties.Plo"; \ else rm -f ".deps/CEGUISliderProperties.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIScrolledItemListBaseProperties.lo -MD -MP -MF .deps/CEGUIScrolledItemListBaseProperties.Tpo -c elements/CEGUIScrolledItemListBaseProperties.cpp -fPIC -DPIC -o .libs/CEGUIScrolledItemListBaseProperties.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUISpinner.lo -MD -MP -MF ".deps/CEGUISpinner.Tpo" \ -c -o CEGUISpinner.lo `test -f 'elements/CEGUISpinner.cpp' || echo './'`elements/CEGUISpinner.cpp; \ then mv -f ".deps/CEGUISpinner.Tpo" ".deps/CEGUISpinner.Plo"; \ else rm -f ".deps/CEGUISpinner.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUISlider.lo -MD -MP -MF .deps/CEGUISlider.Tpo -c elements/CEGUISlider.cpp -fPIC -DPIC -o .libs/CEGUISlider.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUISpinnerProperties.lo -MD -MP -MF ".deps/CEGUISpinnerProperties.Tpo" \ -c -o CEGUISpinnerProperties.lo `test -f 'elements/CEGUISpinnerProperties.cpp' || echo './'`elements/CEGUISpinnerProperties.cpp; \ then mv -f ".deps/CEGUISpinnerProperties.Tpo" ".deps/CEGUISpinnerProperties.Plo"; \ else rm -f ".deps/CEGUISpinnerProperties.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUISpinner.lo -MD -MP -MF .deps/CEGUISpinner.Tpo -c elements/CEGUISpinner.cpp -fPIC -DPIC -o .libs/CEGUISpinner.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUITabButton.lo -MD -MP -MF ".deps/CEGUITabButton.Tpo" \ -c -o CEGUITabButton.lo `test -f 'elements/CEGUITabButton.cpp' || echo './'`elements/CEGUITabButton.cpp; \ then mv -f ".deps/CEGUITabButton.Tpo" ".deps/CEGUITabButton.Plo"; \ else rm -f ".deps/CEGUITabButton.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIScrolledItemListBaseProperties.lo -MD -MP -MF .deps/CEGUIScrolledItemListBaseProperties.Tpo -c elements/CEGUIScrolledItemListBaseProperties.cpp -o CEGUIScrolledItemListBaseProperties.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUITabButton.lo -MD -MP -MF .deps/CEGUITabButton.Tpo -c elements/CEGUITabButton.cpp -fPIC -DPIC -o .libs/CEGUITabButton.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUITabControl.lo -MD -MP -MF ".deps/CEGUITabControl.Tpo" \ -c -o CEGUITabControl.lo `test -f 'elements/CEGUITabControl.cpp' || echo './'`elements/CEGUITabControl.cpp; \ then mv -f ".deps/CEGUITabControl.Tpo" ".deps/CEGUITabControl.Plo"; \ else rm -f ".deps/CEGUITabControl.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUITabControl.lo -MD -MP -MF .deps/CEGUITabControl.Tpo -c elements/CEGUITabControl.cpp -fPIC -DPIC -o .libs/CEGUITabControl.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUITabControlProperties.lo -MD -MP -MF ".deps/CEGUITabControlProperties.Tpo" \ -c -o CEGUITabControlProperties.lo `test -f 'elements/CEGUITabControlProperties.cpp' || echo './'`elements/CEGUITabControlProperties.cpp; \ then mv -f ".deps/CEGUITabControlProperties.Tpo" ".deps/CEGUITabControlProperties.Plo"; \ else rm -f ".deps/CEGUITabControlProperties.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIThumb.lo -MD -MP -MF ".deps/CEGUIThumb.Tpo" \ -c -o CEGUIThumb.lo `test -f 'elements/CEGUIThumb.cpp' || echo './'`elements/CEGUIThumb.cpp; \ then mv -f ".deps/CEGUIThumb.Tpo" ".deps/CEGUIThumb.Plo"; \ else rm -f ".deps/CEGUIThumb.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUISliderProperties.lo -MD -MP -MF .deps/CEGUISliderProperties.Tpo -c elements/CEGUISliderProperties.cpp -fPIC -DPIC -o .libs/CEGUISliderProperties.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUITabButton.lo -MD -MP -MF .deps/CEGUITabButton.Tpo -c elements/CEGUITabButton.cpp -o CEGUITabButton.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUISpinnerProperties.lo -MD -MP -MF .deps/CEGUISpinnerProperties.Tpo -c elements/CEGUISpinnerProperties.cpp -fPIC -DPIC -o .libs/CEGUISpinnerProperties.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUISlider.lo -MD -MP -MF .deps/CEGUISlider.Tpo -c elements/CEGUISlider.cpp -o CEGUISlider.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUITabControlProperties.lo -MD -MP -MF .deps/CEGUITabControlProperties.Tpo -c elements/CEGUITabControlProperties.cpp -fPIC -DPIC -o .libs/CEGUITabControlProperties.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUISliderProperties.lo -MD -MP -MF .deps/CEGUISliderProperties.Tpo -c elements/CEGUISliderProperties.cpp -o CEGUISliderProperties.o >/dev/null 2>&1 if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIThumbProperties.lo -MD -MP -MF ".deps/CEGUIThumbProperties.Tpo" \ -c -o CEGUIThumbProperties.lo `test -f 'elements/CEGUIThumbProperties.cpp' || echo './'`elements/CEGUIThumbProperties.cpp; \ then mv -f ".deps/CEGUIThumbProperties.Tpo" ".deps/CEGUIThumbProperties.Plo"; \ else rm -f ".deps/CEGUIThumbProperties.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUISpinner.lo -MD -MP -MF .deps/CEGUISpinner.Tpo -c elements/CEGUISpinner.cpp -o CEGUISpinner.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUISpinnerProperties.lo -MD -MP -MF .deps/CEGUISpinnerProperties.Tpo -c elements/CEGUISpinnerProperties.cpp -o CEGUISpinnerProperties.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUITabControlProperties.lo -MD -MP -MF .deps/CEGUITabControlProperties.Tpo -c elements/CEGUITabControlProperties.cpp -o CEGUITabControlProperties.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIThumbProperties.lo -MD -MP -MF .deps/CEGUIThumbProperties.Tpo -c elements/CEGUIThumbProperties.cpp -fPIC -DPIC -o .libs/CEGUIThumbProperties.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUITitlebar.lo -MD -MP -MF ".deps/CEGUITitlebar.Tpo" \ -c -o CEGUITitlebar.lo `test -f 'elements/CEGUITitlebar.cpp' || echo './'`elements/CEGUITitlebar.cpp; \ then mv -f ".deps/CEGUITitlebar.Tpo" ".deps/CEGUITitlebar.Plo"; \ else rm -f ".deps/CEGUITitlebar.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIThumb.lo -MD -MP -MF .deps/CEGUIThumb.Tpo -c elements/CEGUIThumb.cpp -fPIC -DPIC -o .libs/CEGUIThumb.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUITitlebarProperties.lo -MD -MP -MF ".deps/CEGUITitlebarProperties.Tpo" \ -c -o CEGUITitlebarProperties.lo `test -f 'elements/CEGUITitlebarProperties.cpp' || echo './'`elements/CEGUITitlebarProperties.cpp; \ then mv -f ".deps/CEGUITitlebarProperties.Tpo" ".deps/CEGUITitlebarProperties.Plo"; \ else rm -f ".deps/CEGUITitlebarProperties.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUITooltip.lo -MD -MP -MF ".deps/CEGUITooltip.Tpo" \ -c -o CEGUITooltip.lo `test -f 'elements/CEGUITooltip.cpp' || echo './'`elements/CEGUITooltip.cpp; \ then mv -f ".deps/CEGUITooltip.Tpo" ".deps/CEGUITooltip.Plo"; \ else rm -f ".deps/CEGUITooltip.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUITooltipProperties.lo -MD -MP -MF ".deps/CEGUITooltipProperties.Tpo" \ -c -o CEGUITooltipProperties.lo `test -f 'elements/CEGUITooltipProperties.cpp' || echo './'`elements/CEGUITooltipProperties.cpp; \ then mv -f ".deps/CEGUITooltipProperties.Tpo" ".deps/CEGUITooltipProperties.Plo"; \ else rm -f ".deps/CEGUITooltipProperties.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUITabControl.lo -MD -MP -MF .deps/CEGUITabControl.Tpo -c elements/CEGUITabControl.cpp -o CEGUITabControl.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIThumbProperties.lo -MD -MP -MF .deps/CEGUIThumbProperties.Tpo -c elements/CEGUIThumbProperties.cpp -o CEGUIThumbProperties.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUITitlebarProperties.lo -MD -MP -MF .deps/CEGUITitlebarProperties.Tpo -c elements/CEGUITitlebarProperties.cpp -fPIC -DPIC -o .libs/CEGUITitlebarProperties.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUITooltip.lo -MD -MP -MF .deps/CEGUITooltip.Tpo -c elements/CEGUITooltip.cpp -fPIC -DPIC -o .libs/CEGUITooltip.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUITitlebar.lo -MD -MP -MF .deps/CEGUITitlebar.Tpo -c elements/CEGUITitlebar.cpp -fPIC -DPIC -o .libs/CEGUITitlebar.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIThumb.lo -MD -MP -MF .deps/CEGUIThumb.Tpo -c elements/CEGUIThumb.cpp -o CEGUIThumb.o >/dev/null 2>&1 if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalComponentBase.lo -MD -MP -MF ".deps/CEGUIFalComponentBase.Tpo" \ -c -o CEGUIFalComponentBase.lo `test -f 'falagard/CEGUIFalComponentBase.cpp' || echo './'`falagard/CEGUIFalComponentBase.cpp; \ then mv -f ".deps/CEGUIFalComponentBase.Tpo" ".deps/CEGUIFalComponentBase.Plo"; \ else rm -f ".deps/CEGUIFalComponentBase.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUITooltipProperties.lo -MD -MP -MF .deps/CEGUITooltipProperties.Tpo -c elements/CEGUITooltipProperties.cpp -fPIC -DPIC -o .libs/CEGUITooltipProperties.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalDimensions.lo -MD -MP -MF ".deps/CEGUIFalDimensions.Tpo" \ -c -o CEGUIFalDimensions.lo `test -f 'falagard/CEGUIFalDimensions.cpp' || echo './'`falagard/CEGUIFalDimensions.cpp; \ then mv -f ".deps/CEGUIFalDimensions.Tpo" ".deps/CEGUIFalDimensions.Plo"; \ else rm -f ".deps/CEGUIFalDimensions.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUITitlebarProperties.lo -MD -MP -MF .deps/CEGUITitlebarProperties.Tpo -c elements/CEGUITitlebarProperties.cpp -o CEGUITitlebarProperties.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUITitlebar.lo -MD -MP -MF .deps/CEGUITitlebar.Tpo -c elements/CEGUITitlebar.cpp -o CEGUITitlebar.o >/dev/null 2>&1 if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalFrameComponent.lo -MD -MP -MF ".deps/CEGUIFalFrameComponent.Tpo" \ -c -o CEGUIFalFrameComponent.lo `test -f 'falagard/CEGUIFalFrameComponent.cpp' || echo './'`falagard/CEGUIFalFrameComponent.cpp; \ then mv -f ".deps/CEGUIFalFrameComponent.Tpo" ".deps/CEGUIFalFrameComponent.Plo"; \ else rm -f ".deps/CEGUIFalFrameComponent.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUITooltipProperties.lo -MD -MP -MF .deps/CEGUITooltipProperties.Tpo -c elements/CEGUITooltipProperties.cpp -o CEGUITooltipProperties.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalDimensions.lo -MD -MP -MF .deps/CEGUIFalDimensions.Tpo -c falagard/CEGUIFalDimensions.cpp -fPIC -DPIC -o .libs/CEGUIFalDimensions.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUITooltip.lo -MD -MP -MF .deps/CEGUITooltip.Tpo -c elements/CEGUITooltip.cpp -o CEGUITooltip.o >/dev/null 2>&1 if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalImageryComponent.lo -MD -MP -MF ".deps/CEGUIFalImageryComponent.Tpo" \ -c -o CEGUIFalImageryComponent.lo `test -f 'falagard/CEGUIFalImageryComponent.cpp' || echo './'`falagard/CEGUIFalImageryComponent.cpp; \ then mv -f ".deps/CEGUIFalImageryComponent.Tpo" ".deps/CEGUIFalImageryComponent.Plo"; \ else rm -f ".deps/CEGUIFalImageryComponent.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalImagerySection.lo -MD -MP -MF ".deps/CEGUIFalImagerySection.Tpo" \ -c -o CEGUIFalImagerySection.lo `test -f 'falagard/CEGUIFalImagerySection.cpp' || echo './'`falagard/CEGUIFalImagerySection.cpp; \ then mv -f ".deps/CEGUIFalImagerySection.Tpo" ".deps/CEGUIFalImagerySection.Plo"; \ else rm -f ".deps/CEGUIFalImagerySection.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalComponentBase.lo -MD -MP -MF .deps/CEGUIFalComponentBase.Tpo -c falagard/CEGUIFalComponentBase.cpp -fPIC -DPIC -o .libs/CEGUIFalComponentBase.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalLayerSpecification.lo -MD -MP -MF ".deps/CEGUIFalLayerSpecification.Tpo" \ -c -o CEGUIFalLayerSpecification.lo `test -f 'falagard/CEGUIFalLayerSpecification.cpp' || echo './'`falagard/CEGUIFalLayerSpecification.cpp; \ then mv -f ".deps/CEGUIFalLayerSpecification.Tpo" ".deps/CEGUIFalLayerSpecification.Plo"; \ else rm -f ".deps/CEGUIFalLayerSpecification.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalFrameComponent.lo -MD -MP -MF .deps/CEGUIFalFrameComponent.Tpo -c falagard/CEGUIFalFrameComponent.cpp -fPIC -DPIC -o .libs/CEGUIFalFrameComponent.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalNamedArea.lo -MD -MP -MF ".deps/CEGUIFalNamedArea.Tpo" \ -c -o CEGUIFalNamedArea.lo `test -f 'falagard/CEGUIFalNamedArea.cpp' || echo './'`falagard/CEGUIFalNamedArea.cpp; \ then mv -f ".deps/CEGUIFalNamedArea.Tpo" ".deps/CEGUIFalNamedArea.Plo"; \ else rm -f ".deps/CEGUIFalNamedArea.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalImageryComponent.lo -MD -MP -MF .deps/CEGUIFalImageryComponent.Tpo -c falagard/CEGUIFalImageryComponent.cpp -fPIC -DPIC -o .libs/CEGUIFalImageryComponent.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalLayerSpecification.lo -MD -MP -MF .deps/CEGUIFalLayerSpecification.Tpo -c falagard/CEGUIFalLayerSpecification.cpp -fPIC -DPIC -o .libs/CEGUIFalLayerSpecification.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalNamedArea.lo -MD -MP -MF .deps/CEGUIFalNamedArea.Tpo -c falagard/CEGUIFalNamedArea.cpp -fPIC -DPIC -o .libs/CEGUIFalNamedArea.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalPropertyDefinition.lo -MD -MP -MF ".deps/CEGUIFalPropertyDefinition.Tpo" \ -c -o CEGUIFalPropertyDefinition.lo `test -f 'falagard/CEGUIFalPropertyDefinition.cpp' || echo './'`falagard/CEGUIFalPropertyDefinition.cpp; \ then mv -f ".deps/CEGUIFalPropertyDefinition.Tpo" ".deps/CEGUIFalPropertyDefinition.Plo"; \ else rm -f ".deps/CEGUIFalPropertyDefinition.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalComponentBase.lo -MD -MP -MF .deps/CEGUIFalComponentBase.Tpo -c falagard/CEGUIFalComponentBase.cpp -o CEGUIFalComponentBase.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalNamedArea.lo -MD -MP -MF .deps/CEGUIFalNamedArea.Tpo -c falagard/CEGUIFalNamedArea.cpp -o CEGUIFalNamedArea.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalImageryComponent.lo -MD -MP -MF .deps/CEGUIFalImageryComponent.Tpo -c falagard/CEGUIFalImageryComponent.cpp -o CEGUIFalImageryComponent.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalDimensions.lo -MD -MP -MF .deps/CEGUIFalDimensions.Tpo -c falagard/CEGUIFalDimensions.cpp -o CEGUIFalDimensions.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalFrameComponent.lo -MD -MP -MF .deps/CEGUIFalFrameComponent.Tpo -c falagard/CEGUIFalFrameComponent.cpp -o CEGUIFalFrameComponent.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalImagerySection.lo -MD -MP -MF .deps/CEGUIFalImagerySection.Tpo -c falagard/CEGUIFalImagerySection.cpp -fPIC -DPIC -o .libs/CEGUIFalImagerySection.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalLayerSpecification.lo -MD -MP -MF .deps/CEGUIFalLayerSpecification.Tpo -c falagard/CEGUIFalLayerSpecification.cpp -o CEGUIFalLayerSpecification.o >/dev/null 2>&1 if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalPropertyDefinitionBase.lo -MD -MP -MF ".deps/CEGUIFalPropertyDefinitionBase.Tpo" \ -c -o CEGUIFalPropertyDefinitionBase.lo `test -f 'falagard/CEGUIFalPropertyDefinitionBase.cpp' || echo './'`falagard/CEGUIFalPropertyDefinitionBase.cpp; \ then mv -f ".deps/CEGUIFalPropertyDefinitionBase.Tpo" ".deps/CEGUIFalPropertyDefinitionBase.Plo"; \ else rm -f ".deps/CEGUIFalPropertyDefinitionBase.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalPropertyLinkDefinition.lo -MD -MP -MF ".deps/CEGUIFalPropertyLinkDefinition.Tpo" \ -c -o CEGUIFalPropertyLinkDefinition.lo `test -f 'falagard/CEGUIFalPropertyLinkDefinition.cpp' || echo './'`falagard/CEGUIFalPropertyLinkDefinition.cpp; \ then mv -f ".deps/CEGUIFalPropertyLinkDefinition.Tpo" ".deps/CEGUIFalPropertyLinkDefinition.Plo"; \ else rm -f ".deps/CEGUIFalPropertyLinkDefinition.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalPropertyInitialiser.lo -MD -MP -MF ".deps/CEGUIFalPropertyInitialiser.Tpo" \ -c -o CEGUIFalPropertyInitialiser.lo `test -f 'falagard/CEGUIFalPropertyInitialiser.cpp' || echo './'`falagard/CEGUIFalPropertyInitialiser.cpp; \ then mv -f ".deps/CEGUIFalPropertyInitialiser.Tpo" ".deps/CEGUIFalPropertyInitialiser.Plo"; \ else rm -f ".deps/CEGUIFalPropertyInitialiser.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalPropertyDefinition.lo -MD -MP -MF .deps/CEGUIFalPropertyDefinition.Tpo -c falagard/CEGUIFalPropertyDefinition.cpp -fPIC -DPIC -o .libs/CEGUIFalPropertyDefinition.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalPropertyDefinitionBase.lo -MD -MP -MF .deps/CEGUIFalPropertyDefinitionBase.Tpo -c falagard/CEGUIFalPropertyDefinitionBase.cpp -fPIC -DPIC -o .libs/CEGUIFalPropertyDefinitionBase.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalSectionSpecification.lo -MD -MP -MF ".deps/CEGUIFalSectionSpecification.Tpo" \ -c -o CEGUIFalSectionSpecification.lo `test -f 'falagard/CEGUIFalSectionSpecification.cpp' || echo './'`falagard/CEGUIFalSectionSpecification.cpp; \ then mv -f ".deps/CEGUIFalSectionSpecification.Tpo" ".deps/CEGUIFalSectionSpecification.Plo"; \ else rm -f ".deps/CEGUIFalSectionSpecification.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalStateImagery.lo -MD -MP -MF ".deps/CEGUIFalStateImagery.Tpo" \ -c -o CEGUIFalStateImagery.lo `test -f 'falagard/CEGUIFalStateImagery.cpp' || echo './'`falagard/CEGUIFalStateImagery.cpp; \ then mv -f ".deps/CEGUIFalStateImagery.Tpo" ".deps/CEGUIFalStateImagery.Plo"; \ else rm -f ".deps/CEGUIFalStateImagery.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalPropertyInitialiser.lo -MD -MP -MF .deps/CEGUIFalPropertyInitialiser.Tpo -c falagard/CEGUIFalPropertyInitialiser.cpp -fPIC -DPIC -o .libs/CEGUIFalPropertyInitialiser.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalPropertyLinkDefinition.lo -MD -MP -MF .deps/CEGUIFalPropertyLinkDefinition.Tpo -c falagard/CEGUIFalPropertyLinkDefinition.cpp -fPIC -DPIC -o .libs/CEGUIFalPropertyLinkDefinition.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalImagerySection.lo -MD -MP -MF .deps/CEGUIFalImagerySection.Tpo -c falagard/CEGUIFalImagerySection.cpp -o CEGUIFalImagerySection.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalPropertyDefinitionBase.lo -MD -MP -MF .deps/CEGUIFalPropertyDefinitionBase.Tpo -c falagard/CEGUIFalPropertyDefinitionBase.cpp -o CEGUIFalPropertyDefinitionBase.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalPropertyInitialiser.lo -MD -MP -MF .deps/CEGUIFalPropertyInitialiser.Tpo -c falagard/CEGUIFalPropertyInitialiser.cpp -o CEGUIFalPropertyInitialiser.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalPropertyDefinition.lo -MD -MP -MF .deps/CEGUIFalPropertyDefinition.Tpo -c falagard/CEGUIFalPropertyDefinition.cpp -o CEGUIFalPropertyDefinition.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalSectionSpecification.lo -MD -MP -MF .deps/CEGUIFalSectionSpecification.Tpo -c falagard/CEGUIFalSectionSpecification.cpp -fPIC -DPIC -o .libs/CEGUIFalSectionSpecification.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalTextComponent.lo -MD -MP -MF ".deps/CEGUIFalTextComponent.Tpo" \ -c -o CEGUIFalTextComponent.lo `test -f 'falagard/CEGUIFalTextComponent.cpp' || echo './'`falagard/CEGUIFalTextComponent.cpp; \ then mv -f ".deps/CEGUIFalTextComponent.Tpo" ".deps/CEGUIFalTextComponent.Plo"; \ else rm -f ".deps/CEGUIFalTextComponent.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalPropertyLinkDefinition.lo -MD -MP -MF .deps/CEGUIFalPropertyLinkDefinition.Tpo -c falagard/CEGUIFalPropertyLinkDefinition.cpp -o CEGUIFalPropertyLinkDefinition.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalStateImagery.lo -MD -MP -MF .deps/CEGUIFalStateImagery.Tpo -c falagard/CEGUIFalStateImagery.cpp -fPIC -DPIC -o .libs/CEGUIFalStateImagery.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalWidgetComponent.lo -MD -MP -MF ".deps/CEGUIFalWidgetComponent.Tpo" \ -c -o CEGUIFalWidgetComponent.lo `test -f 'falagard/CEGUIFalWidgetComponent.cpp' || echo './'`falagard/CEGUIFalWidgetComponent.cpp; \ then mv -f ".deps/CEGUIFalWidgetComponent.Tpo" ".deps/CEGUIFalWidgetComponent.Plo"; \ else rm -f ".deps/CEGUIFalWidgetComponent.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalWidgetLookFeel.lo -MD -MP -MF ".deps/CEGUIFalWidgetLookFeel.Tpo" \ -c -o CEGUIFalWidgetLookFeel.lo `test -f 'falagard/CEGUIFalWidgetLookFeel.cpp' || echo './'`falagard/CEGUIFalWidgetLookFeel.cpp; \ then mv -f ".deps/CEGUIFalWidgetLookFeel.Tpo" ".deps/CEGUIFalWidgetLookFeel.Plo"; \ else rm -f ".deps/CEGUIFalWidgetLookFeel.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalWidgetLookManager.lo -MD -MP -MF ".deps/CEGUIFalWidgetLookManager.Tpo" \ -c -o CEGUIFalWidgetLookManager.lo `test -f 'falagard/CEGUIFalWidgetLookManager.cpp' || echo './'`falagard/CEGUIFalWidgetLookManager.cpp; \ then mv -f ".deps/CEGUIFalWidgetLookManager.Tpo" ".deps/CEGUIFalWidgetLookManager.Plo"; \ else rm -f ".deps/CEGUIFalWidgetLookManager.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalTextComponent.lo -MD -MP -MF .deps/CEGUIFalTextComponent.Tpo -c falagard/CEGUIFalTextComponent.cpp -fPIC -DPIC -o .libs/CEGUIFalTextComponent.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalWidgetComponent.lo -MD -MP -MF .deps/CEGUIFalWidgetComponent.Tpo -c falagard/CEGUIFalWidgetComponent.cpp -fPIC -DPIC -o .libs/CEGUIFalWidgetComponent.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalXMLEnumHelper.lo -MD -MP -MF ".deps/CEGUIFalXMLEnumHelper.Tpo" \ -c -o CEGUIFalXMLEnumHelper.lo `test -f 'falagard/CEGUIFalXMLEnumHelper.cpp' || echo './'`falagard/CEGUIFalXMLEnumHelper.cpp; \ then mv -f ".deps/CEGUIFalXMLEnumHelper.Tpo" ".deps/CEGUIFalXMLEnumHelper.Plo"; \ else rm -f ".deps/CEGUIFalXMLEnumHelper.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalSectionSpecification.lo -MD -MP -MF .deps/CEGUIFalSectionSpecification.Tpo -c falagard/CEGUIFalSectionSpecification.cpp -o CEGUIFalSectionSpecification.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalStateImagery.lo -MD -MP -MF .deps/CEGUIFalStateImagery.Tpo -c falagard/CEGUIFalStateImagery.cpp -o CEGUIFalStateImagery.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalWidgetLookFeel.lo -MD -MP -MF .deps/CEGUIFalWidgetLookFeel.Tpo -c falagard/CEGUIFalWidgetLookFeel.cpp -fPIC -DPIC -o .libs/CEGUIFalWidgetLookFeel.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalWidgetLookManager.lo -MD -MP -MF .deps/CEGUIFalWidgetLookManager.Tpo -c falagard/CEGUIFalWidgetLookManager.cpp -fPIC -DPIC -o .libs/CEGUIFalWidgetLookManager.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalTextComponent.lo -MD -MP -MF .deps/CEGUIFalTextComponent.Tpo -c falagard/CEGUIFalTextComponent.cpp -o CEGUIFalTextComponent.o >/dev/null 2>&1 if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalagard_xmlHandler.lo -MD -MP -MF ".deps/CEGUIFalagard_xmlHandler.Tpo" \ -c -o CEGUIFalagard_xmlHandler.lo `test -f 'falagard/CEGUIFalagard_xmlHandler.cpp' || echo './'`falagard/CEGUIFalagard_xmlHandler.cpp; \ then mv -f ".deps/CEGUIFalagard_xmlHandler.Tpo" ".deps/CEGUIFalagard_xmlHandler.Plo"; \ else rm -f ".deps/CEGUIFalagard_xmlHandler.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalWidgetComponent.lo -MD -MP -MF .deps/CEGUIFalWidgetComponent.Tpo -c falagard/CEGUIFalWidgetComponent.cpp -o CEGUIFalWidgetComponent.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalXMLEnumHelper.lo -MD -MP -MF .deps/CEGUIFalXMLEnumHelper.Tpo -c falagard/CEGUIFalXMLEnumHelper.cpp -fPIC -DPIC -o .libs/CEGUIFalXMLEnumHelper.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalagard_xmlHandler.lo -MD -MP -MF .deps/CEGUIFalagard_xmlHandler.Tpo -c falagard/CEGUIFalagard_xmlHandler.cpp -fPIC -DPIC -o .libs/CEGUIFalagard_xmlHandler.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalXMLEnumHelper.lo -MD -MP -MF .deps/CEGUIFalXMLEnumHelper.Tpo -c falagard/CEGUIFalXMLEnumHelper.cpp -o CEGUIFalXMLEnumHelper.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalWidgetLookManager.lo -MD -MP -MF .deps/CEGUIFalWidgetLookManager.Tpo -c falagard/CEGUIFalWidgetLookManager.cpp -o CEGUIFalWidgetLookManager.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalWidgetLookFeel.lo -MD -MP -MF .deps/CEGUIFalWidgetLookFeel.Tpo -c falagard/CEGUIFalWidgetLookFeel.cpp -o CEGUIFalWidgetLookFeel.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I.. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIFalagard_xmlHandler.lo -MD -MP -MF .deps/CEGUIFalagard_xmlHandler.Tpo -c falagard/CEGUIFalagard_xmlHandler.cpp -o CEGUIFalagard_xmlHandler.o >/dev/null 2>&1 /usr/bin/libtool --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o libCEGUIBase.la -rpath /usr/lib64 -version-info 1:0:0 CEGUIBase.lo CEGUIBoundSlot.lo CEGUIColourRect.lo CEGUIConfig_xmlHandler.lo CEGUICoordConverter.lo CEGUIDataContainer.lo CEGUIDefaultLogger.lo CEGUIDefaultResourceProvider.lo CEGUIDynamicModule.lo CEGUIEvent.lo CEGUIEventArgs.lo CEGUIEventSet.lo CEGUIEventSignal.lo CEGUIEventSignalSet.lo CEGUIExceptions.lo CEGUIFactoryModule.lo CEGUIFont.lo CEGUIFontManager.lo CEGUIFontProperties.lo CEGUIFont_xmlHandler.lo CEGUIFreeTypeFont.lo CEGUIGlobalEventSet.lo CEGUIGUILayout_xmlHandler.lo CEGUIImage.lo CEGUIImageCodec.lo CEGUIImageset.lo CEGUIImagesetManager.lo CEGUIImageset_xmlHandler.lo CEGUILogger.lo CEGUIMouseCursor.lo CEGUIPixmapFont.lo CEGUIProperty.lo CEGUIPropertyHelper.lo CEGUIPropertySet.lo CEGUIRect.lo CEGUIRenderCache.lo CEGUIRenderer.lo CEGUIScheme.lo CEGUISchemeManager.lo CEGUIScheme_xmlHandler.lo CEGUIScriptModule.lo CEGUISize.lo CEGUIString.lo CEGUISubscriberSlot.lo CEGUISystem.lo CEGUITextUtils.lo CEGUITexture.lo CEGUIWindow.lo CEGUIWindowFactory.lo CEGUIWindowFactoryManager.lo CEGUIWindowManager.lo CEGUIWindowProperties.lo CEGUIWindowRenderer.lo CEGUIWindowRendererManager.lo CEGUIXMLAttributes.lo CEGUIXMLHandler.lo CEGUIXMLParser.lo CEGUIXMLSerializer.lo CEGUIcolour.lo CEGUIBaseFactories.lo CEGUIButtonBase.lo CEGUICheckbox.lo CEGUIClippedContainer.lo CEGUICheckboxProperties.lo CEGUICombobox.lo CEGUIComboboxProperties.lo CEGUIComboDropList.lo CEGUIDragContainer.lo CEGUIDragContainerProperties.lo CEGUIEditbox.lo CEGUIEditboxProperties.lo CEGUIFrameWindow.lo CEGUIFrameWindowProperties.lo CEGUIGUISheet.lo CEGUIItemEntry.lo CEGUIItemEntryProperties.lo CEGUIItemListBase.lo CEGUIItemListBaseProperties.lo CEGUIItemListbox.lo CEGUIItemListboxProperties.lo CEGUIListbox.lo CEGUIListboxItem.lo CEGUIListboxProperties.lo CEGUIListboxTextItem.lo CEGUIListHeader.lo CEGUIListHeaderProperties.lo CEGUIListHeaderSegment.lo CEGUIListHeaderSegmentProperties.lo CEGUIMenubar.lo CEGUIMenuBase.lo CEGUIMenuBaseProperties.lo CEGUIMenuItem.lo CEGUIMultiColumnList.lo CEGUIMultiColumnListProperties.lo CEGUIMultiLineEditbox.lo CEGUIMultiLineEditboxProperties.lo CEGUIPopupMenu.lo CEGUIPopupMenuProperties.lo CEGUIProgressBar.lo CEGUIProgressBarProperties.lo CEGUIPushButton.lo CEGUIRadioButton.lo CEGUIRadioButtonProperties.lo CEGUIScrollablePane.lo CEGUIScrollablePaneProperties.lo CEGUIScrollbar.lo CEGUIScrollbarProperties.lo CEGUIScrolledContainer.lo CEGUIScrolledContainerProperties.lo CEGUIScrolledItemListBase.lo CEGUIScrolledItemListBaseProperties.lo CEGUISlider.lo CEGUISliderProperties.lo CEGUISpinner.lo CEGUISpinnerProperties.lo CEGUITabButton.lo CEGUITabControl.lo CEGUITabControlProperties.lo CEGUIThumb.lo CEGUIThumbProperties.lo CEGUITitlebar.lo CEGUITitlebarProperties.lo CEGUITooltip.lo CEGUITooltipProperties.lo CEGUIFalComponentBase.lo CEGUIFalDimensions.lo CEGUIFalFrameComponent.lo CEGUIFalImageryComponent.lo CEGUIFalImagerySection.lo CEGUIFalLayerSpecification.lo CEGUIFalNamedArea.lo CEGUIFalPropertyDefinition.lo CEGUIFalPropertyDefinitionBase.lo CEGUIFalPropertyLinkDefinition.lo CEGUIFalPropertyInitialiser.lo CEGUIFalSectionSpecification.lo CEGUIFalStateImagery.lo CEGUIFalTextComponent.lo CEGUIFalWidgetComponent.lo CEGUIFalWidgetLookFeel.lo CEGUIFalWidgetLookManager.lo CEGUIFalXMLEnumHelper.lo CEGUIFalagard_xmlHandler.lo -lfreetype -lpcre -lxerces-c -lpthread -ldl g++ -shared -nostdlib /usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64/crti.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtbeginS.o .libs/CEGUIBase.o .libs/CEGUIBoundSlot.o .libs/CEGUIColourRect.o .libs/CEGUIConfig_xmlHandler.o .libs/CEGUICoordConverter.o .libs/CEGUIDataContainer.o .libs/CEGUIDefaultLogger.o .libs/CEGUIDefaultResourceProvider.o .libs/CEGUIDynamicModule.o .libs/CEGUIEvent.o .libs/CEGUIEventArgs.o .libs/CEGUIEventSet.o .libs/CEGUIEventSignal.o .libs/CEGUIEventSignalSet.o .libs/CEGUIExceptions.o .libs/CEGUIFactoryModule.o .libs/CEGUIFont.o .libs/CEGUIFontManager.o .libs/CEGUIFontProperties.o .libs/CEGUIFont_xmlHandler.o .libs/CEGUIFreeTypeFont.o .libs/CEGUIGlobalEventSet.o .libs/CEGUIGUILayout_xmlHandler.o .libs/CEGUIImage.o .libs/CEGUIImageCodec.o .libs/CEGUIImageset.o .libs/CEGUIImagesetManager.o .libs/CEGUIImageset_xmlHandler.o .libs/CEGUILogger.o .libs/CEGUIMouseCursor.o .libs/CEGUIPixmapFont.o .libs/CEGUIProperty.o .libs/CEGUIPropertyHelper.o .libs/CEGUIPropertySet.o .libs/CEGUIRect.o .libs/CEGUIRenderCache.o .libs/CEGUIRenderer.o .libs/CEGUIScheme.o .libs/CEGUISchemeManager.o .libs/CEGUIScheme_xmlHandler.o .libs/CEGUIScriptModule.o .libs/CEGUISize.o .libs/CEGUIString.o .libs/CEGUISubscriberSlot.o .libs/CEGUISystem.o .libs/CEGUITextUtils.o .libs/CEGUITexture.o .libs/CEGUIWindow.o .libs/CEGUIWindowFactory.o .libs/CEGUIWindowFactoryManager.o .libs/CEGUIWindowManager.o .libs/CEGUIWindowProperties.o .libs/CEGUIWindowRenderer.o .libs/CEGUIWindowRendererManager.o .libs/CEGUIXMLAttributes.o .libs/CEGUIXMLHandler.o .libs/CEGUIXMLParser.o .libs/CEGUIXMLSerializer.o .libs/CEGUIcolour.o .libs/CEGUIBaseFactories.o .libs/CEGUIButtonBase.o .libs/CEGUICheckbox.o .libs/CEGUIClippedContainer.o .libs/CEGUICheckboxProperties.o .libs/CEGUICombobox.o .libs/CEGUIComboboxProperties.o .libs/CEGUIComboDropList.o .libs/CEGUIDragContainer.o .libs/CEGUIDragContainerProperties.o .libs/CEGUIEditbox.o .libs/CEGUIEditboxProperties.o .libs/CEGUIFrameWindow.o .libs/CEGUIFrameWindowProperties.o .libs/CEGUIGUISheet.o .libs/CEGUIItemEntry.o .libs/CEGUIItemEntryProperties.o .libs/CEGUIItemListBase.o .libs/CEGUIItemListBaseProperties.o .libs/CEGUIItemListbox.o .libs/CEGUIItemListboxProperties.o .libs/CEGUIListbox.o .libs/CEGUIListboxItem.o .libs/CEGUIListboxProperties.o .libs/CEGUIListboxTextItem.o .libs/CEGUIListHeader.o .libs/CEGUIListHeaderProperties.o .libs/CEGUIListHeaderSegment.o .libs/CEGUIListHeaderSegmentProperties.o .libs/CEGUIMenubar.o .libs/CEGUIMenuBase.o .libs/CEGUIMenuBaseProperties.o .libs/CEGUIMenuItem.o .libs/CEGUIMultiColumnList.o .libs/CEGUIMultiColumnListProperties.o .libs/CEGUIMultiLineEditbox.o .libs/CEGUIMultiLineEditboxProperties.o .libs/CEGUIPopupMenu.o .libs/CEGUIPopupMenuProperties.o .libs/CEGUIProgressBar.o .libs/CEGUIProgressBarProperties.o .libs/CEGUIPushButton.o .libs/CEGUIRadioButton.o .libs/CEGUIRadioButtonProperties.o .libs/CEGUIScrollablePane.o .libs/CEGUIScrollablePaneProperties.o .libs/CEGUIScrollbar.o .libs/CEGUIScrollbarProperties.o .libs/CEGUIScrolledContainer.o .libs/CEGUIScrolledContainerProperties.o .libs/CEGUIScrolledItemListBase.o .libs/CEGUIScrolledItemListBaseProperties.o .libs/CEGUISlider.o .libs/CEGUISliderProperties.o .libs/CEGUISpinner.o .libs/CEGUISpinnerProperties.o .libs/CEGUITabButton.o .libs/CEGUITabControl.o .libs/CEGUITabControlProperties.o .libs/CEGUIThumb.o .libs/CEGUIThumbProperties.o .libs/CEGUITitlebar.o .libs/CEGUITitlebarProperties.o .libs/CEGUITooltip.o .libs/CEGUITooltipProperties.o .libs/CEGUIFalComponentBase.o .libs/CEGUIFalDimensions.o .libs/CEGUIFalFrameComponent.o .libs/CEGUIFalImageryComponent.o .libs/CEGUIFalImagerySection.o .libs/CEGUIFalLayerSpecification.o .libs/CEGUIFalNamedArea.o .libs/CEGUIFalPropertyDefinition.o .libs/CEGUIFalPropertyDefinitionBase.o .libs/CEGUIFalPropertyLinkDefinition.o .libs/CEGUIFalPropertyInitialiser.o .libs/CEGUIFalSectionSpecification.o .libs/CEGUIFalStateImagery.o .libs/CEGUIFalTextComponent.o .libs/CEGUIFalWidgetComponent.o .libs/CEGUIFalWidgetLookFeel.o .libs/CEGUIFalWidgetLookManager.o .libs/CEGUIFalXMLEnumHelper.o .libs/CEGUIFalagard_xmlHandler.o -lfreetype -lpcre -lxerces-c -lpthread -ldl -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtsavres.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtendS.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64/crtn.o -m64 -mminimal-toc -Wl,-soname -Wl,libCEGUIBase.so.1 -o .libs/libCEGUIBase.so.1.0.0 (cd .libs && rm -f libCEGUIBase.so.1 && ln -s libCEGUIBase.so.1.0.0 libCEGUIBase.so.1) (cd .libs && rm -f libCEGUIBase.so && ln -s libCEGUIBase.so.1.0.0 libCEGUIBase.so) ar cru .libs/libCEGUIBase.a CEGUIBase.o CEGUIBoundSlot.o CEGUIColourRect.o CEGUIConfig_xmlHandler.o CEGUICoordConverter.o CEGUIDataContainer.o CEGUIDefaultLogger.o CEGUIDefaultResourceProvider.o CEGUIDynamicModule.o CEGUIEvent.o CEGUIEventArgs.o CEGUIEventSet.o CEGUIEventSignal.o CEGUIEventSignalSet.o CEGUIExceptions.o CEGUIFactoryModule.o CEGUIFont.o CEGUIFontManager.o CEGUIFontProperties.o CEGUIFont_xmlHandler.o CEGUIFreeTypeFont.o CEGUIGlobalEventSet.o CEGUIGUILayout_xmlHandler.o CEGUIImage.o CEGUIImageCodec.o CEGUIImageset.o CEGUIImagesetManager.o CEGUIImageset_xmlHandler.o CEGUILogger.o CEGUIMouseCursor.o CEGUIPixmapFont.o CEGUIProperty.o CEGUIPropertyHelper.o CEGUIPropertySet.o CEGUIRect.o CEGUIRenderCache.o CEGUIRenderer.o CEGUIScheme.o CEGUISchemeManager.o CEGUIScheme_xmlHandler.o CEGUIScriptModule.o CEGUISize.o CEGUIString.o CEGUISubscriberSlot.o CEGUISystem.o CEGUITextUtils.o CEGUITexture.o CEGUIWindow.o CEGUIWindowFactory.o CEGUIWindowFactoryManager.o CEGUIWindowManager.o CEGUIWindowProperties.o CEGUIWindowRenderer.o CEGUIWindowRendererManager.o CEGUIXMLAttributes.o CEGUIXMLHandler.o CEGUIXMLParser.o CEGUIXMLSerializer.o CEGUIcolour.o CEGUIBaseFactories.o CEGUIButtonBase.o CEGUICheckbox.o CEGUIClippedContainer.o CEGUICheckboxProperties.o CEGUICombobox.o CEGUIComboboxProperties.o CEGUIComboDropList.o CEGUIDragContainer.o CEGUIDragContainerProperties.o CEGUIEditbox.o CEGUIEditboxProperties.o CEGUIFrameWindow.o CEGUIFrameWindowProperties.o CEGUIGUISheet.o CEGUIItemEntry.o CEGUIItemEntryProperties.o CEGUIItemListBase.o CEGUIItemListBaseProperties.o CEGUIItemListbox.o CEGUIItemListboxProperties.o CEGUIListbox.o CEGUIListboxItem.o CEGUIListboxProperties.o CEGUIListboxTextItem.o CEGUIListHeader.o CEGUIListHeaderProperties.o CEGUIListHeaderSegment.o CEGUIListHeaderSegmentProperties.o CEGUIMenubar.o CEGUIMenuBase.o CEGUIMenuBaseProperties.o CEGUIMenuItem.o CEGUIMultiColumnList.o CEGUIMultiColumnListProperties.o CEGUIMultiLineEditbox.o CEGUIMultiLineEditboxProperties.o CEGUIPopupMenu.o CEGUIPopupMenuProperties.o CEGUIProgressBar.o CEGUIProgressBarProperties.o CEGUIPushButton.o CEGUIRadioButton.o CEGUIRadioButtonProperties.o CEGUIScrollablePane.o CEGUIScrollablePaneProperties.o CEGUIScrollbar.o CEGUIScrollbarProperties.o CEGUIScrolledContainer.o CEGUIScrolledContainerProperties.o CEGUIScrolledItemListBase.o CEGUIScrolledItemListBaseProperties.o CEGUISlider.o CEGUISliderProperties.o CEGUISpinner.o CEGUISpinnerProperties.o CEGUITabButton.o CEGUITabControl.o CEGUITabControlProperties.o CEGUIThumb.o CEGUIThumbProperties.o CEGUITitlebar.o CEGUITitlebarProperties.o CEGUITooltip.o CEGUITooltipProperties.o CEGUIFalComponentBase.o CEGUIFalDimensions.o CEGUIFalFrameComponent.o CEGUIFalImageryComponent.o CEGUIFalImagerySection.o CEGUIFalLayerSpecification.o CEGUIFalNamedArea.o CEGUIFalPropertyDefinition.o CEGUIFalPropertyDefinitionBase.o CEGUIFalPropertyLinkDefinition.o CEGUIFalPropertyInitialiser.o CEGUIFalSectionSpecification.o CEGUIFalStateImagery.o CEGUIFalTextComponent.o CEGUIFalWidgetComponent.o CEGUIFalWidgetLookFeel.o CEGUIFalWidgetLookManager.o CEGUIFalXMLEnumHelper.o CEGUIFalagard_xmlHandler.o ranlib .libs/libCEGUIBase.a creating libCEGUIBase.la (cd .libs && rm -f libCEGUIBase.la && ln -s ../libCEGUIBase.la libCEGUIBase.la) make[1]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/src' Making all in include make[1]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/include' cd .. && /bin/sh /builddir/build/BUILD/CEGUI-0.5.0/missing --run autoheader touch ./config.h.in cd .. && /bin/sh ./config.status include/config.h config.status: creating include/config.h config.status: include/config.h is unchanged make all-recursive make[2]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/include' Making all in . make[3]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/include' make[3]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/include' Making all in elements make[3]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/include/elements' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/include/elements' Making all in falagard make[3]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/include/falagard' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/include/falagard' make[2]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/include' make[1]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/include' Making all in XMLParserModules make[1]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/XMLParserModules' Making all in . make[2]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/XMLParserModules' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/XMLParserModules' Making all in XercesParser make[2]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/XMLParserModules/XercesParser' if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIXercesParser.lo -MD -MP -MF ".deps/CEGUIXercesParser.Tpo" \ -c -o CEGUIXercesParser.lo `test -f 'CEGUIXercesParser.cpp' || echo './'`CEGUIXercesParser.cpp; \ then mv -f ".deps/CEGUIXercesParser.Tpo" ".deps/CEGUIXercesParser.Plo"; \ else rm -f ".deps/CEGUIXercesParser.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIXercesParserModule.lo -MD -MP -MF ".deps/CEGUIXercesParserModule.Tpo" \ -c -o CEGUIXercesParserModule.lo `test -f 'CEGUIXercesParserModule.cpp' || echo './'`CEGUIXercesParserModule.cpp; \ then mv -f ".deps/CEGUIXercesParserModule.Tpo" ".deps/CEGUIXercesParserModule.Plo"; \ else rm -f ".deps/CEGUIXercesParserModule.Tpo"; exit 1; \ fi mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIXercesParserModule.lo -MD -MP -MF .deps/CEGUIXercesParserModule.Tpo -c CEGUIXercesParserModule.cpp -fPIC -DPIC -o .libs/CEGUIXercesParserModule.o g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIXercesParser.lo -MD -MP -MF .deps/CEGUIXercesParser.Tpo -c CEGUIXercesParser.cpp -fPIC -DPIC -o .libs/CEGUIXercesParser.o g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIXercesParserModule.lo -MD -MP -MF .deps/CEGUIXercesParserModule.Tpo -c CEGUIXercesParserModule.cpp -o CEGUIXercesParserModule.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIXercesParser.lo -MD -MP -MF .deps/CEGUIXercesParser.Tpo -c CEGUIXercesParser.cpp -o CEGUIXercesParser.o >/dev/null 2>&1 /usr/bin/libtool --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o libCEGUIXercesParser.la -rpath /usr/lib64 CEGUIXercesParser.lo CEGUIXercesParserModule.lo -lxerces-c ../../src/libCEGUIBase.la -lxerces-c -lpthread -ldl g++ -shared -nostdlib /usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64/crti.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtbeginS.o .libs/CEGUIXercesParser.o .libs/CEGUIXercesParserModule.o -Wl,--rpath -Wl,/builddir/build/BUILD/CEGUI-0.5.0/src/.libs ../../src/.libs/libCEGUIBase.so -lxerces-c -lpthread -ldl -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtsavres.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtendS.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64/crtn.o -m64 -mminimal-toc -Wl,-soname -Wl,libCEGUIXercesParser.so.0 -o .libs/libCEGUIXercesParser.so.0.0.0 (cd .libs && rm -f libCEGUIXercesParser.so.0 && ln -s libCEGUIXercesParser.so.0.0.0 libCEGUIXercesParser.so.0) (cd .libs && rm -f libCEGUIXercesParser.so && ln -s libCEGUIXercesParser.so.0.0.0 libCEGUIXercesParser.so) ar cru .libs/libCEGUIXercesParser.a CEGUIXercesParser.o CEGUIXercesParserModule.o ranlib .libs/libCEGUIXercesParser.a creating libCEGUIXercesParser.la (cd .libs && rm -f libCEGUIXercesParser.la && ln -s ../libCEGUIXercesParser.la libCEGUIXercesParser.la) make[2]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/XMLParserModules/XercesParser' Making all in expatParser make[2]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/XMLParserModules/expatParser' if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIExpatParser.lo -MD -MP -MF ".deps/CEGUIExpatParser.Tpo" \ -c -o CEGUIExpatParser.lo `test -f 'CEGUIExpatParser.cpp' || echo './'`CEGUIExpatParser.cpp; \ then mv -f ".deps/CEGUIExpatParser.Tpo" ".deps/CEGUIExpatParser.Plo"; \ else rm -f ".deps/CEGUIExpatParser.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIExpatParserModule.lo -MD -MP -MF ".deps/CEGUIExpatParserModule.Tpo" \ -c -o CEGUIExpatParserModule.lo `test -f 'CEGUIExpatParserModule.cpp' || echo './'`CEGUIExpatParserModule.cpp; \ then mv -f ".deps/CEGUIExpatParserModule.Tpo" ".deps/CEGUIExpatParserModule.Plo"; \ else rm -f ".deps/CEGUIExpatParserModule.Tpo"; exit 1; \ fi mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIExpatParser.lo -MD -MP -MF .deps/CEGUIExpatParser.Tpo -c CEGUIExpatParser.cpp -fPIC -DPIC -o .libs/CEGUIExpatParser.o g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIExpatParserModule.lo -MD -MP -MF .deps/CEGUIExpatParserModule.Tpo -c CEGUIExpatParserModule.cpp -fPIC -DPIC -o .libs/CEGUIExpatParserModule.o g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIExpatParserModule.lo -MD -MP -MF .deps/CEGUIExpatParserModule.Tpo -c CEGUIExpatParserModule.cpp -o CEGUIExpatParserModule.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIExpatParser.lo -MD -MP -MF .deps/CEGUIExpatParser.Tpo -c CEGUIExpatParser.cpp -o CEGUIExpatParser.o >/dev/null 2>&1 /usr/bin/libtool --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o libCEGUIExpatParser.la -rpath /usr/lib64 CEGUIExpatParser.lo CEGUIExpatParserModule.lo -lexpat ../../src/libCEGUIBase.la -lxerces-c -lpthread -ldl g++ -shared -nostdlib /usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64/crti.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtbeginS.o .libs/CEGUIExpatParser.o .libs/CEGUIExpatParserModule.o -Wl,--rpath -Wl,/builddir/build/BUILD/CEGUI-0.5.0/src/.libs /usr/lib64/libexpat.so ../../src/.libs/libCEGUIBase.so -lxerces-c -lpthread -ldl -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtsavres.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtendS.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64/crtn.o -m64 -mminimal-toc -Wl,-soname -Wl,libCEGUIExpatParser.so.0 -o .libs/libCEGUIExpatParser.so.0.0.0 (cd .libs && rm -f libCEGUIExpatParser.so.0 && ln -s libCEGUIExpatParser.so.0.0.0 libCEGUIExpatParser.so.0) (cd .libs && rm -f libCEGUIExpatParser.so && ln -s libCEGUIExpatParser.so.0.0.0 libCEGUIExpatParser.so) ar cru .libs/libCEGUIExpatParser.a CEGUIExpatParser.o CEGUIExpatParserModule.o ranlib .libs/libCEGUIExpatParser.a creating libCEGUIExpatParser.la (cd .libs && rm -f libCEGUIExpatParser.la && ln -s ../libCEGUIExpatParser.la libCEGUIExpatParser.la) make[2]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/XMLParserModules/expatParser' Making all in libxmlParser make[2]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/XMLParserModules/libxmlParser' if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUILibxmlParser.lo -MD -MP -MF ".deps/CEGUILibxmlParser.Tpo" \ -c -o CEGUILibxmlParser.lo `test -f 'CEGUILibxmlParser.cpp' || echo './'`CEGUILibxmlParser.cpp; \ then mv -f ".deps/CEGUILibxmlParser.Tpo" ".deps/CEGUILibxmlParser.Plo"; \ else rm -f ".deps/CEGUILibxmlParser.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUILibxmlParserModule.lo -MD -MP -MF ".deps/CEGUILibxmlParserModule.Tpo" \ -c -o CEGUILibxmlParserModule.lo `test -f 'CEGUILibxmlParserModule.cpp' || echo './'`CEGUILibxmlParserModule.cpp; \ then mv -f ".deps/CEGUILibxmlParserModule.Tpo" ".deps/CEGUILibxmlParserModule.Plo"; \ else rm -f ".deps/CEGUILibxmlParserModule.Tpo"; exit 1; \ fi mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUILibxmlParserModule.lo -MD -MP -MF .deps/CEGUILibxmlParserModule.Tpo -c CEGUILibxmlParserModule.cpp -fPIC -DPIC -o .libs/CEGUILibxmlParserModule.o g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUILibxmlParser.lo -MD -MP -MF .deps/CEGUILibxmlParser.Tpo -c CEGUILibxmlParser.cpp -fPIC -DPIC -o .libs/CEGUILibxmlParser.o g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUILibxmlParserModule.lo -MD -MP -MF .deps/CEGUILibxmlParserModule.Tpo -c CEGUILibxmlParserModule.cpp -o CEGUILibxmlParserModule.o >/dev/null 2>&1 CEGUILibxmlParser.cpp: In function 'void CEGUI::processXMLElement(CEGUI::XMLHandler&, xmlNode*)': CEGUILibxmlParser.cpp:63: warning: enumeration value 'XML_ATTRIBUTE_NODE' not handled in switch CEGUILibxmlParser.cpp:63: warning: enumeration value 'XML_CDATA_SECTION_NODE' not handled in switch CEGUILibxmlParser.cpp:63: warning: enumeration value 'XML_ENTITY_REF_NODE' not handled in switch CEGUILibxmlParser.cpp:63: warning: enumeration value 'XML_ENTITY_NODE' not handled in switch CEGUILibxmlParser.cpp:63: warning: enumeration value 'XML_PI_NODE' not handled in switch CEGUILibxmlParser.cpp:63: warning: enumeration value 'XML_COMMENT_NODE' not handled in switch CEGUILibxmlParser.cpp:63: warning: enumeration value 'XML_DOCUMENT_NODE' not handled in switch CEGUILibxmlParser.cpp:63: warning: enumeration value 'XML_DOCUMENT_TYPE_NODE' not handled in switch CEGUILibxmlParser.cpp:63: warning: enumeration value 'XML_DOCUMENT_FRAG_NODE' not handled in switch CEGUILibxmlParser.cpp:63: warning: enumeration value 'XML_NOTATION_NODE' not handled in switch CEGUILibxmlParser.cpp:63: warning: enumeration value 'XML_HTML_DOCUMENT_NODE' not handled in switch CEGUILibxmlParser.cpp:63: warning: enumeration value 'XML_DTD_NODE' not handled in switch CEGUILibxmlParser.cpp:63: warning: enumeration value 'XML_ELEMENT_DECL' not handled in switch CEGUILibxmlParser.cpp:63: warning: enumeration value 'XML_ATTRIBUTE_DECL' not handled in switch CEGUILibxmlParser.cpp:63: warning: enumeration value 'XML_ENTITY_DECL' not handled in switch CEGUILibxmlParser.cpp:63: warning: enumeration value 'XML_NAMESPACE_DECL' not handled in switch CEGUILibxmlParser.cpp:63: warning: enumeration value 'XML_XINCLUDE_START' not handled in switch CEGUILibxmlParser.cpp:63: warning: enumeration value 'XML_XINCLUDE_END' not handled in switch CEGUILibxmlParser.cpp:63: warning: enumeration value 'XML_DOCB_DOCUMENT_NODE' not handled in switch g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUILibxmlParser.lo -MD -MP -MF .deps/CEGUILibxmlParser.Tpo -c CEGUILibxmlParser.cpp -o CEGUILibxmlParser.o >/dev/null 2>&1 /usr/bin/libtool --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o libCEGUILibxmlParser.la -rpath /usr/lib64 CEGUILibxmlParser.lo CEGUILibxmlParserModule.lo -lxml2 ../../src/libCEGUIBase.la -lxerces-c -lpthread -ldl g++ -shared -nostdlib /usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64/crti.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtbeginS.o .libs/CEGUILibxmlParser.o .libs/CEGUILibxmlParserModule.o -Wl,--rpath -Wl,/builddir/build/BUILD/CEGUI-0.5.0/src/.libs -lxml2 ../../src/.libs/libCEGUIBase.so -lxerces-c -lpthread -ldl -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtsavres.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtendS.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64/crtn.o -m64 -mminimal-toc -Wl,-soname -Wl,libCEGUILibxmlParser.so.0 -o .libs/libCEGUILibxmlParser.so.0.0.0 (cd .libs && rm -f libCEGUILibxmlParser.so.0 && ln -s libCEGUILibxmlParser.so.0.0.0 libCEGUILibxmlParser.so.0) (cd .libs && rm -f libCEGUILibxmlParser.so && ln -s libCEGUILibxmlParser.so.0.0.0 libCEGUILibxmlParser.so) ar cru .libs/libCEGUILibxmlParser.a CEGUILibxmlParser.o CEGUILibxmlParserModule.o ranlib .libs/libCEGUILibxmlParser.a creating libCEGUILibxmlParser.la (cd .libs && rm -f libCEGUILibxmlParser.la && ln -s ../libCEGUILibxmlParser.la libCEGUILibxmlParser.la) make[2]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/XMLParserModules/libxmlParser' Making all in TinyXMLParser make[2]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/XMLParserModules/TinyXMLParser' if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUITinyXMLParser.lo -MD -MP -MF ".deps/CEGUITinyXMLParser.Tpo" \ -c -o CEGUITinyXMLParser.lo `test -f 'CEGUITinyXMLParser.cpp' || echo './'`CEGUITinyXMLParser.cpp; \ then mv -f ".deps/CEGUITinyXMLParser.Tpo" ".deps/CEGUITinyXMLParser.Plo"; \ else rm -f ".deps/CEGUITinyXMLParser.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUITinyXMLParserModule.lo -MD -MP -MF ".deps/CEGUITinyXMLParserModule.Tpo" \ -c -o CEGUITinyXMLParserModule.lo `test -f 'CEGUITinyXMLParserModule.cpp' || echo './'`CEGUITinyXMLParserModule.cpp; \ then mv -f ".deps/CEGUITinyXMLParserModule.Tpo" ".deps/CEGUITinyXMLParserModule.Plo"; \ else rm -f ".deps/CEGUITinyXMLParserModule.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT tinystr.lo -MD -MP -MF ".deps/tinystr.Tpo" \ -c -o tinystr.lo `test -f 'ceguitinyxml/tinystr.cpp' || echo './'`ceguitinyxml/tinystr.cpp; \ then mv -f ".deps/tinystr.Tpo" ".deps/tinystr.Plo"; \ else rm -f ".deps/tinystr.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT tinyxml.lo -MD -MP -MF ".deps/tinyxml.Tpo" \ -c -o tinyxml.lo `test -f 'ceguitinyxml/tinyxml.cpp' || echo './'`ceguitinyxml/tinyxml.cpp; \ then mv -f ".deps/tinyxml.Tpo" ".deps/tinyxml.Plo"; \ else rm -f ".deps/tinyxml.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT tinyxmlerror.lo -MD -MP -MF ".deps/tinyxmlerror.Tpo" \ -c -o tinyxmlerror.lo `test -f 'ceguitinyxml/tinyxmlerror.cpp' || echo './'`ceguitinyxml/tinyxmlerror.cpp; \ then mv -f ".deps/tinyxmlerror.Tpo" ".deps/tinyxmlerror.Plo"; \ else rm -f ".deps/tinyxmlerror.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT tinyxmlparser.lo -MD -MP -MF ".deps/tinyxmlparser.Tpo" \ -c -o tinyxmlparser.lo `test -f 'ceguitinyxml/tinyxmlparser.cpp' || echo './'`ceguitinyxml/tinyxmlparser.cpp; \ then mv -f ".deps/tinyxmlparser.Tpo" ".deps/tinyxmlparser.Plo"; \ else rm -f ".deps/tinyxmlparser.Tpo"; exit 1; \ fi mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT tinyxmlerror.lo -MD -MP -MF .deps/tinyxmlerror.Tpo -c ceguitinyxml/tinyxmlerror.cpp -fPIC -DPIC -o .libs/tinyxmlerror.o ceguitinyxml/tinyxmlerror.cpp:55:2: warning: no newline at end of file g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT tinystr.lo -MD -MP -MF .deps/tinystr.Tpo -c ceguitinyxml/tinystr.cpp -fPIC -DPIC -o .libs/tinystr.o g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUITinyXMLParser.lo -MD -MP -MF .deps/CEGUITinyXMLParser.Tpo -c CEGUITinyXMLParser.cpp -fPIC -DPIC -o .libs/CEGUITinyXMLParser.o ceguitinyxml/tinystr.cpp:40: warning: missing braces around initializer for 'char [1]' g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUITinyXMLParserModule.lo -MD -MP -MF .deps/CEGUITinyXMLParserModule.Tpo -c CEGUITinyXMLParserModule.cpp -fPIC -DPIC -o .libs/CEGUITinyXMLParserModule.o g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT tinyxmlerror.lo -MD -MP -MF .deps/tinyxmlerror.Tpo -c ceguitinyxml/tinyxmlerror.cpp -o tinyxmlerror.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT tinyxmlparser.lo -MD -MP -MF .deps/tinyxmlparser.Tpo -c ceguitinyxml/tinyxmlparser.cpp -fPIC -DPIC -o .libs/tinyxmlparser.o g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT tinyxml.lo -MD -MP -MF .deps/tinyxml.Tpo -c ceguitinyxml/tinyxml.cpp -fPIC -DPIC -o .libs/tinyxml.o g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT tinystr.lo -MD -MP -MF .deps/tinystr.Tpo -c ceguitinyxml/tinystr.cpp -o tinystr.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUITinyXMLParserModule.lo -MD -MP -MF .deps/CEGUITinyXMLParserModule.Tpo -c CEGUITinyXMLParserModule.cpp -o CEGUITinyXMLParserModule.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT tinyxmlparser.lo -MD -MP -MF .deps/tinyxmlparser.Tpo -c ceguitinyxml/tinyxmlparser.cpp -o tinyxmlparser.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUITinyXMLParser.lo -MD -MP -MF .deps/CEGUITinyXMLParser.Tpo -c CEGUITinyXMLParser.cpp -o CEGUITinyXMLParser.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT tinyxml.lo -MD -MP -MF .deps/tinyxml.Tpo -c ceguitinyxml/tinyxml.cpp -o tinyxml.o >/dev/null 2>&1 /usr/bin/libtool --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o libCEGUITinyXMLParser.la -rpath /usr/lib64 CEGUITinyXMLParser.lo CEGUITinyXMLParserModule.lo tinystr.lo tinyxml.lo tinyxmlerror.lo tinyxmlparser.lo ../../src/libCEGUIBase.la -lxerces-c -lpthread -ldl g++ -shared -nostdlib /usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64/crti.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtbeginS.o .libs/CEGUITinyXMLParser.o .libs/CEGUITinyXMLParserModule.o .libs/tinystr.o .libs/tinyxml.o .libs/tinyxmlerror.o .libs/tinyxmlparser.o -Wl,--rpath -Wl,/builddir/build/BUILD/CEGUI-0.5.0/src/.libs ../../src/.libs/libCEGUIBase.so -lxerces-c -lpthread -ldl -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtsavres.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtendS.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64/crtn.o -m64 -mminimal-toc -Wl,-soname -Wl,libCEGUITinyXMLParser.so.0 -o .libs/libCEGUITinyXMLParser.so.0.0.0 (cd .libs && rm -f libCEGUITinyXMLParser.so.0 && ln -s libCEGUITinyXMLParser.so.0.0.0 libCEGUITinyXMLParser.so.0) (cd .libs && rm -f libCEGUITinyXMLParser.so && ln -s libCEGUITinyXMLParser.so.0.0.0 libCEGUITinyXMLParser.so) ar cru .libs/libCEGUITinyXMLParser.a CEGUITinyXMLParser.o CEGUITinyXMLParserModule.o tinystr.o tinyxml.o tinyxmlerror.o tinyxmlparser.o ranlib .libs/libCEGUITinyXMLParser.a creating libCEGUITinyXMLParser.la (cd .libs && rm -f libCEGUITinyXMLParser.la && ln -s ../libCEGUITinyXMLParser.la libCEGUITinyXMLParser.la) make[2]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/XMLParserModules/TinyXMLParser' make[1]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/XMLParserModules' Making all in ImageCodecModules make[1]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/ImageCodecModules' Making all in . make[2]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/ImageCodecModules' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/ImageCodecModules' Making all in DevILImageCodec make[2]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/ImageCodecModules/DevILImageCodec' if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DUSE_DEVIL_LIBRARY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIDevILImageCodec.lo -MD -MP -MF ".deps/CEGUIDevILImageCodec.Tpo" \ -c -o CEGUIDevILImageCodec.lo `test -f 'CEGUIDevILImageCodec.cpp' || echo './'`CEGUIDevILImageCodec.cpp; \ then mv -f ".deps/CEGUIDevILImageCodec.Tpo" ".deps/CEGUIDevILImageCodec.Plo"; \ else rm -f ".deps/CEGUIDevILImageCodec.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DUSE_DEVIL_LIBRARY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIDevILImageCodecModule.lo -MD -MP -MF ".deps/CEGUIDevILImageCodecModule.Tpo" \ -c -o CEGUIDevILImageCodecModule.lo `test -f 'CEGUIDevILImageCodecModule.cpp' || echo './'`CEGUIDevILImageCodecModule.cpp; \ then mv -f ".deps/CEGUIDevILImageCodecModule.Tpo" ".deps/CEGUIDevILImageCodecModule.Plo"; \ else rm -f ".deps/CEGUIDevILImageCodecModule.Tpo"; exit 1; \ fi mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DUSE_DEVIL_LIBRARY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIDevILImageCodecModule.lo -MD -MP -MF .deps/CEGUIDevILImageCodecModule.Tpo -c CEGUIDevILImageCodecModule.cpp -fPIC -DPIC -o .libs/CEGUIDevILImageCodecModule.o g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DUSE_DEVIL_LIBRARY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIDevILImageCodec.lo -MD -MP -MF .deps/CEGUIDevILImageCodec.Tpo -c CEGUIDevILImageCodec.cpp -fPIC -DPIC -o .libs/CEGUIDevILImageCodec.o g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DUSE_DEVIL_LIBRARY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIDevILImageCodecModule.lo -MD -MP -MF .deps/CEGUIDevILImageCodecModule.Tpo -c CEGUIDevILImageCodecModule.cpp -o CEGUIDevILImageCodecModule.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DUSE_DEVIL_LIBRARY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUIDevILImageCodec.lo -MD -MP -MF .deps/CEGUIDevILImageCodec.Tpo -c CEGUIDevILImageCodec.cpp -o CEGUIDevILImageCodec.o >/dev/null 2>&1 /usr/bin/libtool --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o libCEGUIDevILImageCodec.la -rpath /usr/lib64 CEGUIDevILImageCodec.lo CEGUIDevILImageCodecModule.lo -LIL -lILU ../../src/libCEGUIBase.la -lxerces-c -lpthread -ldl /usr/bin/libtool: line 1902: cd: IL: No such file or directory libtool: link: cannot determine absolute directory name of `IL' g++ -shared -nostdlib /usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64/crti.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtbeginS.o .libs/CEGUIDevILImageCodec.o .libs/CEGUIDevILImageCodecModule.o -Wl,--rpath -Wl,/builddir/build/BUILD/CEGUI-0.5.0/src/.libs -LIL -lILU ../../src/.libs/libCEGUIBase.so -lxerces-c -lpthread -ldl -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtsavres.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtendS.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64/crtn.o -m64 -mminimal-toc -Wl,-soname -Wl,libCEGUIDevILImageCodec.so.0 -o .libs/libCEGUIDevILImageCodec.so.0.0.0 (cd .libs && rm -f libCEGUIDevILImageCodec.so.0 && ln -s libCEGUIDevILImageCodec.so.0.0.0 libCEGUIDevILImageCodec.so.0) (cd .libs && rm -f libCEGUIDevILImageCodec.so && ln -s libCEGUIDevILImageCodec.so.0.0.0 libCEGUIDevILImageCodec.so) ar cru .libs/libCEGUIDevILImageCodec.a CEGUIDevILImageCodec.o CEGUIDevILImageCodecModule.o ranlib .libs/libCEGUIDevILImageCodec.a creating libCEGUIDevILImageCodec.la (cd .libs && rm -f libCEGUIDevILImageCodec.la && ln -s ../libCEGUIDevILImageCodec.la libCEGUIDevILImageCodec.la) make[2]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/ImageCodecModules/DevILImageCodec' Making all in SILLYImageCodec make[2]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/ImageCodecModules/SILLYImageCodec' if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DUSE_SILLY_LIBRARY -DUSE_SILLYOPTIONS_H -I/usr/include/SILLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUISILLYImageCodec.lo -MD -MP -MF ".deps/CEGUISILLYImageCodec.Tpo" \ -c -o CEGUISILLYImageCodec.lo `test -f 'CEGUISILLYImageCodec.cpp' || echo './'`CEGUISILLYImageCodec.cpp; \ then mv -f ".deps/CEGUISILLYImageCodec.Tpo" ".deps/CEGUISILLYImageCodec.Plo"; \ else rm -f ".deps/CEGUISILLYImageCodec.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DUSE_SILLY_LIBRARY -DUSE_SILLYOPTIONS_H -I/usr/include/SILLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUISILLYImageCodecModule.lo -MD -MP -MF ".deps/CEGUISILLYImageCodecModule.Tpo" \ -c -o CEGUISILLYImageCodecModule.lo `test -f 'CEGUISILLYImageCodecModule.cpp' || echo './'`CEGUISILLYImageCodecModule.cpp; \ then mv -f ".deps/CEGUISILLYImageCodecModule.Tpo" ".deps/CEGUISILLYImageCodecModule.Plo"; \ else rm -f ".deps/CEGUISILLYImageCodecModule.Tpo"; exit 1; \ fi mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DUSE_SILLY_LIBRARY -DUSE_SILLYOPTIONS_H -I/usr/include/SILLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUISILLYImageCodecModule.lo -MD -MP -MF .deps/CEGUISILLYImageCodecModule.Tpo -c CEGUISILLYImageCodecModule.cpp -fPIC -DPIC -o .libs/CEGUISILLYImageCodecModule.o g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DUSE_SILLY_LIBRARY -DUSE_SILLYOPTIONS_H -I/usr/include/SILLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUISILLYImageCodec.lo -MD -MP -MF .deps/CEGUISILLYImageCodec.Tpo -c CEGUISILLYImageCodec.cpp -fPIC -DPIC -o .libs/CEGUISILLYImageCodec.o g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DUSE_SILLY_LIBRARY -DUSE_SILLYOPTIONS_H -I/usr/include/SILLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUISILLYImageCodecModule.lo -MD -MP -MF .deps/CEGUISILLYImageCodecModule.Tpo -c CEGUISILLYImageCodecModule.cpp -o CEGUISILLYImageCodecModule.o >/dev/null 2>&1 /usr/include/SILLY/SILLYImageContext.icpp: In member function 'void SILLY::ImageContext::setNextPixel(SILLY::byte, SILLY::byte, SILLY::byte, SILLY::byte)': /usr/include/SILLY/SILLYImageContext.icpp:57: warning: enumeration value 'PF_ORIGIN' not handled in switch g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DUSE_SILLY_LIBRARY -DUSE_SILLYOPTIONS_H -I/usr/include/SILLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUISILLYImageCodec.lo -MD -MP -MF .deps/CEGUISILLYImageCodec.Tpo -c CEGUISILLYImageCodec.cpp -o CEGUISILLYImageCodec.o >/dev/null 2>&1 /usr/bin/libtool --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o libCEGUISILLYImageCodec.la -rpath /usr/lib64 CEGUISILLYImageCodec.lo CEGUISILLYImageCodecModule.lo -lSILLY ../../src/libCEGUIBase.la -lxerces-c -lpthread -ldl g++ -shared -nostdlib /usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64/crti.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtbeginS.o .libs/CEGUISILLYImageCodec.o .libs/CEGUISILLYImageCodecModule.o -Wl,--rpath -Wl,/builddir/build/BUILD/CEGUI-0.5.0/src/.libs -lSILLY ../../src/.libs/libCEGUIBase.so -lxerces-c -lpthread -ldl -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtsavres.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtendS.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64/crtn.o -m64 -mminimal-toc -Wl,-soname -Wl,libCEGUISILLYImageCodec.so.0 -o .libs/libCEGUISILLYImageCodec.so.0.0.0 (cd .libs && rm -f libCEGUISILLYImageCodec.so.0 && ln -s libCEGUISILLYImageCodec.so.0.0.0 libCEGUISILLYImageCodec.so.0) (cd .libs && rm -f libCEGUISILLYImageCodec.so && ln -s libCEGUISILLYImageCodec.so.0.0.0 libCEGUISILLYImageCodec.so) ar cru .libs/libCEGUISILLYImageCodec.a CEGUISILLYImageCodec.o CEGUISILLYImageCodecModule.o ranlib .libs/libCEGUISILLYImageCodec.a creating libCEGUISILLYImageCodec.la (cd .libs && rm -f libCEGUISILLYImageCodec.la && ln -s ../libCEGUISILLYImageCodec.la libCEGUISILLYImageCodec.la) make[2]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/ImageCodecModules/SILLYImageCodec' Making all in TGAImageCodec make[2]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/ImageCodecModules/TGAImageCodec' if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUITGAImageCodec.lo -MD -MP -MF ".deps/CEGUITGAImageCodec.Tpo" \ -c -o CEGUITGAImageCodec.lo `test -f 'CEGUITGAImageCodec.cpp' || echo './'`CEGUITGAImageCodec.cpp; \ then mv -f ".deps/CEGUITGAImageCodec.Tpo" ".deps/CEGUITGAImageCodec.Plo"; \ else rm -f ".deps/CEGUITGAImageCodec.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUITGAImageCodecModule.lo -MD -MP -MF ".deps/CEGUITGAImageCodecModule.Tpo" \ -c -o CEGUITGAImageCodecModule.lo `test -f 'CEGUITGAImageCodecModule.cpp' || echo './'`CEGUITGAImageCodecModule.cpp; \ then mv -f ".deps/CEGUITGAImageCodecModule.Tpo" ".deps/CEGUITGAImageCodecModule.Plo"; \ else rm -f ".deps/CEGUITGAImageCodecModule.Tpo"; exit 1; \ fi mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUITGAImageCodecModule.lo -MD -MP -MF .deps/CEGUITGAImageCodecModule.Tpo -c CEGUITGAImageCodecModule.cpp -fPIC -DPIC -o .libs/CEGUITGAImageCodecModule.o g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUITGAImageCodec.lo -MD -MP -MF .deps/CEGUITGAImageCodec.Tpo -c CEGUITGAImageCodec.cpp -fPIC -DPIC -o .libs/CEGUITGAImageCodec.o g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUITGAImageCodecModule.lo -MD -MP -MF .deps/CEGUITGAImageCodecModule.Tpo -c CEGUITGAImageCodecModule.cpp -o CEGUITGAImageCodecModule.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUITGAImageCodec.lo -MD -MP -MF .deps/CEGUITGAImageCodec.Tpo -c CEGUITGAImageCodec.cpp -o CEGUITGAImageCodec.o >/dev/null 2>&1 /usr/bin/libtool --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o libCEGUITGAImageCodec.la -rpath /usr/lib64 CEGUITGAImageCodec.lo CEGUITGAImageCodecModule.lo ../../src/libCEGUIBase.la -lxerces-c -lpthread -ldl g++ -shared -nostdlib /usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64/crti.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtbeginS.o .libs/CEGUITGAImageCodec.o .libs/CEGUITGAImageCodecModule.o -Wl,--rpath -Wl,/builddir/build/BUILD/CEGUI-0.5.0/src/.libs ../../src/.libs/libCEGUIBase.so -lxerces-c -lpthread -ldl -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtsavres.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtendS.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64/crtn.o -m64 -mminimal-toc -Wl,-soname -Wl,libCEGUITGAImageCodec.so.0 -o .libs/libCEGUITGAImageCodec.so.0.0.0 (cd .libs && rm -f libCEGUITGAImageCodec.so.0 && ln -s libCEGUITGAImageCodec.so.0.0.0 libCEGUITGAImageCodec.so.0) (cd .libs && rm -f libCEGUITGAImageCodec.so && ln -s libCEGUITGAImageCodec.so.0.0.0 libCEGUITGAImageCodec.so) ar cru .libs/libCEGUITGAImageCodec.a CEGUITGAImageCodec.o CEGUITGAImageCodecModule.o ranlib .libs/libCEGUITGAImageCodec.a creating libCEGUITGAImageCodec.la (cd .libs && rm -f libCEGUITGAImageCodec.la && ln -s ../libCEGUITGAImageCodec.la libCEGUITGAImageCodec.la) make[2]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/ImageCodecModules/TGAImageCodec' make[1]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/ImageCodecModules' Making all in RendererModules make[1]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/RendererModules' Making all in . make[2]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/RendererModules' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/RendererModules' Making all in OpenGLGUIRenderer make[2]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/RendererModules/OpenGLGUIRenderer' if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT openglrenderer.lo -MD -MP -MF ".deps/openglrenderer.Tpo" \ -c -o openglrenderer.lo `test -f 'openglrenderer.cpp' || echo './'`openglrenderer.cpp; \ then mv -f ".deps/openglrenderer.Tpo" ".deps/openglrenderer.Plo"; \ else rm -f ".deps/openglrenderer.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT opengltexture.lo -MD -MP -MF ".deps/opengltexture.Tpo" \ -c -o opengltexture.lo `test -f 'opengltexture.cpp' || echo './'`opengltexture.cpp; \ then mv -f ".deps/opengltexture.Tpo" ".deps/opengltexture.Plo"; \ else rm -f ".deps/opengltexture.Tpo"; exit 1; \ fi mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT openglrenderer.lo -MD -MP -MF .deps/openglrenderer.Tpo -c openglrenderer.cpp -fPIC -DPIC -o .libs/openglrenderer.o g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT opengltexture.lo -MD -MP -MF .deps/opengltexture.Tpo -c opengltexture.cpp -fPIC -DPIC -o .libs/opengltexture.o opengltexture.cpp: In member function 'virtual void CEGUI::OpenGLTexture::loadFromMemory(const void*, CEGUI::uint, CEGUI::uint, CEGUI::Texture::PixelFormat)': opengltexture.cpp:114: warning: 'format' may be used uninitialized in this function g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT opengltexture.lo -MD -MP -MF .deps/opengltexture.Tpo -c opengltexture.cpp -o opengltexture.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT openglrenderer.lo -MD -MP -MF .deps/openglrenderer.Tpo -c openglrenderer.cpp -o openglrenderer.o >/dev/null 2>&1 /usr/bin/libtool --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o libCEGUIOpenGLRenderer.la -rpath /usr/lib64 -version-info 0:1:0 openglrenderer.lo opengltexture.lo ../../src/libCEGUIBase.la -lGL -lGLU -lxerces-c -lpthread -ldl g++ -shared -nostdlib /usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64/crti.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtbeginS.o .libs/openglrenderer.o .libs/opengltexture.o -Wl,--rpath -Wl,/builddir/build/BUILD/CEGUI-0.5.0/src/.libs ../../src/.libs/libCEGUIBase.so -lGL -lGLU -lxerces-c -lpthread -ldl -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtsavres.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtendS.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64/crtn.o -m64 -mminimal-toc -Wl,-soname -Wl,libCEGUIOpenGLRenderer.so.0 -o .libs/libCEGUIOpenGLRenderer.so.0.0.1 (cd .libs && rm -f libCEGUIOpenGLRenderer.so.0 && ln -s libCEGUIOpenGLRenderer.so.0.0.1 libCEGUIOpenGLRenderer.so.0) (cd .libs && rm -f libCEGUIOpenGLRenderer.so && ln -s libCEGUIOpenGLRenderer.so.0.0.1 libCEGUIOpenGLRenderer.so) ar cru .libs/libCEGUIOpenGLRenderer.a openglrenderer.o opengltexture.o ranlib .libs/libCEGUIOpenGLRenderer.a creating libCEGUIOpenGLRenderer.la (cd .libs && rm -f libCEGUIOpenGLRenderer.la && ln -s ../libCEGUIOpenGLRenderer.la libCEGUIOpenGLRenderer.la) make[2]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/RendererModules/OpenGLGUIRenderer' Making all in directx81GUIRenderer make[2]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/RendererModules/directx81GUIRenderer' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/RendererModules/directx81GUIRenderer' Making all in directx9GUIRenderer make[2]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/RendererModules/directx9GUIRenderer' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/RendererModules/directx9GUIRenderer' make[1]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/RendererModules' Making all in WindowRendererSets make[1]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/WindowRendererSets' Making all in Falagard make[2]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/WindowRendererSets/Falagard' Making all in src make[3]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/WindowRendererSets/Falagard/src' if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalButton.lo -MD -MP -MF ".deps/FalButton.Tpo" \ -c -o FalButton.lo `test -f 'FalButton.cpp' || echo './'`FalButton.cpp; \ then mv -f ".deps/FalButton.Tpo" ".deps/FalButton.Plo"; \ else rm -f ".deps/FalButton.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalToggleButton.lo -MD -MP -MF ".deps/FalToggleButton.Tpo" \ -c -o FalToggleButton.lo `test -f 'FalToggleButton.cpp' || echo './'`FalToggleButton.cpp; \ then mv -f ".deps/FalToggleButton.Tpo" ".deps/FalToggleButton.Plo"; \ else rm -f ".deps/FalToggleButton.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalDefault.lo -MD -MP -MF ".deps/FalDefault.Tpo" \ -c -o FalDefault.lo `test -f 'FalDefault.cpp' || echo './'`FalDefault.cpp; \ then mv -f ".deps/FalDefault.Tpo" ".deps/FalDefault.Plo"; \ else rm -f ".deps/FalDefault.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalEditbox.lo -MD -MP -MF ".deps/FalEditbox.Tpo" \ -c -o FalEditbox.lo `test -f 'FalEditbox.cpp' || echo './'`FalEditbox.cpp; \ then mv -f ".deps/FalEditbox.Tpo" ".deps/FalEditbox.Plo"; \ else rm -f ".deps/FalEditbox.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalFrameWindow.lo -MD -MP -MF ".deps/FalFrameWindow.Tpo" \ -c -o FalFrameWindow.lo `test -f 'FalFrameWindow.cpp' || echo './'`FalFrameWindow.cpp; \ then mv -f ".deps/FalFrameWindow.Tpo" ".deps/FalFrameWindow.Plo"; \ else rm -f ".deps/FalFrameWindow.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalItemEntry.lo -MD -MP -MF ".deps/FalItemEntry.Tpo" \ -c -o FalItemEntry.lo `test -f 'FalItemEntry.cpp' || echo './'`FalItemEntry.cpp; \ then mv -f ".deps/FalItemEntry.Tpo" ".deps/FalItemEntry.Plo"; \ else rm -f ".deps/FalItemEntry.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalItemListbox.lo -MD -MP -MF ".deps/FalItemListbox.Tpo" \ -c -o FalItemListbox.lo `test -f 'FalItemListbox.cpp' || echo './'`FalItemListbox.cpp; \ then mv -f ".deps/FalItemListbox.Tpo" ".deps/FalItemListbox.Plo"; \ else rm -f ".deps/FalItemListbox.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalListHeader.lo -MD -MP -MF ".deps/FalListHeader.Tpo" \ -c -o FalListHeader.lo `test -f 'FalListHeader.cpp' || echo './'`FalListHeader.cpp; \ then mv -f ".deps/FalListHeader.Tpo" ".deps/FalListHeader.Plo"; \ else rm -f ".deps/FalListHeader.Tpo"; exit 1; \ fi mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalToggleButton.lo -MD -MP -MF .deps/FalToggleButton.Tpo -c FalToggleButton.cpp -fPIC -DPIC -o .libs/FalToggleButton.o g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalDefault.lo -MD -MP -MF .deps/FalDefault.Tpo -c FalDefault.cpp -fPIC -DPIC -o .libs/FalDefault.o g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalItemEntry.lo -MD -MP -MF .deps/FalItemEntry.Tpo -c FalItemEntry.cpp -fPIC -DPIC -o .libs/FalItemEntry.o g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalItemListbox.lo -MD -MP -MF .deps/FalItemListbox.Tpo -c FalItemListbox.cpp -fPIC -DPIC -o .libs/FalItemListbox.o g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalListHeader.lo -MD -MP -MF .deps/FalListHeader.Tpo -c FalListHeader.cpp -fPIC -DPIC -o .libs/FalListHeader.o g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalFrameWindow.lo -MD -MP -MF .deps/FalFrameWindow.Tpo -c FalFrameWindow.cpp -fPIC -DPIC -o .libs/FalFrameWindow.o g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalButton.lo -MD -MP -MF .deps/FalButton.Tpo -c FalButton.cpp -fPIC -DPIC -o .libs/FalButton.o g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalEditbox.lo -MD -MP -MF .deps/FalEditbox.Tpo -c FalEditbox.cpp -fPIC -DPIC -o .libs/FalEditbox.o g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalToggleButton.lo -MD -MP -MF .deps/FalToggleButton.Tpo -c FalToggleButton.cpp -o FalToggleButton.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalDefault.lo -MD -MP -MF .deps/FalDefault.Tpo -c FalDefault.cpp -o FalDefault.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalItemEntry.lo -MD -MP -MF .deps/FalItemEntry.Tpo -c FalItemEntry.cpp -o FalItemEntry.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalListHeader.lo -MD -MP -MF .deps/FalListHeader.Tpo -c FalListHeader.cpp -o FalListHeader.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalButton.lo -MD -MP -MF .deps/FalButton.Tpo -c FalButton.cpp -o FalButton.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalFrameWindow.lo -MD -MP -MF .deps/FalFrameWindow.Tpo -c FalFrameWindow.cpp -o FalFrameWindow.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalItemListbox.lo -MD -MP -MF .deps/FalItemListbox.Tpo -c FalItemListbox.cpp -o FalItemListbox.o >/dev/null 2>&1 if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalListHeaderProperties.lo -MD -MP -MF ".deps/FalListHeaderProperties.Tpo" \ -c -o FalListHeaderProperties.lo `test -f 'FalListHeaderProperties.cpp' || echo './'`FalListHeaderProperties.cpp; \ then mv -f ".deps/FalListHeaderProperties.Tpo" ".deps/FalListHeaderProperties.Plo"; \ else rm -f ".deps/FalListHeaderProperties.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalListHeaderSegment.lo -MD -MP -MF ".deps/FalListHeaderSegment.Tpo" \ -c -o FalListHeaderSegment.lo `test -f 'FalListHeaderSegment.cpp' || echo './'`FalListHeaderSegment.cpp; \ then mv -f ".deps/FalListHeaderSegment.Tpo" ".deps/FalListHeaderSegment.Plo"; \ else rm -f ".deps/FalListHeaderSegment.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalListbox.lo -MD -MP -MF ".deps/FalListbox.Tpo" \ -c -o FalListbox.lo `test -f 'FalListbox.cpp' || echo './'`FalListbox.cpp; \ then mv -f ".deps/FalListbox.Tpo" ".deps/FalListbox.Plo"; \ else rm -f ".deps/FalListbox.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalMenubar.lo -MD -MP -MF ".deps/FalMenubar.Tpo" \ -c -o FalMenubar.lo `test -f 'FalMenubar.cpp' || echo './'`FalMenubar.cpp; \ then mv -f ".deps/FalMenubar.Tpo" ".deps/FalMenubar.Plo"; \ else rm -f ".deps/FalMenubar.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalEditbox.lo -MD -MP -MF .deps/FalEditbox.Tpo -c FalEditbox.cpp -o FalEditbox.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalListHeaderSegment.lo -MD -MP -MF .deps/FalListHeaderSegment.Tpo -c FalListHeaderSegment.cpp -fPIC -DPIC -o .libs/FalListHeaderSegment.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalMenuItem.lo -MD -MP -MF ".deps/FalMenuItem.Tpo" \ -c -o FalMenuItem.lo `test -f 'FalMenuItem.cpp' || echo './'`FalMenuItem.cpp; \ then mv -f ".deps/FalMenuItem.Tpo" ".deps/FalMenuItem.Plo"; \ else rm -f ".deps/FalMenuItem.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalModule.lo -MD -MP -MF ".deps/FalModule.Tpo" \ -c -o FalModule.lo `test -f 'FalModule.cpp' || echo './'`FalModule.cpp; \ then mv -f ".deps/FalModule.Tpo" ".deps/FalModule.Plo"; \ else rm -f ".deps/FalModule.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalMenubar.lo -MD -MP -MF .deps/FalMenubar.Tpo -c FalMenubar.cpp -fPIC -DPIC -o .libs/FalMenubar.o g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalListbox.lo -MD -MP -MF .deps/FalListbox.Tpo -c FalListbox.cpp -fPIC -DPIC -o .libs/FalListbox.o g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalListHeaderProperties.lo -MD -MP -MF .deps/FalListHeaderProperties.Tpo -c FalListHeaderProperties.cpp -fPIC -DPIC -o .libs/FalListHeaderProperties.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalMultiColumnList.lo -MD -MP -MF ".deps/FalMultiColumnList.Tpo" \ -c -o FalMultiColumnList.lo `test -f 'FalMultiColumnList.cpp' || echo './'`FalMultiColumnList.cpp; \ then mv -f ".deps/FalMultiColumnList.Tpo" ".deps/FalMultiColumnList.Plo"; \ else rm -f ".deps/FalMultiColumnList.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalModule.lo -MD -MP -MF .deps/FalModule.Tpo -c FalModule.cpp -fPIC -DPIC -o .libs/FalModule.o g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalMenubar.lo -MD -MP -MF .deps/FalMenubar.Tpo -c FalMenubar.cpp -o FalMenubar.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalListHeaderSegment.lo -MD -MP -MF .deps/FalListHeaderSegment.Tpo -c FalListHeaderSegment.cpp -o FalListHeaderSegment.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalListHeaderProperties.lo -MD -MP -MF .deps/FalListHeaderProperties.Tpo -c FalListHeaderProperties.cpp -o FalListHeaderProperties.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalMenuItem.lo -MD -MP -MF .deps/FalMenuItem.Tpo -c FalMenuItem.cpp -fPIC -DPIC -o .libs/FalMenuItem.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalMultiLineEditbox.lo -MD -MP -MF ".deps/FalMultiLineEditbox.Tpo" \ -c -o FalMultiLineEditbox.lo `test -f 'FalMultiLineEditbox.cpp' || echo './'`FalMultiLineEditbox.cpp; \ then mv -f ".deps/FalMultiLineEditbox.Tpo" ".deps/FalMultiLineEditbox.Plo"; \ else rm -f ".deps/FalMultiLineEditbox.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalListbox.lo -MD -MP -MF .deps/FalListbox.Tpo -c FalListbox.cpp -o FalListbox.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalMultiColumnList.lo -MD -MP -MF .deps/FalMultiColumnList.Tpo -c FalMultiColumnList.cpp -fPIC -DPIC -o .libs/FalMultiColumnList.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalPopupMenu.lo -MD -MP -MF ".deps/FalPopupMenu.Tpo" \ -c -o FalPopupMenu.lo `test -f 'FalPopupMenu.cpp' || echo './'`FalPopupMenu.cpp; \ then mv -f ".deps/FalPopupMenu.Tpo" ".deps/FalPopupMenu.Plo"; \ else rm -f ".deps/FalPopupMenu.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalProgressBar.lo -MD -MP -MF ".deps/FalProgressBar.Tpo" \ -c -o FalProgressBar.lo `test -f 'FalProgressBar.cpp' || echo './'`FalProgressBar.cpp; \ then mv -f ".deps/FalProgressBar.Tpo" ".deps/FalProgressBar.Plo"; \ else rm -f ".deps/FalProgressBar.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalProgressBarProperties.lo -MD -MP -MF ".deps/FalProgressBarProperties.Tpo" \ -c -o FalProgressBarProperties.lo `test -f 'FalProgressBarProperties.cpp' || echo './'`FalProgressBarProperties.cpp; \ then mv -f ".deps/FalProgressBarProperties.Tpo" ".deps/FalProgressBarProperties.Plo"; \ else rm -f ".deps/FalProgressBarProperties.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalMultiLineEditbox.lo -MD -MP -MF .deps/FalMultiLineEditbox.Tpo -c FalMultiLineEditbox.cpp -fPIC -DPIC -o .libs/FalMultiLineEditbox.o g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalProgressBar.lo -MD -MP -MF .deps/FalProgressBar.Tpo -c FalProgressBar.cpp -fPIC -DPIC -o .libs/FalProgressBar.o g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalMenuItem.lo -MD -MP -MF .deps/FalMenuItem.Tpo -c FalMenuItem.cpp -o FalMenuItem.o >/dev/null 2>&1 if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalScrollablePane.lo -MD -MP -MF ".deps/FalScrollablePane.Tpo" \ -c -o FalScrollablePane.lo `test -f 'FalScrollablePane.cpp' || echo './'`FalScrollablePane.cpp; \ then mv -f ".deps/FalScrollablePane.Tpo" ".deps/FalScrollablePane.Plo"; \ else rm -f ".deps/FalScrollablePane.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalMultiColumnList.lo -MD -MP -MF .deps/FalMultiColumnList.Tpo -c FalMultiColumnList.cpp -o FalMultiColumnList.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalProgressBarProperties.lo -MD -MP -MF .deps/FalProgressBarProperties.Tpo -c FalProgressBarProperties.cpp -fPIC -DPIC -o .libs/FalProgressBarProperties.o g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalModule.lo -MD -MP -MF .deps/FalModule.Tpo -c FalModule.cpp -o FalModule.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalPopupMenu.lo -MD -MP -MF .deps/FalPopupMenu.Tpo -c FalPopupMenu.cpp -fPIC -DPIC -o .libs/FalPopupMenu.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalScrollbar.lo -MD -MP -MF ".deps/FalScrollbar.Tpo" \ -c -o FalScrollbar.lo `test -f 'FalScrollbar.cpp' || echo './'`FalScrollbar.cpp; \ then mv -f ".deps/FalScrollbar.Tpo" ".deps/FalScrollbar.Plo"; \ else rm -f ".deps/FalScrollbar.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalProgressBarProperties.lo -MD -MP -MF .deps/FalProgressBarProperties.Tpo -c FalProgressBarProperties.cpp -o FalProgressBarProperties.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalProgressBar.lo -MD -MP -MF .deps/FalProgressBar.Tpo -c FalProgressBar.cpp -o FalProgressBar.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalMultiLineEditbox.lo -MD -MP -MF .deps/FalMultiLineEditbox.Tpo -c FalMultiLineEditbox.cpp -o FalMultiLineEditbox.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalScrollbar.lo -MD -MP -MF .deps/FalScrollbar.Tpo -c FalScrollbar.cpp -fPIC -DPIC -o .libs/FalScrollbar.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalScrollbarProperties.lo -MD -MP -MF ".deps/FalScrollbarProperties.Tpo" \ -c -o FalScrollbarProperties.lo `test -f 'FalScrollbarProperties.cpp' || echo './'`FalScrollbarProperties.cpp; \ then mv -f ".deps/FalScrollbarProperties.Tpo" ".deps/FalScrollbarProperties.Plo"; \ else rm -f ".deps/FalScrollbarProperties.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalPopupMenu.lo -MD -MP -MF .deps/FalPopupMenu.Tpo -c FalPopupMenu.cpp -o FalPopupMenu.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalScrollablePane.lo -MD -MP -MF .deps/FalScrollablePane.Tpo -c FalScrollablePane.cpp -fPIC -DPIC -o .libs/FalScrollablePane.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalSlider.lo -MD -MP -MF ".deps/FalSlider.Tpo" \ -c -o FalSlider.lo `test -f 'FalSlider.cpp' || echo './'`FalSlider.cpp; \ then mv -f ".deps/FalSlider.Tpo" ".deps/FalSlider.Plo"; \ else rm -f ".deps/FalSlider.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalSliderProperties.lo -MD -MP -MF ".deps/FalSliderProperties.Tpo" \ -c -o FalSliderProperties.lo `test -f 'FalSliderProperties.cpp' || echo './'`FalSliderProperties.cpp; \ then mv -f ".deps/FalSliderProperties.Tpo" ".deps/FalSliderProperties.Plo"; \ else rm -f ".deps/FalSliderProperties.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalStatic.lo -MD -MP -MF ".deps/FalStatic.Tpo" \ -c -o FalStatic.lo `test -f 'FalStatic.cpp' || echo './'`FalStatic.cpp; \ then mv -f ".deps/FalStatic.Tpo" ".deps/FalStatic.Plo"; \ else rm -f ".deps/FalStatic.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalScrollbarProperties.lo -MD -MP -MF .deps/FalScrollbarProperties.Tpo -c FalScrollbarProperties.cpp -fPIC -DPIC -o .libs/FalScrollbarProperties.o g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalScrollbar.lo -MD -MP -MF .deps/FalScrollbar.Tpo -c FalScrollbar.cpp -o FalScrollbar.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalSlider.lo -MD -MP -MF .deps/FalSlider.Tpo -c FalSlider.cpp -fPIC -DPIC -o .libs/FalSlider.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalStaticImage.lo -MD -MP -MF ".deps/FalStaticImage.Tpo" \ -c -o FalStaticImage.lo `test -f 'FalStaticImage.cpp' || echo './'`FalStaticImage.cpp; \ then mv -f ".deps/FalStaticImage.Tpo" ".deps/FalStaticImage.Plo"; \ else rm -f ".deps/FalStaticImage.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalSliderProperties.lo -MD -MP -MF .deps/FalSliderProperties.Tpo -c FalSliderProperties.cpp -fPIC -DPIC -o .libs/FalSliderProperties.o g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalScrollablePane.lo -MD -MP -MF .deps/FalScrollablePane.Tpo -c FalScrollablePane.cpp -o FalScrollablePane.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalScrollbarProperties.lo -MD -MP -MF .deps/FalScrollbarProperties.Tpo -c FalScrollbarProperties.cpp -o FalScrollbarProperties.o >/dev/null 2>&1 if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalStaticImageProperties.lo -MD -MP -MF ".deps/FalStaticImageProperties.Tpo" \ -c -o FalStaticImageProperties.lo `test -f 'FalStaticImageProperties.cpp' || echo './'`FalStaticImageProperties.cpp; \ then mv -f ".deps/FalStaticImageProperties.Tpo" ".deps/FalStaticImageProperties.Plo"; \ else rm -f ".deps/FalStaticImageProperties.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalStaticImage.lo -MD -MP -MF .deps/FalStaticImage.Tpo -c FalStaticImage.cpp -fPIC -DPIC -o .libs/FalStaticImage.o g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalStatic.lo -MD -MP -MF .deps/FalStatic.Tpo -c FalStatic.cpp -fPIC -DPIC -o .libs/FalStatic.o g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalSliderProperties.lo -MD -MP -MF .deps/FalSliderProperties.Tpo -c FalSliderProperties.cpp -o FalSliderProperties.o >/dev/null 2>&1 if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalStaticProperties.lo -MD -MP -MF ".deps/FalStaticProperties.Tpo" \ -c -o FalStaticProperties.lo `test -f 'FalStaticProperties.cpp' || echo './'`FalStaticProperties.cpp; \ then mv -f ".deps/FalStaticProperties.Tpo" ".deps/FalStaticProperties.Plo"; \ else rm -f ".deps/FalStaticProperties.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalSlider.lo -MD -MP -MF .deps/FalSlider.Tpo -c FalSlider.cpp -o FalSlider.o >/dev/null 2>&1 if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalStaticText.lo -MD -MP -MF ".deps/FalStaticText.Tpo" \ -c -o FalStaticText.lo `test -f 'FalStaticText.cpp' || echo './'`FalStaticText.cpp; \ then mv -f ".deps/FalStaticText.Tpo" ".deps/FalStaticText.Plo"; \ else rm -f ".deps/FalStaticText.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalStaticProperties.lo -MD -MP -MF .deps/FalStaticProperties.Tpo -c FalStaticProperties.cpp -fPIC -DPIC -o .libs/FalStaticProperties.o g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalStaticImageProperties.lo -MD -MP -MF .deps/FalStaticImageProperties.Tpo -c FalStaticImageProperties.cpp -fPIC -DPIC -o .libs/FalStaticImageProperties.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalStaticTextProperties.lo -MD -MP -MF ".deps/FalStaticTextProperties.Tpo" \ -c -o FalStaticTextProperties.lo `test -f 'FalStaticTextProperties.cpp' || echo './'`FalStaticTextProperties.cpp; \ then mv -f ".deps/FalStaticTextProperties.Tpo" ".deps/FalStaticTextProperties.Plo"; \ else rm -f ".deps/FalStaticTextProperties.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalStaticImage.lo -MD -MP -MF .deps/FalStaticImage.Tpo -c FalStaticImage.cpp -o FalStaticImage.o >/dev/null 2>&1 if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalSystemButton.lo -MD -MP -MF ".deps/FalSystemButton.Tpo" \ -c -o FalSystemButton.lo `test -f 'FalSystemButton.cpp' || echo './'`FalSystemButton.cpp; \ then mv -f ".deps/FalSystemButton.Tpo" ".deps/FalSystemButton.Plo"; \ else rm -f ".deps/FalSystemButton.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalStatic.lo -MD -MP -MF .deps/FalStatic.Tpo -c FalStatic.cpp -o FalStatic.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalStaticProperties.lo -MD -MP -MF .deps/FalStaticProperties.Tpo -c FalStaticProperties.cpp -o FalStaticProperties.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalSystemButton.lo -MD -MP -MF .deps/FalSystemButton.Tpo -c FalSystemButton.cpp -fPIC -DPIC -o .libs/FalSystemButton.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalTabButton.lo -MD -MP -MF ".deps/FalTabButton.Tpo" \ -c -o FalTabButton.lo `test -f 'FalTabButton.cpp' || echo './'`FalTabButton.cpp; \ then mv -f ".deps/FalTabButton.Tpo" ".deps/FalTabButton.Plo"; \ else rm -f ".deps/FalTabButton.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalStaticText.lo -MD -MP -MF .deps/FalStaticText.Tpo -c FalStaticText.cpp -fPIC -DPIC -o .libs/FalStaticText.o g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalStaticImageProperties.lo -MD -MP -MF .deps/FalStaticImageProperties.Tpo -c FalStaticImageProperties.cpp -o FalStaticImageProperties.o >/dev/null 2>&1 if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalTabControl.lo -MD -MP -MF ".deps/FalTabControl.Tpo" \ -c -o FalTabControl.lo `test -f 'FalTabControl.cpp' || echo './'`FalTabControl.cpp; \ then mv -f ".deps/FalTabControl.Tpo" ".deps/FalTabControl.Plo"; \ else rm -f ".deps/FalTabControl.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalTabControlProperties.lo -MD -MP -MF ".deps/FalTabControlProperties.Tpo" \ -c -o FalTabControlProperties.lo `test -f 'FalTabControlProperties.cpp' || echo './'`FalTabControlProperties.cpp; \ then mv -f ".deps/FalTabControlProperties.Tpo" ".deps/FalTabControlProperties.Plo"; \ else rm -f ".deps/FalTabControlProperties.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalStaticTextProperties.lo -MD -MP -MF .deps/FalStaticTextProperties.Tpo -c FalStaticTextProperties.cpp -fPIC -DPIC -o .libs/FalStaticTextProperties.o if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalTitlebar.lo -MD -MP -MF ".deps/FalTitlebar.Tpo" \ -c -o FalTitlebar.lo `test -f 'FalTitlebar.cpp' || echo './'`FalTitlebar.cpp; \ then mv -f ".deps/FalTitlebar.Tpo" ".deps/FalTitlebar.Plo"; \ else rm -f ".deps/FalTitlebar.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalTooltip.lo -MD -MP -MF ".deps/FalTooltip.Tpo" \ -c -o FalTooltip.lo `test -f 'FalTooltip.cpp' || echo './'`FalTooltip.cpp; \ then mv -f ".deps/FalTooltip.Tpo" ".deps/FalTooltip.Plo"; \ else rm -f ".deps/FalTooltip.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalSystemButton.lo -MD -MP -MF .deps/FalSystemButton.Tpo -c FalSystemButton.cpp -o FalSystemButton.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalTabButton.lo -MD -MP -MF .deps/FalTabButton.Tpo -c FalTabButton.cpp -fPIC -DPIC -o .libs/FalTabButton.o g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalTabControl.lo -MD -MP -MF .deps/FalTabControl.Tpo -c FalTabControl.cpp -fPIC -DPIC -o .libs/FalTabControl.o g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalTabControlProperties.lo -MD -MP -MF .deps/FalTabControlProperties.Tpo -c FalTabControlProperties.cpp -fPIC -DPIC -o .libs/FalTabControlProperties.o g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalTooltip.lo -MD -MP -MF .deps/FalTooltip.Tpo -c FalTooltip.cpp -fPIC -DPIC -o .libs/FalTooltip.o g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalStaticText.lo -MD -MP -MF .deps/FalStaticText.Tpo -c FalStaticText.cpp -o FalStaticText.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalStaticTextProperties.lo -MD -MP -MF .deps/FalStaticTextProperties.Tpo -c FalStaticTextProperties.cpp -o FalStaticTextProperties.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalTabControlProperties.lo -MD -MP -MF .deps/FalTabControlProperties.Tpo -c FalTabControlProperties.cpp -o FalTabControlProperties.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalTabButton.lo -MD -MP -MF .deps/FalTabButton.Tpo -c FalTabButton.cpp -o FalTabButton.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalTitlebar.lo -MD -MP -MF .deps/FalTitlebar.Tpo -c FalTitlebar.cpp -fPIC -DPIC -o .libs/FalTitlebar.o g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalTabControl.lo -MD -MP -MF .deps/FalTabControl.Tpo -c FalTabControl.cpp -o FalTabControl.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalTooltip.lo -MD -MP -MF .deps/FalTooltip.Tpo -c FalTooltip.cpp -o FalTooltip.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../WindowRendererSets/Falagard/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT FalTitlebar.lo -MD -MP -MF .deps/FalTitlebar.Tpo -c FalTitlebar.cpp -o FalTitlebar.o >/dev/null 2>&1 /usr/bin/libtool --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o libCEGUIFalagardWRBase.la -rpath /usr/lib64 -version-info 1:0:0 FalButton.lo FalToggleButton.lo FalDefault.lo FalEditbox.lo FalFrameWindow.lo FalItemEntry.lo FalItemListbox.lo FalListHeader.lo FalListHeaderProperties.lo FalListHeaderSegment.lo FalListbox.lo FalMenubar.lo FalMenuItem.lo FalModule.lo FalMultiColumnList.lo FalMultiLineEditbox.lo FalPopupMenu.lo FalProgressBar.lo FalProgressBarProperties.lo FalScrollablePane.lo FalScrollbar.lo FalScrollbarProperties.lo FalSlider.lo FalSliderProperties.lo FalStatic.lo FalStaticImage.lo FalStaticImageProperties.lo FalStaticProperties.lo FalStaticText.lo FalStaticTextProperties.lo FalSystemButton.lo FalTabButton.lo FalTabControl.lo FalTabControlProperties.lo FalTitlebar.lo FalTooltip.lo ../../../src/libCEGUIBase.la -lxerces-c -lpthread -ldl g++ -shared -nostdlib /usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64/crti.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtbeginS.o .libs/FalButton.o .libs/FalToggleButton.o .libs/FalDefault.o .libs/FalEditbox.o .libs/FalFrameWindow.o .libs/FalItemEntry.o .libs/FalItemListbox.o .libs/FalListHeader.o .libs/FalListHeaderProperties.o .libs/FalListHeaderSegment.o .libs/FalListbox.o .libs/FalMenubar.o .libs/FalMenuItem.o .libs/FalModule.o .libs/FalMultiColumnList.o .libs/FalMultiLineEditbox.o .libs/FalPopupMenu.o .libs/FalProgressBar.o .libs/FalProgressBarProperties.o .libs/FalScrollablePane.o .libs/FalScrollbar.o .libs/FalScrollbarProperties.o .libs/FalSlider.o .libs/FalSliderProperties.o .libs/FalStatic.o .libs/FalStaticImage.o .libs/FalStaticImageProperties.o .libs/FalStaticProperties.o .libs/FalStaticText.o .libs/FalStaticTextProperties.o .libs/FalSystemButton.o .libs/FalTabButton.o .libs/FalTabControl.o .libs/FalTabControlProperties.o .libs/FalTitlebar.o .libs/FalTooltip.o -Wl,--rpath -Wl,/builddir/build/BUILD/CEGUI-0.5.0/src/.libs ../../../src/.libs/libCEGUIBase.so -lxerces-c -lpthread -ldl -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtsavres.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtendS.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64/crtn.o -m64 -mminimal-toc -Wl,-soname -Wl,libCEGUIFalagardWRBase.so.1 -o .libs/libCEGUIFalagardWRBase.so.1.0.0 (cd .libs && rm -f libCEGUIFalagardWRBase.so.1 && ln -s libCEGUIFalagardWRBase.so.1.0.0 libCEGUIFalagardWRBase.so.1) (cd .libs && rm -f libCEGUIFalagardWRBase.so && ln -s libCEGUIFalagardWRBase.so.1.0.0 libCEGUIFalagardWRBase.so) ar cru .libs/libCEGUIFalagardWRBase.a FalButton.o FalToggleButton.o FalDefault.o FalEditbox.o FalFrameWindow.o FalItemEntry.o FalItemListbox.o FalListHeader.o FalListHeaderProperties.o FalListHeaderSegment.o FalListbox.o FalMenubar.o FalMenuItem.o FalModule.o FalMultiColumnList.o FalMultiLineEditbox.o FalPopupMenu.o FalProgressBar.o FalProgressBarProperties.o FalScrollablePane.o FalScrollbar.o FalScrollbarProperties.o FalSlider.o FalSliderProperties.o FalStatic.o FalStaticImage.o FalStaticImageProperties.o FalStaticProperties.o FalStaticText.o FalStaticTextProperties.o FalSystemButton.o FalTabButton.o FalTabControl.o FalTabControlProperties.o FalTitlebar.o FalTooltip.o ranlib .libs/libCEGUIFalagardWRBase.a creating libCEGUIFalagardWRBase.la (cd .libs && rm -f libCEGUIFalagardWRBase.la && ln -s ../libCEGUIFalagardWRBase.la libCEGUIFalagardWRBase.la) make[3]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/WindowRendererSets/Falagard/src' Making all in include make[3]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/WindowRendererSets/Falagard/include' Making all in . make[4]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/WindowRendererSets/Falagard/include' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/WindowRendererSets/Falagard/include' make[3]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/WindowRendererSets/Falagard/include' make[3]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/WindowRendererSets/Falagard' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/WindowRendererSets/Falagard' make[2]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/WindowRendererSets/Falagard' make[2]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/WindowRendererSets' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/WindowRendererSets' make[1]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/WindowRendererSets' Making all in ScriptingModules make[1]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules' Making all in . make[2]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules' Making all in CEGUILua make[2]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules/CEGUILua' Making all in tolua++ make[3]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules/CEGUILua/tolua++' if /usr/bin/libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../ScriptingModules/CEGUILua/tolua++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT tolua_event.lo -MD -MP -MF ".deps/tolua_event.Tpo" \ -c -o tolua_event.lo `test -f 'tolua_event.c' || echo './'`tolua_event.c; \ then mv -f ".deps/tolua_event.Tpo" ".deps/tolua_event.Plo"; \ else rm -f ".deps/tolua_event.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../ScriptingModules/CEGUILua/tolua++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT tolua_is.lo -MD -MP -MF ".deps/tolua_is.Tpo" \ -c -o tolua_is.lo `test -f 'tolua_is.c' || echo './'`tolua_is.c; \ then mv -f ".deps/tolua_is.Tpo" ".deps/tolua_is.Plo"; \ else rm -f ".deps/tolua_is.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../ScriptingModules/CEGUILua/tolua++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT tolua_map.lo -MD -MP -MF ".deps/tolua_map.Tpo" \ -c -o tolua_map.lo `test -f 'tolua_map.c' || echo './'`tolua_map.c; \ then mv -f ".deps/tolua_map.Tpo" ".deps/tolua_map.Plo"; \ else rm -f ".deps/tolua_map.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../ScriptingModules/CEGUILua/tolua++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT tolua_push.lo -MD -MP -MF ".deps/tolua_push.Tpo" \ -c -o tolua_push.lo `test -f 'tolua_push.c' || echo './'`tolua_push.c; \ then mv -f ".deps/tolua_push.Tpo" ".deps/tolua_push.Plo"; \ else rm -f ".deps/tolua_push.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../ScriptingModules/CEGUILua/tolua++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT tolua_to.lo -MD -MP -MF ".deps/tolua_to.Tpo" \ -c -o tolua_to.lo `test -f 'tolua_to.c' || echo './'`tolua_to.c; \ then mv -f ".deps/tolua_to.Tpo" ".deps/tolua_to.Plo"; \ else rm -f ".deps/tolua_to.Tpo"; exit 1; \ fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../ScriptingModules/CEGUILua/tolua++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT tolua_to.lo -MD -MP -MF .deps/tolua_to.Tpo -c tolua_to.c -fPIC -DPIC -o .libs/tolua_to.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../ScriptingModules/CEGUILua/tolua++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT tolua_push.lo -MD -MP -MF .deps/tolua_push.Tpo -c tolua_push.c -fPIC -DPIC -o .libs/tolua_push.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../ScriptingModules/CEGUILua/tolua++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT tolua_map.lo -MD -MP -MF .deps/tolua_map.Tpo -c tolua_map.c -fPIC -DPIC -o .libs/tolua_map.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../ScriptingModules/CEGUILua/tolua++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT tolua_is.lo -MD -MP -MF .deps/tolua_is.Tpo -c tolua_is.c -fPIC -DPIC -o .libs/tolua_is.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../ScriptingModules/CEGUILua/tolua++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT tolua_event.lo -MD -MP -MF .deps/tolua_event.Tpo -c tolua_event.c -fPIC -DPIC -o .libs/tolua_event.o tolua_map.c: In function 'tolua_dobuffer': tolua_map.c:699: warning: value computed is not used gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../ScriptingModules/CEGUILua/tolua++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT tolua_to.lo -MD -MP -MF .deps/tolua_to.Tpo -c tolua_to.c -o tolua_to.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../ScriptingModules/CEGUILua/tolua++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT tolua_push.lo -MD -MP -MF .deps/tolua_push.Tpo -c tolua_push.c -o tolua_push.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../ScriptingModules/CEGUILua/tolua++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT tolua_map.lo -MD -MP -MF .deps/tolua_map.Tpo -c tolua_map.c -o tolua_map.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../ScriptingModules/CEGUILua/tolua++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT tolua_is.lo -MD -MP -MF .deps/tolua_is.Tpo -c tolua_is.c -o tolua_is.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../ScriptingModules/CEGUILua/tolua++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT tolua_event.lo -MD -MP -MF .deps/tolua_event.Tpo -c tolua_event.c -o tolua_event.o >/dev/null 2>&1 /usr/bin/libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o libCEGUItoluapp.la -rpath /usr/lib64 -version-info 1:0:0 tolua_event.lo tolua_is.lo tolua_map.lo tolua_push.lo tolua_to.lo -L/usr/lib -llua -lm -ldl -lxerces-c -lpthread -ldl gcc -shared .libs/tolua_event.o .libs/tolua_is.o .libs/tolua_map.o .libs/tolua_push.o .libs/tolua_to.o -L/usr/lib -llua -lm -lxerces-c -lpthread -ldl -m64 -mminimal-toc -Wl,-soname -Wl,libCEGUItoluapp.so.1 -o .libs/libCEGUItoluapp.so.1.0.0 (cd .libs && rm -f libCEGUItoluapp.so.1 && ln -s libCEGUItoluapp.so.1.0.0 libCEGUItoluapp.so.1) (cd .libs && rm -f libCEGUItoluapp.so && ln -s libCEGUItoluapp.so.1.0.0 libCEGUItoluapp.so) ar cru .libs/libCEGUItoluapp.a tolua_event.o tolua_is.o tolua_map.o tolua_push.o tolua_to.o ranlib .libs/libCEGUItoluapp.a creating libCEGUItoluapp.la (cd .libs && rm -f libCEGUItoluapp.la && ln -s ../libCEGUItoluapp.la libCEGUItoluapp.la) make[3]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules/CEGUILua/tolua++' Making all in LuaScriptModule make[3]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules/CEGUILua/LuaScriptModule' Making all in src make[4]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules/CEGUILua/LuaScriptModule/src' if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../include -I../../../../include -I../../../../ScriptingModules/CEGUILua/tolua++ -I../../../../ScriptingModules/CEGUILua/LuaScriptModule/include -DLUA51 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT lua_CEGUI.lo -MD -MP -MF ".deps/lua_CEGUI.Tpo" \ -c -o lua_CEGUI.lo `test -f 'lua_CEGUI.cpp' || echo './'`lua_CEGUI.cpp; \ then mv -f ".deps/lua_CEGUI.Tpo" ".deps/lua_CEGUI.Plo"; \ else rm -f ".deps/lua_CEGUI.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../include -I../../../../include -I../../../../ScriptingModules/CEGUILua/tolua++ -I../../../../ScriptingModules/CEGUILua/LuaScriptModule/include -DLUA51 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUILua.lo -MD -MP -MF ".deps/CEGUILua.Tpo" \ -c -o CEGUILua.lo `test -f 'CEGUILua.cpp' || echo './'`CEGUILua.cpp; \ then mv -f ".deps/CEGUILua.Tpo" ".deps/CEGUILua.Plo"; \ else rm -f ".deps/CEGUILua.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../include -I../../../../include -I../../../../ScriptingModules/CEGUILua/tolua++ -I../../../../ScriptingModules/CEGUILua/LuaScriptModule/include -DLUA51 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUILuaFunctor.lo -MD -MP -MF ".deps/CEGUILuaFunctor.Tpo" \ -c -o CEGUILuaFunctor.lo `test -f 'CEGUILuaFunctor.cpp' || echo './'`CEGUILuaFunctor.cpp; \ then mv -f ".deps/CEGUILuaFunctor.Tpo" ".deps/CEGUILuaFunctor.Plo"; \ else rm -f ".deps/CEGUILuaFunctor.Tpo"; exit 1; \ fi if /usr/bin/libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../include -I../../../../include -I../../../../ScriptingModules/CEGUILua/tolua++ -I../../../../ScriptingModules/CEGUILua/LuaScriptModule/include -DLUA51 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT required.lo -MD -MP -MF ".deps/required.Tpo" \ -c -o required.lo `test -f 'required.cpp' || echo './'`required.cpp; \ then mv -f ".deps/required.Tpo" ".deps/required.Plo"; \ else rm -f ".deps/required.Tpo"; exit 1; \ fi mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I../../../../include -I../../../../include -I../../../../ScriptingModules/CEGUILua/tolua++ -I../../../../ScriptingModules/CEGUILua/LuaScriptModule/include -DLUA51 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT required.lo -MD -MP -MF .deps/required.Tpo -c required.cpp -fPIC -DPIC -o .libs/required.o g++ -DHAVE_CONFIG_H -I. -I. -I../../../../include -I../../../../include -I../../../../ScriptingModules/CEGUILua/tolua++ -I../../../../ScriptingModules/CEGUILua/LuaScriptModule/include -DLUA51 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUILuaFunctor.lo -MD -MP -MF .deps/CEGUILuaFunctor.Tpo -c CEGUILuaFunctor.cpp -fPIC -DPIC -o .libs/CEGUILuaFunctor.o g++ -DHAVE_CONFIG_H -I. -I. -I../../../../include -I../../../../include -I../../../../ScriptingModules/CEGUILua/tolua++ -I../../../../ScriptingModules/CEGUILua/LuaScriptModule/include -DLUA51 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT lua_CEGUI.lo -MD -MP -MF .deps/lua_CEGUI.Tpo -c lua_CEGUI.cpp -fPIC -DPIC -o .libs/lua_CEGUI.o g++ -DHAVE_CONFIG_H -I. -I. -I../../../../include -I../../../../include -I../../../../ScriptingModules/CEGUILua/tolua++ -I../../../../ScriptingModules/CEGUILua/LuaScriptModule/include -DLUA51 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUILua.lo -MD -MP -MF .deps/CEGUILua.Tpo -c CEGUILua.cpp -fPIC -DPIC -o .libs/CEGUILua.o g++ -DHAVE_CONFIG_H -I. -I. -I../../../../include -I../../../../include -I../../../../ScriptingModules/CEGUILua/tolua++ -I../../../../ScriptingModules/CEGUILua/LuaScriptModule/include -DLUA51 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT required.lo -MD -MP -MF .deps/required.Tpo -c required.cpp -o required.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../../../include -I../../../../include -I../../../../ScriptingModules/CEGUILua/tolua++ -I../../../../ScriptingModules/CEGUILua/LuaScriptModule/include -DLUA51 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUILuaFunctor.lo -MD -MP -MF .deps/CEGUILuaFunctor.Tpo -c CEGUILuaFunctor.cpp -o CEGUILuaFunctor.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../../../include -I../../../../include -I../../../../ScriptingModules/CEGUILua/tolua++ -I../../../../ScriptingModules/CEGUILua/LuaScriptModule/include -DLUA51 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CEGUILua.lo -MD -MP -MF .deps/CEGUILua.Tpo -c CEGUILua.cpp -o CEGUILua.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../../../include -I../../../../include -I../../../../ScriptingModules/CEGUILua/tolua++ -I../../../../ScriptingModules/CEGUILua/LuaScriptModule/include -DLUA51 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT lua_CEGUI.lo -MD -MP -MF .deps/lua_CEGUI.Tpo -c lua_CEGUI.cpp -o lua_CEGUI.o >/dev/null 2>&1 /usr/bin/libtool --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o libCEGUILuaScriptModule.la -rpath /usr/lib64 -version-info 1:0:0 lua_CEGUI.lo CEGUILua.lo CEGUILuaFunctor.lo required.lo ../../../../src/libCEGUIBase.la ../../tolua++/libCEGUItoluapp.la -lxerces-c -lpthread -ldl g++ -shared -nostdlib /usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64/crti.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtbeginS.o .libs/lua_CEGUI.o .libs/CEGUILua.o .libs/CEGUILuaFunctor.o .libs/required.o -Wl,--rpath -Wl,/builddir/build/BUILD/CEGUI-0.5.0/src/.libs -Wl,--rpath -Wl,/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules/CEGUILua/tolua++/.libs ../../../../src/.libs/libCEGUIBase.so ../../tolua++/.libs/libCEGUItoluapp.so -L/usr/lib -lxerces-c -lpthread -ldl -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtsavres.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtendS.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64/crtn.o -m64 -mminimal-toc -Wl,-soname -Wl,libCEGUILuaScriptModule.so.1 -o .libs/libCEGUILuaScriptModule.so.1.0.0 (cd .libs && rm -f libCEGUILuaScriptModule.so.1 && ln -s libCEGUILuaScriptModule.so.1.0.0 libCEGUILuaScriptModule.so.1) (cd .libs && rm -f libCEGUILuaScriptModule.so && ln -s libCEGUILuaScriptModule.so.1.0.0 libCEGUILuaScriptModule.so) ar cru .libs/libCEGUILuaScriptModule.a lua_CEGUI.o CEGUILua.o CEGUILuaFunctor.o required.o ranlib .libs/libCEGUILuaScriptModule.a creating libCEGUILuaScriptModule.la (cd .libs && rm -f libCEGUILuaScriptModule.la && ln -s ../libCEGUILuaScriptModule.la libCEGUILuaScriptModule.la) make[4]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules/CEGUILua/LuaScriptModule/src' Making all in include make[4]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules/CEGUILua/LuaScriptModule/include' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules/CEGUILua/LuaScriptModule/include' Making all in package make[4]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules/CEGUILua/LuaScriptModule/package' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules/CEGUILua/LuaScriptModule/package' make[4]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules/CEGUILua/LuaScriptModule' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules/CEGUILua/LuaScriptModule' make[3]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules/CEGUILua/LuaScriptModule' make[3]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules/CEGUILua' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules/CEGUILua' make[2]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules/CEGUILua' make[1]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules' Making all in Samples make[1]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/Samples' make[2]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/Samples' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/Samples' make[1]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/Samples' Making all in XMLRefSchema make[1]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/XMLRefSchema' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/XMLRefSchema' Making all in makefiles make[1]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/makefiles' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/makefiles' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.29337 + umask 022 + cd /builddir/build/BUILD + cd CEGUI-0.5.0 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder + make install DESTDIR=/var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder LIBTOOL=/usr/bin/libtool Making install in . make[1]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0' make[2]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ./mkinstalldirs /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/pkgconfig mkdir -p -- /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/pkgconfig /usr/bin/install -c -m 644 CEGUI.pc /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/pkgconfig/CEGUI.pc /usr/bin/install -c -m 644 CEGUI-OPENGL.pc /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/pkgconfig/CEGUI-OPENGL.pc make[2]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0' make[1]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0' Making install in src make[1]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/src' make[2]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/src' /bin/sh ../mkinstalldirs /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64 /usr/bin/libtool --mode=install /usr/bin/install -c libCEGUIBase.la /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUIBase.la /usr/bin/install -c .libs/libCEGUIBase.so.1.0.0 /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUIBase.so.1.0.0 (cd /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64 && { ln -s -f libCEGUIBase.so.1.0.0 libCEGUIBase.so.1 || { rm -f libCEGUIBase.so.1 && ln -s libCEGUIBase.so.1.0.0 libCEGUIBase.so.1; }; }) (cd /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64 && { ln -s -f libCEGUIBase.so.1.0.0 libCEGUIBase.so || { rm -f libCEGUIBase.so && ln -s libCEGUIBase.so.1.0.0 libCEGUIBase.so; }; }) /usr/bin/install -c .libs/libCEGUIBase.lai /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUIBase.la /usr/bin/install -c .libs/libCEGUIBase.a /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUIBase.a chmod 644 /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUIBase.a ranlib /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUIBase.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/src' make[1]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/src' Making install in include make[1]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/include' Making install in . make[2]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/include' make[3]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/include' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI mkdir -p -- /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI /usr/bin/install -c -m 644 CEGUI.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUI.h /usr/bin/install -c -m 644 CEGUIBase.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIBase.h /usr/bin/install -c -m 644 CEGUIBoundSlot.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIBoundSlot.h /usr/bin/install -c -m 644 CEGUIColourRect.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIColourRect.h /usr/bin/install -c -m 644 CEGUIConfig.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIConfig.h /usr/bin/install -c -m 644 CEGUIConfig_xmlHandler.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIConfig_xmlHandler.h /usr/bin/install -c -m 644 CEGUICoordConverter.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUICoordConverter.h /usr/bin/install -c -m 644 CEGUIDataContainer.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIDataContainer.h /usr/bin/install -c -m 644 CEGUIDefaultLogger.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIDefaultLogger.h /usr/bin/install -c -m 644 CEGUIDefaultResourceProvider.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIDefaultResourceProvider.h /usr/bin/install -c -m 644 CEGUIDynamicModule.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIDynamicModule.h /usr/bin/install -c -m 644 CEGUIEvent.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIEvent.h /usr/bin/install -c -m 644 CEGUIEventArgs.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIEventArgs.h /usr/bin/install -c -m 644 CEGUIEventSet.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIEventSet.h /usr/bin/install -c -m 644 CEGUIExceptions.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIExceptions.h /usr/bin/install -c -m 644 CEGUIFactoryModule.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIFactoryModule.h /usr/bin/install -c -m 644 CEGUIFont.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIFont.h /usr/bin/install -c -m 644 CEGUIFontManager.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIFontManager.h /usr/bin/install -c -m 644 CEGUIFont_xmlHandler.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIFont_xmlHandler.h /usr/bin/install -c -m 644 CEGUIFreeTypeFont.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIFreeTypeFont.h /usr/bin/install -c -m 644 CEGUIForwardRefs.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIForwardRefs.h /usr/bin/install -c -m 644 CEGUIFreeFunctionSlot.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIFreeFunctionSlot.h /usr/bin/install -c -m 644 CEGUIFunctorCopySlot.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIFunctorCopySlot.h /usr/bin/install -c -m 644 CEGUIFunctorPointerSlot.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIFunctorPointerSlot.h /usr/bin/install -c -m 644 CEGUIFunctorReferenceBinder.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIFunctorReferenceBinder.h /usr/bin/install -c -m 644 CEGUIFunctorReferenceSlot.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIFunctorReferenceSlot.h /usr/bin/install -c -m 644 CEGUIGlobalEventSet.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIGlobalEventSet.h /usr/bin/install -c -m 644 CEGUIGUILayout_xmlHandler.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIGUILayout_xmlHandler.h /usr/bin/install -c -m 644 CEGUIImage.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIImage.h /usr/bin/install -c -m 644 CEGUIImageCodec.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIImageCodec.h /usr/bin/install -c -m 644 CEGUIImageset.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIImageset.h /usr/bin/install -c -m 644 CEGUIImagesetManager.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIImagesetManager.h /usr/bin/install -c -m 644 CEGUIImageset_xmlHandler.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIImageset_xmlHandler.h /usr/bin/install -c -m 644 CEGUIInputEvent.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIInputEvent.h /usr/bin/install -c -m 644 CEGUIIteratorBase.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIIteratorBase.h /usr/bin/install -c -m 644 CEGUILogger.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUILogger.h /usr/bin/install -c -m 644 CEGUIMemberFunctionSlot.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIMemberFunctionSlot.h /usr/bin/install -c -m 644 CEGUIMouseCursor.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIMouseCursor.h /usr/bin/install -c -m 644 CEGUIPixmapFont.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIPixmapFont.h /usr/bin/install -c -m 644 CEGUIProperty.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIProperty.h /usr/bin/install -c -m 644 CEGUIPropertyHelper.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIPropertyHelper.h /usr/bin/install -c -m 644 CEGUIPropertySet.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIPropertySet.h /usr/bin/install -c -m 644 CEGUIRect.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIRect.h /usr/bin/install -c -m 644 CEGUIRefCounted.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIRefCounted.h /usr/bin/install -c -m 644 CEGUIRenderCache.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIRenderCache.h /usr/bin/install -c -m 644 CEGUIRenderer.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIRenderer.h /usr/bin/install -c -m 644 CEGUIResourceProvider.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIResourceProvider.h /usr/bin/install -c -m 644 CEGUIScheme.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIScheme.h /usr/bin/install -c -m 644 CEGUISchemeManager.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUISchemeManager.h /usr/bin/install -c -m 644 CEGUIScheme_xmlHandler.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIScheme_xmlHandler.h /usr/bin/install -c -m 644 CEGUIScriptModule.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIScriptModule.h /usr/bin/install -c -m 644 CEGUISingleton.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUISingleton.h /usr/bin/install -c -m 644 CEGUISize.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUISize.h /usr/bin/install -c -m 644 CEGUISlotFunctorBase.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUISlotFunctorBase.h /usr/bin/install -c -m 644 CEGUIString.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIString.h /usr/bin/install -c -m 644 CEGUISubscriberSlot.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUISubscriberSlot.h /usr/bin/install -c -m 644 CEGUISystem.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUISystem.h /usr/bin/install -c -m 644 CEGUITextUtils.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUITextUtils.h /usr/bin/install -c -m 644 CEGUITexture.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUITexture.h /usr/bin/install -c -m 644 CEGUIUDim.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIUDim.h /usr/bin/install -c -m 644 CEGUIVector.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIVector.h /usr/bin/install -c -m 644 CEGUIVersion.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIVersion.h /usr/bin/install -c -m 644 CEGUIWidgetModule.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIWidgetModule.h /usr/bin/install -c -m 644 CEGUIWindow.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIWindow.h /usr/bin/install -c -m 644 CEGUIWindowFactory.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIWindowFactory.h /usr/bin/install -c -m 644 CEGUIWindowFactoryManager.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIWindowFactoryManager.h /usr/bin/install -c -m 644 CEGUIWindowManager.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIWindowManager.h /usr/bin/install -c -m 644 CEGUIWindowProperties.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIWindowProperties.h /usr/bin/install -c -m 644 CEGUIWindowRenderer.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIWindowRenderer.h /usr/bin/install -c -m 644 CEGUIWindowRendererManager.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIWindowRendererManager.h /usr/bin/install -c -m 644 CEGUIWindowRendererModule.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIWindowRendererModule.h /usr/bin/install -c -m 644 CEGUIXMLAttributes.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIXMLAttributes.h /usr/bin/install -c -m 644 CEGUIXMLHandler.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIXMLHandler.h /usr/bin/install -c -m 644 CEGUIXMLParser.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIXMLParser.h /usr/bin/install -c -m 644 CEGUIXMLSerializer.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIXMLSerializer.h /usr/bin/install -c -m 644 CEGUIcolour.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUIcolour.h make[3]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/include' make[2]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/include' Making install in elements make[2]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/include/elements' make[3]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/include/elements' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../../mkinstalldirs /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements mkdir -p -- /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements /usr/bin/install -c -m 644 CEGUIBaseFactories.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIBaseFactories.h /usr/bin/install -c -m 644 CEGUIButtonBase.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIButtonBase.h /usr/bin/install -c -m 644 CEGUICheckbox.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUICheckbox.h /usr/bin/install -c -m 644 CEGUICheckboxProperties.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUICheckboxProperties.h /usr/bin/install -c -m 644 CEGUIClippedContainer.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIClippedContainer.h /usr/bin/install -c -m 644 CEGUIComboDropList.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIComboDropList.h /usr/bin/install -c -m 644 CEGUICombobox.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUICombobox.h /usr/bin/install -c -m 644 CEGUIComboboxProperties.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIComboboxProperties.h /usr/bin/install -c -m 644 CEGUIDragContainer.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIDragContainer.h /usr/bin/install -c -m 644 CEGUIDragContainerProperties.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIDragContainerProperties.h /usr/bin/install -c -m 644 CEGUIEditbox.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIEditbox.h /usr/bin/install -c -m 644 CEGUIEditboxProperties.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIEditboxProperties.h /usr/bin/install -c -m 644 CEGUIFrameWindow.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIFrameWindow.h /usr/bin/install -c -m 644 CEGUIFrameWindowProperties.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIFrameWindowProperties.h /usr/bin/install -c -m 644 CEGUIGUISheet.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIGUISheet.h /usr/bin/install -c -m 644 CEGUIItemEntry.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIItemEntry.h /usr/bin/install -c -m 644 CEGUIItemEntryProperties.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIItemEntryProperties.h /usr/bin/install -c -m 644 CEGUIItemListBase.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIItemListBase.h /usr/bin/install -c -m 644 CEGUIItemListBaseProperties.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIItemListBaseProperties.h /usr/bin/install -c -m 644 CEGUIItemListbox.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIItemListbox.h /usr/bin/install -c -m 644 CEGUIItemListboxProperties.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIItemListboxProperties.h /usr/bin/install -c -m 644 CEGUIListHeader.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIListHeader.h /usr/bin/install -c -m 644 CEGUIListHeaderProperties.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIListHeaderProperties.h /usr/bin/install -c -m 644 CEGUIListbox.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIListbox.h /usr/bin/install -c -m 644 CEGUIListboxItem.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIListboxItem.h /usr/bin/install -c -m 644 CEGUIListboxProperties.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIListboxProperties.h /usr/bin/install -c -m 644 CEGUIListboxTextItem.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIListboxTextItem.h /usr/bin/install -c -m 644 CEGUIListHeader.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIListHeader.h /usr/bin/install -c -m 644 CEGUIListHeaderProperties.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIListHeaderProperties.h /usr/bin/install -c -m 644 CEGUIListHeaderSegment.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIListHeaderSegment.h /usr/bin/install -c -m 644 CEGUIListHeaderSegmentProperties.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIListHeaderSegmentProperties.h /usr/bin/install -c -m 644 CEGUIMenubar.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIMenubar.h /usr/bin/install -c -m 644 CEGUIMenuBase.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIMenuBase.h /usr/bin/install -c -m 644 CEGUIMenuBaseProperties.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIMenuBaseProperties.h /usr/bin/install -c -m 644 CEGUIMenuItem.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIMenuItem.h /usr/bin/install -c -m 644 CEGUIMultiColumnList.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIMultiColumnList.h /usr/bin/install -c -m 644 CEGUIMultiColumnListProperties.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIMultiColumnListProperties.h /usr/bin/install -c -m 644 CEGUIMultiLineEditbox.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIMultiLineEditbox.h /usr/bin/install -c -m 644 CEGUIMultiLineEditboxProperties.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIMultiLineEditboxProperties.h /usr/bin/install -c -m 644 CEGUIPopupMenu.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIPopupMenu.h /usr/bin/install -c -m 644 CEGUIPopupMenuProperties.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIPopupMenuProperties.h /usr/bin/install -c -m 644 CEGUIProgressBar.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIProgressBar.h /usr/bin/install -c -m 644 CEGUIProgressBarProperties.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIProgressBarProperties.h /usr/bin/install -c -m 644 CEGUIPushButton.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIPushButton.h /usr/bin/install -c -m 644 CEGUIRadioButton.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIRadioButton.h /usr/bin/install -c -m 644 CEGUIRadioButtonProperties.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIRadioButtonProperties.h /usr/bin/install -c -m 644 CEGUIScrollablePane.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIScrollablePane.h /usr/bin/install -c -m 644 CEGUIScrollablePaneProperties.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIScrollablePaneProperties.h /usr/bin/install -c -m 644 CEGUIScrollbar.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIScrollbar.h /usr/bin/install -c -m 644 CEGUIScrollbarProperties.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIScrollbarProperties.h /usr/bin/install -c -m 644 CEGUIScrolledContainer.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIScrolledContainer.h /usr/bin/install -c -m 644 CEGUIScrolledContainerProperties.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIScrolledContainerProperties.h /usr/bin/install -c -m 644 CEGUIScrolledItemListBase.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIScrolledItemListBase.h /usr/bin/install -c -m 644 CEGUIScrolledItemListBaseProperties.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIScrolledItemListBaseProperties.h /usr/bin/install -c -m 644 CEGUISlider.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUISlider.h /usr/bin/install -c -m 644 CEGUISliderProperties.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUISliderProperties.h /usr/bin/install -c -m 644 CEGUISpinner.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUISpinner.h /usr/bin/install -c -m 644 CEGUISpinnerProperties.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUISpinnerProperties.h /usr/bin/install -c -m 644 CEGUITabButton.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUITabButton.h /usr/bin/install -c -m 644 CEGUITabControl.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUITabControl.h /usr/bin/install -c -m 644 CEGUITabControlProperties.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUITabControlProperties.h /usr/bin/install -c -m 644 CEGUIThumb.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIThumb.h /usr/bin/install -c -m 644 CEGUIThumbProperties.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUIThumbProperties.h /usr/bin/install -c -m 644 CEGUITitlebar.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUITitlebar.h /usr/bin/install -c -m 644 CEGUITitlebarProperties.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUITitlebarProperties.h /usr/bin/install -c -m 644 CEGUITooltip.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUITooltip.h /usr/bin/install -c -m 644 CEGUITooltipProperties.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/elements/CEGUITooltipProperties.h make[3]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/include/elements' make[2]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/include/elements' Making install in falagard make[2]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/include/falagard' make[3]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/include/falagard' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../../mkinstalldirs /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/falagard mkdir -p -- /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/falagard /usr/bin/install -c -m 644 CEGUIFalEnums.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/falagard/CEGUIFalEnums.h /usr/bin/install -c -m 644 CEGUIFalComponentBase.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/falagard/CEGUIFalComponentBase.h /usr/bin/install -c -m 644 CEGUIFalDimensions.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/falagard/CEGUIFalDimensions.h /usr/bin/install -c -m 644 CEGUIFalFrameComponent.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/falagard/CEGUIFalFrameComponent.h /usr/bin/install -c -m 644 CEGUIFalImageryComponent.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/falagard/CEGUIFalImageryComponent.h /usr/bin/install -c -m 644 CEGUIFalNamedArea.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/falagard/CEGUIFalNamedArea.h /usr/bin/install -c -m 644 CEGUIFalPropertyDefinition.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/falagard/CEGUIFalPropertyDefinition.h /usr/bin/install -c -m 644 CEGUIFalPropertyDefinitionBase.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/falagard/CEGUIFalPropertyDefinitionBase.h /usr/bin/install -c -m 644 CEGUIFalPropertyLinkDefinition.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/falagard/CEGUIFalPropertyLinkDefinition.h /usr/bin/install -c -m 644 CEGUIFalPropertyInitialiser.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/falagard/CEGUIFalPropertyInitialiser.h /usr/bin/install -c -m 644 CEGUIFalWidgetComponent.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/falagard/CEGUIFalWidgetComponent.h /usr/bin/install -c -m 644 CEGUIFalImagerySection.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/falagard/CEGUIFalImagerySection.h /usr/bin/install -c -m 644 CEGUIFalSectionSpecification.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/falagard/CEGUIFalSectionSpecification.h /usr/bin/install -c -m 644 CEGUIFalLayerSpecification.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/falagard/CEGUIFalLayerSpecification.h /usr/bin/install -c -m 644 CEGUIFalStateImagery.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/falagard/CEGUIFalStateImagery.h /usr/bin/install -c -m 644 CEGUIFalTextComponent.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/falagard/CEGUIFalTextComponent.h /usr/bin/install -c -m 644 CEGUIFalWidgetLookFeel.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/falagard/CEGUIFalWidgetLookFeel.h /usr/bin/install -c -m 644 CEGUIFalWidgetLookManager.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/falagard/CEGUIFalWidgetLookManager.h /usr/bin/install -c -m 644 CEGUIFalXMLEnumHelper.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/falagard/CEGUIFalXMLEnumHelper.h make[3]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/include/falagard' make[2]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/include/falagard' make[1]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/include' Making install in XMLParserModules make[1]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/XMLParserModules' Making install in . make[2]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/XMLParserModules' make[3]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/XMLParserModules' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/XMLParserModules' make[2]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/XMLParserModules' Making install in XercesParser make[2]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/XMLParserModules/XercesParser' make[3]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/XMLParserModules/XercesParser' /bin/sh ../../mkinstalldirs /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64 /usr/bin/libtool --mode=install /usr/bin/install -c libCEGUIXercesParser.la /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUIXercesParser.la libtool: install: warning: relinking `libCEGUIXercesParser.la' (cd /builddir/build/BUILD/CEGUI-0.5.0/XMLParserModules/XercesParser; /bin/sh /usr/bin/libtool --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o libCEGUIXercesParser.la -rpath /usr/lib64 CEGUIXercesParser.lo CEGUIXercesParserModule.lo -lxerces-c ../../src/libCEGUIBase.la -lxerces-c -lpthread -ldl -inst-prefix-dir /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder) g++ -shared -nostdlib /usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64/crti.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtbeginS.o .libs/CEGUIXercesParser.o .libs/CEGUIXercesParserModule.o -L/var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64 -L/usr/lib64 -lCEGUIBase -lxerces-c -lpthread -ldl -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtsavres.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtendS.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64/crtn.o -m64 -mminimal-toc -Wl,-soname -Wl,libCEGUIXercesParser.so.0 -o .libs/libCEGUIXercesParser.so.0.0.0 /usr/bin/install -c .libs/libCEGUIXercesParser.so.0.0.0T /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUIXercesParser.so.0.0.0 (cd /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64 && { ln -s -f libCEGUIXercesParser.so.0.0.0 libCEGUIXercesParser.so.0 || { rm -f libCEGUIXercesParser.so.0 && ln -s libCEGUIXercesParser.so.0.0.0 libCEGUIXercesParser.so.0; }; }) (cd /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64 && { ln -s -f libCEGUIXercesParser.so.0.0.0 libCEGUIXercesParser.so || { rm -f libCEGUIXercesParser.so && ln -s libCEGUIXercesParser.so.0.0.0 libCEGUIXercesParser.so; }; }) /usr/bin/install -c .libs/libCEGUIXercesParser.lai /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUIXercesParser.la /usr/bin/install -c .libs/libCEGUIXercesParser.a /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUIXercesParser.a chmod 644 /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUIXercesParser.a ranlib /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUIXercesParser.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ../../mkinstalldirs /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/XMLParserModules/XercesParser mkdir -p -- /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/XMLParserModules/XercesParser /usr/bin/install -c -m 644 CEGUIXercesParser.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/XMLParserModules/XercesParser/CEGUIXercesParser.h /usr/bin/install -c -m 644 CEGUIXercesParserModule.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/XMLParserModules/XercesParser/CEGUIXercesParserModule.h make[3]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/XMLParserModules/XercesParser' make[2]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/XMLParserModules/XercesParser' Making install in expatParser make[2]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/XMLParserModules/expatParser' make[3]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/XMLParserModules/expatParser' /bin/sh ../../mkinstalldirs /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64 /usr/bin/libtool --mode=install /usr/bin/install -c libCEGUIExpatParser.la /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUIExpatParser.la libtool: install: warning: relinking `libCEGUIExpatParser.la' (cd /builddir/build/BUILD/CEGUI-0.5.0/XMLParserModules/expatParser; /bin/sh /usr/bin/libtool --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o libCEGUIExpatParser.la -rpath /usr/lib64 CEGUIExpatParser.lo CEGUIExpatParserModule.lo -lexpat ../../src/libCEGUIBase.la -lxerces-c -lpthread -ldl -inst-prefix-dir /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder) g++ -shared -nostdlib /usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64/crti.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtbeginS.o .libs/CEGUIExpatParser.o .libs/CEGUIExpatParserModule.o -L/var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64 -L/usr/lib64 -lexpat -lCEGUIBase -lxerces-c -lpthread -ldl -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtsavres.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtendS.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64/crtn.o -m64 -mminimal-toc -Wl,-soname -Wl,libCEGUIExpatParser.so.0 -o .libs/libCEGUIExpatParser.so.0.0.0 /usr/bin/install -c .libs/libCEGUIExpatParser.so.0.0.0T /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUIExpatParser.so.0.0.0 (cd /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64 && { ln -s -f libCEGUIExpatParser.so.0.0.0 libCEGUIExpatParser.so.0 || { rm -f libCEGUIExpatParser.so.0 && ln -s libCEGUIExpatParser.so.0.0.0 libCEGUIExpatParser.so.0; }; }) (cd /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64 && { ln -s -f libCEGUIExpatParser.so.0.0.0 libCEGUIExpatParser.so || { rm -f libCEGUIExpatParser.so && ln -s libCEGUIExpatParser.so.0.0.0 libCEGUIExpatParser.so; }; }) /usr/bin/install -c .libs/libCEGUIExpatParser.lai /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUIExpatParser.la /usr/bin/install -c .libs/libCEGUIExpatParser.a /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUIExpatParser.a chmod 644 /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUIExpatParser.a ranlib /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUIExpatParser.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ../../mkinstalldirs /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/XMLParserModules/ExpatParser mkdir -p -- /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/XMLParserModules/ExpatParser /usr/bin/install -c -m 644 CEGUIExpatParser.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/XMLParserModules/ExpatParser/CEGUIExpatParser.h /usr/bin/install -c -m 644 CEGUIExpatParserModule.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/XMLParserModules/ExpatParser/CEGUIExpatParserModule.h make[3]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/XMLParserModules/expatParser' make[2]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/XMLParserModules/expatParser' Making install in libxmlParser make[2]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/XMLParserModules/libxmlParser' make[3]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/XMLParserModules/libxmlParser' /bin/sh ../../mkinstalldirs /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64 /usr/bin/libtool --mode=install /usr/bin/install -c libCEGUILibxmlParser.la /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUILibxmlParser.la libtool: install: warning: relinking `libCEGUILibxmlParser.la' (cd /builddir/build/BUILD/CEGUI-0.5.0/XMLParserModules/libxmlParser; /bin/sh /usr/bin/libtool --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o libCEGUILibxmlParser.la -rpath /usr/lib64 CEGUILibxmlParser.lo CEGUILibxmlParserModule.lo -lxml2 ../../src/libCEGUIBase.la -lxerces-c -lpthread -ldl -inst-prefix-dir /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder) g++ -shared -nostdlib /usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64/crti.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtbeginS.o .libs/CEGUILibxmlParser.o .libs/CEGUILibxmlParserModule.o -lxml2 -L/var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64 -L/usr/lib64 -lCEGUIBase -lxerces-c -lpthread -ldl -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtsavres.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtendS.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64/crtn.o -m64 -mminimal-toc -Wl,-soname -Wl,libCEGUILibxmlParser.so.0 -o .libs/libCEGUILibxmlParser.so.0.0.0 /usr/bin/install -c .libs/libCEGUILibxmlParser.so.0.0.0T /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUILibxmlParser.so.0.0.0 (cd /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64 && { ln -s -f libCEGUILibxmlParser.so.0.0.0 libCEGUILibxmlParser.so.0 || { rm -f libCEGUILibxmlParser.so.0 && ln -s libCEGUILibxmlParser.so.0.0.0 libCEGUILibxmlParser.so.0; }; }) (cd /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64 && { ln -s -f libCEGUILibxmlParser.so.0.0.0 libCEGUILibxmlParser.so || { rm -f libCEGUILibxmlParser.so && ln -s libCEGUILibxmlParser.so.0.0.0 libCEGUILibxmlParser.so; }; }) /usr/bin/install -c .libs/libCEGUILibxmlParser.lai /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUILibxmlParser.la /usr/bin/install -c .libs/libCEGUILibxmlParser.a /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUILibxmlParser.a chmod 644 /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUILibxmlParser.a ranlib /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUILibxmlParser.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ../../mkinstalldirs /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/XMLParserModules/LibxmlParser mkdir -p -- /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/XMLParserModules/LibxmlParser /usr/bin/install -c -m 644 CEGUILibxmlParser.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/XMLParserModules/LibxmlParser/CEGUILibxmlParser.h /usr/bin/install -c -m 644 CEGUILibxmlParserModule.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/XMLParserModules/LibxmlParser/CEGUILibxmlParserModule.h make[3]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/XMLParserModules/libxmlParser' make[2]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/XMLParserModules/libxmlParser' Making install in TinyXMLParser make[2]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/XMLParserModules/TinyXMLParser' make[3]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/XMLParserModules/TinyXMLParser' /bin/sh ../../mkinstalldirs /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64 /usr/bin/libtool --mode=install /usr/bin/install -c libCEGUITinyXMLParser.la /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUITinyXMLParser.la libtool: install: warning: relinking `libCEGUITinyXMLParser.la' (cd /builddir/build/BUILD/CEGUI-0.5.0/XMLParserModules/TinyXMLParser; /bin/sh /usr/bin/libtool --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o libCEGUITinyXMLParser.la -rpath /usr/lib64 CEGUITinyXMLParser.lo CEGUITinyXMLParserModule.lo tinystr.lo tinyxml.lo tinyxmlerror.lo tinyxmlparser.lo ../../src/libCEGUIBase.la -lxerces-c -lpthread -ldl -inst-prefix-dir /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder) g++ -shared -nostdlib /usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64/crti.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtbeginS.o .libs/CEGUITinyXMLParser.o .libs/CEGUITinyXMLParserModule.o .libs/tinystr.o .libs/tinyxml.o .libs/tinyxmlerror.o .libs/tinyxmlparser.o -L/var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64 -L/usr/lib64 -lCEGUIBase -lxerces-c -lpthread -ldl -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtsavres.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtendS.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64/crtn.o -m64 -mminimal-toc -Wl,-soname -Wl,libCEGUITinyXMLParser.so.0 -o .libs/libCEGUITinyXMLParser.so.0.0.0 /usr/bin/install -c .libs/libCEGUITinyXMLParser.so.0.0.0T /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUITinyXMLParser.so.0.0.0 (cd /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64 && { ln -s -f libCEGUITinyXMLParser.so.0.0.0 libCEGUITinyXMLParser.so.0 || { rm -f libCEGUITinyXMLParser.so.0 && ln -s libCEGUITinyXMLParser.so.0.0.0 libCEGUITinyXMLParser.so.0; }; }) (cd /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64 && { ln -s -f libCEGUITinyXMLParser.so.0.0.0 libCEGUITinyXMLParser.so || { rm -f libCEGUITinyXMLParser.so && ln -s libCEGUITinyXMLParser.so.0.0.0 libCEGUITinyXMLParser.so; }; }) /usr/bin/install -c .libs/libCEGUITinyXMLParser.lai /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUITinyXMLParser.la /usr/bin/install -c .libs/libCEGUITinyXMLParser.a /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUITinyXMLParser.a chmod 644 /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUITinyXMLParser.a ranlib /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUITinyXMLParser.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ../../mkinstalldirs /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/XMLParserModules/TinyXMLParser mkdir -p -- /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/XMLParserModules/TinyXMLParser /usr/bin/install -c -m 644 CEGUITinyXMLParser.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/XMLParserModules/TinyXMLParser/CEGUITinyXMLParser.h /usr/bin/install -c -m 644 CEGUITinyXMLParserModule.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/XMLParserModules/TinyXMLParser/CEGUITinyXMLParserModule.h make[3]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/XMLParserModules/TinyXMLParser' make[2]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/XMLParserModules/TinyXMLParser' make[1]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/XMLParserModules' Making install in ImageCodecModules make[1]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/ImageCodecModules' Making install in . make[2]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/ImageCodecModules' make[3]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/ImageCodecModules' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/ImageCodecModules' make[2]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/ImageCodecModules' Making install in DevILImageCodec make[2]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/ImageCodecModules/DevILImageCodec' make[3]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/ImageCodecModules/DevILImageCodec' /bin/sh ../../mkinstalldirs /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64 /usr/bin/libtool --mode=install /usr/bin/install -c libCEGUIDevILImageCodec.la /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUIDevILImageCodec.la libtool: install: warning: relinking `libCEGUIDevILImageCodec.la' (cd /builddir/build/BUILD/CEGUI-0.5.0/ImageCodecModules/DevILImageCodec; /bin/sh /usr/bin/libtool --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o libCEGUIDevILImageCodec.la -rpath /usr/lib64 CEGUIDevILImageCodec.lo CEGUIDevILImageCodecModule.lo -LIL -lILU ../../src/libCEGUIBase.la -lxerces-c -lpthread -ldl -inst-prefix-dir /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder) /usr/bin/libtool: line 1902: cd: IL: No such file or directory libtool: link: cannot determine absolute directory name of `IL' g++ -shared -nostdlib /usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64/crti.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtbeginS.o .libs/CEGUIDevILImageCodec.o .libs/CEGUIDevILImageCodecModule.o -LIL -lILU -L/var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64 -L/usr/lib64 -lCEGUIBase -lxerces-c -lpthread -ldl -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtsavres.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtendS.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64/crtn.o -m64 -mminimal-toc -Wl,-soname -Wl,libCEGUIDevILImageCodec.so.0 -o .libs/libCEGUIDevILImageCodec.so.0.0.0 /usr/bin/install -c .libs/libCEGUIDevILImageCodec.so.0.0.0T /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUIDevILImageCodec.so.0.0.0 (cd /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64 && { ln -s -f libCEGUIDevILImageCodec.so.0.0.0 libCEGUIDevILImageCodec.so.0 || { rm -f libCEGUIDevILImageCodec.so.0 && ln -s libCEGUIDevILImageCodec.so.0.0.0 libCEGUIDevILImageCodec.so.0; }; }) (cd /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64 && { ln -s -f libCEGUIDevILImageCodec.so.0.0.0 libCEGUIDevILImageCodec.so || { rm -f libCEGUIDevILImageCodec.so && ln -s libCEGUIDevILImageCodec.so.0.0.0 libCEGUIDevILImageCodec.so; }; }) /usr/bin/install -c .libs/libCEGUIDevILImageCodec.lai /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUIDevILImageCodec.la /usr/bin/install -c .libs/libCEGUIDevILImageCodec.a /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUIDevILImageCodec.a chmod 644 /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUIDevILImageCodec.a ranlib /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUIDevILImageCodec.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ../../mkinstalldirs /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/ImageCodecModules/DevILImageCodec mkdir -p -- /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/ImageCodecModules/DevILImageCodec /usr/bin/install -c -m 644 CEGUIDevILImageCodec.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/ImageCodecModules/DevILImageCodec/CEGUIDevILImageCodec.h /usr/bin/install -c -m 644 CEGUIDevILImageCodecModule.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/ImageCodecModules/DevILImageCodec/CEGUIDevILImageCodecModule.h make[3]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/ImageCodecModules/DevILImageCodec' make[2]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/ImageCodecModules/DevILImageCodec' Making install in SILLYImageCodec make[2]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/ImageCodecModules/SILLYImageCodec' make[3]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/ImageCodecModules/SILLYImageCodec' /bin/sh ../../mkinstalldirs /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64 /usr/bin/libtool --mode=install /usr/bin/install -c libCEGUISILLYImageCodec.la /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUISILLYImageCodec.la libtool: install: warning: relinking `libCEGUISILLYImageCodec.la' (cd /builddir/build/BUILD/CEGUI-0.5.0/ImageCodecModules/SILLYImageCodec; /bin/sh /usr/bin/libtool --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o libCEGUISILLYImageCodec.la -rpath /usr/lib64 CEGUISILLYImageCodec.lo CEGUISILLYImageCodecModule.lo -lSILLY ../../src/libCEGUIBase.la -lxerces-c -lpthread -ldl -inst-prefix-dir /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder) g++ -shared -nostdlib /usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64/crti.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtbeginS.o .libs/CEGUISILLYImageCodec.o .libs/CEGUISILLYImageCodecModule.o -lSILLY -L/var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64 -L/usr/lib64 -lCEGUIBase -lxerces-c -lpthread -ldl -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtsavres.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtendS.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64/crtn.o -m64 -mminimal-toc -Wl,-soname -Wl,libCEGUISILLYImageCodec.so.0 -o .libs/libCEGUISILLYImageCodec.so.0.0.0 /usr/bin/install -c .libs/libCEGUISILLYImageCodec.so.0.0.0T /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUISILLYImageCodec.so.0.0.0 (cd /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64 && { ln -s -f libCEGUISILLYImageCodec.so.0.0.0 libCEGUISILLYImageCodec.so.0 || { rm -f libCEGUISILLYImageCodec.so.0 && ln -s libCEGUISILLYImageCodec.so.0.0.0 libCEGUISILLYImageCodec.so.0; }; }) (cd /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64 && { ln -s -f libCEGUISILLYImageCodec.so.0.0.0 libCEGUISILLYImageCodec.so || { rm -f libCEGUISILLYImageCodec.so && ln -s libCEGUISILLYImageCodec.so.0.0.0 libCEGUISILLYImageCodec.so; }; }) /usr/bin/install -c .libs/libCEGUISILLYImageCodec.lai /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUISILLYImageCodec.la /usr/bin/install -c .libs/libCEGUISILLYImageCodec.a /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUISILLYImageCodec.a chmod 644 /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUISILLYImageCodec.a ranlib /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUISILLYImageCodec.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ../../mkinstalldirs /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/ImageCodecModules/SILLYImageCodec mkdir -p -- /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/ImageCodecModules/SILLYImageCodec /usr/bin/install -c -m 644 CEGUISILLYImageCodec.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/ImageCodecModules/SILLYImageCodec/CEGUISILLYImageCodec.h /usr/bin/install -c -m 644 CEGUISILLYImageCodecModule.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/ImageCodecModules/SILLYImageCodec/CEGUISILLYImageCodecModule.h make[3]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/ImageCodecModules/SILLYImageCodec' make[2]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/ImageCodecModules/SILLYImageCodec' Making install in TGAImageCodec make[2]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/ImageCodecModules/TGAImageCodec' make[3]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/ImageCodecModules/TGAImageCodec' /bin/sh ../../mkinstalldirs /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64 /usr/bin/libtool --mode=install /usr/bin/install -c libCEGUITGAImageCodec.la /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUITGAImageCodec.la libtool: install: warning: relinking `libCEGUITGAImageCodec.la' (cd /builddir/build/BUILD/CEGUI-0.5.0/ImageCodecModules/TGAImageCodec; /bin/sh /usr/bin/libtool --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o libCEGUITGAImageCodec.la -rpath /usr/lib64 CEGUITGAImageCodec.lo CEGUITGAImageCodecModule.lo ../../src/libCEGUIBase.la -lxerces-c -lpthread -ldl -inst-prefix-dir /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder) g++ -shared -nostdlib /usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64/crti.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtbeginS.o .libs/CEGUITGAImageCodec.o .libs/CEGUITGAImageCodecModule.o -L/var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64 -L/usr/lib64 -lCEGUIBase -lxerces-c -lpthread -ldl -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtsavres.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtendS.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64/crtn.o -m64 -mminimal-toc -Wl,-soname -Wl,libCEGUITGAImageCodec.so.0 -o .libs/libCEGUITGAImageCodec.so.0.0.0 /usr/bin/install -c .libs/libCEGUITGAImageCodec.so.0.0.0T /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUITGAImageCodec.so.0.0.0 (cd /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64 && { ln -s -f libCEGUITGAImageCodec.so.0.0.0 libCEGUITGAImageCodec.so.0 || { rm -f libCEGUITGAImageCodec.so.0 && ln -s libCEGUITGAImageCodec.so.0.0.0 libCEGUITGAImageCodec.so.0; }; }) (cd /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64 && { ln -s -f libCEGUITGAImageCodec.so.0.0.0 libCEGUITGAImageCodec.so || { rm -f libCEGUITGAImageCodec.so && ln -s libCEGUITGAImageCodec.so.0.0.0 libCEGUITGAImageCodec.so; }; }) /usr/bin/install -c .libs/libCEGUITGAImageCodec.lai /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUITGAImageCodec.la /usr/bin/install -c .libs/libCEGUITGAImageCodec.a /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUITGAImageCodec.a chmod 644 /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUITGAImageCodec.a ranlib /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUITGAImageCodec.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ../../mkinstalldirs /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/ImageCodecModules/TGAImageCodec mkdir -p -- /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/ImageCodecModules/TGAImageCodec /usr/bin/install -c -m 644 CEGUITGAImageCodec.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/ImageCodecModules/TGAImageCodec/CEGUITGAImageCodec.h /usr/bin/install -c -m 644 CEGUITGAImageCodecModule.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/ImageCodecModules/TGAImageCodec/CEGUITGAImageCodecModule.h make[3]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/ImageCodecModules/TGAImageCodec' make[2]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/ImageCodecModules/TGAImageCodec' make[1]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/ImageCodecModules' Making install in RendererModules make[1]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/RendererModules' Making install in . make[2]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/RendererModules' make[3]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/RendererModules' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/RendererModules' make[2]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/RendererModules' Making install in OpenGLGUIRenderer make[2]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/RendererModules/OpenGLGUIRenderer' make[3]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/RendererModules/OpenGLGUIRenderer' /bin/sh ../../mkinstalldirs /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64 /usr/bin/libtool --mode=install /usr/bin/install -c libCEGUIOpenGLRenderer.la /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUIOpenGLRenderer.la libtool: install: warning: relinking `libCEGUIOpenGLRenderer.la' (cd /builddir/build/BUILD/CEGUI-0.5.0/RendererModules/OpenGLGUIRenderer; /bin/sh /usr/bin/libtool --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o libCEGUIOpenGLRenderer.la -rpath /usr/lib64 -version-info 0:1:0 openglrenderer.lo opengltexture.lo ../../src/libCEGUIBase.la -lGL -lGLU -lxerces-c -lpthread -ldl -inst-prefix-dir /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder) g++ -shared -nostdlib /usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64/crti.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtbeginS.o .libs/openglrenderer.o .libs/opengltexture.o -L/var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64 -L/usr/lib64 -lCEGUIBase -lGL -lGLU -lxerces-c -lpthread -ldl -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtsavres.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtendS.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64/crtn.o -m64 -mminimal-toc -Wl,-soname -Wl,libCEGUIOpenGLRenderer.so.0 -o .libs/libCEGUIOpenGLRenderer.so.0.0.1 /usr/bin/install -c .libs/libCEGUIOpenGLRenderer.so.0.0.1T /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUIOpenGLRenderer.so.0.0.1 (cd /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64 && { ln -s -f libCEGUIOpenGLRenderer.so.0.0.1 libCEGUIOpenGLRenderer.so.0 || { rm -f libCEGUIOpenGLRenderer.so.0 && ln -s libCEGUIOpenGLRenderer.so.0.0.1 libCEGUIOpenGLRenderer.so.0; }; }) (cd /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64 && { ln -s -f libCEGUIOpenGLRenderer.so.0.0.1 libCEGUIOpenGLRenderer.so || { rm -f libCEGUIOpenGLRenderer.so && ln -s libCEGUIOpenGLRenderer.so.0.0.1 libCEGUIOpenGLRenderer.so; }; }) /usr/bin/install -c .libs/libCEGUIOpenGLRenderer.lai /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUIOpenGLRenderer.la /usr/bin/install -c .libs/libCEGUIOpenGLRenderer.a /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUIOpenGLRenderer.a chmod 644 /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUIOpenGLRenderer.a ranlib /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUIOpenGLRenderer.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ../../mkinstalldirs /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/RendererModules/OpenGLGUIRenderer mkdir -p -- /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/RendererModules/OpenGLGUIRenderer /usr/bin/install -c -m 644 openglrenderer.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/RendererModules/OpenGLGUIRenderer/openglrenderer.h /usr/bin/install -c -m 644 opengltexture.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/RendererModules/OpenGLGUIRenderer/opengltexture.h make[3]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/RendererModules/OpenGLGUIRenderer' make[2]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/RendererModules/OpenGLGUIRenderer' Making install in directx81GUIRenderer make[2]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/RendererModules/directx81GUIRenderer' make[3]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/RendererModules/directx81GUIRenderer' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/RendererModules/directx81GUIRenderer' make[2]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/RendererModules/directx81GUIRenderer' Making install in directx9GUIRenderer make[2]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/RendererModules/directx9GUIRenderer' make[3]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/RendererModules/directx9GUIRenderer' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/RendererModules/directx9GUIRenderer' make[2]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/RendererModules/directx9GUIRenderer' make[1]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/RendererModules' Making install in WindowRendererSets make[1]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/WindowRendererSets' Making install in Falagard make[2]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/WindowRendererSets/Falagard' Making install in src make[3]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/WindowRendererSets/Falagard/src' make[4]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/WindowRendererSets/Falagard/src' /bin/sh ../../../mkinstalldirs /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64 /usr/bin/libtool --mode=install /usr/bin/install -c libCEGUIFalagardWRBase.la /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUIFalagardWRBase.la libtool: install: warning: relinking `libCEGUIFalagardWRBase.la' (cd /builddir/build/BUILD/CEGUI-0.5.0/WindowRendererSets/Falagard/src; /bin/sh /usr/bin/libtool --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o libCEGUIFalagardWRBase.la -rpath /usr/lib64 -version-info 1:0:0 FalButton.lo FalToggleButton.lo FalDefault.lo FalEditbox.lo FalFrameWindow.lo FalItemEntry.lo FalItemListbox.lo FalListHeader.lo FalListHeaderProperties.lo FalListHeaderSegment.lo FalListbox.lo FalMenubar.lo FalMenuItem.lo FalModule.lo FalMultiColumnList.lo FalMultiLineEditbox.lo FalPopupMenu.lo FalProgressBar.lo FalProgressBarProperties.lo FalScrollablePane.lo FalScrollbar.lo FalScrollbarProperties.lo FalSlider.lo FalSliderProperties.lo FalStatic.lo FalStaticImage.lo FalStaticImageProperties.lo FalStaticProperties.lo FalStaticText.lo FalStaticTextProperties.lo FalSystemButton.lo FalTabButton.lo FalTabControl.lo FalTabControlProperties.lo FalTitlebar.lo FalTooltip.lo ../../../src/libCEGUIBase.la -lxerces-c -lpthread -ldl -inst-prefix-dir /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder) g++ -shared -nostdlib /usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64/crti.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtbeginS.o .libs/FalButton.o .libs/FalToggleButton.o .libs/FalDefault.o .libs/FalEditbox.o .libs/FalFrameWindow.o .libs/FalItemEntry.o .libs/FalItemListbox.o .libs/FalListHeader.o .libs/FalListHeaderProperties.o .libs/FalListHeaderSegment.o .libs/FalListbox.o .libs/FalMenubar.o .libs/FalMenuItem.o .libs/FalModule.o .libs/FalMultiColumnList.o .libs/FalMultiLineEditbox.o .libs/FalPopupMenu.o .libs/FalProgressBar.o .libs/FalProgressBarProperties.o .libs/FalScrollablePane.o .libs/FalScrollbar.o .libs/FalScrollbarProperties.o .libs/FalSlider.o .libs/FalSliderProperties.o .libs/FalStatic.o .libs/FalStaticImage.o .libs/FalStaticImageProperties.o .libs/FalStaticProperties.o .libs/FalStaticText.o .libs/FalStaticTextProperties.o .libs/FalSystemButton.o .libs/FalTabButton.o .libs/FalTabControl.o .libs/FalTabControlProperties.o .libs/FalTitlebar.o .libs/FalTooltip.o -L/var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64 -L/usr/lib64 -lCEGUIBase -lxerces-c -lpthread -ldl -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtsavres.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtendS.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64/crtn.o -m64 -mminimal-toc -Wl,-soname -Wl,libCEGUIFalagardWRBase.so.1 -o .libs/libCEGUIFalagardWRBase.so.1.0.0 /usr/bin/install -c .libs/libCEGUIFalagardWRBase.so.1.0.0T /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUIFalagardWRBase.so.1.0.0 (cd /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64 && { ln -s -f libCEGUIFalagardWRBase.so.1.0.0 libCEGUIFalagardWRBase.so.1 || { rm -f libCEGUIFalagardWRBase.so.1 && ln -s libCEGUIFalagardWRBase.so.1.0.0 libCEGUIFalagardWRBase.so.1; }; }) (cd /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64 && { ln -s -f libCEGUIFalagardWRBase.so.1.0.0 libCEGUIFalagardWRBase.so || { rm -f libCEGUIFalagardWRBase.so && ln -s libCEGUIFalagardWRBase.so.1.0.0 libCEGUIFalagardWRBase.so; }; }) /usr/bin/install -c .libs/libCEGUIFalagardWRBase.lai /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUIFalagardWRBase.la /usr/bin/install -c .libs/libCEGUIFalagardWRBase.a /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUIFalagardWRBase.a chmod 644 /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUIFalagardWRBase.a ranlib /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUIFalagardWRBase.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/WindowRendererSets/Falagard/src' make[3]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/WindowRendererSets/Falagard/src' Making install in include make[3]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/WindowRendererSets/Falagard/include' Making install in . make[4]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/WindowRendererSets/Falagard/include' make[5]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/WindowRendererSets/Falagard/include' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/WindowRendererSets/Falagard/include' make[4]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/WindowRendererSets/Falagard/include' make[3]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/WindowRendererSets/Falagard/include' make[3]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/WindowRendererSets/Falagard' make[4]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/WindowRendererSets/Falagard' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/WindowRendererSets/Falagard' make[3]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/WindowRendererSets/Falagard' make[2]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/WindowRendererSets/Falagard' make[2]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/WindowRendererSets' make[3]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/WindowRendererSets' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/WindowRendererSets' make[2]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/WindowRendererSets' make[1]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/WindowRendererSets' Making install in ScriptingModules make[1]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules' Making install in . make[2]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules' make[3]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules' make[2]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules' Making install in CEGUILua make[2]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules/CEGUILua' Making install in tolua++ make[3]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules/CEGUILua/tolua++' make[4]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules/CEGUILua/tolua++' /bin/sh ../../../mkinstalldirs /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64 /usr/bin/libtool --mode=install /usr/bin/install -c libCEGUItoluapp.la /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUItoluapp.la /usr/bin/install -c .libs/libCEGUItoluapp.so.1.0.0 /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUItoluapp.so.1.0.0 (cd /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64 && { ln -s -f libCEGUItoluapp.so.1.0.0 libCEGUItoluapp.so.1 || { rm -f libCEGUItoluapp.so.1 && ln -s libCEGUItoluapp.so.1.0.0 libCEGUItoluapp.so.1; }; }) (cd /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64 && { ln -s -f libCEGUItoluapp.so.1.0.0 libCEGUItoluapp.so || { rm -f libCEGUItoluapp.so && ln -s libCEGUItoluapp.so.1.0.0 libCEGUItoluapp.so; }; }) /usr/bin/install -c .libs/libCEGUItoluapp.lai /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUItoluapp.la /usr/bin/install -c .libs/libCEGUItoluapp.a /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUItoluapp.a chmod 644 /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUItoluapp.a ranlib /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUItoluapp.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ../../../mkinstalldirs /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI /usr/bin/install -c -m 644 tolua++.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/tolua++.h make[4]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules/CEGUILua/tolua++' make[3]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules/CEGUILua/tolua++' Making install in LuaScriptModule make[3]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules/CEGUILua/LuaScriptModule' Making install in src make[4]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules/CEGUILua/LuaScriptModule/src' make[5]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules/CEGUILua/LuaScriptModule/src' /bin/sh ../../../../mkinstalldirs /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64 /usr/bin/libtool --mode=install /usr/bin/install -c libCEGUILuaScriptModule.la /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUILuaScriptModule.la libtool: install: warning: relinking `libCEGUILuaScriptModule.la' (cd /builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules/CEGUILua/LuaScriptModule/src; /bin/sh /usr/bin/libtool --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o libCEGUILuaScriptModule.la -rpath /usr/lib64 -version-info 1:0:0 lua_CEGUI.lo CEGUILua.lo CEGUILuaFunctor.lo required.lo ../../../../src/libCEGUIBase.la ../../tolua++/libCEGUItoluapp.la -lxerces-c -lpthread -ldl -inst-prefix-dir /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder) g++ -shared -nostdlib /usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64/crti.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtbeginS.o .libs/lua_CEGUI.o .libs/CEGUILua.o .libs/CEGUILuaFunctor.o .libs/required.o -L/var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64 -L/usr/lib64 -lCEGUIBase -lCEGUItoluapp -L/usr/lib -lxerces-c -lpthread -ldl -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtsavres.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtendS.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib64/crtn.o -m64 -mminimal-toc -Wl,-soname -Wl,libCEGUILuaScriptModule.so.1 -o .libs/libCEGUILuaScriptModule.so.1.0.0 /usr/bin/install -c .libs/libCEGUILuaScriptModule.so.1.0.0T /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUILuaScriptModule.so.1.0.0 (cd /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64 && { ln -s -f libCEGUILuaScriptModule.so.1.0.0 libCEGUILuaScriptModule.so.1 || { rm -f libCEGUILuaScriptModule.so.1 && ln -s libCEGUILuaScriptModule.so.1.0.0 libCEGUILuaScriptModule.so.1; }; }) (cd /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64 && { ln -s -f libCEGUILuaScriptModule.so.1.0.0 libCEGUILuaScriptModule.so || { rm -f libCEGUILuaScriptModule.so && ln -s libCEGUILuaScriptModule.so.1.0.0 libCEGUILuaScriptModule.so; }; }) /usr/bin/install -c .libs/libCEGUILuaScriptModule.lai /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUILuaScriptModule.la /usr/bin/install -c .libs/libCEGUILuaScriptModule.a /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUILuaScriptModule.a chmod 644 /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUILuaScriptModule.a ranlib /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUILuaScriptModule.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules/CEGUILua/LuaScriptModule/src' make[4]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules/CEGUILua/LuaScriptModule/src' Making install in include make[4]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules/CEGUILua/LuaScriptModule/include' make[5]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules/CEGUILua/LuaScriptModule/include' make[5]: Nothing to be done for `install-exec-am'. /bin/sh ../../../../mkinstalldirs /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI /usr/bin/install -c -m 644 CEGUILua.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUILua.h /usr/bin/install -c -m 644 CEGUILuaFunctor.h /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/include/CEGUI/CEGUILuaFunctor.h make[5]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules/CEGUILua/LuaScriptModule/include' make[4]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules/CEGUILua/LuaScriptModule/include' Making install in package make[4]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules/CEGUILua/LuaScriptModule/package' make[5]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules/CEGUILua/LuaScriptModule/package' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules/CEGUILua/LuaScriptModule/package' make[4]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules/CEGUILua/LuaScriptModule/package' make[4]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules/CEGUILua/LuaScriptModule' make[5]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules/CEGUILua/LuaScriptModule' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules/CEGUILua/LuaScriptModule' make[4]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules/CEGUILua/LuaScriptModule' make[3]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules/CEGUILua/LuaScriptModule' make[3]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules/CEGUILua' make[4]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules/CEGUILua' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules/CEGUILua' make[3]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules/CEGUILua' make[2]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules/CEGUILua' make[1]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/ScriptingModules' Making install in Samples make[1]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/Samples' make[2]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/Samples' make[3]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/Samples' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/Samples' make[2]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/Samples' make[1]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/Samples' Making install in XMLRefSchema make[1]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/XMLRefSchema' make[2]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/XMLRefSchema' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/XMLRefSchema' make[1]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/XMLRefSchema' Making install in makefiles make[1]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/makefiles' make[2]: Entering directory `/builddir/build/BUILD/CEGUI-0.5.0/makefiles' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/makefiles' make[1]: Leaving directory `/builddir/build/BUILD/CEGUI-0.5.0/makefiles' + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/CEGUI-0.5.0 extracting debug info from /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUITinyXMLParser.so.0.0.0 extracting debug info from /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUIFalagardWRBase.so.1.0.0 extracting debug info from /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUIOpenGLRenderer.so.0.0.1 extracting debug info from /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUIXercesParser.so.0.0.0 extracting debug info from /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUILibxmlParser.so.0.0.0 extracting debug info from /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUIExpatParser.so.0.0.0 extracting debug info from /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUITGAImageCodec.so.0.0.0 extracting debug info from /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUILuaScriptModule.so.1.0.0 extracting debug info from /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUIDevILImageCodec.so.0.0.0 extracting debug info from /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUItoluapp.so.1.0.0 extracting debug info from /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUISILLYImageCodec.so.0.0.0 extracting debug info from /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/lib64/libCEGUIBase.so.1.0.0 cpio: CEGUI-0.5.0/ImageCodecModules/DevILImageCodec/: No such file or directory cpio: CEGUI-0.5.0/ImageCodecModules/SILLYImageCodec/: No such file or directory cpio: CEGUI-0.5.0/ImageCodecModules/TGAImageCodec/: No such file or directory cpio: CEGUI-0.5.0/RendererModules/OpenGLGUIRenderer/: No such file or directory cpio: CEGUI-0.5.0/ScriptingModules/CEGUILua/LuaScriptModule/src/: No such file or directory cpio: CEGUI-0.5.0/WindowRendererSets/Falagard/src/: No such file or directory cpio: CEGUI-0.5.0/XMLParserModules/TinyXMLParser/: No such file or directory cpio: CEGUI-0.5.0/XMLParserModules/XercesParser/: No such file or directory cpio: CEGUI-0.5.0/XMLParserModules/expatParser/: No such file or directory cpio: CEGUI-0.5.0/XMLParserModules/libxmlParser/: No such file or directory cpio: CEGUI-0.5.0/src/: No such file or directory 10136 blocks + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: cegui-0.5.0b-4.fc7 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.77663 + umask 022 + cd /builddir/build/BUILD + cd CEGUI-0.5.0 + DOCDIR=/var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/share/doc/cegui-0.5.0b + export DOCDIR + rm -rf /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/share/doc/cegui-0.5.0b + /bin/mkdir -p /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/share/doc/cegui-0.5.0b + cp -pr AUTHORS ChangeLog COPYING README TinyXML-License TODO /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/share/doc/cegui-0.5.0b + exit 0 Provides: libCEGUIBase.so.1()(64bit) libCEGUIDevILImageCodec.so.0()(64bit) libCEGUIExpatParser.so.0()(64bit) libCEGUIFalagardWRBase.so.1()(64bit) libCEGUILibxmlParser.so.0()(64bit) libCEGUILuaScriptModule.so.1()(64bit) libCEGUIOpenGLRenderer.so.0()(64bit) libCEGUISILLYImageCodec.so.0()(64bit) libCEGUITGAImageCodec.so.0()(64bit) libCEGUITinyXMLParser.so.0()(64bit) libCEGUIXercesParser.so.0()(64bit) libCEGUItoluapp.so.1()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libCEGUIBase.so.1()(64bit) libCEGUIDevILImageCodec.so.0()(64bit) libCEGUIExpatParser.so.0()(64bit) libCEGUIFalagardWRBase.so.1()(64bit) libCEGUILibxmlParser.so.0()(64bit) libCEGUILuaScriptModule.so.1()(64bit) libCEGUIOpenGLRenderer.so.0()(64bit) libCEGUISILLYImageCodec.so.0()(64bit) libCEGUITGAImageCodec.so.0()(64bit) libCEGUIXercesParser.so.0()(64bit) libCEGUItoluapp.so.1()(64bit) libGL.so.1()(64bit) libGLU.so.1()(64bit) libILU.so.1()(64bit) libSILLY.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.3)(64bit) libexpat.so.0()(64bit) libfreetype.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) liblua-5.1.so()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.3)(64bit) libpcre.so.0()(64bit) libpthread.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libxerces-c.so.27()(64bit) libxml2.so.2()(64bit) rtld(GNU_HASH) Processing files: cegui-devel-0.5.0b-4.fc7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cegui = 0.5.0b-4.fc7 libCEGUIBase.so.1()(64bit) libCEGUIDevILImageCodec.so.0()(64bit) libCEGUIExpatParser.so.0()(64bit) libCEGUIFalagardWRBase.so.1()(64bit) libCEGUILibxmlParser.so.0()(64bit) libCEGUILuaScriptModule.so.1()(64bit) libCEGUIOpenGLRenderer.so.0()(64bit) libCEGUISILLYImageCodec.so.0()(64bit) libCEGUITGAImageCodec.so.0()(64bit) libCEGUIXercesParser.so.0()(64bit) libCEGUItoluapp.so.1()(64bit) libGLU-devel Processing files: cegui-devel-doc-0.5.0b-4.fc7 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.77663 + umask 022 + cd /builddir/build/BUILD + cd CEGUI-0.5.0 + DOCDIR=/var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/share/doc/cegui-devel-doc-0.5.0b + export DOCDIR + rm -rf /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/share/doc/cegui-devel-doc-0.5.0b + /bin/mkdir -p /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/share/doc/cegui-devel-doc-0.5.0b + cp -pr documentation/FalagardSkinning.pdf documentation/api_reference /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder/usr/share/doc/cegui-devel-doc-0.5.0b + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cegui-devel = 0.5.0b-4.fc7 Processing files: cegui-debuginfo-0.5.0b-4.fc7 Provides: libCEGUIBase.so.1.0.0.debug()(64bit) libCEGUIDevILImageCodec.so.0.0.0.debug()(64bit) libCEGUIExpatParser.so.0.0.0.debug()(64bit) libCEGUIFalagardWRBase.so.1.0.0.debug()(64bit) libCEGUILibxmlParser.so.0.0.0.debug()(64bit) libCEGUILuaScriptModule.so.1.0.0.debug()(64bit) libCEGUIOpenGLRenderer.so.0.0.1.debug()(64bit) libCEGUISILLYImageCodec.so.0.0.0.debug()(64bit) libCEGUITGAImageCodec.so.0.0.0.debug()(64bit) libCEGUITinyXMLParser.so.0.0.0.debug()(64bit) libCEGUIXercesParser.so.0.0.0.debug()(64bit) libCEGUItoluapp.so.1.0.0.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder warning: Could not canonicalize hostname: ppc4.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/cegui-0.5.0b-4.fc7.ppc64.rpm Wrote: /builddir/build/RPMS/cegui-devel-0.5.0b-4.fc7.ppc64.rpm Wrote: /builddir/build/RPMS/cegui-devel-doc-0.5.0b-4.fc7.ppc64.rpm Wrote: /builddir/build/RPMS/cegui-debuginfo-0.5.0b-4.fc7.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.44714 + umask 022 + cd /builddir/build/BUILD + cd CEGUI-0.5.0 + rm -rf /var/tmp/cegui-0.5.0b-4.fc7-root-kojibuilder + exit 0 Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.44714 + umask 022 + cd /builddir/build/BUILD + rm -rf CEGUI-0.5.0 + exit 0