dpkg-buildpackage: set CFLAGS to default value: -g -O2 dpkg-buildpackage: set CPPFLAGS to default value: dpkg-buildpackage: set LDFLAGS to default value: dpkg-buildpackage: set FFLAGS to default value: -g -O2 dpkg-buildpackage: set CXXFLAGS to default value: -g -O2 dpkg-buildpackage: source package freecad dpkg-buildpackage: source version 0.9.2646-1lenny1 dpkg-buildpackage: source changed by Adam C. Powell, IV fakeroot debian/rules clean dpkg-buildpackage: host architecture amd64 dh clean dh_testdir dh_auto_clean dh_clean rm -f build-stamp find -name '*.pyc' | xargs rm -f find -name 'moc_*.cpp' | xargs rm -f find -name '*.lo' | xargs rm -f find -name '*.deps' | xargs rm -rf find -name '*.libs' | xargs rm -rf rm -f stamp-h1 config.log libtool dpkg-source -b freecad-0.9.2646 dpkg-source: info: using source format `1.0' dpkg-source: info: building freecad using existing freecad_0.9.2646.orig.tar.gz dpkg-source: info: building freecad in freecad_0.9.2646-1lenny1.diff.gz dpkg-source: info: building freecad in freecad_0.9.2646-1lenny1.dsc debian/rules build dh_testdir ./configure --with-occ-include=/usr/include/opencascade \ --with-occ-lib=/usr/lib \ --host=x86_64-linux-gnu --build=x86_64-linux-gnu \ --prefix=/usr/lib/freecad --mandir=/usr/share/man \ --infodir=/usr/share/info --datadir=/usr/share/freecad \ --includedir=/usr/include/freecad --docdir=/usr/share/doc/freecad \ CFLAGS="-Wall -g -O2" LDFLAGS="-Wl,-z,defs" checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... gnutar checking for C++ header files ... checking for style of include used by make... GNU checking for x86_64-linux-gnu-g++... x86_64-linux-gnu-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 x86_64-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-linux-gnu-g++... gcc3 checking how to run the C++ preprocessor... x86_64-linux-gnu-g++ -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking istream usability... yes checking istream presence... yes checking for istream... yes checking ostream usability... yes checking ostream presence... yes checking for ostream... yes checking for istream... (cached) yes checking fstream usability... yes checking fstream presence... yes checking for fstream... yes checking ios usability... yes checking ios presence... yes checking for ios... yes checking iomanip usability... yes checking iomanip presence... yes checking for iomanip... yes checking iostream usability... yes checking iostream presence... yes checking for iostream... yes checking iomanip.h usability... no checking iomanip.h presence... no checking for iomanip.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking siginfo.h usability... no checking siginfo.h presence... no checking for siginfo.h... no checking bits/sigset.h usability... yes checking bits/sigset.h presence... yes checking for bits/sigset.h... yes checking bstring.h usability... no checking bstring.h presence... no checking for bstring.h... no checking for sys/types.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking libc.h usability... no checking libc.h presence... no checking for libc.h... no checking sstream usability... yes checking sstream presence... yes checking for sstream... yes checking whether the compiler implements namespaces... yes checking for std iostream... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether x86_64-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of x86_64-linux-gnu-g++... (cached) gcc3 checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc checking whether we are using the GNU C compiler... yes checking whether x86_64-linux-gnu-gcc accepts -g... yes checking for x86_64-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-linux-gnu-gcc... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for ld used by x86_64-linux-gnu-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 recognize dependent libraries... pass_all checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... x86_64-linux-gnu-g++ -E checking for x86_64-linux-gnu-g77... no checking for x86_64-linux-gnu-xlf... no checking for x86_64-linux-gnu-f77... no checking for x86_64-linux-gnu-frt... no checking for x86_64-linux-gnu-pgf77... no checking for x86_64-linux-gnu-cf77... no checking for x86_64-linux-gnu-fort77... no checking for x86_64-linux-gnu-fl32... no checking for x86_64-linux-gnu-af77... no checking for x86_64-linux-gnu-xlf90... no checking for x86_64-linux-gnu-f90... no checking for x86_64-linux-gnu-pgf90... no checking for x86_64-linux-gnu-pghpf... no checking for x86_64-linux-gnu-epcf90... no checking for x86_64-linux-gnu-gfortran... x86_64-linux-gnu-gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether x86_64-linux-gnu-gfortran accepts -g... yes checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from x86_64-linux-gnu-gcc object... ok checking for objdir... .libs checking for x86_64-linux-gnu-ar... no checking for ar... ar checking for x86_64-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-linux-gnu-strip... no checking for strip... strip checking if x86_64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-linux-gnu-gcc option to produce PIC... -fPIC checking if x86_64-linux-gnu-gcc PIC flag -fPIC works... yes checking if x86_64-linux-gnu-gcc static flag -static works... yes checking if x86_64-linux-gnu-gcc supports -c -o file.o... yes checking whether the x86_64-linux-gnu-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no 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 x86_64-linux-gnu-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-linux-gnu-g++ option to produce PIC... -fPIC checking if x86_64-linux-gnu-g++ PIC flag -fPIC works... yes checking if x86_64-linux-gnu-g++ static flag -static works... yes checking if x86_64-linux-gnu-g++ supports -c -o file.o... yes checking whether the x86_64-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-linux-gnu-gfortran option to produce PIC... -fPIC checking if x86_64-linux-gnu-gfortran PIC flag -fPIC works... yes checking if x86_64-linux-gnu-gfortran static flag -static works... yes checking if x86_64-linux-gnu-gfortran supports -c -o file.o... yes checking whether the x86_64-linux-gnu-gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate checking whether ln -s works... yes checking for swig... false configure: WARNING: Can't find SWIG installation checking for inflate in -lz... yes checking for a Python interpreter with version >= 2.5... python checking for python... /usr/bin/python checking for python version... 2.5 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.5/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.5/site-packages checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for libpython2.5... yes Use local sources of PyCXX & zipios++... no checking for PyCXX headers... yes checking for zipios++ headers... yes checking for xerces-c... checking for /usr/include/xercesc... yes checking xercesc/framework/XMLBuffer.hpp usability... yes checking xercesc/framework/XMLBuffer.hpp presence... yes checking for xercesc/framework/XMLBuffer.hpp... yes checking whether xerces lib is available... yes checking for boost... yes checking for boost >= 1.35.0... yes checking for boost system library... yes checking for X... libraries , headers checking for host... linux-gnu checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking whether QtWebKit is available... yes checking for Qt >= 4.1... yes checking for coin-config... /usr/bin/coin-config checking if we can compile and link with the Coin library... true checking for soqt-config... /usr/bin/soqt-config checking whether libSoQt is available... true configure: checking OpenCascade... checking Standard.hxx usability... yes checking Standard.hxx presence... yes checking for Standard.hxx... yes checking whether OCC libs are available... yes checking for Standard.hxx... (cached) yes checking whether OCC is >= 6.1... yes checking if platform is 64-bit (-D_OCC64)... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/3rdParty/Makefile config.status: creating src/Base/Makefile config.status: creating src/App/Makefile config.status: creating src/Gui/Makefile config.status: creating src/Gui/Icons/Makefile config.status: creating src/Gui/Language/Makefile config.status: creating src/Gui/propertyeditor/Makefile config.status: creating src/Gui/iisTaskPanel/Makefile config.status: creating src/Gui/TaskView/Makefile config.status: creating src/Main/Makefile config.status: creating src/Doc/Makefile config.status: creating src/Mod/Makefile config.status: creating src/Mod/Part/Makefile config.status: creating src/Mod/Part/App/Makefile config.status: creating src/Mod/Part/Gui/Makefile config.status: creating src/Mod/Raytracing/Makefile config.status: creating src/Mod/Raytracing/App/Makefile config.status: creating src/Mod/Raytracing/Gui/Makefile config.status: creating src/Mod/Mesh/Makefile config.status: creating src/Mod/Mesh/App/Makefile config.status: creating src/Mod/Mesh/Gui/Makefile config.status: creating src/Mod/MeshPart/Makefile config.status: creating src/Mod/MeshPart/App/Makefile config.status: creating src/Mod/MeshPart/Gui/Makefile config.status: creating src/Mod/MeshPart/Gui/Resources/Makefile config.status: creating src/Mod/PartDesign/Makefile config.status: creating src/Mod/PartDesign/App/Makefile config.status: creating src/Mod/PartDesign/Gui/Makefile config.status: creating src/Mod/PartDesign/Gui/Resources/Makefile config.status: creating src/Mod/Sketcher/Makefile config.status: creating src/Mod/Sketcher/App/Makefile config.status: creating src/Mod/Sketcher/Gui/Makefile config.status: creating src/Mod/Sketcher/Gui/Resources/Makefile config.status: creating src/Mod/Points/Makefile config.status: creating src/Mod/Points/App/Makefile config.status: creating src/Mod/Points/Gui/Makefile config.status: creating src/Mod/Image/Makefile config.status: creating src/Mod/Image/App/Makefile config.status: creating src/Mod/Image/Gui/Makefile config.status: creating src/Mod/Drawing/Makefile config.status: creating src/Mod/Drawing/App/Makefile config.status: creating src/Mod/Drawing/Gui/Makefile config.status: creating src/Mod/Drawing/Gui/Resources/Makefile config.status: creating src/Mod/Drawing/Templates/Makefile config.status: creating src/Mod/ReverseEngineering/Makefile config.status: creating src/Mod/ReverseEngineering/App/Makefile config.status: creating src/Mod/ReverseEngineering/Gui/Makefile config.status: creating src/Mod/ReverseEngineering/Gui/Resources/Makefile config.status: creating src/Mod/Complete/Makefile config.status: creating src/Mod/Complete/App/Makefile config.status: creating src/Mod/Complete/Gui/Makefile config.status: creating src/Mod/Complete/Gui/Resources/Makefile config.status: creating src/Mod/Draft/Makefile config.status: creating src/Mod/Test/Makefile config.status: creating src/Mod/Test/Gui/Makefile config.status: creating src/Mod/TemplatePyMod/Makefile config.status: creating src/Tools/Makefile config.status: creating src/Tools/_TEMPLATE_/Makefile config.status: creating src/Tools/_TEMPLATE_/App/Makefile config.status: creating src/Tools/_TEMPLATE_/Gui/Makefile config.status: creating config.h config.status: executing depfiles commands configure: ************************************************************************** FreeCAD configuration settings: C++ compiler: g++ Python version: 2.5 Log info enabled: false Debug info enabled: true Thread enabled (forced): true RTTI enabled (forced): true Compiler warnings enabled: true installation prefix: /usr/lib/freecad Now, run 'make' to build FreeCAD. ************************************************************************** dh_testdir /usr/bin/make make[1]: Entering directory `/home/hazelsct/freecad-0.9.2646' /usr/bin/make all-recursive make[2]: Entering directory `/home/hazelsct/freecad-0.9.2646' Making all in src make[3]: Entering directory `/home/hazelsct/freecad-0.9.2646/src' Making all in 3rdParty make[4]: Entering directory `/home/hazelsct/freecad-0.9.2646/src/3rdParty' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/hazelsct/freecad-0.9.2646/src/3rdParty' Making all in Base make[4]: Entering directory `/home/hazelsct/freecad-0.9.2646/src/Base' /usr/bin/python ../../src/Tools/generate.py --outputPath . BaseClassPy.xml /usr/bin/python ../../src/Tools/generate.py --outputPath . BoundBoxPy.xml /usr/bin/python ../../src/Tools/generate.py --outputPath . MatrixPy.xml /usr/bin/python ../../src/Tools/generate.py --outputPath . PersistencePy.xml /usr/bin/python ../../src/Tools/generate.py --outputPath . PlacementPy.xml /usr/bin/python ../../src/Tools/generate.py --outputPath . RotationPy.xml /usr/bin/python ../../src/Tools/generate.py --outputPath . VectorPy.xml /usr/bin/make all-am make[5]: Entering directory `/home/hazelsct/freecad-0.9.2646/src/Base' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-Base64.lo -MD -MP -MF .deps/libFreeCADBase_la-Base64.Tpo -c -o libFreeCADBase_la-Base64.lo `test -f 'Base64.cpp' || echo './'`Base64.cpp mkdir .libs g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-Base64.lo -MD -MP -MF .deps/libFreeCADBase_la-Base64.Tpo -c Base64.cpp -fPIC -DPIC -o .libs/libFreeCADBase_la-Base64.o mv -f .deps/libFreeCADBase_la-Base64.Tpo .deps/libFreeCADBase_la-Base64.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-BaseClass.lo -MD -MP -MF .deps/libFreeCADBase_la-BaseClass.Tpo -c -o libFreeCADBase_la-BaseClass.lo `test -f 'BaseClass.cpp' || echo './'`BaseClass.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-BaseClass.lo -MD -MP -MF .deps/libFreeCADBase_la-BaseClass.Tpo -c BaseClass.cpp -fPIC -DPIC -o .libs/libFreeCADBase_la-BaseClass.o mv -f .deps/libFreeCADBase_la-BaseClass.Tpo .deps/libFreeCADBase_la-BaseClass.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-BaseClassPyImp.lo -MD -MP -MF .deps/libFreeCADBase_la-BaseClassPyImp.Tpo -c -o libFreeCADBase_la-BaseClassPyImp.lo `test -f 'BaseClassPyImp.cpp' || echo './'`BaseClassPyImp.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-BaseClassPyImp.lo -MD -MP -MF .deps/libFreeCADBase_la-BaseClassPyImp.Tpo -c BaseClassPyImp.cpp -fPIC -DPIC -o .libs/libFreeCADBase_la-BaseClassPyImp.o In file included from BaseClassPyImp.cpp:30: BaseClassPy.cpp:104: warning: deprecated conversion from string constant to ‘char*’ BaseClassPy.cpp:104: warning: deprecated conversion from string constant to ‘char*’ BaseClassPy.cpp:104: warning: deprecated conversion from string constant to ‘char*’ BaseClassPy.cpp:104: warning: deprecated conversion from string constant to ‘char*’ BaseClassPyImp.cpp: In member function ‘PyObject* Base::BaseClassPy::isDerivedFrom(PyObject*)’: BaseClassPyImp.cpp:49: warning: dereferencing type-punned pointer will break strict-aliasing rules BaseClassPyImp.cpp:53: warning: dereferencing type-punned pointer will break strict-aliasing rules mv -f .deps/libFreeCADBase_la-BaseClassPyImp.Tpo .deps/libFreeCADBase_la-BaseClassPyImp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-BoundBoxPyImp.lo -MD -MP -MF .deps/libFreeCADBase_la-BoundBoxPyImp.Tpo -c -o libFreeCADBase_la-BoundBoxPyImp.lo `test -f 'BoundBoxPyImp.cpp' || echo './'`BoundBoxPyImp.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-BoundBoxPyImp.lo -MD -MP -MF .deps/libFreeCADBase_la-BoundBoxPyImp.Tpo -c BoundBoxPyImp.cpp -fPIC -DPIC -o .libs/libFreeCADBase_la-BoundBoxPyImp.o In file included from BoundBoxPyImp.cpp:32: BoundBoxPy.cpp:189: warning: deprecated conversion from string constant to ‘char*’ BoundBoxPy.cpp:189: warning: deprecated conversion from string constant to ‘char*’ BoundBoxPy.cpp:189: warning: deprecated conversion from string constant to ‘char*’ BoundBoxPy.cpp:189: warning: deprecated conversion from string constant to ‘char*’ BoundBoxPy.cpp:189: warning: deprecated conversion from string constant to ‘char*’ BoundBoxPy.cpp:189: warning: deprecated conversion from string constant to ‘char*’ BoundBoxPy.cpp:189: warning: deprecated conversion from string constant to ‘char*’ BoundBoxPy.cpp:189: warning: deprecated conversion from string constant to ‘char*’ BoundBoxPy.cpp:189: warning: deprecated conversion from string constant to ‘char*’ BoundBoxPy.cpp:189: warning: deprecated conversion from string constant to ‘char*’ BoundBoxPy.cpp:189: warning: deprecated conversion from string constant to ‘char*’ BoundBoxPy.cpp:189: warning: deprecated conversion from string constant to ‘char*’ BoundBoxPy.cpp:189: warning: deprecated conversion from string constant to ‘char*’ BoundBoxPy.cpp:189: warning: deprecated conversion from string constant to ‘char*’ BoundBoxPy.cpp:189: warning: deprecated conversion from string constant to ‘char*’ BoundBoxPy.cpp:189: warning: deprecated conversion from string constant to ‘char*’ BoundBoxPy.cpp:189: warning: deprecated conversion from string constant to ‘char*’ BoundBoxPy.cpp:189: warning: deprecated conversion from string constant to ‘char*’ BoundBoxPy.cpp:189: warning: deprecated conversion from string constant to ‘char*’ BoundBoxPy.cpp:189: warning: deprecated conversion from string constant to ‘char*’ BoundBoxPy.cpp:189: warning: deprecated conversion from string constant to ‘char*’ BoundBoxPy.cpp:189: warning: deprecated conversion from string constant to ‘char*’ mv -f .deps/libFreeCADBase_la-BoundBoxPyImp.Tpo .deps/libFreeCADBase_la-BoundBoxPyImp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-Builder3D.lo -MD -MP -MF .deps/libFreeCADBase_la-Builder3D.Tpo -c -o libFreeCADBase_la-Builder3D.lo `test -f 'Builder3D.cpp' || echo './'`Builder3D.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-Builder3D.lo -MD -MP -MF .deps/libFreeCADBase_la-Builder3D.Tpo -c Builder3D.cpp -fPIC -DPIC -o .libs/libFreeCADBase_la-Builder3D.o mv -f .deps/libFreeCADBase_la-Builder3D.Tpo .deps/libFreeCADBase_la-Builder3D.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-Console.lo -MD -MP -MF .deps/libFreeCADBase_la-Console.Tpo -c -o libFreeCADBase_la-Console.lo `test -f 'Console.cpp' || echo './'`Console.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-Console.lo -MD -MP -MF .deps/libFreeCADBase_la-Console.Tpo -c Console.cpp -fPIC -DPIC -o .libs/libFreeCADBase_la-Console.o mv -f .deps/libFreeCADBase_la-Console.Tpo .deps/libFreeCADBase_la-Console.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-Doxygen.lo -MD -MP -MF .deps/libFreeCADBase_la-Doxygen.Tpo -c -o libFreeCADBase_la-Doxygen.lo `test -f 'Doxygen.cpp' || echo './'`Doxygen.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-Doxygen.lo -MD -MP -MF .deps/libFreeCADBase_la-Doxygen.Tpo -c Doxygen.cpp -fPIC -DPIC -o .libs/libFreeCADBase_la-Doxygen.o mv -f .deps/libFreeCADBase_la-Doxygen.Tpo .deps/libFreeCADBase_la-Doxygen.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-Exception.lo -MD -MP -MF .deps/libFreeCADBase_la-Exception.Tpo -c -o libFreeCADBase_la-Exception.lo `test -f 'Exception.cpp' || echo './'`Exception.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-Exception.lo -MD -MP -MF .deps/libFreeCADBase_la-Exception.Tpo -c Exception.cpp -fPIC -DPIC -o .libs/libFreeCADBase_la-Exception.o mv -f .deps/libFreeCADBase_la-Exception.Tpo .deps/libFreeCADBase_la-Exception.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-Factory.lo -MD -MP -MF .deps/libFreeCADBase_la-Factory.Tpo -c -o libFreeCADBase_la-Factory.lo `test -f 'Factory.cpp' || echo './'`Factory.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-Factory.lo -MD -MP -MF .deps/libFreeCADBase_la-Factory.Tpo -c Factory.cpp -fPIC -DPIC -o .libs/libFreeCADBase_la-Factory.o mv -f .deps/libFreeCADBase_la-Factory.Tpo .deps/libFreeCADBase_la-Factory.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-FileInfo.lo -MD -MP -MF .deps/libFreeCADBase_la-FileInfo.Tpo -c -o libFreeCADBase_la-FileInfo.lo `test -f 'FileInfo.cpp' || echo './'`FileInfo.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-FileInfo.lo -MD -MP -MF .deps/libFreeCADBase_la-FileInfo.Tpo -c FileInfo.cpp -fPIC -DPIC -o .libs/libFreeCADBase_la-FileInfo.o mv -f .deps/libFreeCADBase_la-FileInfo.Tpo .deps/libFreeCADBase_la-FileInfo.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-FileTemplate.lo -MD -MP -MF .deps/libFreeCADBase_la-FileTemplate.Tpo -c -o libFreeCADBase_la-FileTemplate.lo `test -f 'FileTemplate.cpp' || echo './'`FileTemplate.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-FileTemplate.lo -MD -MP -MF .deps/libFreeCADBase_la-FileTemplate.Tpo -c FileTemplate.cpp -fPIC -DPIC -o .libs/libFreeCADBase_la-FileTemplate.o mv -f .deps/libFreeCADBase_la-FileTemplate.Tpo .deps/libFreeCADBase_la-FileTemplate.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-GeometryPyCXX.lo -MD -MP -MF .deps/libFreeCADBase_la-GeometryPyCXX.Tpo -c -o libFreeCADBase_la-GeometryPyCXX.lo `test -f 'GeometryPyCXX.cpp' || echo './'`GeometryPyCXX.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-GeometryPyCXX.lo -MD -MP -MF .deps/libFreeCADBase_la-GeometryPyCXX.Tpo -c GeometryPyCXX.cpp -fPIC -DPIC -o .libs/libFreeCADBase_la-GeometryPyCXX.o mv -f .deps/libFreeCADBase_la-GeometryPyCXX.Tpo .deps/libFreeCADBase_la-GeometryPyCXX.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-gzstream.lo -MD -MP -MF .deps/libFreeCADBase_la-gzstream.Tpo -c -o libFreeCADBase_la-gzstream.lo `test -f 'gzstream.cpp' || echo './'`gzstream.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-gzstream.lo -MD -MP -MF .deps/libFreeCADBase_la-gzstream.Tpo -c gzstream.cpp -fPIC -DPIC -o .libs/libFreeCADBase_la-gzstream.o mv -f .deps/libFreeCADBase_la-gzstream.Tpo .deps/libFreeCADBase_la-gzstream.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-Handle.lo -MD -MP -MF .deps/libFreeCADBase_la-Handle.Tpo -c -o libFreeCADBase_la-Handle.lo `test -f 'Handle.cpp' || echo './'`Handle.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-Handle.lo -MD -MP -MF .deps/libFreeCADBase_la-Handle.Tpo -c Handle.cpp -fPIC -DPIC -o .libs/libFreeCADBase_la-Handle.o mv -f .deps/libFreeCADBase_la-Handle.Tpo .deps/libFreeCADBase_la-Handle.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-InputSource.lo -MD -MP -MF .deps/libFreeCADBase_la-InputSource.Tpo -c -o libFreeCADBase_la-InputSource.lo `test -f 'InputSource.cpp' || echo './'`InputSource.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-InputSource.lo -MD -MP -MF .deps/libFreeCADBase_la-InputSource.Tpo -c InputSource.cpp -fPIC -DPIC -o .libs/libFreeCADBase_la-InputSource.o mv -f .deps/libFreeCADBase_la-InputSource.Tpo .deps/libFreeCADBase_la-InputSource.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-Interpreter.lo -MD -MP -MF .deps/libFreeCADBase_la-Interpreter.Tpo -c -o libFreeCADBase_la-Interpreter.lo `test -f 'Interpreter.cpp' || echo './'`Interpreter.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-Interpreter.lo -MD -MP -MF .deps/libFreeCADBase_la-Interpreter.Tpo -c Interpreter.cpp -fPIC -DPIC -o .libs/libFreeCADBase_la-Interpreter.o Interpreter.cpp: In member function ‘void Base::InterpreterSingleton::addPythonPath(const char*)’: Interpreter.cpp:259: warning: deprecated conversion from string constant to ‘char*’ Interpreter.cpp:263: warning: deprecated conversion from string constant to ‘char*’ mv -f .deps/libFreeCADBase_la-Interpreter.Tpo .deps/libFreeCADBase_la-Interpreter.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-Matrix.lo -MD -MP -MF .deps/libFreeCADBase_la-Matrix.Tpo -c -o libFreeCADBase_la-Matrix.lo `test -f 'Matrix.cpp' || echo './'`Matrix.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-Matrix.lo -MD -MP -MF .deps/libFreeCADBase_la-Matrix.Tpo -c Matrix.cpp -fPIC -DPIC -o .libs/libFreeCADBase_la-Matrix.o mv -f .deps/libFreeCADBase_la-Matrix.Tpo .deps/libFreeCADBase_la-Matrix.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-MatrixPyImp.lo -MD -MP -MF .deps/libFreeCADBase_la-MatrixPyImp.Tpo -c -o libFreeCADBase_la-MatrixPyImp.lo `test -f 'MatrixPyImp.cpp' || echo './'`MatrixPyImp.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-MatrixPyImp.lo -MD -MP -MF .deps/libFreeCADBase_la-MatrixPyImp.Tpo -c MatrixPyImp.cpp -fPIC -DPIC -o .libs/libFreeCADBase_la-MatrixPyImp.o In file included from MatrixPyImp.cpp:33: MatrixPy.cpp:245: warning: deprecated conversion from string constant to ‘char*’ MatrixPy.cpp:245: warning: deprecated conversion from string constant to ‘char*’ MatrixPy.cpp:245: warning: deprecated conversion from string constant to ‘char*’ MatrixPy.cpp:245: warning: deprecated conversion from string constant to ‘char*’ MatrixPy.cpp:245: warning: deprecated conversion from string constant to ‘char*’ MatrixPy.cpp:245: warning: deprecated conversion from string constant to ‘char*’ MatrixPy.cpp:245: warning: deprecated conversion from string constant to ‘char*’ MatrixPy.cpp:245: warning: deprecated conversion from string constant to ‘char*’ MatrixPy.cpp:245: warning: deprecated conversion from string constant to ‘char*’ MatrixPy.cpp:245: warning: deprecated conversion from string constant to ‘char*’ MatrixPy.cpp:245: warning: deprecated conversion from string constant to ‘char*’ MatrixPy.cpp:245: warning: deprecated conversion from string constant to ‘char*’ MatrixPy.cpp:245: warning: deprecated conversion from string constant to ‘char*’ MatrixPy.cpp:245: warning: deprecated conversion from string constant to ‘char*’ MatrixPy.cpp:245: warning: deprecated conversion from string constant to ‘char*’ MatrixPy.cpp:245: warning: deprecated conversion from string constant to ‘char*’ MatrixPy.cpp:245: warning: deprecated conversion from string constant to ‘char*’ MatrixPy.cpp:245: warning: deprecated conversion from string constant to ‘char*’ MatrixPy.cpp:245: warning: deprecated conversion from string constant to ‘char*’ MatrixPy.cpp:245: warning: deprecated conversion from string constant to ‘char*’ MatrixPy.cpp:245: warning: deprecated conversion from string constant to ‘char*’ MatrixPy.cpp:245: warning: deprecated conversion from string constant to ‘char*’ MatrixPy.cpp:245: warning: deprecated conversion from string constant to ‘char*’ MatrixPy.cpp:245: warning: deprecated conversion from string constant to ‘char*’ MatrixPy.cpp:245: warning: deprecated conversion from string constant to ‘char*’ MatrixPy.cpp:245: warning: deprecated conversion from string constant to ‘char*’ MatrixPy.cpp:245: warning: deprecated conversion from string constant to ‘char*’ MatrixPy.cpp:245: warning: deprecated conversion from string constant to ‘char*’ MatrixPy.cpp:245: warning: deprecated conversion from string constant to ‘char*’ MatrixPy.cpp:245: warning: deprecated conversion from string constant to ‘char*’ MatrixPy.cpp:245: warning: deprecated conversion from string constant to ‘char*’ MatrixPy.cpp:245: warning: deprecated conversion from string constant to ‘char*’ MatrixPy.cpp:245: warning: deprecated conversion from string constant to ‘char*’ MatrixPy.cpp:245: warning: deprecated conversion from string constant to ‘char*’ mv -f .deps/libFreeCADBase_la-MatrixPyImp.Tpo .deps/libFreeCADBase_la-MatrixPyImp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-MemDebug.lo -MD -MP -MF .deps/libFreeCADBase_la-MemDebug.Tpo -c -o libFreeCADBase_la-MemDebug.lo `test -f 'MemDebug.cpp' || echo './'`MemDebug.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-MemDebug.lo -MD -MP -MF .deps/libFreeCADBase_la-MemDebug.Tpo -c MemDebug.cpp -fPIC -DPIC -o .libs/libFreeCADBase_la-MemDebug.o mv -f .deps/libFreeCADBase_la-MemDebug.Tpo .deps/libFreeCADBase_la-MemDebug.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-Parameter.lo -MD -MP -MF .deps/libFreeCADBase_la-Parameter.Tpo -c -o libFreeCADBase_la-Parameter.lo `test -f 'Parameter.cpp' || echo './'`Parameter.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-Parameter.lo -MD -MP -MF .deps/libFreeCADBase_la-Parameter.Tpo -c Parameter.cpp -fPIC -DPIC -o .libs/libFreeCADBase_la-Parameter.o mv -f .deps/libFreeCADBase_la-Parameter.Tpo .deps/libFreeCADBase_la-Parameter.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-ParameterPy.lo -MD -MP -MF .deps/libFreeCADBase_la-ParameterPy.Tpo -c -o libFreeCADBase_la-ParameterPy.lo `test -f 'ParameterPy.cpp' || echo './'`ParameterPy.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-ParameterPy.lo -MD -MP -MF .deps/libFreeCADBase_la-ParameterPy.Tpo -c ParameterPy.cpp -fPIC -DPIC -o .libs/libFreeCADBase_la-ParameterPy.o ParameterPy.cpp: In member function ‘PyObject* ParameterGrpPy::PyGetString(PyObject*)’: ParameterPy.cpp:432: warning: deprecated conversion from string constant to ‘char*’ mv -f .deps/libFreeCADBase_la-ParameterPy.Tpo .deps/libFreeCADBase_la-ParameterPy.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-Persistence.lo -MD -MP -MF .deps/libFreeCADBase_la-Persistence.Tpo -c -o libFreeCADBase_la-Persistence.lo `test -f 'Persistence.cpp' || echo './'`Persistence.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-Persistence.lo -MD -MP -MF .deps/libFreeCADBase_la-Persistence.Tpo -c Persistence.cpp -fPIC -DPIC -o .libs/libFreeCADBase_la-Persistence.o mv -f .deps/libFreeCADBase_la-Persistence.Tpo .deps/libFreeCADBase_la-Persistence.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-PersistencePyImp.lo -MD -MP -MF .deps/libFreeCADBase_la-PersistencePyImp.Tpo -c -o libFreeCADBase_la-PersistencePyImp.lo `test -f 'PersistencePyImp.cpp' || echo './'`PersistencePyImp.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-PersistencePyImp.lo -MD -MP -MF .deps/libFreeCADBase_la-PersistencePyImp.Tpo -c PersistencePyImp.cpp -fPIC -DPIC -o .libs/libFreeCADBase_la-PersistencePyImp.o In file included from PersistencePyImp.cpp:30: PersistencePy.cpp:94: warning: deprecated conversion from string constant to ‘char*’ PersistencePy.cpp:94: warning: deprecated conversion from string constant to ‘char*’ PersistencePy.cpp:94: warning: deprecated conversion from string constant to ‘char*’ PersistencePy.cpp:94: warning: deprecated conversion from string constant to ‘char*’ mv -f .deps/libFreeCADBase_la-PersistencePyImp.Tpo .deps/libFreeCADBase_la-PersistencePyImp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-Placement.lo -MD -MP -MF .deps/libFreeCADBase_la-Placement.Tpo -c -o libFreeCADBase_la-Placement.lo `test -f 'Placement.cpp' || echo './'`Placement.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-Placement.lo -MD -MP -MF .deps/libFreeCADBase_la-Placement.Tpo -c Placement.cpp -fPIC -DPIC -o .libs/libFreeCADBase_la-Placement.o mv -f .deps/libFreeCADBase_la-Placement.Tpo .deps/libFreeCADBase_la-Placement.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-PlacementPyImp.lo -MD -MP -MF .deps/libFreeCADBase_la-PlacementPyImp.Tpo -c -o libFreeCADBase_la-PlacementPyImp.lo `test -f 'PlacementPyImp.cpp' || echo './'`PlacementPyImp.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-PlacementPyImp.lo -MD -MP -MF .deps/libFreeCADBase_la-PlacementPyImp.Tpo -c PlacementPyImp.cpp -fPIC -DPIC -o .libs/libFreeCADBase_la-PlacementPyImp.o In file included from PlacementPyImp.cpp:31: PlacementPy.cpp:119: warning: deprecated conversion from string constant to ‘char*’ PlacementPy.cpp:119: warning: deprecated conversion from string constant to ‘char*’ PlacementPy.cpp:119: warning: deprecated conversion from string constant to ‘char*’ PlacementPy.cpp:119: warning: deprecated conversion from string constant to ‘char*’ mv -f .deps/libFreeCADBase_la-PlacementPyImp.Tpo .deps/libFreeCADBase_la-PlacementPyImp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-PreCompiled.lo -MD -MP -MF .deps/libFreeCADBase_la-PreCompiled.Tpo -c -o libFreeCADBase_la-PreCompiled.lo `test -f 'PreCompiled.cpp' || echo './'`PreCompiled.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-PreCompiled.lo -MD -MP -MF .deps/libFreeCADBase_la-PreCompiled.Tpo -c PreCompiled.cpp -fPIC -DPIC -o .libs/libFreeCADBase_la-PreCompiled.o mv -f .deps/libFreeCADBase_la-PreCompiled.Tpo .deps/libFreeCADBase_la-PreCompiled.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-PyExport.lo -MD -MP -MF .deps/libFreeCADBase_la-PyExport.Tpo -c -o libFreeCADBase_la-PyExport.lo `test -f 'PyExport.cpp' || echo './'`PyExport.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-PyExport.lo -MD -MP -MF .deps/libFreeCADBase_la-PyExport.Tpo -c PyExport.cpp -fPIC -DPIC -o .libs/libFreeCADBase_la-PyExport.o mv -f .deps/libFreeCADBase_la-PyExport.Tpo .deps/libFreeCADBase_la-PyExport.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-PyObjectBase.lo -MD -MP -MF .deps/libFreeCADBase_la-PyObjectBase.Tpo -c -o libFreeCADBase_la-PyObjectBase.lo `test -f 'PyObjectBase.cpp' || echo './'`PyObjectBase.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-PyObjectBase.lo -MD -MP -MF .deps/libFreeCADBase_la-PyObjectBase.Tpo -c PyObjectBase.cpp -fPIC -DPIC -o .libs/libFreeCADBase_la-PyObjectBase.o mv -f .deps/libFreeCADBase_la-PyObjectBase.Tpo .deps/libFreeCADBase_la-PyObjectBase.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -Wall -g -O2 -MT libFreeCADBase_la-PyTools.lo -MD -MP -MF .deps/libFreeCADBase_la-PyTools.Tpo -c -o libFreeCADBase_la-PyTools.lo `test -f 'PyTools.c' || echo './'`PyTools.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -Wall -g -O2 -MT libFreeCADBase_la-PyTools.lo -MD -MP -MF .deps/libFreeCADBase_la-PyTools.Tpo -c PyTools.c -fPIC -DPIC -o .libs/libFreeCADBase_la-PyTools.o mv -f .deps/libFreeCADBase_la-PyTools.Tpo .deps/libFreeCADBase_la-PyTools.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-Reader.lo -MD -MP -MF .deps/libFreeCADBase_la-Reader.Tpo -c -o libFreeCADBase_la-Reader.lo `test -f 'Reader.cpp' || echo './'`Reader.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-Reader.lo -MD -MP -MF .deps/libFreeCADBase_la-Reader.Tpo -c Reader.cpp -fPIC -DPIC -o .libs/libFreeCADBase_la-Reader.o mv -f .deps/libFreeCADBase_la-Reader.Tpo .deps/libFreeCADBase_la-Reader.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-Rotation.lo -MD -MP -MF .deps/libFreeCADBase_la-Rotation.Tpo -c -o libFreeCADBase_la-Rotation.lo `test -f 'Rotation.cpp' || echo './'`Rotation.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-Rotation.lo -MD -MP -MF .deps/libFreeCADBase_la-Rotation.Tpo -c Rotation.cpp -fPIC -DPIC -o .libs/libFreeCADBase_la-Rotation.o mv -f .deps/libFreeCADBase_la-Rotation.Tpo .deps/libFreeCADBase_la-Rotation.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-RotationPyImp.lo -MD -MP -MF .deps/libFreeCADBase_la-RotationPyImp.Tpo -c -o libFreeCADBase_la-RotationPyImp.lo `test -f 'RotationPyImp.cpp' || echo './'`RotationPyImp.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-RotationPyImp.lo -MD -MP -MF .deps/libFreeCADBase_la-RotationPyImp.Tpo -c RotationPyImp.cpp -fPIC -DPIC -o .libs/libFreeCADBase_la-RotationPyImp.o In file included from RotationPyImp.cpp:31: RotationPy.cpp:108: warning: deprecated conversion from string constant to ‘char*’ RotationPy.cpp:108: warning: deprecated conversion from string constant to ‘char*’ mv -f .deps/libFreeCADBase_la-RotationPyImp.Tpo .deps/libFreeCADBase_la-RotationPyImp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-Sequencer.lo -MD -MP -MF .deps/libFreeCADBase_la-Sequencer.Tpo -c -o libFreeCADBase_la-Sequencer.lo `test -f 'Sequencer.cpp' || echo './'`Sequencer.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-Sequencer.lo -MD -MP -MF .deps/libFreeCADBase_la-Sequencer.Tpo -c Sequencer.cpp -fPIC -DPIC -o .libs/libFreeCADBase_la-Sequencer.o mv -f .deps/libFreeCADBase_la-Sequencer.Tpo .deps/libFreeCADBase_la-Sequencer.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-Stream.lo -MD -MP -MF .deps/libFreeCADBase_la-Stream.Tpo -c -o libFreeCADBase_la-Stream.lo `test -f 'Stream.cpp' || echo './'`Stream.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-Stream.lo -MD -MP -MF .deps/libFreeCADBase_la-Stream.Tpo -c Stream.cpp -fPIC -DPIC -o .libs/libFreeCADBase_la-Stream.o mv -f .deps/libFreeCADBase_la-Stream.Tpo .deps/libFreeCADBase_la-Stream.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-Swap.lo -MD -MP -MF .deps/libFreeCADBase_la-Swap.Tpo -c -o libFreeCADBase_la-Swap.lo `test -f 'Swap.cpp' || echo './'`Swap.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-Swap.lo -MD -MP -MF .deps/libFreeCADBase_la-Swap.Tpo -c Swap.cpp -fPIC -DPIC -o .libs/libFreeCADBase_la-Swap.o mv -f .deps/libFreeCADBase_la-Swap.Tpo .deps/libFreeCADBase_la-Swap.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-swigpyrun.lo -MD -MP -MF .deps/libFreeCADBase_la-swigpyrun.Tpo -c -o libFreeCADBase_la-swigpyrun.lo `test -f 'swigpyrun.cpp' || echo './'`swigpyrun.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-swigpyrun.lo -MD -MP -MF .deps/libFreeCADBase_la-swigpyrun.Tpo -c swigpyrun.cpp -fPIC -DPIC -o .libs/libFreeCADBase_la-swigpyrun.o mv -f .deps/libFreeCADBase_la-swigpyrun.Tpo .deps/libFreeCADBase_la-swigpyrun.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-swigpyrun_1.3.25.lo -MD -MP -MF .deps/libFreeCADBase_la-swigpyrun_1.3.25.Tpo -c -o libFreeCADBase_la-swigpyrun_1.3.25.lo `test -f 'swigpyrun_1.3.25.cpp' || echo './'`swigpyrun_1.3.25.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-swigpyrun_1.3.25.lo -MD -MP -MF .deps/libFreeCADBase_la-swigpyrun_1.3.25.Tpo -c swigpyrun_1.3.25.cpp -fPIC -DPIC -o .libs/libFreeCADBase_la-swigpyrun_1.3.25.o mv -f .deps/libFreeCADBase_la-swigpyrun_1.3.25.Tpo .deps/libFreeCADBase_la-swigpyrun_1.3.25.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-swigpyrun_1.3.33.lo -MD -MP -MF .deps/libFreeCADBase_la-swigpyrun_1.3.33.Tpo -c -o libFreeCADBase_la-swigpyrun_1.3.33.lo `test -f 'swigpyrun_1.3.33.cpp' || echo './'`swigpyrun_1.3.33.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-swigpyrun_1.3.33.lo -MD -MP -MF .deps/libFreeCADBase_la-swigpyrun_1.3.33.Tpo -c swigpyrun_1.3.33.cpp -fPIC -DPIC -o .libs/libFreeCADBase_la-swigpyrun_1.3.33.o mv -f .deps/libFreeCADBase_la-swigpyrun_1.3.33.Tpo .deps/libFreeCADBase_la-swigpyrun_1.3.33.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-swigpyrun_1.3.36.lo -MD -MP -MF .deps/libFreeCADBase_la-swigpyrun_1.3.36.Tpo -c -o libFreeCADBase_la-swigpyrun_1.3.36.lo `test -f 'swigpyrun_1.3.36.cpp' || echo './'`swigpyrun_1.3.36.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-swigpyrun_1.3.36.lo -MD -MP -MF .deps/libFreeCADBase_la-swigpyrun_1.3.36.Tpo -c swigpyrun_1.3.36.cpp -fPIC -DPIC -o .libs/libFreeCADBase_la-swigpyrun_1.3.36.o mv -f .deps/libFreeCADBase_la-swigpyrun_1.3.36.Tpo .deps/libFreeCADBase_la-swigpyrun_1.3.36.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-swigpyrun_1.3.38.lo -MD -MP -MF .deps/libFreeCADBase_la-swigpyrun_1.3.38.Tpo -c -o libFreeCADBase_la-swigpyrun_1.3.38.lo `test -f 'swigpyrun_1.3.38.cpp' || echo './'`swigpyrun_1.3.38.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-swigpyrun_1.3.38.lo -MD -MP -MF .deps/libFreeCADBase_la-swigpyrun_1.3.38.Tpo -c swigpyrun_1.3.38.cpp -fPIC -DPIC -o .libs/libFreeCADBase_la-swigpyrun_1.3.38.o mv -f .deps/libFreeCADBase_la-swigpyrun_1.3.38.Tpo .deps/libFreeCADBase_la-swigpyrun_1.3.38.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-TimeInfo.lo -MD -MP -MF .deps/libFreeCADBase_la-TimeInfo.Tpo -c -o libFreeCADBase_la-TimeInfo.lo `test -f 'TimeInfo.cpp' || echo './'`TimeInfo.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-TimeInfo.lo -MD -MP -MF .deps/libFreeCADBase_la-TimeInfo.Tpo -c TimeInfo.cpp -fPIC -DPIC -o .libs/libFreeCADBase_la-TimeInfo.o mv -f .deps/libFreeCADBase_la-TimeInfo.Tpo .deps/libFreeCADBase_la-TimeInfo.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-Type.lo -MD -MP -MF .deps/libFreeCADBase_la-Type.Tpo -c -o libFreeCADBase_la-Type.lo `test -f 'Type.cpp' || echo './'`Type.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-Type.lo -MD -MP -MF .deps/libFreeCADBase_la-Type.Tpo -c Type.cpp -fPIC -DPIC -o .libs/libFreeCADBase_la-Type.o mv -f .deps/libFreeCADBase_la-Type.Tpo .deps/libFreeCADBase_la-Type.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-Tools2D.lo -MD -MP -MF .deps/libFreeCADBase_la-Tools2D.Tpo -c -o libFreeCADBase_la-Tools2D.lo `test -f 'Tools2D.cpp' || echo './'`Tools2D.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-Tools2D.lo -MD -MP -MF .deps/libFreeCADBase_la-Tools2D.Tpo -c Tools2D.cpp -fPIC -DPIC -o .libs/libFreeCADBase_la-Tools2D.o mv -f .deps/libFreeCADBase_la-Tools2D.Tpo .deps/libFreeCADBase_la-Tools2D.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-Uuid.lo -MD -MP -MF .deps/libFreeCADBase_la-Uuid.Tpo -c -o libFreeCADBase_la-Uuid.lo `test -f 'Uuid.cpp' || echo './'`Uuid.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-Uuid.lo -MD -MP -MF .deps/libFreeCADBase_la-Uuid.Tpo -c Uuid.cpp -fPIC -DPIC -o .libs/libFreeCADBase_la-Uuid.o mv -f .deps/libFreeCADBase_la-Uuid.Tpo .deps/libFreeCADBase_la-Uuid.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-VectorPyImp.lo -MD -MP -MF .deps/libFreeCADBase_la-VectorPyImp.Tpo -c -o libFreeCADBase_la-VectorPyImp.lo `test -f 'VectorPyImp.cpp' || echo './'`VectorPyImp.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-VectorPyImp.lo -MD -MP -MF .deps/libFreeCADBase_la-VectorPyImp.Tpo -c VectorPyImp.cpp -fPIC -DPIC -o .libs/libFreeCADBase_la-VectorPyImp.o In file included from VectorPyImp.cpp:35: VectorPy.cpp:167: warning: deprecated conversion from string constant to ‘char*’ VectorPy.cpp:167: warning: deprecated conversion from string constant to ‘char*’ VectorPy.cpp:167: warning: deprecated conversion from string constant to ‘char*’ VectorPy.cpp:167: warning: deprecated conversion from string constant to ‘char*’ VectorPy.cpp:167: warning: deprecated conversion from string constant to ‘char*’ VectorPy.cpp:167: warning: deprecated conversion from string constant to ‘char*’ VectorPy.cpp:167: warning: deprecated conversion from string constant to ‘char*’ VectorPy.cpp:167: warning: deprecated conversion from string constant to ‘char*’ mv -f .deps/libFreeCADBase_la-VectorPyImp.Tpo .deps/libFreeCADBase_la-VectorPyImp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-Vector3D.lo -MD -MP -MF .deps/libFreeCADBase_la-Vector3D.Tpo -c -o libFreeCADBase_la-Vector3D.lo `test -f 'Vector3D.cpp' || echo './'`Vector3D.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-Vector3D.lo -MD -MP -MF .deps/libFreeCADBase_la-Vector3D.Tpo -c Vector3D.cpp -fPIC -DPIC -o .libs/libFreeCADBase_la-Vector3D.o mv -f .deps/libFreeCADBase_la-Vector3D.Tpo .deps/libFreeCADBase_la-Vector3D.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-Writer.lo -MD -MP -MF .deps/libFreeCADBase_la-Writer.Tpo -c -o libFreeCADBase_la-Writer.lo `test -f 'Writer.cpp' || echo './'`Writer.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-Writer.lo -MD -MP -MF .deps/libFreeCADBase_la-Writer.Tpo -c Writer.cpp -fPIC -DPIC -o .libs/libFreeCADBase_la-Writer.o mv -f .deps/libFreeCADBase_la-Writer.Tpo .deps/libFreeCADBase_la-Writer.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-XMLTools.lo -MD -MP -MF .deps/libFreeCADBase_la-XMLTools.Tpo -c -o libFreeCADBase_la-XMLTools.lo `test -f 'XMLTools.cpp' || echo './'`XMLTools.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-XMLTools.lo -MD -MP -MF .deps/libFreeCADBase_la-XMLTools.Tpo -c XMLTools.cpp -fPIC -DPIC -o .libs/libFreeCADBase_la-XMLTools.o mv -f .deps/libFreeCADBase_la-XMLTools.Tpo .deps/libFreeCADBase_la-XMLTools.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -Wall -g -O2 -MT libFreeCADBase_la-cxxextensions.lo -MD -MP -MF .deps/libFreeCADBase_la-cxxextensions.Tpo -c -o libFreeCADBase_la-cxxextensions.lo `test -f '/usr/share/python2.5/CXX/cxxextensions.c' || echo './'`/usr/share/python2.5/CXX/cxxextensions.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -Wall -g -O2 -MT libFreeCADBase_la-cxxextensions.lo -MD -MP -MF .deps/libFreeCADBase_la-cxxextensions.Tpo -c /usr/share/python2.5/CXX/cxxextensions.c -fPIC -DPIC -o .libs/libFreeCADBase_la-cxxextensions.o mv -f .deps/libFreeCADBase_la-cxxextensions.Tpo .deps/libFreeCADBase_la-cxxextensions.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-cxx_extensions.lo -MD -MP -MF .deps/libFreeCADBase_la-cxx_extensions.Tpo -c -o libFreeCADBase_la-cxx_extensions.lo `test -f '/usr/share/python2.5/CXX/cxx_extensions.cxx' || echo './'`/usr/share/python2.5/CXX/cxx_extensions.cxx g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-cxx_extensions.lo -MD -MP -MF .deps/libFreeCADBase_la-cxx_extensions.Tpo -c /usr/share/python2.5/CXX/cxx_extensions.cxx -fPIC -DPIC -o .libs/libFreeCADBase_la-cxx_extensions.o mv -f .deps/libFreeCADBase_la-cxx_extensions.Tpo .deps/libFreeCADBase_la-cxx_extensions.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-cxxsupport.lo -MD -MP -MF .deps/libFreeCADBase_la-cxxsupport.Tpo -c -o libFreeCADBase_la-cxxsupport.lo `test -f '/usr/share/python2.5/CXX/cxxsupport.cxx' || echo './'`/usr/share/python2.5/CXX/cxxsupport.cxx g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-cxxsupport.lo -MD -MP -MF .deps/libFreeCADBase_la-cxxsupport.Tpo -c /usr/share/python2.5/CXX/cxxsupport.cxx -fPIC -DPIC -o .libs/libFreeCADBase_la-cxxsupport.o mv -f .deps/libFreeCADBase_la-cxxsupport.Tpo .deps/libFreeCADBase_la-cxxsupport.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-IndirectPythonInterface.lo -MD -MP -MF .deps/libFreeCADBase_la-IndirectPythonInterface.Tpo -c -o libFreeCADBase_la-IndirectPythonInterface.lo `test -f '/usr/share/python2.5/CXX/IndirectPythonInterface.cxx' || echo './'`/usr/share/python2.5/CXX/IndirectPythonInterface.cxx g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -DHAVE_SWIG=0 -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -g -O2 -Wno-deprecated -frtti -MT libFreeCADBase_la-IndirectPythonInterface.lo -MD -MP -MF .deps/libFreeCADBase_la-IndirectPythonInterface.Tpo -c /usr/share/python2.5/CXX/IndirectPythonInterface.cxx -fPIC -DPIC -o .libs/libFreeCADBase_la-IndirectPythonInterface.o mv -f .deps/libFreeCADBase_la-IndirectPythonInterface.Tpo .deps/libFreeCADBase_la-IndirectPythonInterface.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -g -O2 -Wno-deprecated -frtti -L/usr/lib -L/usr/lib -L/usr/lib -version-info 2:0:0 -Wl,-z,defs -lpthread -o libFreeCADBase.la -rpath /usr/lib/freecad/lib libFreeCADBase_la-Base64.lo libFreeCADBase_la-BaseClass.lo libFreeCADBase_la-BaseClassPyImp.lo libFreeCADBase_la-BoundBoxPyImp.lo libFreeCADBase_la-Builder3D.lo libFreeCADBase_la-Console.lo libFreeCADBase_la-Doxygen.lo libFreeCADBase_la-Exception.lo libFreeCADBase_la-Factory.lo libFreeCADBase_la-FileInfo.lo libFreeCADBase_la-FileTemplate.lo libFreeCADBase_la-GeometryPyCXX.lo libFreeCADBase_la-gzstream.lo libFreeCADBase_la-Handle.lo libFreeCADBase_la-InputSource.lo libFreeCADBase_la-Interpreter.lo libFreeCADBase_la-Matrix.lo libFreeCADBase_la-MatrixPyImp.lo libFreeCADBase_la-MemDebug.lo libFreeCADBase_la-Parameter.lo libFreeCADBase_la-ParameterPy.lo libFreeCADBase_la-Persistence.lo libFreeCADBase_la-PersistencePyImp.lo libFreeCADBase_la-Placement.lo libFreeCADBase_la-PlacementPyImp.lo libFreeCADBase_la-PreCompiled.lo libFreeCADBase_la-PyExport.lo libFreeCADBase_la-PyObjectBase.lo libFreeCADBase_la-PyTools.lo libFreeCADBase_la-Reader.lo libFreeCADBase_la-Rotation.lo libFreeCADBase_la-RotationPyImp.lo libFreeCADBase_la-Sequencer.lo libFreeCADBase_la-Stream.lo libFreeCADBase_la-Swap.lo libFreeCADBase_la-swigpyrun.lo libFreeCADBase_la-swigpyrun_1.3.25.lo libFreeCADBase_la-swigpyrun_1.3.33.lo libFreeCADBase_la-swigpyrun_1.3.36.lo libFreeCADBase_la-swigpyrun_1.3.38.lo libFreeCADBase_la-TimeInfo.lo libFreeCADBase_la-Type.lo libFreeCADBase_la-Tools2D.lo libFreeCADBase_la-Uuid.lo libFreeCADBase_la-VectorPyImp.lo libFreeCADBase_la-Vector3D.lo libFreeCADBase_la-Writer.lo libFreeCADBase_la-XMLTools.lo libFreeCADBase_la-cxxextensions.lo libFreeCADBase_la-cxx_extensions.lo libFreeCADBase_la-cxxsupport.lo libFreeCADBase_la-IndirectPythonInterface.lo -lboost_filesystem-mt -lboost_system-mt -lzipios -lpython2.5 -lxerces-c -lz x86_64-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.3.2/crtbeginS.o .libs/libFreeCADBase_la-Base64.o .libs/libFreeCADBase_la-BaseClass.o .libs/libFreeCADBase_la-BaseClassPyImp.o .libs/libFreeCADBase_la-BoundBoxPyImp.o .libs/libFreeCADBase_la-Builder3D.o .libs/libFreeCADBase_la-Console.o .libs/libFreeCADBase_la-Doxygen.o .libs/libFreeCADBase_la-Exception.o .libs/libFreeCADBase_la-Factory.o .libs/libFreeCADBase_la-FileInfo.o .libs/libFreeCADBase_la-FileTemplate.o .libs/libFreeCADBase_la-GeometryPyCXX.o .libs/libFreeCADBase_la-gzstream.o .libs/libFreeCADBase_la-Handle.o .libs/libFreeCADBase_la-InputSource.o .libs/libFreeCADBase_la-Interpreter.o .libs/libFreeCADBase_la-Matrix.o .libs/libFreeCADBase_la-MatrixPyImp.o .libs/libFreeCADBase_la-MemDebug.o .libs/libFreeCADBase_la-Parameter.o .libs/libFreeCADBase_la-ParameterPy.o .libs/libFreeCADBase_la-Persistence.o .libs/libFreeCADBase_la-PersistencePyImp.o .libs/libFreeCADBase_la-Placement.o .libs/libFreeCADBase_la-PlacementPyImp.o .libs/libFreeCADBase_la-PreCompiled.o .libs/libFreeCADBase_la-PyExport.o .libs/libFreeCADBase_la-PyObjectBase.o .libs/libFreeCADBase_la-PyTools.o .libs/libFreeCADBase_la-Reader.o .libs/libFreeCADBase_la-Rotation.o .libs/libFreeCADBase_la-RotationPyImp.o .libs/libFreeCADBase_la-Sequencer.o .libs/libFreeCADBase_la-Stream.o .libs/libFreeCADBase_la-Swap.o .libs/libFreeCADBase_la-swigpyrun.o .libs/libFreeCADBase_la-swigpyrun_1.3.25.o .libs/libFreeCADBase_la-swigpyrun_1.3.33.o .libs/libFreeCADBase_la-swigpyrun_1.3.36.o .libs/libFreeCADBase_la-swigpyrun_1.3.38.o .libs/libFreeCADBase_la-TimeInfo.o .libs/libFreeCADBase_la-Type.o .libs/libFreeCADBase_la-Tools2D.o .libs/libFreeCADBase_la-Uuid.o .libs/libFreeCADBase_la-VectorPyImp.o .libs/libFreeCADBase_la-Vector3D.o .libs/libFreeCADBase_la-Writer.o .libs/libFreeCADBase_la-XMLTools.o .libs/libFreeCADBase_la-cxxextensions.o .libs/libFreeCADBase_la-cxx_extensions.o .libs/libFreeCADBase_la-cxxsupport.o .libs/libFreeCADBase_la-IndirectPythonInterface.o -L/usr/lib -lpthread -lboost_filesystem-mt -lboost_system-mt -lzipios -lpython2.5 -lxerces-c -lz -L/home/hazelsct/x86_64-linux/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2 -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/home/hazelsct/x86_64-linux/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.3.2/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/crtn.o -Wl,-z -Wl,defs -Wl,-soname -Wl,libFreeCADBase.so.2 -o .libs/libFreeCADBase.so.2.0.0 (cd .libs && rm -f libFreeCADBase.so.2 && ln -s libFreeCADBase.so.2.0.0 libFreeCADBase.so.2) (cd .libs && rm -f libFreeCADBase.so && ln -s libFreeCADBase.so.2.0.0 libFreeCADBase.so) creating libFreeCADBase.la (cd .libs && rm -f libFreeCADBase.la && ln -s ../libFreeCADBase.la libFreeCADBase.la) make[5]: Leaving directory `/home/hazelsct/freecad-0.9.2646/src/Base' make[4]: Leaving directory `/home/hazelsct/freecad-0.9.2646/src/Base' Making all in App make[4]: Entering directory `/home/hazelsct/freecad-0.9.2646/src/App' /usr/bin/python ../../src/Tools/generate.py --outputPath . ComplexGeoDataPy.xml /usr/bin/python ../../src/Tools/generate.py --outputPath . DocumentObjectGroupPy.xml /usr/bin/python ../../src/Tools/generate.py --outputPath . DocumentObjectPy.xml /usr/bin/python ../../src/Tools/generate.py --outputPath . DocumentPy.xml /usr/bin/python ../../src/Tools/generate.py --outputPath . FeaturePy.xml /usr/bin/python ../../src/Tools/generate.py --outputPath . FeaturePythonPy.xml /usr/bin/python ../../src/Tools/generate.py --outputPath . PropertyContainerPy.xml /usr/bin/python ../../src/Tools/PythonToCPP.py FreeCADInit.py InitScript.h /usr/bin/python ../../src/Tools/PythonToCPP.py FreeCADTest.py TestScript.h /usr/bin/make all-am make[5]: Entering directory `/home/hazelsct/freecad-0.9.2646/src/App' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-Annotation.lo -MD -MP -MF .deps/libFreeCADApp_la-Annotation.Tpo -c -o libFreeCADApp_la-Annotation.lo `test -f 'Annotation.cpp' || echo './'`Annotation.cpp mkdir .libs g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-Annotation.lo -MD -MP -MF .deps/libFreeCADApp_la-Annotation.Tpo -c Annotation.cpp -fPIC -DPIC -o .libs/libFreeCADApp_la-Annotation.o mv -f .deps/libFreeCADApp_la-Annotation.Tpo .deps/libFreeCADApp_la-Annotation.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-Application.lo -MD -MP -MF .deps/libFreeCADApp_la-Application.Tpo -c -o libFreeCADApp_la-Application.lo `test -f 'Application.cpp' || echo './'`Application.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-Application.lo -MD -MP -MF .deps/libFreeCADApp_la-Application.Tpo -c Application.cpp -fPIC -DPIC -o .libs/libFreeCADApp_la-Application.o mv -f .deps/libFreeCADApp_la-Application.Tpo .deps/libFreeCADApp_la-Application.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-ApplicationPy.lo -MD -MP -MF .deps/libFreeCADApp_la-ApplicationPy.Tpo -c -o libFreeCADApp_la-ApplicationPy.lo `test -f 'ApplicationPy.cpp' || echo './'`ApplicationPy.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-ApplicationPy.lo -MD -MP -MF .deps/libFreeCADApp_la-ApplicationPy.Tpo -c ApplicationPy.cpp -fPIC -DPIC -o .libs/libFreeCADApp_la-ApplicationPy.o mv -f .deps/libFreeCADApp_la-ApplicationPy.Tpo .deps/libFreeCADApp_la-ApplicationPy.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-ColorModel.lo -MD -MP -MF .deps/libFreeCADApp_la-ColorModel.Tpo -c -o libFreeCADApp_la-ColorModel.lo `test -f 'ColorModel.cpp' || echo './'`ColorModel.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-ColorModel.lo -MD -MP -MF .deps/libFreeCADApp_la-ColorModel.Tpo -c ColorModel.cpp -fPIC -DPIC -o .libs/libFreeCADApp_la-ColorModel.o mv -f .deps/libFreeCADApp_la-ColorModel.Tpo .deps/libFreeCADApp_la-ColorModel.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-ComplexGeoData.lo -MD -MP -MF .deps/libFreeCADApp_la-ComplexGeoData.Tpo -c -o libFreeCADApp_la-ComplexGeoData.lo `test -f 'ComplexGeoData.cpp' || echo './'`ComplexGeoData.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-ComplexGeoData.lo -MD -MP -MF .deps/libFreeCADApp_la-ComplexGeoData.Tpo -c ComplexGeoData.cpp -fPIC -DPIC -o .libs/libFreeCADApp_la-ComplexGeoData.o mv -f .deps/libFreeCADApp_la-ComplexGeoData.Tpo .deps/libFreeCADApp_la-ComplexGeoData.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-ComplexGeoDataPyImp.lo -MD -MP -MF .deps/libFreeCADApp_la-ComplexGeoDataPyImp.Tpo -c -o libFreeCADApp_la-ComplexGeoDataPyImp.lo `test -f 'ComplexGeoDataPyImp.cpp' || echo './'`ComplexGeoDataPyImp.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-ComplexGeoDataPyImp.lo -MD -MP -MF .deps/libFreeCADApp_la-ComplexGeoDataPyImp.Tpo -c ComplexGeoDataPyImp.cpp -fPIC -DPIC -o .libs/libFreeCADApp_la-ComplexGeoDataPyImp.o In file included from ComplexGeoDataPyImp.cpp:30: ComplexGeoDataPy.cpp:100: warning: deprecated conversion from string constant to ‘char*’ ComplexGeoDataPy.cpp:100: warning: deprecated conversion from string constant to ‘char*’ ComplexGeoDataPy.cpp:100: warning: deprecated conversion from string constant to ‘char*’ ComplexGeoDataPy.cpp:100: warning: deprecated conversion from string constant to ‘char*’ ComplexGeoDataPy.cpp:100: warning: deprecated conversion from string constant to ‘char*’ ComplexGeoDataPy.cpp:100: warning: deprecated conversion from string constant to ‘char*’ mv -f .deps/libFreeCADApp_la-ComplexGeoDataPyImp.Tpo .deps/libFreeCADApp_la-ComplexGeoDataPyImp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-Document.lo -MD -MP -MF .deps/libFreeCADApp_la-Document.Tpo -c -o libFreeCADApp_la-Document.lo `test -f 'Document.cpp' || echo './'`Document.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-Document.lo -MD -MP -MF .deps/libFreeCADApp_la-Document.Tpo -c Document.cpp -fPIC -DPIC -o .libs/libFreeCADApp_la-Document.o mv -f .deps/libFreeCADApp_la-Document.Tpo .deps/libFreeCADApp_la-Document.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-DocumentObject.lo -MD -MP -MF .deps/libFreeCADApp_la-DocumentObject.Tpo -c -o libFreeCADApp_la-DocumentObject.lo `test -f 'DocumentObject.cpp' || echo './'`DocumentObject.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-DocumentObject.lo -MD -MP -MF .deps/libFreeCADApp_la-DocumentObject.Tpo -c DocumentObject.cpp -fPIC -DPIC -o .libs/libFreeCADApp_la-DocumentObject.o mv -f .deps/libFreeCADApp_la-DocumentObject.Tpo .deps/libFreeCADApp_la-DocumentObject.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-DocumentObjectFileIncluded.lo -MD -MP -MF .deps/libFreeCADApp_la-DocumentObjectFileIncluded.Tpo -c -o libFreeCADApp_la-DocumentObjectFileIncluded.lo `test -f 'DocumentObjectFileIncluded.cpp' || echo './'`DocumentObjectFileIncluded.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-DocumentObjectFileIncluded.lo -MD -MP -MF .deps/libFreeCADApp_la-DocumentObjectFileIncluded.Tpo -c DocumentObjectFileIncluded.cpp -fPIC -DPIC -o .libs/libFreeCADApp_la-DocumentObjectFileIncluded.o mv -f .deps/libFreeCADApp_la-DocumentObjectFileIncluded.Tpo .deps/libFreeCADApp_la-DocumentObjectFileIncluded.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-DocumentObjectGroup.lo -MD -MP -MF .deps/libFreeCADApp_la-DocumentObjectGroup.Tpo -c -o libFreeCADApp_la-DocumentObjectGroup.lo `test -f 'DocumentObjectGroup.cpp' || echo './'`DocumentObjectGroup.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-DocumentObjectGroup.lo -MD -MP -MF .deps/libFreeCADApp_la-DocumentObjectGroup.Tpo -c DocumentObjectGroup.cpp -fPIC -DPIC -o .libs/libFreeCADApp_la-DocumentObjectGroup.o mv -f .deps/libFreeCADApp_la-DocumentObjectGroup.Tpo .deps/libFreeCADApp_la-DocumentObjectGroup.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-DocumentObjectGroupPyImp.lo -MD -MP -MF .deps/libFreeCADApp_la-DocumentObjectGroupPyImp.Tpo -c -o libFreeCADApp_la-DocumentObjectGroupPyImp.lo `test -f 'DocumentObjectGroupPyImp.cpp' || echo './'`DocumentObjectGroupPyImp.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-DocumentObjectGroupPyImp.lo -MD -MP -MF .deps/libFreeCADApp_la-DocumentObjectGroupPyImp.Tpo -c DocumentObjectGroupPyImp.cpp -fPIC -DPIC -o .libs/libFreeCADApp_la-DocumentObjectGroupPyImp.o DocumentObjectGroupPyImp.cpp: In member function ‘PyObject* App::DocumentObjectGroupPy::hasObject(PyObject*)’: DocumentObjectGroupPyImp.cpp:148: warning: dereferencing type-punned pointer will break strict-aliasing rules DocumentObjectGroupPyImp.cpp:152: warning: dereferencing type-punned pointer will break strict-aliasing rules mv -f .deps/libFreeCADApp_la-DocumentObjectGroupPyImp.Tpo .deps/libFreeCADApp_la-DocumentObjectGroupPyImp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-DocumentObjectPyImp.lo -MD -MP -MF .deps/libFreeCADApp_la-DocumentObjectPyImp.Tpo -c -o libFreeCADApp_la-DocumentObjectPyImp.lo `test -f 'DocumentObjectPyImp.cpp' || echo './'`DocumentObjectPyImp.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-DocumentObjectPyImp.lo -MD -MP -MF .deps/libFreeCADApp_la-DocumentObjectPyImp.Tpo -c DocumentObjectPyImp.cpp -fPIC -DPIC -o .libs/libFreeCADApp_la-DocumentObjectPyImp.o In file included from DocumentObjectPyImp.cpp:30: DocumentObjectPy.cpp:110: warning: deprecated conversion from string constant to ‘char*’ DocumentObjectPy.cpp:110: warning: deprecated conversion from string constant to ‘char*’ DocumentObjectPy.cpp:110: warning: deprecated conversion from string constant to ‘char*’ DocumentObjectPy.cpp:110: warning: deprecated conversion from string constant to ‘char*’ DocumentObjectPy.cpp:110: warning: deprecated conversion from string constant to ‘char*’ DocumentObjectPy.cpp:110: warning: deprecated conversion from string constant to ‘char*’ mv -f .deps/libFreeCADApp_la-DocumentObjectPyImp.Tpo .deps/libFreeCADApp_la-DocumentObjectPyImp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-DocumentObserver.lo -MD -MP -MF .deps/libFreeCADApp_la-DocumentObserver.Tpo -c -o libFreeCADApp_la-DocumentObserver.lo `test -f 'DocumentObserver.cpp' || echo './'`DocumentObserver.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-DocumentObserver.lo -MD -MP -MF .deps/libFreeCADApp_la-DocumentObserver.Tpo -c DocumentObserver.cpp -fPIC -DPIC -o .libs/libFreeCADApp_la-DocumentObserver.o mv -f .deps/libFreeCADApp_la-DocumentObserver.Tpo .deps/libFreeCADApp_la-DocumentObserver.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-DocumentObserverPython.lo -MD -MP -MF .deps/libFreeCADApp_la-DocumentObserverPython.Tpo -c -o libFreeCADApp_la-DocumentObserverPython.lo `test -f 'DocumentObserverPython.cpp' || echo './'`DocumentObserverPython.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-DocumentObserverPython.lo -MD -MP -MF .deps/libFreeCADApp_la-DocumentObserverPython.Tpo -c DocumentObserverPython.cpp -fPIC -DPIC -o .libs/libFreeCADApp_la-DocumentObserverPython.o mv -f .deps/libFreeCADApp_la-DocumentObserverPython.Tpo .deps/libFreeCADApp_la-DocumentObserverPython.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-DocumentPyImp.lo -MD -MP -MF .deps/libFreeCADApp_la-DocumentPyImp.Tpo -c -o libFreeCADApp_la-DocumentPyImp.lo `test -f 'DocumentPyImp.cpp' || echo './'`DocumentPyImp.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-DocumentPyImp.lo -MD -MP -MF .deps/libFreeCADApp_la-DocumentPyImp.Tpo -c DocumentPyImp.cpp -fPIC -DPIC -o .libs/libFreeCADApp_la-DocumentPyImp.o In file included from DocumentPyImp.cpp:38: DocumentPy.cpp:227: warning: deprecated conversion from string constant to ‘char*’ DocumentPy.cpp:227: warning: deprecated conversion from string constant to ‘char*’ DocumentPy.cpp:227: warning: deprecated conversion from string constant to ‘char*’ DocumentPy.cpp:227: warning: deprecated conversion from string constant to ‘char*’ DocumentPy.cpp:227: warning: deprecated conversion from string constant to ‘char*’ DocumentPy.cpp:227: warning: deprecated conversion from string constant to ‘char*’ DocumentPy.cpp:227: warning: deprecated conversion from string constant to ‘char*’ DocumentPy.cpp:227: warning: deprecated conversion from string constant to ‘char*’ DocumentPy.cpp:227: warning: deprecated conversion from string constant to ‘char*’ DocumentPy.cpp:227: warning: deprecated conversion from string constant to ‘char*’ DocumentPy.cpp:227: warning: deprecated conversion from string constant to ‘char*’ DocumentPy.cpp:227: warning: deprecated conversion from string constant to ‘char*’ DocumentPy.cpp:227: warning: deprecated conversion from string constant to ‘char*’ DocumentPy.cpp:227: warning: deprecated conversion from string constant to ‘char*’ DocumentPy.cpp:227: warning: deprecated conversion from string constant to ‘char*’ DocumentPy.cpp:227: warning: deprecated conversion from string constant to ‘char*’ DocumentPy.cpp:227: warning: deprecated conversion from string constant to ‘char*’ DocumentPy.cpp:227: warning: deprecated conversion from string constant to ‘char*’ DocumentPy.cpp:227: warning: deprecated conversion from string constant to ‘char*’ DocumentPy.cpp:227: warning: deprecated conversion from string constant to ‘char*’ DocumentPyImp.cpp: In member function ‘PyObject* App::DocumentPy::findObjects(PyObject*)’: DocumentPyImp.cpp:241: warning: deprecated conversion from string constant to ‘char*’ mv -f .deps/libFreeCADApp_la-DocumentPyImp.Tpo .deps/libFreeCADApp_la-DocumentPyImp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-Doxygen.lo -MD -MP -MF .deps/libFreeCADApp_la-Doxygen.Tpo -c -o libFreeCADApp_la-Doxygen.lo `test -f 'Doxygen.cpp' || echo './'`Doxygen.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-Doxygen.lo -MD -MP -MF .deps/libFreeCADApp_la-Doxygen.Tpo -c Doxygen.cpp -fPIC -DPIC -o .libs/libFreeCADApp_la-Doxygen.o mv -f .deps/libFreeCADApp_la-Doxygen.Tpo .deps/libFreeCADApp_la-Doxygen.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-DynamicProperty.lo -MD -MP -MF .deps/libFreeCADApp_la-DynamicProperty.Tpo -c -o libFreeCADApp_la-DynamicProperty.lo `test -f 'DynamicProperty.cpp' || echo './'`DynamicProperty.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-DynamicProperty.lo -MD -MP -MF .deps/libFreeCADApp_la-DynamicProperty.Tpo -c DynamicProperty.cpp -fPIC -DPIC -o .libs/libFreeCADApp_la-DynamicProperty.o mv -f .deps/libFreeCADApp_la-DynamicProperty.Tpo .deps/libFreeCADApp_la-DynamicProperty.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-Feature.lo -MD -MP -MF .deps/libFreeCADApp_la-Feature.Tpo -c -o libFreeCADApp_la-Feature.lo `test -f 'Feature.cpp' || echo './'`Feature.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-Feature.lo -MD -MP -MF .deps/libFreeCADApp_la-Feature.Tpo -c Feature.cpp -fPIC -DPIC -o .libs/libFreeCADApp_la-Feature.o mv -f .deps/libFreeCADApp_la-Feature.Tpo .deps/libFreeCADApp_la-Feature.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-FeaturePyImp.lo -MD -MP -MF .deps/libFreeCADApp_la-FeaturePyImp.Tpo -c -o libFreeCADApp_la-FeaturePyImp.lo `test -f 'FeaturePyImp.cpp' || echo './'`FeaturePyImp.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-FeaturePyImp.lo -MD -MP -MF .deps/libFreeCADApp_la-FeaturePyImp.Tpo -c FeaturePyImp.cpp -fPIC -DPIC -o .libs/libFreeCADApp_la-FeaturePyImp.o In file included from FeaturePyImp.cpp:30: FeaturePy.cpp:93: warning: deprecated conversion from string constant to ‘char*’ FeaturePy.cpp:93: warning: deprecated conversion from string constant to ‘char*’ mv -f .deps/libFreeCADApp_la-FeaturePyImp.Tpo .deps/libFreeCADApp_la-FeaturePyImp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-FeaturePython.lo -MD -MP -MF .deps/libFreeCADApp_la-FeaturePython.Tpo -c -o libFreeCADApp_la-FeaturePython.lo `test -f 'FeaturePython.cpp' || echo './'`FeaturePython.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-FeaturePython.lo -MD -MP -MF .deps/libFreeCADApp_la-FeaturePython.Tpo -c FeaturePython.cpp -fPIC -DPIC -o .libs/libFreeCADApp_la-FeaturePython.o mv -f .deps/libFreeCADApp_la-FeaturePython.Tpo .deps/libFreeCADApp_la-FeaturePython.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-FeaturePythonPyImp.lo -MD -MP -MF .deps/libFreeCADApp_la-FeaturePythonPyImp.Tpo -c -o libFreeCADApp_la-FeaturePythonPyImp.lo `test -f 'FeaturePythonPyImp.cpp' || echo './'`FeaturePythonPyImp.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-FeaturePythonPyImp.lo -MD -MP -MF .deps/libFreeCADApp_la-FeaturePythonPyImp.Tpo -c FeaturePythonPyImp.cpp -fPIC -DPIC -o .libs/libFreeCADApp_la-FeaturePythonPyImp.o mv -f .deps/libFreeCADApp_la-FeaturePythonPyImp.Tpo .deps/libFreeCADApp_la-FeaturePythonPyImp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-FeatureTest.lo -MD -MP -MF .deps/libFreeCADApp_la-FeatureTest.Tpo -c -o libFreeCADApp_la-FeatureTest.lo `test -f 'FeatureTest.cpp' || echo './'`FeatureTest.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-FeatureTest.lo -MD -MP -MF .deps/libFreeCADApp_la-FeatureTest.Tpo -c FeatureTest.cpp -fPIC -DPIC -o .libs/libFreeCADApp_la-FeatureTest.o mv -f .deps/libFreeCADApp_la-FeatureTest.Tpo .deps/libFreeCADApp_la-FeatureTest.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-GeoFeature.lo -MD -MP -MF .deps/libFreeCADApp_la-GeoFeature.Tpo -c -o libFreeCADApp_la-GeoFeature.lo `test -f 'GeoFeature.cpp' || echo './'`GeoFeature.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-GeoFeature.lo -MD -MP -MF .deps/libFreeCADApp_la-GeoFeature.Tpo -c GeoFeature.cpp -fPIC -DPIC -o .libs/libFreeCADApp_la-GeoFeature.o mv -f .deps/libFreeCADApp_la-GeoFeature.Tpo .deps/libFreeCADApp_la-GeoFeature.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-InventorObject.lo -MD -MP -MF .deps/libFreeCADApp_la-InventorObject.Tpo -c -o libFreeCADApp_la-InventorObject.lo `test -f 'InventorObject.cpp' || echo './'`InventorObject.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-InventorObject.lo -MD -MP -MF .deps/libFreeCADApp_la-InventorObject.Tpo -c InventorObject.cpp -fPIC -DPIC -o .libs/libFreeCADApp_la-InventorObject.o mv -f .deps/libFreeCADApp_la-InventorObject.Tpo .deps/libFreeCADApp_la-InventorObject.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-VRMLObject.lo -MD -MP -MF .deps/libFreeCADApp_la-VRMLObject.Tpo -c -o libFreeCADApp_la-VRMLObject.lo `test -f 'VRMLObject.cpp' || echo './'`VRMLObject.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-VRMLObject.lo -MD -MP -MF .deps/libFreeCADApp_la-VRMLObject.Tpo -c VRMLObject.cpp -fPIC -DPIC -o .libs/libFreeCADApp_la-VRMLObject.o mv -f .deps/libFreeCADApp_la-VRMLObject.Tpo .deps/libFreeCADApp_la-VRMLObject.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-Material.lo -MD -MP -MF .deps/libFreeCADApp_la-Material.Tpo -c -o libFreeCADApp_la-Material.lo `test -f 'Material.cpp' || echo './'`Material.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-Material.lo -MD -MP -MF .deps/libFreeCADApp_la-Material.Tpo -c Material.cpp -fPIC -DPIC -o .libs/libFreeCADApp_la-Material.o mv -f .deps/libFreeCADApp_la-Material.Tpo .deps/libFreeCADApp_la-Material.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-MaterialPy.lo -MD -MP -MF .deps/libFreeCADApp_la-MaterialPy.Tpo -c -o libFreeCADApp_la-MaterialPy.lo `test -f 'MaterialPy.cpp' || echo './'`MaterialPy.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-MaterialPy.lo -MD -MP -MF .deps/libFreeCADApp_la-MaterialPy.Tpo -c MaterialPy.cpp -fPIC -DPIC -o .libs/libFreeCADApp_la-MaterialPy.o MaterialPy.cpp:151: warning: deprecated conversion from string constant to ‘char*’ MaterialPy.cpp:151: warning: deprecated conversion from string constant to ‘char*’ MaterialPy.cpp:151: warning: deprecated conversion from string constant to ‘char*’ MaterialPy.cpp:151: warning: deprecated conversion from string constant to ‘char*’ MaterialPy.cpp:151: warning: deprecated conversion from string constant to ‘char*’ MaterialPy.cpp:151: warning: deprecated conversion from string constant to ‘char*’ MaterialPy.cpp:151: warning: deprecated conversion from string constant to ‘char*’ MaterialPy.cpp:151: warning: deprecated conversion from string constant to ‘char*’ MaterialPy.cpp:151: warning: deprecated conversion from string constant to ‘char*’ MaterialPy.cpp:151: warning: deprecated conversion from string constant to ‘char*’ MaterialPy.cpp:151: warning: deprecated conversion from string constant to ‘char*’ MaterialPy.cpp:151: warning: deprecated conversion from string constant to ‘char*’ mv -f .deps/libFreeCADApp_la-MaterialPy.Tpo .deps/libFreeCADApp_la-MaterialPy.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-MeasureDistance.lo -MD -MP -MF .deps/libFreeCADApp_la-MeasureDistance.Tpo -c -o libFreeCADApp_la-MeasureDistance.lo `test -f 'MeasureDistance.cpp' || echo './'`MeasureDistance.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-MeasureDistance.lo -MD -MP -MF .deps/libFreeCADApp_la-MeasureDistance.Tpo -c MeasureDistance.cpp -fPIC -DPIC -o .libs/libFreeCADApp_la-MeasureDistance.o mv -f .deps/libFreeCADApp_la-MeasureDistance.Tpo .deps/libFreeCADApp_la-MeasureDistance.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-Placement.lo -MD -MP -MF .deps/libFreeCADApp_la-Placement.Tpo -c -o libFreeCADApp_la-Placement.lo `test -f 'Placement.cpp' || echo './'`Placement.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-Placement.lo -MD -MP -MF .deps/libFreeCADApp_la-Placement.Tpo -c Placement.cpp -fPIC -DPIC -o .libs/libFreeCADApp_la-Placement.o mv -f .deps/libFreeCADApp_la-Placement.Tpo .deps/libFreeCADApp_la-Placement.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-PreCompiled.lo -MD -MP -MF .deps/libFreeCADApp_la-PreCompiled.Tpo -c -o libFreeCADApp_la-PreCompiled.lo `test -f 'PreCompiled.cpp' || echo './'`PreCompiled.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-PreCompiled.lo -MD -MP -MF .deps/libFreeCADApp_la-PreCompiled.Tpo -c PreCompiled.cpp -fPIC -DPIC -o .libs/libFreeCADApp_la-PreCompiled.o mv -f .deps/libFreeCADApp_la-PreCompiled.Tpo .deps/libFreeCADApp_la-PreCompiled.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-Property.lo -MD -MP -MF .deps/libFreeCADApp_la-Property.Tpo -c -o libFreeCADApp_la-Property.lo `test -f 'Property.cpp' || echo './'`Property.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-Property.lo -MD -MP -MF .deps/libFreeCADApp_la-Property.Tpo -c Property.cpp -fPIC -DPIC -o .libs/libFreeCADApp_la-Property.o mv -f .deps/libFreeCADApp_la-Property.Tpo .deps/libFreeCADApp_la-Property.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-PropertyFile.lo -MD -MP -MF .deps/libFreeCADApp_la-PropertyFile.Tpo -c -o libFreeCADApp_la-PropertyFile.lo `test -f 'PropertyFile.cpp' || echo './'`PropertyFile.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-PropertyFile.lo -MD -MP -MF .deps/libFreeCADApp_la-PropertyFile.Tpo -c PropertyFile.cpp -fPIC -DPIC -o .libs/libFreeCADApp_la-PropertyFile.o mv -f .deps/libFreeCADApp_la-PropertyFile.Tpo .deps/libFreeCADApp_la-PropertyFile.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-PropertyGeo.lo -MD -MP -MF .deps/libFreeCADApp_la-PropertyGeo.Tpo -c -o libFreeCADApp_la-PropertyGeo.lo `test -f 'PropertyGeo.cpp' || echo './'`PropertyGeo.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-PropertyGeo.lo -MD -MP -MF .deps/libFreeCADApp_la-PropertyGeo.Tpo -c PropertyGeo.cpp -fPIC -DPIC -o .libs/libFreeCADApp_la-PropertyGeo.o mv -f .deps/libFreeCADApp_la-PropertyGeo.Tpo .deps/libFreeCADApp_la-PropertyGeo.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-PropertyContainer.lo -MD -MP -MF .deps/libFreeCADApp_la-PropertyContainer.Tpo -c -o libFreeCADApp_la-PropertyContainer.lo `test -f 'PropertyContainer.cpp' || echo './'`PropertyContainer.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-PropertyContainer.lo -MD -MP -MF .deps/libFreeCADApp_la-PropertyContainer.Tpo -c PropertyContainer.cpp -fPIC -DPIC -o .libs/libFreeCADApp_la-PropertyContainer.o mv -f .deps/libFreeCADApp_la-PropertyContainer.Tpo .deps/libFreeCADApp_la-PropertyContainer.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-PropertyContainerPyImp.lo -MD -MP -MF .deps/libFreeCADApp_la-PropertyContainerPyImp.Tpo -c -o libFreeCADApp_la-PropertyContainerPyImp.lo `test -f 'PropertyContainerPyImp.cpp' || echo './'`PropertyContainerPyImp.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-PropertyContainerPyImp.lo -MD -MP -MF .deps/libFreeCADApp_la-PropertyContainerPyImp.Tpo -c PropertyContainerPyImp.cpp -fPIC -DPIC -o .libs/libFreeCADApp_la-PropertyContainerPyImp.o In file included from PropertyContainerPyImp.cpp:35: PropertyContainerPy.cpp:108: warning: deprecated conversion from string constant to ‘char*’ PropertyContainerPy.cpp:108: warning: deprecated conversion from string constant to ‘char*’ mv -f .deps/libFreeCADApp_la-PropertyContainerPyImp.Tpo .deps/libFreeCADApp_la-PropertyContainerPyImp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-PropertyLinks.lo -MD -MP -MF .deps/libFreeCADApp_la-PropertyLinks.Tpo -c -o libFreeCADApp_la-PropertyLinks.lo `test -f 'PropertyLinks.cpp' || echo './'`PropertyLinks.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-PropertyLinks.lo -MD -MP -MF .deps/libFreeCADApp_la-PropertyLinks.Tpo -c PropertyLinks.cpp -fPIC -DPIC -o .libs/libFreeCADApp_la-PropertyLinks.o mv -f .deps/libFreeCADApp_la-PropertyLinks.Tpo .deps/libFreeCADApp_la-PropertyLinks.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-PropertyPythonObject.lo -MD -MP -MF .deps/libFreeCADApp_la-PropertyPythonObject.Tpo -c -o libFreeCADApp_la-PropertyPythonObject.lo `test -f 'PropertyPythonObject.cpp' || echo './'`PropertyPythonObject.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-PropertyPythonObject.lo -MD -MP -MF .deps/libFreeCADApp_la-PropertyPythonObject.Tpo -c PropertyPythonObject.cpp -fPIC -DPIC -o .libs/libFreeCADApp_la-PropertyPythonObject.o mv -f .deps/libFreeCADApp_la-PropertyPythonObject.Tpo .deps/libFreeCADApp_la-PropertyPythonObject.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-PropertyStandard.lo -MD -MP -MF .deps/libFreeCADApp_la-PropertyStandard.Tpo -c -o libFreeCADApp_la-PropertyStandard.lo `test -f 'PropertyStandard.cpp' || echo './'`PropertyStandard.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-PropertyStandard.lo -MD -MP -MF .deps/libFreeCADApp_la-PropertyStandard.Tpo -c PropertyStandard.cpp -fPIC -DPIC -o .libs/libFreeCADApp_la-PropertyStandard.o PropertyStandard.cpp: In member function ‘virtual PyObject* App::PropertyBool::getPyObject()’: PropertyStandard.cpp:1210: warning: dereferencing type-punned pointer will break strict-aliasing rules PropertyStandard.cpp:1212: warning: dereferencing type-punned pointer will break strict-aliasing rules mv -f .deps/libFreeCADApp_la-PropertyStandard.Tpo .deps/libFreeCADApp_la-PropertyStandard.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-Transactions.lo -MD -MP -MF .deps/libFreeCADApp_la-Transactions.Tpo -c -o libFreeCADApp_la-Transactions.lo `test -f 'Transactions.cpp' || echo './'`Transactions.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -DRESOURCEDIR=\"/usr/share/freecad\" -DDOCDIR=\"/usr/share/doc/freecad\" -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libFreeCADApp_la-Transactions.lo -MD -MP -MF .deps/libFreeCADApp_la-Transactions.Tpo -c Transactions.cpp -fPIC -DPIC -o .libs/libFreeCADApp_la-Transactions.o mv -f .deps/libFreeCADApp_la-Transactions.Tpo .deps/libFreeCADApp_la-Transactions.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -L../Base -L/usr/lib -L/usr/lib -L/usr/lib -version-info 2:0:0 -Wl,-z,defs -lpthread -o libFreeCADApp.la -rpath /usr/lib/freecad/lib libFreeCADApp_la-Annotation.lo libFreeCADApp_la-Application.lo libFreeCADApp_la-ApplicationPy.lo libFreeCADApp_la-ColorModel.lo libFreeCADApp_la-ComplexGeoData.lo libFreeCADApp_la-ComplexGeoDataPyImp.lo libFreeCADApp_la-Document.lo libFreeCADApp_la-DocumentObject.lo libFreeCADApp_la-DocumentObjectFileIncluded.lo libFreeCADApp_la-DocumentObjectGroup.lo libFreeCADApp_la-DocumentObjectGroupPyImp.lo libFreeCADApp_la-DocumentObjectPyImp.lo libFreeCADApp_la-DocumentObserver.lo libFreeCADApp_la-DocumentObserverPython.lo libFreeCADApp_la-DocumentPyImp.lo libFreeCADApp_la-Doxygen.lo libFreeCADApp_la-DynamicProperty.lo libFreeCADApp_la-Feature.lo libFreeCADApp_la-FeaturePyImp.lo libFreeCADApp_la-FeaturePython.lo libFreeCADApp_la-FeaturePythonPyImp.lo libFreeCADApp_la-FeatureTest.lo libFreeCADApp_la-GeoFeature.lo libFreeCADApp_la-InventorObject.lo libFreeCADApp_la-VRMLObject.lo libFreeCADApp_la-Material.lo libFreeCADApp_la-MaterialPy.lo libFreeCADApp_la-MeasureDistance.lo libFreeCADApp_la-Placement.lo libFreeCADApp_la-PreCompiled.lo libFreeCADApp_la-Property.lo libFreeCADApp_la-PropertyFile.lo libFreeCADApp_la-PropertyGeo.lo libFreeCADApp_la-PropertyContainer.lo libFreeCADApp_la-PropertyContainerPyImp.lo libFreeCADApp_la-PropertyLinks.lo libFreeCADApp_la-PropertyPythonObject.lo libFreeCADApp_la-PropertyStandard.lo libFreeCADApp_la-Transactions.lo -lboost_filesystem-mt -lboost_program_options-mt -lboost_signals-mt -lboost_system-mt -lzipios -lFreeCADBase -lpython2.5 -lxerces-c x86_64-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.3.2/crtbeginS.o .libs/libFreeCADApp_la-Annotation.o .libs/libFreeCADApp_la-Application.o .libs/libFreeCADApp_la-ApplicationPy.o .libs/libFreeCADApp_la-ColorModel.o .libs/libFreeCADApp_la-ComplexGeoData.o .libs/libFreeCADApp_la-ComplexGeoDataPyImp.o .libs/libFreeCADApp_la-Document.o .libs/libFreeCADApp_la-DocumentObject.o .libs/libFreeCADApp_la-DocumentObjectFileIncluded.o .libs/libFreeCADApp_la-DocumentObjectGroup.o .libs/libFreeCADApp_la-DocumentObjectGroupPyImp.o .libs/libFreeCADApp_la-DocumentObjectPyImp.o .libs/libFreeCADApp_la-DocumentObserver.o .libs/libFreeCADApp_la-DocumentObserverPython.o .libs/libFreeCADApp_la-DocumentPyImp.o .libs/libFreeCADApp_la-Doxygen.o .libs/libFreeCADApp_la-DynamicProperty.o .libs/libFreeCADApp_la-Feature.o .libs/libFreeCADApp_la-FeaturePyImp.o .libs/libFreeCADApp_la-FeaturePython.o .libs/libFreeCADApp_la-FeaturePythonPyImp.o .libs/libFreeCADApp_la-FeatureTest.o .libs/libFreeCADApp_la-GeoFeature.o .libs/libFreeCADApp_la-InventorObject.o .libs/libFreeCADApp_la-VRMLObject.o .libs/libFreeCADApp_la-Material.o .libs/libFreeCADApp_la-MaterialPy.o .libs/libFreeCADApp_la-MeasureDistance.o .libs/libFreeCADApp_la-Placement.o .libs/libFreeCADApp_la-PreCompiled.o .libs/libFreeCADApp_la-Property.o .libs/libFreeCADApp_la-PropertyFile.o .libs/libFreeCADApp_la-PropertyGeo.o .libs/libFreeCADApp_la-PropertyContainer.o .libs/libFreeCADApp_la-PropertyContainerPyImp.o .libs/libFreeCADApp_la-PropertyLinks.o .libs/libFreeCADApp_la-PropertyPythonObject.o .libs/libFreeCADApp_la-PropertyStandard.o .libs/libFreeCADApp_la-Transactions.o -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/Base/.libs -Wl,--rpath -Wl,/usr/lib/freecad/lib -L/home/hazelsct/freecad-0.9.2646/src/Base -L/usr/lib -lpthread -lboost_filesystem-mt -lboost_program_options-mt -lboost_signals-mt -lboost_system-mt -lzipios /home/hazelsct/freecad-0.9.2646/src/Base/.libs/libFreeCADBase.so -lpython2.5 -lxerces-c -L/home/hazelsct/x86_64-linux/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2 -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/home/hazelsct/x86_64-linux/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.3.2/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/crtn.o -Wl,-z -Wl,defs -Wl,-soname -Wl,libFreeCADApp.so.2 -o .libs/libFreeCADApp.so.2.0.0 (cd .libs && rm -f libFreeCADApp.so.2 && ln -s libFreeCADApp.so.2.0.0 libFreeCADApp.so.2) (cd .libs && rm -f libFreeCADApp.so && ln -s libFreeCADApp.so.2.0.0 libFreeCADApp.so) creating libFreeCADApp.la (cd .libs && rm -f libFreeCADApp.la && ln -s ../libFreeCADApp.la libFreeCADApp.la) make[5]: Leaving directory `/home/hazelsct/freecad-0.9.2646/src/App' make[4]: Leaving directory `/home/hazelsct/freecad-0.9.2646/src/App' Making all in Gui make[4]: Entering directory `/home/hazelsct/freecad-0.9.2646/src/Gui' /usr/share/qt4/bin/moc Action.h -o moc_Action.cpp /usr/share/qt4/bin/moc BrowserView.h -o moc_BrowserView.cpp /usr/share/qt4/bin/moc CallTips.h -o moc_CallTips.cpp /usr/share/qt4/bin/moc CombiView.h -o moc_CombiView.cpp /usr/share/qt4/bin/moc DlgActionsImp.h -o moc_DlgActionsImp.cpp /usr/share/qt4/bin/moc DlgActivateWindowImp.h -o moc_DlgActivateWindowImp.cpp /usr/share/qt4/bin/moc DlgCommandsImp.h -o moc_DlgCommandsImp.cpp /usr/share/qt4/bin/moc DlgCustomizeImp.h -o moc_DlgCustomizeImp.cpp /usr/share/qt4/bin/moc DlgDisplayPropertiesImp.h -o moc_DlgDisplayPropertiesImp.cpp /usr/share/qt4/bin/moc DlgEditorImp.h -o moc_DlgEditorImp.cpp /usr/share/qt4/bin/moc DlgGeneralImp.h -o moc_DlgGeneralImp.cpp /usr/share/qt4/bin/moc DlgInputDialogImp.h -o moc_DlgInputDialogImp.cpp /usr/share/qt4/bin/moc DlgKeyboardImp.h -o moc_DlgKeyboardImp.cpp /usr/share/qt4/bin/moc DlgMacroExecuteImp.h -o moc_DlgMacroExecuteImp.cpp /usr/share/qt4/bin/moc DlgMacroRecordImp.h -o moc_DlgMacroRecordImp.cpp /usr/share/qt4/bin/moc DlgMaterialPropertiesImp.h -o moc_DlgMaterialPropertiesImp.cpp /usr/share/qt4/bin/moc DlgEditFileIncludeProptertyExternal.h -o moc_DlgEditFileIncludeProptertyExternal.cpp /usr/share/qt4/bin/moc DlgOnlineHelpImp.h -o moc_DlgOnlineHelpImp.cpp /usr/share/qt4/bin/moc DlgParameterImp.h -o moc_DlgParameterImp.cpp /usr/share/qt4/bin/moc DlgPreferencesImp.h -o moc_DlgPreferencesImp.cpp /usr/share/qt4/bin/moc DlgReportViewImp.h -o moc_DlgReportViewImp.cpp /usr/share/qt4/bin/moc DlgRunExternal.h -o moc_DlgRunExternal.cpp /usr/share/qt4/bin/moc DlgSettings3DViewImp.h -o moc_DlgSettings3DViewImp.cpp /usr/share/qt4/bin/moc DlgSettingsViewColor.h -o moc_DlgSettingsViewColor.cpp /usr/share/qt4/bin/moc DlgSettingsColorGradientImp.h -o moc_DlgSettingsColorGradientImp.cpp /usr/share/qt4/bin/moc DlgSettingsDocumentImp.h -o moc_DlgSettingsDocumentImp.cpp /usr/share/qt4/bin/moc DlgSettingsImageImp.h -o moc_DlgSettingsImageImp.cpp /usr/share/qt4/bin/moc DlgSettingsMacroImp.h -o moc_DlgSettingsMacroImp.cpp /usr/share/qt4/bin/moc DlgTipOfTheDayImp.h -o moc_DlgTipOfTheDayImp.cpp /usr/share/qt4/bin/moc DlgToolbarsImp.h -o moc_DlgToolbarsImp.cpp /usr/share/qt4/bin/moc DlgUndoRedo.h -o moc_DlgUndoRedo.cpp /usr/share/qt4/bin/moc DockWindow.h -o moc_DockWindow.cpp /usr/share/qt4/bin/moc DockWindowManager.h -o moc_DockWindowManager.cpp /usr/share/qt4/bin/moc FileDialog.h -o moc_FileDialog.cpp /usr/share/qt4/bin/moc Flag.h -o moc_Flag.cpp /usr/share/qt4/bin/moc HelpView.h -o moc_HelpView.cpp /usr/share/qt4/bin/moc InputVector.h -o moc_InputVector.cpp /usr/share/qt4/bin/moc MainWindow.h -o moc_MainWindow.cpp /usr/share/qt4/bin/moc NetworkRetriever.h -o moc_NetworkRetriever.cpp /usr/share/qt4/bin/moc OnlineDocumentation.h -o moc_OnlineDocumentation.cpp /usr/share/qt4/bin/moc Placement.h -o moc_Placement.cpp /usr/share/qt4/bin/moc PrefWidgets.h -o moc_PrefWidgets.cpp /usr/share/qt4/bin/moc ProgressBar.h -o moc_ProgressBar.cpp /usr/share/qt4/bin/moc ProgressDialog.h -o moc_ProgressDialog.cpp /usr/share/qt4/bin/moc PropertyPage.h -o moc_PropertyPage.cpp /usr/share/qt4/bin/moc PropertyView.h -o moc_PropertyView.cpp /usr/share/qt4/bin/moc PythonConsole.h -o moc_PythonConsole.cpp /usr/share/qt4/bin/moc PythonEditor.h -o moc_PythonEditor.cpp /usr/share/qt4/bin/moc EditorView.h -o moc_EditorView.cpp /usr/share/qt4/bin/moc ReportView.h -o moc_ReportView.cpp /usr/share/qt4/bin/moc SceneInspector.h -o moc_SceneInspector.cpp /usr/share/qt4/bin/moc SelectionView.h -o moc_SelectionView.cpp /usr/share/qt4/bin/moc SpinBox.h -o moc_SpinBox.cpp /usr/share/qt4/bin/moc Splashscreen.h -o moc_Splashscreen.cpp /usr/share/qt4/bin/moc TaskPanelView.h -o moc_TaskPanelView.cpp /usr/share/qt4/bin/moc TextEdit.h -o moc_TextEdit.cpp /usr/share/qt4/bin/moc ToolBox.h -o moc_ToolBox.cpp /usr/share/qt4/bin/moc Tree.h -o moc_Tree.cpp /usr/share/qt4/bin/moc MDIView.h -o moc_MDIView.cpp /usr/share/qt4/bin/moc View3DInventor.h -o moc_View3DInventor.cpp /usr/share/qt4/bin/moc WidgetFactory.h -o moc_WidgetFactory.cpp /usr/share/qt4/bin/moc Widgets.h -o moc_Widgets.cpp /usr/share/qt4/bin/uic AboutApplication.ui -o ui_AboutApplication.h AboutApplication.ui: An invalid pixmap property 'pixmap' was encountered. /usr/share/qt4/bin/uic DlgActions.ui -o ui_DlgActions.h /usr/share/qt4/bin/uic DlgActivateWindow.ui -o ui_DlgActivateWindow.h /usr/share/qt4/bin/uic DlgAuthorization.ui -o ui_DlgAuthorization.h /usr/share/qt4/bin/uic DlgChooseIcon.ui -o ui_DlgChooseIcon.h /usr/share/qt4/bin/uic DlgCommands.ui -o ui_DlgCommands.h /usr/share/qt4/bin/uic DlgDisplayProperties.ui -o ui_DlgDisplayProperties.h /usr/share/qt4/bin/uic DlgEditor.ui -o ui_DlgEditor.h /usr/share/qt4/bin/uic DlgInputDialog.ui -o ui_DlgInputDialog.h /usr/share/qt4/bin/uic DlgKeyboard.ui -o ui_DlgKeyboard.h /usr/share/qt4/bin/uic DlgGeneral.ui -o ui_DlgGeneral.h /usr/share/qt4/bin/uic DlgMacroExecute.ui -o ui_DlgMacroExecute.h /usr/share/qt4/bin/uic DlgMacroRecord.ui -o ui_DlgMacroRecord.h /usr/share/qt4/bin/uic DlgMaterialProperties.ui -o ui_DlgMaterialProperties.h /usr/share/qt4/bin/uic DlgOnlineHelp.ui -o ui_DlgOnlineHelp.h /usr/share/qt4/bin/uic DlgParameter.ui -o ui_DlgParameter.h /usr/share/qt4/bin/uic DlgPreferences.ui -o ui_DlgPreferences.h /usr/share/qt4/bin/uic DlgProjectInformation.ui -o ui_DlgProjectInformation.h /usr/share/qt4/bin/uic DlgReportView.ui -o ui_DlgReportView.h /usr/share/qt4/bin/uic DlgRunExternal.ui -o ui_DlgRunExternal.h /usr/share/qt4/bin/uic DlgSettings3DView.ui -o ui_DlgSettings3DView.h /usr/share/qt4/bin/uic DlgSettingsViewColor.ui -o ui_DlgSettingsViewColor.h /usr/share/qt4/bin/uic DlgSettingsColorGradient.ui -o ui_DlgSettingsColorGradient.h /usr/share/qt4/bin/uic DlgSettingsDocument.ui -o ui_DlgSettingsDocument.h /usr/share/qt4/bin/uic DlgSettingsImage.ui -o ui_DlgSettingsImage.h /usr/share/qt4/bin/uic DlgSettingsMacro.ui -o ui_DlgSettingsMacro.h /usr/share/qt4/bin/uic DlgTipOfTheDay.ui -o ui_DlgTipOfTheDay.h /usr/share/qt4/bin/uic DlgToolbars.ui -o ui_DlgToolbars.h /usr/share/qt4/bin/uic DlgTreeWidget.ui -o ui_DlgTreeWidget.h /usr/share/qt4/bin/uic SceneInspector.ui -o ui_SceneInspector.h /usr/share/qt4/bin/uic InputVector.ui -o ui_InputVector.h /usr/share/qt4/bin/uic Placement.ui -o ui_Placement.h /usr/bin/python ../../src/Tools/generate.py --outputPath . DocumentPy.xml /usr/bin/python ../../src/Tools/generate.py --outputPath . PythonWorkbenchPy.xml /usr/bin/python ../../src/Tools/generate.py --outputPath . SelectionObjectPy.xml /usr/bin/python ../../src/Tools/generate.py --outputPath . WorkbenchPy.xml /usr/bin/python ../../src/Tools/generate.py --outputPath . ViewProviderPy.xml /usr/bin/python ../../src/Tools/generate.py --outputPath . ViewProviderDocumentObjectPy.xml /usr/bin/python ../../src/Tools/generate.py --outputPath . ViewProviderPythonFeaturePy.xml /usr/bin/python ../../src/Tools/PythonToCPP.py FreeCADGuiInit.py GuiInitScript.h /usr/bin/make all-recursive make[5]: Entering directory `/home/hazelsct/freecad-0.9.2646/src/Gui' Making all in Icons make[6]: Entering directory `/home/hazelsct/freecad-0.9.2646/src/Gui/Icons' /usr/share/qt4/bin/rcc -name resource resource.qrc -o qrc_resource.cpp /usr/bin/make all-am make[7]: Entering directory `/home/hazelsct/freecad-0.9.2646/src/Gui/Icons' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../src -I../../../src -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT qrc_resource.lo -MD -MP -MF .deps/qrc_resource.Tpo -c -o qrc_resource.lo qrc_resource.cpp mkdir .libs g++ -DHAVE_CONFIG_H -I. -I../../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../src -I../../../src -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT qrc_resource.lo -MD -MP -MF .deps/qrc_resource.Tpo -c qrc_resource.cpp -fPIC -DPIC -o .libs/qrc_resource.o mv -f .deps/qrc_resource.Tpo .deps/qrc_resource.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -I../../../src -I../../../src -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -Wl,-z,defs -lpthread -o libIcons.la qrc_resource.lo ar cru .libs/libIcons.a .libs/qrc_resource.o ranlib .libs/libIcons.a creating libIcons.la (cd .libs && rm -f libIcons.la && ln -s ../libIcons.la libIcons.la) make[7]: Leaving directory `/home/hazelsct/freecad-0.9.2646/src/Gui/Icons' make[6]: Leaving directory `/home/hazelsct/freecad-0.9.2646/src/Gui/Icons' Making all in Language make[6]: Entering directory `/home/hazelsct/freecad-0.9.2646/src/Gui/Language' /usr/share/qt4/bin/moc Translator.h -o moc_Translator.cpp /usr/share/qt4/bin/rcc -name translation translation.qrc -o qrc_translation.cpp /usr/bin/make all-am make[7]: Entering directory `/home/hazelsct/freecad-0.9.2646/src/Gui/Language' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../src -I../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT Translator.lo -MD -MP -MF .deps/Translator.Tpo -c -o Translator.lo Translator.cpp mkdir .libs g++ -DHAVE_CONFIG_H -I. -I../../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../src -I../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT Translator.lo -MD -MP -MF .deps/Translator.Tpo -c Translator.cpp -fPIC -DPIC -o .libs/Translator.o mv -f .deps/Translator.Tpo .deps/Translator.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../src -I../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT qrc_translation.lo -MD -MP -MF .deps/qrc_translation.Tpo -c -o qrc_translation.lo qrc_translation.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../src -I../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT qrc_translation.lo -MD -MP -MF .deps/qrc_translation.Tpo -c qrc_translation.cpp -fPIC -DPIC -o .libs/qrc_translation.o mv -f .deps/qrc_translation.Tpo .deps/qrc_translation.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -I../../../src -I../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -Wl,-z,defs -lpthread -o libLanguage.la Translator.lo qrc_translation.lo ar cru .libs/libLanguage.a .libs/Translator.o .libs/qrc_translation.o ranlib .libs/libLanguage.a creating libLanguage.la (cd .libs && rm -f libLanguage.la && ln -s ../libLanguage.la libLanguage.la) make[7]: Leaving directory `/home/hazelsct/freecad-0.9.2646/src/Gui/Language' make[6]: Leaving directory `/home/hazelsct/freecad-0.9.2646/src/Gui/Language' Making all in propertyeditor make[6]: Entering directory `/home/hazelsct/freecad-0.9.2646/src/Gui/propertyeditor' /usr/share/qt4/bin/moc PropertyEditor.h -o moc_PropertyEditor.cpp /usr/share/qt4/bin/moc PropertyItem.h -o moc_PropertyItem.cpp /usr/share/qt4/bin/moc PropertyItemDelegate.h -o moc_PropertyItemDelegate.cpp /usr/share/qt4/bin/moc PropertyModel.h -o moc_PropertyModel.cpp /usr/bin/make all-am make[7]: Entering directory `/home/hazelsct/freecad-0.9.2646/src/Gui/propertyeditor' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../src -I../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT PropertyEditor.lo -MD -MP -MF .deps/PropertyEditor.Tpo -c -o PropertyEditor.lo PropertyEditor.cpp mkdir .libs g++ -DHAVE_CONFIG_H -I. -I../../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../src -I../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT PropertyEditor.lo -MD -MP -MF .deps/PropertyEditor.Tpo -c PropertyEditor.cpp -fPIC -DPIC -o .libs/PropertyEditor.o mv -f .deps/PropertyEditor.Tpo .deps/PropertyEditor.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../src -I../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT PropertyItem.lo -MD -MP -MF .deps/PropertyItem.Tpo -c -o PropertyItem.lo PropertyItem.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../src -I../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT PropertyItem.lo -MD -MP -MF .deps/PropertyItem.Tpo -c PropertyItem.cpp -fPIC -DPIC -o .libs/PropertyItem.o mv -f .deps/PropertyItem.Tpo .deps/PropertyItem.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../src -I../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT PropertyItemDelegate.lo -MD -MP -MF .deps/PropertyItemDelegate.Tpo -c -o PropertyItemDelegate.lo PropertyItemDelegate.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../src -I../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT PropertyItemDelegate.lo -MD -MP -MF .deps/PropertyItemDelegate.Tpo -c PropertyItemDelegate.cpp -fPIC -DPIC -o .libs/PropertyItemDelegate.o mv -f .deps/PropertyItemDelegate.Tpo .deps/PropertyItemDelegate.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../src -I../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT PropertyModel.lo -MD -MP -MF .deps/PropertyModel.Tpo -c -o PropertyModel.lo PropertyModel.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../src -I../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT PropertyModel.lo -MD -MP -MF .deps/PropertyModel.Tpo -c PropertyModel.cpp -fPIC -DPIC -o .libs/PropertyModel.o mv -f .deps/PropertyModel.Tpo .deps/PropertyModel.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -I../../../src -I../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -Wl,-z,defs -lpthread -o libpropertyeditor.la PropertyEditor.lo PropertyItem.lo PropertyItemDelegate.lo PropertyModel.lo ar cru .libs/libpropertyeditor.a .libs/PropertyEditor.o .libs/PropertyItem.o .libs/PropertyItemDelegate.o .libs/PropertyModel.o ranlib .libs/libpropertyeditor.a creating libpropertyeditor.la (cd .libs && rm -f libpropertyeditor.la && ln -s ../libpropertyeditor.la libpropertyeditor.la) make[7]: Leaving directory `/home/hazelsct/freecad-0.9.2646/src/Gui/propertyeditor' make[6]: Leaving directory `/home/hazelsct/freecad-0.9.2646/src/Gui/propertyeditor' Making all in iisTaskPanel make[6]: Entering directory `/home/hazelsct/freecad-0.9.2646/src/Gui/iisTaskPanel' /usr/share/qt4/bin/moc src/iisiconlabel.h -o moc_iisiconlabel.cpp /usr/share/qt4/bin/moc src/iistaskbox.h -o moc_iistaskbox.cpp /usr/share/qt4/bin/moc src/iistaskgroup.h -o moc_iistaskgroup.cpp /usr/share/qt4/bin/moc src/iistaskheader.h -o moc_iistaskheader.cpp /usr/share/qt4/bin/rcc -name iisTaskPanel src/iisTaskPanel.qrc -o qrc_iisTaskPanel.cpp /usr/bin/make all-am make[7]: Entering directory `/home/hazelsct/freecad-0.9.2646/src/Gui/iisTaskPanel' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../src -I../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT iisfreecadscheme.lo -MD -MP -MF .deps/iisfreecadscheme.Tpo -c -o iisfreecadscheme.lo `test -f 'src/iisfreecadscheme.cpp' || echo './'`src/iisfreecadscheme.cpp mkdir .libs g++ -DHAVE_CONFIG_H -I. -I../../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../src -I../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT iisfreecadscheme.lo -MD -MP -MF .deps/iisfreecadscheme.Tpo -c src/iisfreecadscheme.cpp -fPIC -DPIC -o .libs/iisfreecadscheme.o mv -f .deps/iisfreecadscheme.Tpo .deps/iisfreecadscheme.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../src -I../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT iisiconlabel.lo -MD -MP -MF .deps/iisiconlabel.Tpo -c -o iisiconlabel.lo `test -f 'src/iisiconlabel.cpp' || echo './'`src/iisiconlabel.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../src -I../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT iisiconlabel.lo -MD -MP -MF .deps/iisiconlabel.Tpo -c src/iisiconlabel.cpp -fPIC -DPIC -o .libs/iisiconlabel.o mv -f .deps/iisiconlabel.Tpo .deps/iisiconlabel.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../src -I../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT iistaskbox.lo -MD -MP -MF .deps/iistaskbox.Tpo -c -o iistaskbox.lo `test -f 'src/iistaskbox.cpp' || echo './'`src/iistaskbox.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../src -I../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT iistaskbox.lo -MD -MP -MF .deps/iistaskbox.Tpo -c src/iistaskbox.cpp -fPIC -DPIC -o .libs/iistaskbox.o mv -f .deps/iistaskbox.Tpo .deps/iistaskbox.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../src -I../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT iistaskgroup.lo -MD -MP -MF .deps/iistaskgroup.Tpo -c -o iistaskgroup.lo `test -f 'src/iistaskgroup.cpp' || echo './'`src/iistaskgroup.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../src -I../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT iistaskgroup.lo -MD -MP -MF .deps/iistaskgroup.Tpo -c src/iistaskgroup.cpp -fPIC -DPIC -o .libs/iistaskgroup.o mv -f .deps/iistaskgroup.Tpo .deps/iistaskgroup.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../src -I../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT iistaskheader.lo -MD -MP -MF .deps/iistaskheader.Tpo -c -o iistaskheader.lo `test -f 'src/iistaskheader.cpp' || echo './'`src/iistaskheader.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../src -I../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT iistaskheader.lo -MD -MP -MF .deps/iistaskheader.Tpo -c src/iistaskheader.cpp -fPIC -DPIC -o .libs/iistaskheader.o mv -f .deps/iistaskheader.Tpo .deps/iistaskheader.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../src -I../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT iistaskpanel.lo -MD -MP -MF .deps/iistaskpanel.Tpo -c -o iistaskpanel.lo `test -f 'src/iistaskpanel.cpp' || echo './'`src/iistaskpanel.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../src -I../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT iistaskpanel.lo -MD -MP -MF .deps/iistaskpanel.Tpo -c src/iistaskpanel.cpp -fPIC -DPIC -o .libs/iistaskpanel.o mv -f .deps/iistaskpanel.Tpo .deps/iistaskpanel.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../src -I../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT iistaskpanelscheme.lo -MD -MP -MF .deps/iistaskpanelscheme.Tpo -c -o iistaskpanelscheme.lo `test -f 'src/iistaskpanelscheme.cpp' || echo './'`src/iistaskpanelscheme.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../src -I../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT iistaskpanelscheme.lo -MD -MP -MF .deps/iistaskpanelscheme.Tpo -c src/iistaskpanelscheme.cpp -fPIC -DPIC -o .libs/iistaskpanelscheme.o mv -f .deps/iistaskpanelscheme.Tpo .deps/iistaskpanelscheme.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../src -I../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT iiswinxptaskpanelscheme.lo -MD -MP -MF .deps/iiswinxptaskpanelscheme.Tpo -c -o iiswinxptaskpanelscheme.lo `test -f 'src/iiswinxptaskpanelscheme.cpp' || echo './'`src/iiswinxptaskpanelscheme.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../src -I../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT iiswinxptaskpanelscheme.lo -MD -MP -MF .deps/iiswinxptaskpanelscheme.Tpo -c src/iiswinxptaskpanelscheme.cpp -fPIC -DPIC -o .libs/iiswinxptaskpanelscheme.o mv -f .deps/iiswinxptaskpanelscheme.Tpo .deps/iiswinxptaskpanelscheme.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../src -I../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT moc_iisiconlabel.lo -MD -MP -MF .deps/moc_iisiconlabel.Tpo -c -o moc_iisiconlabel.lo moc_iisiconlabel.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../src -I../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT moc_iisiconlabel.lo -MD -MP -MF .deps/moc_iisiconlabel.Tpo -c moc_iisiconlabel.cpp -fPIC -DPIC -o .libs/moc_iisiconlabel.o mv -f .deps/moc_iisiconlabel.Tpo .deps/moc_iisiconlabel.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../src -I../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT moc_iistaskbox.lo -MD -MP -MF .deps/moc_iistaskbox.Tpo -c -o moc_iistaskbox.lo moc_iistaskbox.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../src -I../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT moc_iistaskbox.lo -MD -MP -MF .deps/moc_iistaskbox.Tpo -c moc_iistaskbox.cpp -fPIC -DPIC -o .libs/moc_iistaskbox.o mv -f .deps/moc_iistaskbox.Tpo .deps/moc_iistaskbox.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../src -I../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT moc_iistaskgroup.lo -MD -MP -MF .deps/moc_iistaskgroup.Tpo -c -o moc_iistaskgroup.lo moc_iistaskgroup.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../src -I../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT moc_iistaskgroup.lo -MD -MP -MF .deps/moc_iistaskgroup.Tpo -c moc_iistaskgroup.cpp -fPIC -DPIC -o .libs/moc_iistaskgroup.o mv -f .deps/moc_iistaskgroup.Tpo .deps/moc_iistaskgroup.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../src -I../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT moc_iistaskheader.lo -MD -MP -MF .deps/moc_iistaskheader.Tpo -c -o moc_iistaskheader.lo moc_iistaskheader.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../src -I../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT moc_iistaskheader.lo -MD -MP -MF .deps/moc_iistaskheader.Tpo -c moc_iistaskheader.cpp -fPIC -DPIC -o .libs/moc_iistaskheader.o mv -f .deps/moc_iistaskheader.Tpo .deps/moc_iistaskheader.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../src -I../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT qrc_iisTaskPanel.lo -MD -MP -MF .deps/qrc_iisTaskPanel.Tpo -c -o qrc_iisTaskPanel.lo qrc_iisTaskPanel.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../src -I../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT qrc_iisTaskPanel.lo -MD -MP -MF .deps/qrc_iisTaskPanel.Tpo -c qrc_iisTaskPanel.cpp -fPIC -DPIC -o .libs/qrc_iisTaskPanel.o mv -f .deps/qrc_iisTaskPanel.Tpo .deps/qrc_iisTaskPanel.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -I../../../src -I../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -Wl,-z,defs -lpthread -o libTaskPanel.la iisfreecadscheme.lo iisiconlabel.lo iistaskbox.lo iistaskgroup.lo iistaskheader.lo iistaskpanel.lo iistaskpanelscheme.lo iiswinxptaskpanelscheme.lo moc_iisiconlabel.lo moc_iistaskbox.lo moc_iistaskgroup.lo moc_iistaskheader.lo qrc_iisTaskPanel.lo ar cru .libs/libTaskPanel.a .libs/iisfreecadscheme.o .libs/iisiconlabel.o .libs/iistaskbox.o .libs/iistaskgroup.o .libs/iistaskheader.o .libs/iistaskpanel.o .libs/iistaskpanelscheme.o .libs/iiswinxptaskpanelscheme.o .libs/moc_iisiconlabel.o .libs/moc_iistaskbox.o .libs/moc_iistaskgroup.o .libs/moc_iistaskheader.o .libs/qrc_iisTaskPanel.o ranlib .libs/libTaskPanel.a creating libTaskPanel.la (cd .libs && rm -f libTaskPanel.la && ln -s ../libTaskPanel.la libTaskPanel.la) make[7]: Leaving directory `/home/hazelsct/freecad-0.9.2646/src/Gui/iisTaskPanel' make[6]: Leaving directory `/home/hazelsct/freecad-0.9.2646/src/Gui/iisTaskPanel' Making all in TaskView make[6]: Entering directory `/home/hazelsct/freecad-0.9.2646/src/Gui/TaskView' /usr/share/qt4/bin/moc TaskAppearance.h -o moc_TaskAppearance.cpp /usr/share/qt4/bin/moc TaskEditControl.h -o moc_TaskEditControl.cpp /usr/share/qt4/bin/moc TaskView.h -o moc_TaskView.cpp /usr/share/qt4/bin/uic TaskAppearance.ui -o ui_TaskAppearance.h /usr/share/qt4/bin/uic TaskEditControl.ui -o ui_TaskEditControl.h /usr/bin/make all-am make[7]: Entering directory `/home/hazelsct/freecad-0.9.2646/src/Gui/TaskView' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../src -I../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT TaskAppearance.lo -MD -MP -MF .deps/TaskAppearance.Tpo -c -o TaskAppearance.lo TaskAppearance.cpp mkdir .libs g++ -DHAVE_CONFIG_H -I. -I../../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../src -I../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT TaskAppearance.lo -MD -MP -MF .deps/TaskAppearance.Tpo -c TaskAppearance.cpp -fPIC -DPIC -o .libs/TaskAppearance.o mv -f .deps/TaskAppearance.Tpo .deps/TaskAppearance.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../src -I../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT TaskEditControl.lo -MD -MP -MF .deps/TaskEditControl.Tpo -c -o TaskEditControl.lo TaskEditControl.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../src -I../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT TaskEditControl.lo -MD -MP -MF .deps/TaskEditControl.Tpo -c TaskEditControl.cpp -fPIC -DPIC -o .libs/TaskEditControl.o mv -f .deps/TaskEditControl.Tpo .deps/TaskEditControl.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../src -I../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT TaskView.lo -MD -MP -MF .deps/TaskView.Tpo -c -o TaskView.lo TaskView.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../src -I../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT TaskView.lo -MD -MP -MF .deps/TaskView.Tpo -c TaskView.cpp -fPIC -DPIC -o .libs/TaskView.o TaskView.cpp: In member function ‘virtual void Gui::TaskView::TaskView::OnChange(Base::Subject&, const Gui::SelectionChanges&)’: TaskView.cpp:104: warning: unused variable ‘pVP’ mv -f .deps/TaskView.Tpo .deps/TaskView.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -I../../../src -I../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -Wl,-z,defs -lpthread -o libTaskView.la TaskAppearance.lo TaskEditControl.lo TaskView.lo ar cru .libs/libTaskView.a .libs/TaskAppearance.o .libs/TaskEditControl.o .libs/TaskView.o ranlib .libs/libTaskView.a creating libTaskView.la (cd .libs && rm -f libTaskView.la && ln -s ../libTaskView.la libTaskView.la) make[7]: Leaving directory `/home/hazelsct/freecad-0.9.2646/src/Gui/TaskView' make[6]: Leaving directory `/home/hazelsct/freecad-0.9.2646/src/Gui/TaskView' make[6]: Entering directory `/home/hazelsct/freecad-0.9.2646/src/Gui' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT Action.lo -MD -MP -MF .deps/Action.Tpo -c -o Action.lo Action.cpp mkdir .libs g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT Action.lo -MD -MP -MF .deps/Action.Tpo -c Action.cpp -fPIC -DPIC -o .libs/Action.o mv -f .deps/Action.Tpo .deps/Action.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT Application.lo -MD -MP -MF .deps/Application.Tpo -c -o Application.lo Application.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT Application.lo -MD -MP -MF .deps/Application.Tpo -c Application.cpp -fPIC -DPIC -o .libs/Application.o Application.cpp: In constructor ‘Gui::Application::Application()’: Application.cpp:184: warning: deprecated conversion from string constant to ‘char*’ mv -f .deps/Application.Tpo .deps/Application.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT ApplicationPy.lo -MD -MP -MF .deps/ApplicationPy.Tpo -c -o ApplicationPy.lo ApplicationPy.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT ApplicationPy.lo -MD -MP -MF .deps/ApplicationPy.Tpo -c ApplicationPy.cpp -fPIC -DPIC -o .libs/ApplicationPy.o mv -f .deps/ApplicationPy.Tpo .deps/ApplicationPy.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT Assistant.lo -MD -MP -MF .deps/Assistant.Tpo -c -o Assistant.lo Assistant.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT Assistant.lo -MD -MP -MF .deps/Assistant.Tpo -c Assistant.cpp -fPIC -DPIC -o .libs/Assistant.o mv -f .deps/Assistant.Tpo .deps/Assistant.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT BitmapFactory.lo -MD -MP -MF .deps/BitmapFactory.Tpo -c -o BitmapFactory.lo BitmapFactory.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT BitmapFactory.lo -MD -MP -MF .deps/BitmapFactory.Tpo -c BitmapFactory.cpp -fPIC -DPIC -o .libs/BitmapFactory.o mv -f .deps/BitmapFactory.Tpo .deps/BitmapFactory.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT BrowserView.lo -MD -MP -MF .deps/BrowserView.Tpo -c -o BrowserView.lo BrowserView.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT BrowserView.lo -MD -MP -MF .deps/BrowserView.Tpo -c BrowserView.cpp -fPIC -DPIC -o .libs/BrowserView.o mv -f .deps/BrowserView.Tpo .deps/BrowserView.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT CallTips.lo -MD -MP -MF .deps/CallTips.Tpo -c -o CallTips.lo CallTips.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT CallTips.lo -MD -MP -MF .deps/CallTips.Tpo -c CallTips.cpp -fPIC -DPIC -o .libs/CallTips.o mv -f .deps/CallTips.Tpo .deps/CallTips.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT CombiView.lo -MD -MP -MF .deps/CombiView.Tpo -c -o CombiView.lo CombiView.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT CombiView.lo -MD -MP -MF .deps/CombiView.Tpo -c CombiView.cpp -fPIC -DPIC -o .libs/CombiView.o mv -f .deps/CombiView.Tpo .deps/CombiView.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT Command.lo -MD -MP -MF .deps/Command.Tpo -c -o Command.lo Command.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT Command.lo -MD -MP -MF .deps/Command.Tpo -c Command.cpp -fPIC -DPIC -o .libs/Command.o mv -f .deps/Command.Tpo .deps/Command.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT CommandDoc.lo -MD -MP -MF .deps/CommandDoc.Tpo -c -o CommandDoc.lo CommandDoc.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT CommandDoc.lo -MD -MP -MF .deps/CommandDoc.Tpo -c CommandDoc.cpp -fPIC -DPIC -o .libs/CommandDoc.o mv -f .deps/CommandDoc.Tpo .deps/CommandDoc.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT CommandFeat.lo -MD -MP -MF .deps/CommandFeat.Tpo -c -o CommandFeat.lo CommandFeat.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT CommandFeat.lo -MD -MP -MF .deps/CommandFeat.Tpo -c CommandFeat.cpp -fPIC -DPIC -o .libs/CommandFeat.o mv -f .deps/CommandFeat.Tpo .deps/CommandFeat.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT CommandStd.lo -MD -MP -MF .deps/CommandStd.Tpo -c -o CommandStd.lo CommandStd.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT CommandStd.lo -MD -MP -MF .deps/CommandStd.Tpo -c CommandStd.cpp -fPIC -DPIC -o .libs/CommandStd.o mv -f .deps/CommandStd.Tpo .deps/CommandStd.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT CommandWindow.lo -MD -MP -MF .deps/CommandWindow.Tpo -c -o CommandWindow.lo CommandWindow.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT CommandWindow.lo -MD -MP -MF .deps/CommandWindow.Tpo -c CommandWindow.cpp -fPIC -DPIC -o .libs/CommandWindow.o mv -f .deps/CommandWindow.Tpo .deps/CommandWindow.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT CommandTest.lo -MD -MP -MF .deps/CommandTest.Tpo -c -o CommandTest.lo CommandTest.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT CommandTest.lo -MD -MP -MF .deps/CommandTest.Tpo -c CommandTest.cpp -fPIC -DPIC -o .libs/CommandTest.o mv -f .deps/CommandTest.Tpo .deps/CommandTest.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT CommandView.lo -MD -MP -MF .deps/CommandView.Tpo -c -o CommandView.lo CommandView.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT CommandView.lo -MD -MP -MF .deps/CommandView.Tpo -c CommandView.cpp -fPIC -DPIC -o .libs/CommandView.o mv -f .deps/CommandView.Tpo .deps/CommandView.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgActionsImp.lo -MD -MP -MF .deps/DlgActionsImp.Tpo -c -o DlgActionsImp.lo DlgActionsImp.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgActionsImp.lo -MD -MP -MF .deps/DlgActionsImp.Tpo -c DlgActionsImp.cpp -fPIC -DPIC -o .libs/DlgActionsImp.o mv -f .deps/DlgActionsImp.Tpo .deps/DlgActionsImp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgActivateWindowImp.lo -MD -MP -MF .deps/DlgActivateWindowImp.Tpo -c -o DlgActivateWindowImp.lo DlgActivateWindowImp.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgActivateWindowImp.lo -MD -MP -MF .deps/DlgActivateWindowImp.Tpo -c DlgActivateWindowImp.cpp -fPIC -DPIC -o .libs/DlgActivateWindowImp.o mv -f .deps/DlgActivateWindowImp.Tpo .deps/DlgActivateWindowImp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgCommandsImp.lo -MD -MP -MF .deps/DlgCommandsImp.Tpo -c -o DlgCommandsImp.lo DlgCommandsImp.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgCommandsImp.lo -MD -MP -MF .deps/DlgCommandsImp.Tpo -c DlgCommandsImp.cpp -fPIC -DPIC -o .libs/DlgCommandsImp.o mv -f .deps/DlgCommandsImp.Tpo .deps/DlgCommandsImp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgCustomizeImp.lo -MD -MP -MF .deps/DlgCustomizeImp.Tpo -c -o DlgCustomizeImp.lo DlgCustomizeImp.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgCustomizeImp.lo -MD -MP -MF .deps/DlgCustomizeImp.Tpo -c DlgCustomizeImp.cpp -fPIC -DPIC -o .libs/DlgCustomizeImp.o mv -f .deps/DlgCustomizeImp.Tpo .deps/DlgCustomizeImp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgDisplayPropertiesImp.lo -MD -MP -MF .deps/DlgDisplayPropertiesImp.Tpo -c -o DlgDisplayPropertiesImp.lo DlgDisplayPropertiesImp.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgDisplayPropertiesImp.lo -MD -MP -MF .deps/DlgDisplayPropertiesImp.Tpo -c DlgDisplayPropertiesImp.cpp -fPIC -DPIC -o .libs/DlgDisplayPropertiesImp.o mv -f .deps/DlgDisplayPropertiesImp.Tpo .deps/DlgDisplayPropertiesImp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgEditorImp.lo -MD -MP -MF .deps/DlgEditorImp.Tpo -c -o DlgEditorImp.lo DlgEditorImp.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgEditorImp.lo -MD -MP -MF .deps/DlgEditorImp.Tpo -c DlgEditorImp.cpp -fPIC -DPIC -o .libs/DlgEditorImp.o mv -f .deps/DlgEditorImp.Tpo .deps/DlgEditorImp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgGeneralImp.lo -MD -MP -MF .deps/DlgGeneralImp.Tpo -c -o DlgGeneralImp.lo DlgGeneralImp.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgGeneralImp.lo -MD -MP -MF .deps/DlgGeneralImp.Tpo -c DlgGeneralImp.cpp -fPIC -DPIC -o .libs/DlgGeneralImp.o mv -f .deps/DlgGeneralImp.Tpo .deps/DlgGeneralImp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgInputDialogImp.lo -MD -MP -MF .deps/DlgInputDialogImp.Tpo -c -o DlgInputDialogImp.lo DlgInputDialogImp.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgInputDialogImp.lo -MD -MP -MF .deps/DlgInputDialogImp.Tpo -c DlgInputDialogImp.cpp -fPIC -DPIC -o .libs/DlgInputDialogImp.o mv -f .deps/DlgInputDialogImp.Tpo .deps/DlgInputDialogImp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgKeyboardImp.lo -MD -MP -MF .deps/DlgKeyboardImp.Tpo -c -o DlgKeyboardImp.lo DlgKeyboardImp.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgKeyboardImp.lo -MD -MP -MF .deps/DlgKeyboardImp.Tpo -c DlgKeyboardImp.cpp -fPIC -DPIC -o .libs/DlgKeyboardImp.o mv -f .deps/DlgKeyboardImp.Tpo .deps/DlgKeyboardImp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgMacroExecuteImp.lo -MD -MP -MF .deps/DlgMacroExecuteImp.Tpo -c -o DlgMacroExecuteImp.lo DlgMacroExecuteImp.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgMacroExecuteImp.lo -MD -MP -MF .deps/DlgMacroExecuteImp.Tpo -c DlgMacroExecuteImp.cpp -fPIC -DPIC -o .libs/DlgMacroExecuteImp.o mv -f .deps/DlgMacroExecuteImp.Tpo .deps/DlgMacroExecuteImp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgMacroRecordImp.lo -MD -MP -MF .deps/DlgMacroRecordImp.Tpo -c -o DlgMacroRecordImp.lo DlgMacroRecordImp.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgMacroRecordImp.lo -MD -MP -MF .deps/DlgMacroRecordImp.Tpo -c DlgMacroRecordImp.cpp -fPIC -DPIC -o .libs/DlgMacroRecordImp.o mv -f .deps/DlgMacroRecordImp.Tpo .deps/DlgMacroRecordImp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgMaterialPropertiesImp.lo -MD -MP -MF .deps/DlgMaterialPropertiesImp.Tpo -c -o DlgMaterialPropertiesImp.lo DlgMaterialPropertiesImp.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgMaterialPropertiesImp.lo -MD -MP -MF .deps/DlgMaterialPropertiesImp.Tpo -c DlgMaterialPropertiesImp.cpp -fPIC -DPIC -o .libs/DlgMaterialPropertiesImp.o mv -f .deps/DlgMaterialPropertiesImp.Tpo .deps/DlgMaterialPropertiesImp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgOnlineHelpImp.lo -MD -MP -MF .deps/DlgOnlineHelpImp.Tpo -c -o DlgOnlineHelpImp.lo DlgOnlineHelpImp.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgOnlineHelpImp.lo -MD -MP -MF .deps/DlgOnlineHelpImp.Tpo -c DlgOnlineHelpImp.cpp -fPIC -DPIC -o .libs/DlgOnlineHelpImp.o mv -f .deps/DlgOnlineHelpImp.Tpo .deps/DlgOnlineHelpImp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgParameterImp.lo -MD -MP -MF .deps/DlgParameterImp.Tpo -c -o DlgParameterImp.lo DlgParameterImp.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgParameterImp.lo -MD -MP -MF .deps/DlgParameterImp.Tpo -c DlgParameterImp.cpp -fPIC -DPIC -o .libs/DlgParameterImp.o mv -f .deps/DlgParameterImp.Tpo .deps/DlgParameterImp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgPreferencesImp.lo -MD -MP -MF .deps/DlgPreferencesImp.Tpo -c -o DlgPreferencesImp.lo DlgPreferencesImp.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgPreferencesImp.lo -MD -MP -MF .deps/DlgPreferencesImp.Tpo -c DlgPreferencesImp.cpp -fPIC -DPIC -o .libs/DlgPreferencesImp.o mv -f .deps/DlgPreferencesImp.Tpo .deps/DlgPreferencesImp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgProjectInformationImp.lo -MD -MP -MF .deps/DlgProjectInformationImp.Tpo -c -o DlgProjectInformationImp.lo DlgProjectInformationImp.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgProjectInformationImp.lo -MD -MP -MF .deps/DlgProjectInformationImp.Tpo -c DlgProjectInformationImp.cpp -fPIC -DPIC -o .libs/DlgProjectInformationImp.o mv -f .deps/DlgProjectInformationImp.Tpo .deps/DlgProjectInformationImp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgReportViewImp.lo -MD -MP -MF .deps/DlgReportViewImp.Tpo -c -o DlgReportViewImp.lo DlgReportViewImp.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgReportViewImp.lo -MD -MP -MF .deps/DlgReportViewImp.Tpo -c DlgReportViewImp.cpp -fPIC -DPIC -o .libs/DlgReportViewImp.o mv -f .deps/DlgReportViewImp.Tpo .deps/DlgReportViewImp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgRunExternal.lo -MD -MP -MF .deps/DlgRunExternal.Tpo -c -o DlgRunExternal.lo DlgRunExternal.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgRunExternal.lo -MD -MP -MF .deps/DlgRunExternal.Tpo -c DlgRunExternal.cpp -fPIC -DPIC -o .libs/DlgRunExternal.o mv -f .deps/DlgRunExternal.Tpo .deps/DlgRunExternal.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgEditFileIncludeProptertyExternal.lo -MD -MP -MF .deps/DlgEditFileIncludeProptertyExternal.Tpo -c -o DlgEditFileIncludeProptertyExternal.lo DlgEditFileIncludeProptertyExternal.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgEditFileIncludeProptertyExternal.lo -MD -MP -MF .deps/DlgEditFileIncludeProptertyExternal.Tpo -c DlgEditFileIncludeProptertyExternal.cpp -fPIC -DPIC -o .libs/DlgEditFileIncludeProptertyExternal.o mv -f .deps/DlgEditFileIncludeProptertyExternal.Tpo .deps/DlgEditFileIncludeProptertyExternal.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgSettings3DViewImp.lo -MD -MP -MF .deps/DlgSettings3DViewImp.Tpo -c -o DlgSettings3DViewImp.lo DlgSettings3DViewImp.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgSettings3DViewImp.lo -MD -MP -MF .deps/DlgSettings3DViewImp.Tpo -c DlgSettings3DViewImp.cpp -fPIC -DPIC -o .libs/DlgSettings3DViewImp.o mv -f .deps/DlgSettings3DViewImp.Tpo .deps/DlgSettings3DViewImp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgSettingsViewColor.lo -MD -MP -MF .deps/DlgSettingsViewColor.Tpo -c -o DlgSettingsViewColor.lo DlgSettingsViewColor.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgSettingsViewColor.lo -MD -MP -MF .deps/DlgSettingsViewColor.Tpo -c DlgSettingsViewColor.cpp -fPIC -DPIC -o .libs/DlgSettingsViewColor.o mv -f .deps/DlgSettingsViewColor.Tpo .deps/DlgSettingsViewColor.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgSettingsColorGradientImp.lo -MD -MP -MF .deps/DlgSettingsColorGradientImp.Tpo -c -o DlgSettingsColorGradientImp.lo DlgSettingsColorGradientImp.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgSettingsColorGradientImp.lo -MD -MP -MF .deps/DlgSettingsColorGradientImp.Tpo -c DlgSettingsColorGradientImp.cpp -fPIC -DPIC -o .libs/DlgSettingsColorGradientImp.o mv -f .deps/DlgSettingsColorGradientImp.Tpo .deps/DlgSettingsColorGradientImp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgSettingsDocumentImp.lo -MD -MP -MF .deps/DlgSettingsDocumentImp.Tpo -c -o DlgSettingsDocumentImp.lo DlgSettingsDocumentImp.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgSettingsDocumentImp.lo -MD -MP -MF .deps/DlgSettingsDocumentImp.Tpo -c DlgSettingsDocumentImp.cpp -fPIC -DPIC -o .libs/DlgSettingsDocumentImp.o mv -f .deps/DlgSettingsDocumentImp.Tpo .deps/DlgSettingsDocumentImp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgSettingsImageImp.lo -MD -MP -MF .deps/DlgSettingsImageImp.Tpo -c -o DlgSettingsImageImp.lo DlgSettingsImageImp.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgSettingsImageImp.lo -MD -MP -MF .deps/DlgSettingsImageImp.Tpo -c DlgSettingsImageImp.cpp -fPIC -DPIC -o .libs/DlgSettingsImageImp.o mv -f .deps/DlgSettingsImageImp.Tpo .deps/DlgSettingsImageImp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgSettingsMacroImp.lo -MD -MP -MF .deps/DlgSettingsMacroImp.Tpo -c -o DlgSettingsMacroImp.lo DlgSettingsMacroImp.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgSettingsMacroImp.lo -MD -MP -MF .deps/DlgSettingsMacroImp.Tpo -c DlgSettingsMacroImp.cpp -fPIC -DPIC -o .libs/DlgSettingsMacroImp.o mv -f .deps/DlgSettingsMacroImp.Tpo .deps/DlgSettingsMacroImp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgTipOfTheDayImp.lo -MD -MP -MF .deps/DlgTipOfTheDayImp.Tpo -c -o DlgTipOfTheDayImp.lo DlgTipOfTheDayImp.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgTipOfTheDayImp.lo -MD -MP -MF .deps/DlgTipOfTheDayImp.Tpo -c DlgTipOfTheDayImp.cpp -fPIC -DPIC -o .libs/DlgTipOfTheDayImp.o mv -f .deps/DlgTipOfTheDayImp.Tpo .deps/DlgTipOfTheDayImp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgToolbarsImp.lo -MD -MP -MF .deps/DlgToolbarsImp.Tpo -c -o DlgToolbarsImp.lo DlgToolbarsImp.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgToolbarsImp.lo -MD -MP -MF .deps/DlgToolbarsImp.Tpo -c DlgToolbarsImp.cpp -fPIC -DPIC -o .libs/DlgToolbarsImp.o mv -f .deps/DlgToolbarsImp.Tpo .deps/DlgToolbarsImp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgUndoRedo.lo -MD -MP -MF .deps/DlgUndoRedo.Tpo -c -o DlgUndoRedo.lo DlgUndoRedo.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DlgUndoRedo.lo -MD -MP -MF .deps/DlgUndoRedo.Tpo -c DlgUndoRedo.cpp -fPIC -DPIC -o .libs/DlgUndoRedo.o mv -f .deps/DlgUndoRedo.Tpo .deps/DlgUndoRedo.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DockWindow.lo -MD -MP -MF .deps/DockWindow.Tpo -c -o DockWindow.lo DockWindow.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DockWindow.lo -MD -MP -MF .deps/DockWindow.Tpo -c DockWindow.cpp -fPIC -DPIC -o .libs/DockWindow.o mv -f .deps/DockWindow.Tpo .deps/DockWindow.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DockWindowManager.lo -MD -MP -MF .deps/DockWindowManager.Tpo -c -o DockWindowManager.lo DockWindowManager.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DockWindowManager.lo -MD -MP -MF .deps/DockWindowManager.Tpo -c DockWindowManager.cpp -fPIC -DPIC -o .libs/DockWindowManager.o mv -f .deps/DockWindowManager.Tpo .deps/DockWindowManager.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT Document.lo -MD -MP -MF .deps/Document.Tpo -c -o Document.lo Document.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT Document.lo -MD -MP -MF .deps/Document.Tpo -c Document.cpp -fPIC -DPIC -o .libs/Document.o mv -f .deps/Document.Tpo .deps/Document.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DocumentPyImp.lo -MD -MP -MF .deps/DocumentPyImp.Tpo -c -o DocumentPyImp.lo DocumentPyImp.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT DocumentPyImp.lo -MD -MP -MF .deps/DocumentPyImp.Tpo -c DocumentPyImp.cpp -fPIC -DPIC -o .libs/DocumentPyImp.o In file included from DocumentPyImp.cpp:37: DocumentPy.cpp:134: warning: deprecated conversion from string constant to ‘char*’ DocumentPy.cpp:134: warning: deprecated conversion from string constant to ‘char*’ DocumentPy.cpp:134: warning: deprecated conversion from string constant to ‘char*’ DocumentPy.cpp:134: warning: deprecated conversion from string constant to ‘char*’ mv -f .deps/DocumentPyImp.Tpo .deps/DocumentPyImp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT Doxygen.lo -MD -MP -MF .deps/Doxygen.Tpo -c -o Doxygen.lo Doxygen.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT Doxygen.lo -MD -MP -MF .deps/Doxygen.Tpo -c Doxygen.cpp -fPIC -DPIC -o .libs/Doxygen.o mv -f .deps/Doxygen.Tpo .deps/Doxygen.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT FileDialog.lo -MD -MP -MF .deps/FileDialog.Tpo -c -o FileDialog.lo FileDialog.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT FileDialog.lo -MD -MP -MF .deps/FileDialog.Tpo -c FileDialog.cpp -fPIC -DPIC -o .libs/FileDialog.o mv -f .deps/FileDialog.Tpo .deps/FileDialog.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT Flag.lo -MD -MP -MF .deps/Flag.Tpo -c -o Flag.lo Flag.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT Flag.lo -MD -MP -MF .deps/Flag.Tpo -c Flag.cpp -fPIC -DPIC -o .libs/Flag.o mv -f .deps/Flag.Tpo .deps/Flag.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT GuiConsole.lo -MD -MP -MF .deps/GuiConsole.Tpo -c -o GuiConsole.lo GuiConsole.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT GuiConsole.lo -MD -MP -MF .deps/GuiConsole.Tpo -c GuiConsole.cpp -fPIC -DPIC -o .libs/GuiConsole.o mv -f .deps/GuiConsole.Tpo .deps/GuiConsole.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT HelpView.lo -MD -MP -MF .deps/HelpView.Tpo -c -o HelpView.lo HelpView.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT HelpView.lo -MD -MP -MF .deps/HelpView.Tpo -c HelpView.cpp -fPIC -DPIC -o .libs/HelpView.o mv -f .deps/HelpView.Tpo .deps/HelpView.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT InputVector.lo -MD -MP -MF .deps/InputVector.Tpo -c -o InputVector.lo InputVector.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT InputVector.lo -MD -MP -MF .deps/InputVector.Tpo -c InputVector.cpp -fPIC -DPIC -o .libs/InputVector.o mv -f .deps/InputVector.Tpo .deps/InputVector.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT Placement.lo -MD -MP -MF .deps/Placement.Tpo -c -o Placement.lo Placement.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT Placement.lo -MD -MP -MF .deps/Placement.Tpo -c Placement.cpp -fPIC -DPIC -o .libs/Placement.o mv -f .deps/Placement.Tpo .deps/Placement.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT Macro.lo -MD -MP -MF .deps/Macro.Tpo -c -o Macro.lo Macro.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT Macro.lo -MD -MP -MF .deps/Macro.Tpo -c Macro.cpp -fPIC -DPIC -o .libs/Macro.o mv -f .deps/Macro.Tpo .deps/Macro.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT MainWindow.lo -MD -MP -MF .deps/MainWindow.Tpo -c -o MainWindow.lo MainWindow.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT MainWindow.lo -MD -MP -MF .deps/MainWindow.Tpo -c MainWindow.cpp -fPIC -DPIC -o .libs/MainWindow.o mv -f .deps/MainWindow.Tpo .deps/MainWindow.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT MDIView.lo -MD -MP -MF .deps/MDIView.Tpo -c -o MDIView.lo MDIView.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT MDIView.lo -MD -MP -MF .deps/MDIView.Tpo -c MDIView.cpp -fPIC -DPIC -o .libs/MDIView.o mv -f .deps/MDIView.Tpo .deps/MDIView.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT MenuManager.lo -MD -MP -MF .deps/MenuManager.Tpo -c -o MenuManager.lo MenuManager.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT MenuManager.lo -MD -MP -MF .deps/MenuManager.Tpo -c MenuManager.cpp -fPIC -DPIC -o .libs/MenuManager.o mv -f .deps/MenuManager.Tpo .deps/MenuManager.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT MouseModel.lo -MD -MP -MF .deps/MouseModel.Tpo -c -o MouseModel.lo MouseModel.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT MouseModel.lo -MD -MP -MF .deps/MouseModel.Tpo -c MouseModel.cpp -fPIC -DPIC -o .libs/MouseModel.o mv -f .deps/MouseModel.Tpo .deps/MouseModel.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT NavigationStyle.lo -MD -MP -MF .deps/NavigationStyle.Tpo -c -o NavigationStyle.lo NavigationStyle.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT NavigationStyle.lo -MD -MP -MF .deps/NavigationStyle.Tpo -c NavigationStyle.cpp -fPIC -DPIC -o .libs/NavigationStyle.o mv -f .deps/NavigationStyle.Tpo .deps/NavigationStyle.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT NetworkRetriever.lo -MD -MP -MF .deps/NetworkRetriever.Tpo -c -o NetworkRetriever.lo NetworkRetriever.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT NetworkRetriever.lo -MD -MP -MF .deps/NetworkRetriever.Tpo -c NetworkRetriever.cpp -fPIC -DPIC -o .libs/NetworkRetriever.o mv -f .deps/NetworkRetriever.Tpo .deps/NetworkRetriever.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT OnlineDocumentation.lo -MD -MP -MF .deps/OnlineDocumentation.Tpo -c -o OnlineDocumentation.lo OnlineDocumentation.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT OnlineDocumentation.lo -MD -MP -MF .deps/OnlineDocumentation.Tpo -c OnlineDocumentation.cpp -fPIC -DPIC -o .libs/OnlineDocumentation.o mv -f .deps/OnlineDocumentation.Tpo .deps/OnlineDocumentation.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT PreCompiled.lo -MD -MP -MF .deps/PreCompiled.Tpo -c -o PreCompiled.lo PreCompiled.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT PreCompiled.lo -MD -MP -MF .deps/PreCompiled.Tpo -c PreCompiled.cpp -fPIC -DPIC -o .libs/PreCompiled.o mv -f .deps/PreCompiled.Tpo .deps/PreCompiled.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT PrefWidgets.lo -MD -MP -MF .deps/PrefWidgets.Tpo -c -o PrefWidgets.lo PrefWidgets.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT PrefWidgets.lo -MD -MP -MF .deps/PrefWidgets.Tpo -c PrefWidgets.cpp -fPIC -DPIC -o .libs/PrefWidgets.o mv -f .deps/PrefWidgets.Tpo .deps/PrefWidgets.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT ProgressBar.lo -MD -MP -MF .deps/ProgressBar.Tpo -c -o ProgressBar.lo ProgressBar.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT ProgressBar.lo -MD -MP -MF .deps/ProgressBar.Tpo -c ProgressBar.cpp -fPIC -DPIC -o .libs/ProgressBar.o mv -f .deps/ProgressBar.Tpo .deps/ProgressBar.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT ProgressDialog.lo -MD -MP -MF .deps/ProgressDialog.Tpo -c -o ProgressDialog.lo ProgressDialog.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT ProgressDialog.lo -MD -MP -MF .deps/ProgressDialog.Tpo -c ProgressDialog.cpp -fPIC -DPIC -o .libs/ProgressDialog.o mv -f .deps/ProgressDialog.Tpo .deps/ProgressDialog.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT PropertyPage.lo -MD -MP -MF .deps/PropertyPage.Tpo -c -o PropertyPage.lo PropertyPage.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT PropertyPage.lo -MD -MP -MF .deps/PropertyPage.Tpo -c PropertyPage.cpp -fPIC -DPIC -o .libs/PropertyPage.o mv -f .deps/PropertyPage.Tpo .deps/PropertyPage.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT PropertyView.lo -MD -MP -MF .deps/PropertyView.Tpo -c -o PropertyView.lo PropertyView.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT PropertyView.lo -MD -MP -MF .deps/PropertyView.Tpo -c PropertyView.cpp -fPIC -DPIC -o .libs/PropertyView.o mv -f .deps/PropertyView.Tpo .deps/PropertyView.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT PythonConsole.lo -MD -MP -MF .deps/PythonConsole.Tpo -c -o PythonConsole.lo PythonConsole.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT PythonConsole.lo -MD -MP -MF .deps/PythonConsole.Tpo -c PythonConsole.cpp -fPIC -DPIC -o .libs/PythonConsole.o PythonConsole.cpp: In constructor ‘Gui::PythonConsole::PythonConsole(QWidget*)’: PythonConsole.cpp:372: warning: deprecated conversion from string constant to ‘char*’ PythonConsole.cpp:373: warning: deprecated conversion from string constant to ‘char*’ PythonConsole.cpp:374: warning: deprecated conversion from string constant to ‘char*’ PythonConsole.cpp:375: warning: deprecated conversion from string constant to ‘char*’ PythonConsole.cpp:377: warning: deprecated conversion from string constant to ‘char*’ PythonConsole.cpp:378: warning: deprecated conversion from string constant to ‘char*’ PythonConsole.cpp: In member function ‘void Gui::PythonConsole::runSource(const QString&)’: PythonConsole.cpp:611: warning: deprecated conversion from string constant to ‘char*’ PythonConsole.cpp:612: warning: deprecated conversion from string constant to ‘char*’ PythonConsole.cpp:635: warning: deprecated conversion from string constant to ‘char*’ PythonConsole.cpp:636: warning: deprecated conversion from string constant to ‘char*’ mv -f .deps/PythonConsole.Tpo .deps/PythonConsole.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT PythonConsolePy.lo -MD -MP -MF .deps/PythonConsolePy.Tpo -c -o PythonConsolePy.lo PythonConsolePy.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT PythonConsolePy.lo -MD -MP -MF .deps/PythonConsolePy.Tpo -c PythonConsolePy.cpp -fPIC -DPIC -o .libs/PythonConsolePy.o mv -f .deps/PythonConsolePy.Tpo .deps/PythonConsolePy.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT PythonEditor.lo -MD -MP -MF .deps/PythonEditor.Tpo -c -o PythonEditor.lo PythonEditor.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT PythonEditor.lo -MD -MP -MF .deps/PythonEditor.Tpo -c PythonEditor.cpp -fPIC -DPIC -o .libs/PythonEditor.o mv -f .deps/PythonEditor.Tpo .deps/PythonEditor.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT EditorView.lo -MD -MP -MF .deps/EditorView.Tpo -c -o EditorView.lo EditorView.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT EditorView.lo -MD -MP -MF .deps/EditorView.Tpo -c EditorView.cpp -fPIC -DPIC -o .libs/EditorView.o mv -f .deps/EditorView.Tpo .deps/EditorView.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT PythonWorkbenchPyImp.lo -MD -MP -MF .deps/PythonWorkbenchPyImp.Tpo -c -o PythonWorkbenchPyImp.lo PythonWorkbenchPyImp.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT PythonWorkbenchPyImp.lo -MD -MP -MF .deps/PythonWorkbenchPyImp.Tpo -c PythonWorkbenchPyImp.cpp -fPIC -DPIC -o .libs/PythonWorkbenchPyImp.o mv -f .deps/PythonWorkbenchPyImp.Tpo .deps/PythonWorkbenchPyImp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT ReportView.lo -MD -MP -MF .deps/ReportView.Tpo -c -o ReportView.lo ReportView.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT ReportView.lo -MD -MP -MF .deps/ReportView.Tpo -c ReportView.cpp -fPIC -DPIC -o .libs/ReportView.o mv -f .deps/ReportView.Tpo .deps/ReportView.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT resource.lo -MD -MP -MF .deps/resource.Tpo -c -o resource.lo resource.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT resource.lo -MD -MP -MF .deps/resource.Tpo -c resource.cpp -fPIC -DPIC -o .libs/resource.o mv -f .deps/resource.Tpo .deps/resource.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT SceneInspector.lo -MD -MP -MF .deps/SceneInspector.Tpo -c -o SceneInspector.lo SceneInspector.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT SceneInspector.lo -MD -MP -MF .deps/SceneInspector.Tpo -c SceneInspector.cpp -fPIC -DPIC -o .libs/SceneInspector.o mv -f .deps/SceneInspector.Tpo .deps/SceneInspector.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT Selection.lo -MD -MP -MF .deps/Selection.Tpo -c -o Selection.lo Selection.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT Selection.lo -MD -MP -MF .deps/Selection.Tpo -c Selection.cpp -fPIC -DPIC -o .libs/Selection.o mv -f .deps/Selection.Tpo .deps/Selection.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT SelectionObject.lo -MD -MP -MF .deps/SelectionObject.Tpo -c -o SelectionObject.lo SelectionObject.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT SelectionObject.lo -MD -MP -MF .deps/SelectionObject.Tpo -c SelectionObject.cpp -fPIC -DPIC -o .libs/SelectionObject.o mv -f .deps/SelectionObject.Tpo .deps/SelectionObject.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT SelectionObjectPyImp.lo -MD -MP -MF .deps/SelectionObjectPyImp.Tpo -c -o SelectionObjectPyImp.lo SelectionObjectPyImp.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT SelectionObjectPyImp.lo -MD -MP -MF .deps/SelectionObjectPyImp.Tpo -c SelectionObjectPyImp.cpp -fPIC -DPIC -o .libs/SelectionObjectPyImp.o In file included from SelectionObjectPyImp.cpp:11: SelectionObjectPy.cpp:140: warning: deprecated conversion from string constant to ‘char*’ SelectionObjectPy.cpp:140: warning: deprecated conversion from string constant to ‘char*’ SelectionObjectPy.cpp:140: warning: deprecated conversion from string constant to ‘char*’ SelectionObjectPy.cpp:140: warning: deprecated conversion from string constant to ‘char*’ SelectionObjectPy.cpp:140: warning: deprecated conversion from string constant to ‘char*’ SelectionObjectPy.cpp:140: warning: deprecated conversion from string constant to ‘char*’ SelectionObjectPy.cpp:140: warning: deprecated conversion from string constant to ‘char*’ SelectionObjectPy.cpp:140: warning: deprecated conversion from string constant to ‘char*’ SelectionObjectPy.cpp:140: warning: deprecated conversion from string constant to ‘char*’ SelectionObjectPy.cpp:140: warning: deprecated conversion from string constant to ‘char*’ SelectionObjectPy.cpp:140: warning: deprecated conversion from string constant to ‘char*’ SelectionObjectPy.cpp:140: warning: deprecated conversion from string constant to ‘char*’ SelectionObjectPy.cpp:140: warning: deprecated conversion from string constant to ‘char*’ SelectionObjectPy.cpp:140: warning: deprecated conversion from string constant to ‘char*’ SelectionObjectPy.cpp:140: warning: deprecated conversion from string constant to ‘char*’ SelectionObjectPy.cpp:140: warning: deprecated conversion from string constant to ‘char*’ mv -f .deps/SelectionObjectPyImp.Tpo .deps/SelectionObjectPyImp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT SelectionView.lo -MD -MP -MF .deps/SelectionView.Tpo -c -o SelectionView.lo SelectionView.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT SelectionView.lo -MD -MP -MF .deps/SelectionView.Tpo -c SelectionView.cpp -fPIC -DPIC -o .libs/SelectionView.o mv -f .deps/SelectionView.Tpo .deps/SelectionView.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT SoFCBackgroundGradient.lo -MD -MP -MF .deps/SoFCBackgroundGradient.Tpo -c -o SoFCBackgroundGradient.lo SoFCBackgroundGradient.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT SoFCBackgroundGradient.lo -MD -MP -MF .deps/SoFCBackgroundGradient.Tpo -c SoFCBackgroundGradient.cpp -fPIC -DPIC -o .libs/SoFCBackgroundGradient.o mv -f .deps/SoFCBackgroundGradient.Tpo .deps/SoFCBackgroundGradient.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT SoFCBoundingBox.lo -MD -MP -MF .deps/SoFCBoundingBox.Tpo -c -o SoFCBoundingBox.lo SoFCBoundingBox.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT SoFCBoundingBox.lo -MD -MP -MF .deps/SoFCBoundingBox.Tpo -c SoFCBoundingBox.cpp -fPIC -DPIC -o .libs/SoFCBoundingBox.o mv -f .deps/SoFCBoundingBox.Tpo .deps/SoFCBoundingBox.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT SoFCColorBar.lo -MD -MP -MF .deps/SoFCColorBar.Tpo -c -o SoFCColorBar.lo SoFCColorBar.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT SoFCColorBar.lo -MD -MP -MF .deps/SoFCColorBar.Tpo -c SoFCColorBar.cpp -fPIC -DPIC -o .libs/SoFCColorBar.o mv -f .deps/SoFCColorBar.Tpo .deps/SoFCColorBar.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT SoFCColorGradient.lo -MD -MP -MF .deps/SoFCColorGradient.Tpo -c -o SoFCColorGradient.lo SoFCColorGradient.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT SoFCColorGradient.lo -MD -MP -MF .deps/SoFCColorGradient.Tpo -c SoFCColorGradient.cpp -fPIC -DPIC -o .libs/SoFCColorGradient.o mv -f .deps/SoFCColorGradient.Tpo .deps/SoFCColorGradient.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT SoFCColorLegend.lo -MD -MP -MF .deps/SoFCColorLegend.Tpo -c -o SoFCColorLegend.lo SoFCColorLegend.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT SoFCColorLegend.lo -MD -MP -MF .deps/SoFCColorLegend.Tpo -c SoFCColorLegend.cpp -fPIC -DPIC -o .libs/SoFCColorLegend.o mv -f .deps/SoFCColorLegend.Tpo .deps/SoFCColorLegend.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT SoFCDB.lo -MD -MP -MF .deps/SoFCDB.Tpo -c -o SoFCDB.lo SoFCDB.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT SoFCDB.lo -MD -MP -MF .deps/SoFCDB.Tpo -c SoFCDB.cpp -fPIC -DPIC -o .libs/SoFCDB.o mv -f .deps/SoFCDB.Tpo .deps/SoFCDB.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT SoFCInteractiveElement.lo -MD -MP -MF .deps/SoFCInteractiveElement.Tpo -c -o SoFCInteractiveElement.lo SoFCInteractiveElement.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT SoFCInteractiveElement.lo -MD -MP -MF .deps/SoFCInteractiveElement.Tpo -c SoFCInteractiveElement.cpp -fPIC -DPIC -o .libs/SoFCInteractiveElement.o mv -f .deps/SoFCInteractiveElement.Tpo .deps/SoFCInteractiveElement.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT SoNavigationDragger.lo -MD -MP -MF .deps/SoNavigationDragger.Tpo -c -o SoNavigationDragger.lo SoNavigationDragger.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT SoNavigationDragger.lo -MD -MP -MF .deps/SoNavigationDragger.Tpo -c SoNavigationDragger.cpp -fPIC -DPIC -o .libs/SoNavigationDragger.o mv -f .deps/SoNavigationDragger.Tpo .deps/SoNavigationDragger.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT SoFCOffscreenRenderer.lo -MD -MP -MF .deps/SoFCOffscreenRenderer.Tpo -c -o SoFCOffscreenRenderer.lo SoFCOffscreenRenderer.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT SoFCOffscreenRenderer.lo -MD -MP -MF .deps/SoFCOffscreenRenderer.Tpo -c SoFCOffscreenRenderer.cpp -fPIC -DPIC -o .libs/SoFCOffscreenRenderer.o mv -f .deps/SoFCOffscreenRenderer.Tpo .deps/SoFCOffscreenRenderer.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT SoFCSelection.lo -MD -MP -MF .deps/SoFCSelection.Tpo -c -o SoFCSelection.lo SoFCSelection.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT SoFCSelection.lo -MD -MP -MF .deps/SoFCSelection.Tpo -c SoFCSelection.cpp -fPIC -DPIC -o .libs/SoFCSelection.o mv -f .deps/SoFCSelection.Tpo .deps/SoFCSelection.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT SoFCSelectionAction.lo -MD -MP -MF .deps/SoFCSelectionAction.Tpo -c -o SoFCSelectionAction.lo SoFCSelectionAction.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT SoFCSelectionAction.lo -MD -MP -MF .deps/SoFCSelectionAction.Tpo -c SoFCSelectionAction.cpp -fPIC -DPIC -o .libs/SoFCSelectionAction.o mv -f .deps/SoFCSelectionAction.Tpo .deps/SoFCSelectionAction.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT SoFCVectorizeSVGAction.lo -MD -MP -MF .deps/SoFCVectorizeSVGAction.Tpo -c -o SoFCVectorizeSVGAction.lo SoFCVectorizeSVGAction.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT SoFCVectorizeSVGAction.lo -MD -MP -MF .deps/SoFCVectorizeSVGAction.Tpo -c SoFCVectorizeSVGAction.cpp -fPIC -DPIC -o .libs/SoFCVectorizeSVGAction.o mv -f .deps/SoFCVectorizeSVGAction.Tpo .deps/SoFCVectorizeSVGAction.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT SoTextLabel.lo -MD -MP -MF .deps/SoTextLabel.Tpo -c -o SoTextLabel.lo SoTextLabel.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT SoTextLabel.lo -MD -MP -MF .deps/SoTextLabel.Tpo -c SoTextLabel.cpp -fPIC -DPIC -o .libs/SoTextLabel.o SoTextLabel.cpp: In member function ‘virtual void Gui::SoTextLabel::GLRender(SoGLRenderAction*)’: SoTextLabel.cpp:135: warning: unused variable ‘space’ SoTextLabel.cpp:136: warning: unused variable ‘fontsize’ mv -f .deps/SoTextLabel.Tpo .deps/SoTextLabel.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT SpinBox.lo -MD -MP -MF .deps/SpinBox.Tpo -c -o SpinBox.lo SpinBox.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT SpinBox.lo -MD -MP -MF .deps/SpinBox.Tpo -c SpinBox.cpp -fPIC -DPIC -o .libs/SpinBox.o mv -f .deps/SpinBox.Tpo .deps/SpinBox.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT Splashscreen.lo -MD -MP -MF .deps/Splashscreen.Tpo -c -o Splashscreen.lo Splashscreen.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT Splashscreen.lo -MD -MP -MF .deps/Splashscreen.Tpo -c Splashscreen.cpp -fPIC -DPIC -o .libs/Splashscreen.o mv -f .deps/Splashscreen.Tpo .deps/Splashscreen.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT SplitView3DInventor.lo -MD -MP -MF .deps/SplitView3DInventor.Tpo -c -o SplitView3DInventor.lo SplitView3DInventor.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT SplitView3DInventor.lo -MD -MP -MF .deps/SplitView3DInventor.Tpo -c SplitView3DInventor.cpp -fPIC -DPIC -o .libs/SplitView3DInventor.o mv -f .deps/SplitView3DInventor.Tpo .deps/SplitView3DInventor.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT SyntaxHighlighter.lo -MD -MP -MF .deps/SyntaxHighlighter.Tpo -c -o SyntaxHighlighter.lo SyntaxHighlighter.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT SyntaxHighlighter.lo -MD -MP -MF .deps/SyntaxHighlighter.Tpo -c SyntaxHighlighter.cpp -fPIC -DPIC -o .libs/SyntaxHighlighter.o mv -f .deps/SyntaxHighlighter.Tpo .deps/SyntaxHighlighter.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT TaskPanelView.lo -MD -MP -MF .deps/TaskPanelView.Tpo -c -o TaskPanelView.lo TaskPanelView.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT TaskPanelView.lo -MD -MP -MF .deps/TaskPanelView.Tpo -c TaskPanelView.cpp -fPIC -DPIC -o .libs/TaskPanelView.o mv -f .deps/TaskPanelView.Tpo .deps/TaskPanelView.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT TextEdit.lo -MD -MP -MF .deps/TextEdit.Tpo -c -o TextEdit.lo TextEdit.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT TextEdit.lo -MD -MP -MF .deps/TextEdit.Tpo -c TextEdit.cpp -fPIC -DPIC -o .libs/TextEdit.o mv -f .deps/TextEdit.Tpo .deps/TextEdit.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT Thumbnail.lo -MD -MP -MF .deps/Thumbnail.Tpo -c -o Thumbnail.lo Thumbnail.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT Thumbnail.lo -MD -MP -MF .deps/Thumbnail.Tpo -c Thumbnail.cpp -fPIC -DPIC -o .libs/Thumbnail.o mv -f .deps/Thumbnail.Tpo .deps/Thumbnail.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT ToolBarManager.lo -MD -MP -MF .deps/ToolBarManager.Tpo -c -o ToolBarManager.lo ToolBarManager.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT ToolBarManager.lo -MD -MP -MF .deps/ToolBarManager.Tpo -c ToolBarManager.cpp -fPIC -DPIC -o .libs/ToolBarManager.o mv -f .deps/ToolBarManager.Tpo .deps/ToolBarManager.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT ToolBox.lo -MD -MP -MF .deps/ToolBox.Tpo -c -o ToolBox.lo ToolBox.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT ToolBox.lo -MD -MP -MF .deps/ToolBox.Tpo -c ToolBox.cpp -fPIC -DPIC -o .libs/ToolBox.o mv -f .deps/ToolBox.Tpo .deps/ToolBox.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT ToolBoxManager.lo -MD -MP -MF .deps/ToolBoxManager.Tpo -c -o ToolBoxManager.lo ToolBoxManager.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT ToolBoxManager.lo -MD -MP -MF .deps/ToolBoxManager.Tpo -c ToolBoxManager.cpp -fPIC -DPIC -o .libs/ToolBoxManager.o mv -f .deps/ToolBoxManager.Tpo .deps/ToolBoxManager.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT Tree.lo -MD -MP -MF .deps/Tree.Tpo -c -o Tree.lo Tree.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT Tree.lo -MD -MP -MF .deps/Tree.Tpo -c Tree.cpp -fPIC -DPIC -o .libs/Tree.o mv -f .deps/Tree.Tpo .deps/Tree.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT View.lo -MD -MP -MF .deps/View.Tpo -c -o View.lo View.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT View.lo -MD -MP -MF .deps/View.Tpo -c View.cpp -fPIC -DPIC -o .libs/View.o mv -f .deps/View.Tpo .deps/View.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT View3DInventor.lo -MD -MP -MF .deps/View3DInventor.Tpo -c -o View3DInventor.lo View3DInventor.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT View3DInventor.lo -MD -MP -MF .deps/View3DInventor.Tpo -c View3DInventor.cpp -fPIC -DPIC -o .libs/View3DInventor.o mv -f .deps/View3DInventor.Tpo .deps/View3DInventor.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT View3DInventorExamples.lo -MD -MP -MF .deps/View3DInventorExamples.Tpo -c -o View3DInventorExamples.lo View3DInventorExamples.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT View3DInventorExamples.lo -MD -MP -MF .deps/View3DInventorExamples.Tpo -c View3DInventorExamples.cpp -fPIC -DPIC -o .libs/View3DInventorExamples.o mv -f .deps/View3DInventorExamples.Tpo .deps/View3DInventorExamples.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT View3DInventorViewer.lo -MD -MP -MF .deps/View3DInventorViewer.Tpo -c -o View3DInventorViewer.lo View3DInventorViewer.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT View3DInventorViewer.lo -MD -MP -MF .deps/View3DInventorViewer.Tpo -c View3DInventorViewer.cpp -fPIC -DPIC -o .libs/View3DInventorViewer.o mv -f .deps/View3DInventorViewer.Tpo .deps/View3DInventorViewer.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT View3DPy.lo -MD -MP -MF .deps/View3DPy.Tpo -c -o View3DPy.lo View3DPy.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT View3DPy.lo -MD -MP -MF .deps/View3DPy.Tpo -c View3DPy.cpp -fPIC -DPIC -o .libs/View3DPy.o View3DPy.cpp: In member function ‘Py::Object Gui::View3DInventorPy::saveImage(const Py::Tuple&)’: View3DPy.cpp:418: warning: deprecated conversion from string constant to ‘char*’ View3DPy.cpp:418: warning: deprecated conversion from string constant to ‘char*’ mv -f .deps/View3DPy.Tpo .deps/View3DPy.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT ViewProvider.lo -MD -MP -MF .deps/ViewProvider.Tpo -c -o ViewProvider.lo ViewProvider.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT ViewProvider.lo -MD -MP -MF .deps/ViewProvider.Tpo -c ViewProvider.cpp -fPIC -DPIC -o .libs/ViewProvider.o mv -f .deps/ViewProvider.Tpo .deps/ViewProvider.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT ViewProviderAnnotation.lo -MD -MP -MF .deps/ViewProviderAnnotation.Tpo -c -o ViewProviderAnnotation.lo ViewProviderAnnotation.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT ViewProviderAnnotation.lo -MD -MP -MF .deps/ViewProviderAnnotation.Tpo -c ViewProviderAnnotation.cpp -fPIC -DPIC -o .libs/ViewProviderAnnotation.o mv -f .deps/ViewProviderAnnotation.Tpo .deps/ViewProviderAnnotation.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT ViewProviderDocumentObject.lo -MD -MP -MF .deps/ViewProviderDocumentObject.Tpo -c -o ViewProviderDocumentObject.lo ViewProviderDocumentObject.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT ViewProviderDocumentObject.lo -MD -MP -MF .deps/ViewProviderDocumentObject.Tpo -c ViewProviderDocumentObject.cpp -fPIC -DPIC -o .libs/ViewProviderDocumentObject.o mv -f .deps/ViewProviderDocumentObject.Tpo .deps/ViewProviderDocumentObject.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT ViewProviderDocumentObjectGroup.lo -MD -MP -MF .deps/ViewProviderDocumentObjectGroup.Tpo -c -o ViewProviderDocumentObjectGroup.lo ViewProviderDocumentObjectGroup.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT ViewProviderDocumentObjectGroup.lo -MD -MP -MF .deps/ViewProviderDocumentObjectGroup.Tpo -c ViewProviderDocumentObjectGroup.cpp -fPIC -DPIC -o .libs/ViewProviderDocumentObjectGroup.o mv -f .deps/ViewProviderDocumentObjectGroup.Tpo .deps/ViewProviderDocumentObjectGroup.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT ViewProviderExtern.lo -MD -MP -MF .deps/ViewProviderExtern.Tpo -c -o ViewProviderExtern.lo ViewProviderExtern.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT ViewProviderExtern.lo -MD -MP -MF .deps/ViewProviderExtern.Tpo -c ViewProviderExtern.cpp -fPIC -DPIC -o .libs/ViewProviderExtern.o mv -f .deps/ViewProviderExtern.Tpo .deps/ViewProviderExtern.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT ViewProviderFeature.lo -MD -MP -MF .deps/ViewProviderFeature.Tpo -c -o ViewProviderFeature.lo ViewProviderFeature.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT ViewProviderFeature.lo -MD -MP -MF .deps/ViewProviderFeature.Tpo -c ViewProviderFeature.cpp -fPIC -DPIC -o .libs/ViewProviderFeature.o mv -f .deps/ViewProviderFeature.Tpo .deps/ViewProviderFeature.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT ViewProviderGeometryObject.lo -MD -MP -MF .deps/ViewProviderGeometryObject.Tpo -c -o ViewProviderGeometryObject.lo ViewProviderGeometryObject.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT ViewProviderGeometryObject.lo -MD -MP -MF .deps/ViewProviderGeometryObject.Tpo -c ViewProviderGeometryObject.cpp -fPIC -DPIC -o .libs/ViewProviderGeometryObject.o mv -f .deps/ViewProviderGeometryObject.Tpo .deps/ViewProviderGeometryObject.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT ViewProviderInventorObject.lo -MD -MP -MF .deps/ViewProviderInventorObject.Tpo -c -o ViewProviderInventorObject.lo ViewProviderInventorObject.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT ViewProviderInventorObject.lo -MD -MP -MF .deps/ViewProviderInventorObject.Tpo -c ViewProviderInventorObject.cpp -fPIC -DPIC -o .libs/ViewProviderInventorObject.o mv -f .deps/ViewProviderInventorObject.Tpo .deps/ViewProviderInventorObject.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT ViewProviderVRMLObject.lo -MD -MP -MF .deps/ViewProviderVRMLObject.Tpo -c -o ViewProviderVRMLObject.lo ViewProviderVRMLObject.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT ViewProviderVRMLObject.lo -MD -MP -MF .deps/ViewProviderVRMLObject.Tpo -c ViewProviderVRMLObject.cpp -fPIC -DPIC -o .libs/ViewProviderVRMLObject.o mv -f .deps/ViewProviderVRMLObject.Tpo .deps/ViewProviderVRMLObject.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT ViewProviderPyImp.lo -MD -MP -MF .deps/ViewProviderPyImp.Tpo -c -o ViewProviderPyImp.lo ViewProviderPyImp.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT ViewProviderPyImp.lo -MD -MP -MF .deps/ViewProviderPyImp.Tpo -c ViewProviderPyImp.cpp -fPIC -DPIC -o .libs/ViewProviderPyImp.o In file included from ViewProviderPyImp.cpp:33: ViewProviderPy.cpp:119: warning: deprecated conversion from string constant to ‘char*’ ViewProviderPy.cpp:119: warning: deprecated conversion from string constant to ‘char*’ ViewProviderPy.cpp:119: warning: deprecated conversion from string constant to ‘char*’ ViewProviderPy.cpp:119: warning: deprecated conversion from string constant to ‘char*’ mv -f .deps/ViewProviderPyImp.Tpo .deps/ViewProviderPyImp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT ViewProviderDocumentObjectPyImp.lo -MD -MP -MF .deps/ViewProviderDocumentObjectPyImp.Tpo -c -o ViewProviderDocumentObjectPyImp.lo ViewProviderDocumentObjectPyImp.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT ViewProviderDocumentObjectPyImp.lo -MD -MP -MF .deps/ViewProviderDocumentObjectPyImp.Tpo -c ViewProviderDocumentObjectPyImp.cpp -fPIC -DPIC -o .libs/ViewProviderDocumentObjectPyImp.o In file included from ViewProviderDocumentObjectPyImp.cpp:35: ViewProviderDocumentObjectPy.cpp:93: warning: deprecated conversion from string constant to ‘char*’ ViewProviderDocumentObjectPy.cpp:93: warning: deprecated conversion from string constant to ‘char*’ mv -f .deps/ViewProviderDocumentObjectPyImp.Tpo .deps/ViewProviderDocumentObjectPyImp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT ViewProviderMeasureDistance.lo -MD -MP -MF .deps/ViewProviderMeasureDistance.Tpo -c -o ViewProviderMeasureDistance.lo ViewProviderMeasureDistance.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT ViewProviderMeasureDistance.lo -MD -MP -MF .deps/ViewProviderMeasureDistance.Tpo -c ViewProviderMeasureDistance.cpp -fPIC -DPIC -o .libs/ViewProviderMeasureDistance.o mv -f .deps/ViewProviderMeasureDistance.Tpo .deps/ViewProviderMeasureDistance.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT ViewProviderPythonFeature.lo -MD -MP -MF .deps/ViewProviderPythonFeature.Tpo -c -o ViewProviderPythonFeature.lo ViewProviderPythonFeature.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT ViewProviderPythonFeature.lo -MD -MP -MF .deps/ViewProviderPythonFeature.Tpo -c ViewProviderPythonFeature.cpp -fPIC -DPIC -o .libs/ViewProviderPythonFeature.o mv -f .deps/ViewProviderPythonFeature.Tpo .deps/ViewProviderPythonFeature.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT ViewProviderPythonFeaturePyImp.lo -MD -MP -MF .deps/ViewProviderPythonFeaturePyImp.Tpo -c -o ViewProviderPythonFeaturePyImp.lo ViewProviderPythonFeaturePyImp.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT ViewProviderPythonFeaturePyImp.lo -MD -MP -MF .deps/ViewProviderPythonFeaturePyImp.Tpo -c ViewProviderPythonFeaturePyImp.cpp -fPIC -DPIC -o .libs/ViewProviderPythonFeaturePyImp.o mv -f .deps/ViewProviderPythonFeaturePyImp.Tpo .deps/ViewProviderPythonFeaturePyImp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT WaitCursor.lo -MD -MP -MF .deps/WaitCursor.Tpo -c -o WaitCursor.lo WaitCursor.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT WaitCursor.lo -MD -MP -MF .deps/WaitCursor.Tpo -c WaitCursor.cpp -fPIC -DPIC -o .libs/WaitCursor.o mv -f .deps/WaitCursor.Tpo .deps/WaitCursor.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT WhatsThis.lo -MD -MP -MF .deps/WhatsThis.Tpo -c -o WhatsThis.lo WhatsThis.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT WhatsThis.lo -MD -MP -MF .deps/WhatsThis.Tpo -c WhatsThis.cpp -fPIC -DPIC -o .libs/WhatsThis.o mv -f .deps/WhatsThis.Tpo .deps/WhatsThis.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT WidgetFactory.lo -MD -MP -MF .deps/WidgetFactory.Tpo -c -o WidgetFactory.lo WidgetFactory.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT WidgetFactory.lo -MD -MP -MF .deps/WidgetFactory.Tpo -c WidgetFactory.cpp -fPIC -DPIC -o .libs/WidgetFactory.o mv -f .deps/WidgetFactory.Tpo .deps/WidgetFactory.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT Widgets.lo -MD -MP -MF .deps/Widgets.Tpo -c -o Widgets.lo Widgets.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT Widgets.lo -MD -MP -MF .deps/Widgets.Tpo -c Widgets.cpp -fPIC -DPIC -o .libs/Widgets.o mv -f .deps/Widgets.Tpo .deps/Widgets.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT Window.lo -MD -MP -MF .deps/Window.Tpo -c -o Window.lo Window.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT Window.lo -MD -MP -MF .deps/Window.Tpo -c Window.cpp -fPIC -DPIC -o .libs/Window.o mv -f .deps/Window.Tpo .deps/Window.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT Workbench.lo -MD -MP -MF .deps/Workbench.Tpo -c -o Workbench.lo Workbench.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT Workbench.lo -MD -MP -MF .deps/Workbench.Tpo -c Workbench.cpp -fPIC -DPIC -o .libs/Workbench.o mv -f .deps/Workbench.Tpo .deps/Workbench.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT WorkbenchFactory.lo -MD -MP -MF .deps/WorkbenchFactory.Tpo -c -o WorkbenchFactory.lo WorkbenchFactory.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT WorkbenchFactory.lo -MD -MP -MF .deps/WorkbenchFactory.Tpo -c WorkbenchFactory.cpp -fPIC -DPIC -o .libs/WorkbenchFactory.o mv -f .deps/WorkbenchFactory.Tpo .deps/WorkbenchFactory.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT WorkbenchManager.lo -MD -MP -MF .deps/WorkbenchManager.Tpo -c -o WorkbenchManager.lo WorkbenchManager.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT WorkbenchManager.lo -MD -MP -MF .deps/WorkbenchManager.Tpo -c WorkbenchManager.cpp -fPIC -DPIC -o .libs/WorkbenchManager.o mv -f .deps/WorkbenchManager.Tpo .deps/WorkbenchManager.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT WorkbenchPyImp.lo -MD -MP -MF .deps/WorkbenchPyImp.Tpo -c -o WorkbenchPyImp.lo WorkbenchPyImp.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT WorkbenchPyImp.lo -MD -MP -MF .deps/WorkbenchPyImp.Tpo -c WorkbenchPyImp.cpp -fPIC -DPIC -o .libs/WorkbenchPyImp.o mv -f .deps/WorkbenchPyImp.Tpo .deps/WorkbenchPyImp.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -I../../src -I../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -L../Base -L../App -L/usr/share/qt4/lib -lQtCore -lQtGui -lQt3Support -lQtNetwork -lQtOpenGL -lQtSvg -lQtXml -lX11 -lXext -lXmu -lXt -lXi -lQtWebKit -L/usr/lib -lCoin -lGL -lXext -lSM -lICE -lX11 -ldl -lpthread -L/usr/lib -lSoQt4 -lXmu -lQtCore -lQtGui -lQtOpenGL -lXi -lCoin -lGL -lXext -lSM -lICE -lX11 -ldl -lpthread -L/usr/lib -L/usr/lib -L/usr/lib -version-info 2:0:0 -Wl,-z,defs -lpthread -o libFreeCADGui.la -rpath /usr/lib/freecad/lib Action.lo Application.lo ApplicationPy.lo Assistant.lo BitmapFactory.lo BrowserView.lo CallTips.lo CombiView.lo Command.lo CommandDoc.lo CommandFeat.lo CommandStd.lo CommandWindow.lo CommandTest.lo CommandView.lo DlgActionsImp.lo DlgActivateWindowImp.lo DlgCommandsImp.lo DlgCustomizeImp.lo DlgDisplayPropertiesImp.lo DlgEditorImp.lo DlgGeneralImp.lo DlgInputDialogImp.lo DlgKeyboardImp.lo DlgMacroExecuteImp.lo DlgMacroRecordImp.lo DlgMaterialPropertiesImp.lo DlgOnlineHelpImp.lo DlgParameterImp.lo DlgPreferencesImp.lo DlgProjectInformationImp.lo DlgReportViewImp.lo DlgRunExternal.lo DlgEditFileIncludeProptertyExternal.lo DlgSettings3DViewImp.lo DlgSettingsViewColor.lo DlgSettingsColorGradientImp.lo DlgSettingsDocumentImp.lo DlgSettingsImageImp.lo DlgSettingsMacroImp.lo DlgTipOfTheDayImp.lo DlgToolbarsImp.lo DlgUndoRedo.lo DockWindow.lo DockWindowManager.lo Document.lo DocumentPyImp.lo Doxygen.lo FileDialog.lo Flag.lo GuiConsole.lo HelpView.lo InputVector.lo Placement.lo Macro.lo MainWindow.lo MDIView.lo MenuManager.lo MouseModel.lo NavigationStyle.lo NetworkRetriever.lo OnlineDocumentation.lo PreCompiled.lo PrefWidgets.lo ProgressBar.lo ProgressDialog.lo PropertyPage.lo PropertyView.lo PythonConsole.lo PythonConsolePy.lo PythonEditor.lo EditorView.lo PythonWorkbenchPyImp.lo ReportView.lo resource.lo SceneInspector.lo Selection.lo SelectionObject.lo SelectionObjectPyImp.lo SelectionView.lo SoFCBackgroundGradient.lo SoFCBoundingBox.lo SoFCColorBar.lo SoFCColorGradient.lo SoFCColorLegend.lo SoFCDB.lo SoFCInteractiveElement.lo SoNavigationDragger.lo SoFCOffscreenRenderer.lo SoFCSelection.lo SoFCSelectionAction.lo SoFCVectorizeSVGAction.lo SoTextLabel.lo SpinBox.lo Splashscreen.lo SplitView3DInventor.lo SyntaxHighlighter.lo TaskPanelView.lo TextEdit.lo Thumbnail.lo ToolBarManager.lo ToolBox.lo ToolBoxManager.lo Tree.lo View.lo View3DInventor.lo View3DInventorExamples.lo View3DInventorViewer.lo View3DPy.lo ViewProvider.lo ViewProviderAnnotation.lo ViewProviderDocumentObject.lo ViewProviderDocumentObjectGroup.lo ViewProviderExtern.lo ViewProviderFeature.lo ViewProviderGeometryObject.lo ViewProviderInventorObject.lo ViewProviderVRMLObject.lo ViewProviderPyImp.lo ViewProviderDocumentObjectPyImp.lo ViewProviderMeasureDistance.lo ViewProviderPythonFeature.lo ViewProviderPythonFeaturePyImp.lo WaitCursor.lo WhatsThis.lo WidgetFactory.lo Widgets.lo Window.lo Workbench.lo WorkbenchFactory.lo WorkbenchManager.lo WorkbenchPyImp.lo Icons/libIcons.la Language/libLanguage.la propertyeditor/libpropertyeditor.la iisTaskPanel/libTaskPanel.la TaskView/libTaskView.la -lboost_filesystem-mt -lboost_signals-mt -lboost_system-mt -lpython2.5 -lzipios -lQtUiTools -lxerces-c -lFreeCADBase -lFreeCADApp x86_64-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.3.2/crtbeginS.o .libs/Action.o .libs/Application.o .libs/ApplicationPy.o .libs/Assistant.o .libs/BitmapFactory.o .libs/BrowserView.o .libs/CallTips.o .libs/CombiView.o .libs/Command.o .libs/CommandDoc.o .libs/CommandFeat.o .libs/CommandStd.o .libs/CommandWindow.o .libs/CommandTest.o .libs/CommandView.o .libs/DlgActionsImp.o .libs/DlgActivateWindowImp.o .libs/DlgCommandsImp.o .libs/DlgCustomizeImp.o .libs/DlgDisplayPropertiesImp.o .libs/DlgEditorImp.o .libs/DlgGeneralImp.o .libs/DlgInputDialogImp.o .libs/DlgKeyboardImp.o .libs/DlgMacroExecuteImp.o .libs/DlgMacroRecordImp.o .libs/DlgMaterialPropertiesImp.o .libs/DlgOnlineHelpImp.o .libs/DlgParameterImp.o .libs/DlgPreferencesImp.o .libs/DlgProjectInformationImp.o .libs/DlgReportViewImp.o .libs/DlgRunExternal.o .libs/DlgEditFileIncludeProptertyExternal.o .libs/DlgSettings3DViewImp.o .libs/DlgSettingsViewColor.o .libs/DlgSettingsColorGradientImp.o .libs/DlgSettingsDocumentImp.o .libs/DlgSettingsImageImp.o .libs/DlgSettingsMacroImp.o .libs/DlgTipOfTheDayImp.o .libs/DlgToolbarsImp.o .libs/DlgUndoRedo.o .libs/DockWindow.o .libs/DockWindowManager.o .libs/Document.o .libs/DocumentPyImp.o .libs/Doxygen.o .libs/FileDialog.o .libs/Flag.o .libs/GuiConsole.o .libs/HelpView.o .libs/InputVector.o .libs/Placement.o .libs/Macro.o .libs/MainWindow.o .libs/MDIView.o .libs/MenuManager.o .libs/MouseModel.o .libs/NavigationStyle.o .libs/NetworkRetriever.o .libs/OnlineDocumentation.o .libs/PreCompiled.o .libs/PrefWidgets.o .libs/ProgressBar.o .libs/ProgressDialog.o .libs/PropertyPage.o .libs/PropertyView.o .libs/PythonConsole.o .libs/PythonConsolePy.o .libs/PythonEditor.o .libs/EditorView.o .libs/PythonWorkbenchPyImp.o .libs/ReportView.o .libs/resource.o .libs/SceneInspector.o .libs/Selection.o .libs/SelectionObject.o .libs/SelectionObjectPyImp.o .libs/SelectionView.o .libs/SoFCBackgroundGradient.o .libs/SoFCBoundingBox.o .libs/SoFCColorBar.o .libs/SoFCColorGradient.o .libs/SoFCColorLegend.o .libs/SoFCDB.o .libs/SoFCInteractiveElement.o .libs/SoNavigationDragger.o .libs/SoFCOffscreenRenderer.o .libs/SoFCSelection.o .libs/SoFCSelectionAction.o .libs/SoFCVectorizeSVGAction.o .libs/SoTextLabel.o .libs/SpinBox.o .libs/Splashscreen.o .libs/SplitView3DInventor.o .libs/SyntaxHighlighter.o .libs/TaskPanelView.o .libs/TextEdit.o .libs/Thumbnail.o .libs/ToolBarManager.o .libs/ToolBox.o .libs/ToolBoxManager.o .libs/Tree.o .libs/View.o .libs/View3DInventor.o .libs/View3DInventorExamples.o .libs/View3DInventorViewer.o .libs/View3DPy.o .libs/ViewProvider.o .libs/ViewProviderAnnotation.o .libs/ViewProviderDocumentObject.o .libs/ViewProviderDocumentObjectGroup.o .libs/ViewProviderExtern.o .libs/ViewProviderFeature.o .libs/ViewProviderGeometryObject.o .libs/ViewProviderInventorObject.o .libs/ViewProviderVRMLObject.o .libs/ViewProviderPyImp.o .libs/ViewProviderDocumentObjectPyImp.o .libs/ViewProviderMeasureDistance.o .libs/ViewProviderPythonFeature.o .libs/ViewProviderPythonFeaturePyImp.o .libs/WaitCursor.o .libs/WhatsThis.o .libs/WidgetFactory.o .libs/Widgets.o .libs/Window.o .libs/Workbench.o .libs/WorkbenchFactory.o .libs/WorkbenchManager.o .libs/WorkbenchPyImp.o -Wl,--whole-archive Icons/.libs/libIcons.a Language/.libs/libLanguage.a propertyeditor/.libs/libpropertyeditor.a iisTaskPanel/.libs/libTaskPanel.a TaskView/.libs/libTaskView.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/Base/.libs -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/App/.libs -Wl,--rpath -Wl,/usr/lib/freecad/lib -L/home/hazelsct/freecad-0.9.2646/src/Base -L/home/hazelsct/freecad-0.9.2646/src/App -L/usr/share/qt4/lib -lQt3Support -lQtNetwork -lQtSvg -lQtXml -lXt -lQtWebKit -L/usr/lib /usr/lib/libSoQt4.so -lXmu -lQtCore -lQtGui -lQtOpenGL -lXi /usr/lib/libCoin.so -lGL -lXext -lSM -lICE -lX11 -ldl -lpthread -lboost_filesystem-mt -lboost_signals-mt -lboost_system-mt -lpython2.5 -lzipios -lQtUiTools -lxerces-c /home/hazelsct/freecad-0.9.2646/src/Base/.libs/libFreeCADBase.so /home/hazelsct/freecad-0.9.2646/src/App/.libs/libFreeCADApp.so -L/home/hazelsct/x86_64-linux/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2 -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/home/hazelsct/x86_64-linux/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.3.2/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/crtn.o -Wl,-z -Wl,defs -Wl,-soname -Wl,libFreeCADGui.so.2 -o .libs/libFreeCADGui.so.2.0.0 (cd .libs && rm -f libFreeCADGui.so.2 && ln -s libFreeCADGui.so.2.0.0 libFreeCADGui.so.2) (cd .libs && rm -f libFreeCADGui.so && ln -s libFreeCADGui.so.2.0.0 libFreeCADGui.so) creating libFreeCADGui.la (cd .libs && rm -f libFreeCADGui.la && ln -s ../libFreeCADGui.la libFreeCADGui.la) make[6]: Leaving directory `/home/hazelsct/freecad-0.9.2646/src/Gui' make[5]: Leaving directory `/home/hazelsct/freecad-0.9.2646/src/Gui' make[4]: Leaving directory `/home/hazelsct/freecad-0.9.2646/src/Gui' Making all in Main make[4]: Entering directory `/home/hazelsct/freecad-0.9.2646/src/Main' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT MainPy.lo -MD -MP -MF .deps/MainPy.Tpo -c -o MainPy.lo MainPy.cpp mkdir .libs g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT MainPy.lo -MD -MP -MF .deps/MainPy.Tpo -c MainPy.cpp -fPIC -DPIC -o .libs/MainPy.o mv -f .deps/MainPy.Tpo .deps/MainPy.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -I../../src -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -L../Base -L../App -L/usr/lib -L/usr/lib -L/usr/lib -version-info 2:0:0 -module -avoid-version -Wl,-z,defs -lpthread -o FreeCAD.la -rpath /usr/lib/freecad/lib MainPy.lo -ldl -lpython2.5 -lFreeCADBase -lFreeCADApp x86_64-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.3.2/crtbeginS.o .libs/MainPy.o -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/Base/.libs -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/App/.libs -Wl,--rpath -Wl,/usr/lib/freecad/lib -L/home/hazelsct/freecad-0.9.2646/src/Base -L/home/hazelsct/freecad-0.9.2646/src/App -L/usr/lib -lpthread -ldl -lpython2.5 /home/hazelsct/freecad-0.9.2646/src/Base/.libs/libFreeCADBase.so /home/hazelsct/freecad-0.9.2646/src/App/.libs/libFreeCADApp.so -L/home/hazelsct/x86_64-linux/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2 -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/home/hazelsct/x86_64-linux/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.3.2/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/crtn.o -Wl,-z -Wl,defs -Wl,-soname -Wl,FreeCAD.so -o .libs/FreeCAD.so creating FreeCAD.la (cd .libs && rm -f FreeCAD.la && ln -s ../FreeCAD.la FreeCAD.la) /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT FreeCADGuiPy.lo -MD -MP -MF .deps/FreeCADGuiPy.Tpo -c -o FreeCADGuiPy.lo FreeCADGuiPy.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT FreeCADGuiPy.lo -MD -MP -MF .deps/FreeCADGuiPy.Tpo -c FreeCADGuiPy.cpp -fPIC -DPIC -o .libs/FreeCADGuiPy.o FreeCADGuiPy.cpp: In function ‘void initFreeCADGui()’: FreeCADGuiPy.cpp:191: warning: unused variable ‘app’ mv -f .deps/FreeCADGuiPy.Tpo .deps/FreeCADGuiPy.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -I../../src -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -L../Base -L../App -L../Gui -L/usr/share/qt4/lib -lQtCore -lQtGui -lQt3Support -lQtNetwork -lQtOpenGL -lQtSvg -lQtXml -lX11 -lXext -lXmu -lXt -lXi -lQtWebKit -L/usr/lib -lCoin -lGL -lXext -lSM -lICE -lX11 -ldl -lpthread -L/usr/lib -lSoQt4 -lXmu -lQtCore -lQtGui -lQtOpenGL -lXi -lCoin -lGL -lXext -lSM -lICE -lX11 -ldl -lpthread -L/usr/lib -L/usr/lib -L/usr/lib -version-info 2:0:0 -module -avoid-version -Wl,-z,defs -lpthread -o FreeCADGui.la -rpath /usr/lib/freecad/lib FreeCADGuiPy.lo -ldl -lpython2.5 -lFreeCADBase -lFreeCADApp -lFreeCADGui x86_64-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.3.2/crtbeginS.o .libs/FreeCADGuiPy.o -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/Base/.libs -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/App/.libs -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/Gui/.libs -Wl,--rpath -Wl,/usr/lib/freecad/lib -L/home/hazelsct/freecad-0.9.2646/src/Base -L/home/hazelsct/freecad-0.9.2646/src/App -L/home/hazelsct/freecad-0.9.2646/src/Gui -L/usr/share/qt4/lib -lQt3Support -lQtNetwork -lQtSvg -lQtXml -lXt -lQtWebKit -L/usr/lib /usr/lib/libSoQt4.so -lXmu -lQtCore -lQtGui -lQtOpenGL -lXi /usr/lib/libCoin.so -lGL -lXext -lSM -lICE -lX11 -lpthread -ldl -lpython2.5 /home/hazelsct/freecad-0.9.2646/src/Base/.libs/libFreeCADBase.so /home/hazelsct/freecad-0.9.2646/src/App/.libs/libFreeCADApp.so /home/hazelsct/freecad-0.9.2646/src/Gui/.libs/libFreeCADGui.so -L/home/hazelsct/x86_64-linux/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2 -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/home/hazelsct/x86_64-linux/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.3.2/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/crtn.o -Wl,-z -Wl,defs -Wl,-soname -Wl,FreeCADGui.so -o .libs/FreeCADGui.so creating FreeCADGui.la (cd .libs && rm -f FreeCADGui.la && ln -s ../FreeCADGui.la FreeCADGui.la) g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT MainGui.o -MD -MP -MF .deps/MainGui.Tpo -c -o MainGui.o MainGui.cpp MainGui.cpp: In function ‘int main(int, char**)’: MainGui.cpp:150: warning: deprecated conversion from string constant to ‘char*’ mv -f .deps/MainGui.Tpo .deps/MainGui.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -I../../src -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -L../Base -L../App -L../Gui -L/usr/share/qt4/lib -lQtCore -lQtGui -lQt3Support -lQtNetwork -lQtOpenGL -lQtSvg -lQtXml -lX11 -lXext -lXmu -lXt -lXi -lQtWebKit -L/usr/lib -L/usr/lib -L/usr/lib -Wl,-z,defs -lpthread -o FreeCAD MainGui.o -lpython2.5 -lFreeCADBase -lFreeCADApp -lFreeCADGui g++ -I../../src -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -Wl,-z -Wl,defs -o .libs/FreeCAD MainGui.o -L/home/hazelsct/freecad-0.9.2646/src/Base -L/home/hazelsct/freecad-0.9.2646/src/App -L/home/hazelsct/freecad-0.9.2646/src/Gui -L/usr/share/qt4/lib -lQtCore -lQtGui -lQt3Support -lQtNetwork -lQtOpenGL -lQtSvg -lQtXml -lX11 -lXext -lXmu -lXt -lXi -lQtWebKit -L/usr/lib -lpthread -lpython2.5 /home/hazelsct/freecad-0.9.2646/src/Base/.libs/libFreeCADBase.so /home/hazelsct/freecad-0.9.2646/src/App/.libs/libFreeCADApp.so /home/hazelsct/freecad-0.9.2646/src/Gui/.libs/libFreeCADGui.so -Wl,--rpath -Wl,/usr/lib/freecad/lib creating FreeCAD g++ -DHAVE_CONFIG_H -I. -I../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../src -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT MainCmd.o -MD -MP -MF .deps/MainCmd.Tpo -c -o MainCmd.o MainCmd.cpp mv -f .deps/MainCmd.Tpo .deps/MainCmd.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -I../../src -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -L../Base -L../App -L/usr/lib -L/usr/lib -L/usr/lib -Wl,-z,defs -lpthread -o FreeCADCmd MainCmd.o -lpython2.5 -lFreeCADBase -lFreeCADApp g++ -I../../src -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -Wl,-z -Wl,defs -o .libs/FreeCADCmd MainCmd.o -L/home/hazelsct/freecad-0.9.2646/src/Base -L/home/hazelsct/freecad-0.9.2646/src/App -L/usr/lib -lpthread -lpython2.5 /home/hazelsct/freecad-0.9.2646/src/Base/.libs/libFreeCADBase.so /home/hazelsct/freecad-0.9.2646/src/App/.libs/libFreeCADApp.so -Wl,--rpath -Wl,/usr/lib/freecad/lib creating FreeCADCmd make[4]: Leaving directory `/home/hazelsct/freecad-0.9.2646/src/Main' Making all in Doc make[4]: Entering directory `/home/hazelsct/freecad-0.9.2646/src/Doc' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/hazelsct/freecad-0.9.2646/src/Doc' Making all in Mod make[4]: Entering directory `/home/hazelsct/freecad-0.9.2646/src/Mod' Making all in Points make[5]: Entering directory `/home/hazelsct/freecad-0.9.2646/src/Mod/Points' Making all in App make[6]: Entering directory `/home/hazelsct/freecad-0.9.2646/src/Mod/Points/App' /usr/bin/python ../../../../src/Tools/generate.py --outputPath . PointsPy.xml /usr/bin/make all-am make[7]: Entering directory `/home/hazelsct/freecad-0.9.2646/src/Mod/Points/App' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DPointsAppExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libPoints_la-AppPointsPy.lo -MD -MP -MF .deps/libPoints_la-AppPointsPy.Tpo -c -o libPoints_la-AppPointsPy.lo `test -f 'AppPointsPy.cpp' || echo './'`AppPointsPy.cpp mkdir .libs g++ -DHAVE_CONFIG_H -I. -I../../../.. -DPointsAppExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libPoints_la-AppPointsPy.lo -MD -MP -MF .deps/libPoints_la-AppPointsPy.Tpo -c AppPointsPy.cpp -fPIC -DPIC -o .libs/libPoints_la-AppPointsPy.o mv -f .deps/libPoints_la-AppPointsPy.Tpo .deps/libPoints_la-AppPointsPy.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DPointsAppExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libPoints_la-FeaturePointsImportAscii.lo -MD -MP -MF .deps/libPoints_la-FeaturePointsImportAscii.Tpo -c -o libPoints_la-FeaturePointsImportAscii.lo `test -f 'FeaturePointsImportAscii.cpp' || echo './'`FeaturePointsImportAscii.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DPointsAppExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libPoints_la-FeaturePointsImportAscii.lo -MD -MP -MF .deps/libPoints_la-FeaturePointsImportAscii.Tpo -c FeaturePointsImportAscii.cpp -fPIC -DPIC -o .libs/libPoints_la-FeaturePointsImportAscii.o mv -f .deps/libPoints_la-FeaturePointsImportAscii.Tpo .deps/libPoints_la-FeaturePointsImportAscii.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DPointsAppExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libPoints_la-Points.lo -MD -MP -MF .deps/libPoints_la-Points.Tpo -c -o libPoints_la-Points.lo `test -f 'Points.cpp' || echo './'`Points.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DPointsAppExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libPoints_la-Points.lo -MD -MP -MF .deps/libPoints_la-Points.Tpo -c Points.cpp -fPIC -DPIC -o .libs/libPoints_la-Points.o mv -f .deps/libPoints_la-Points.Tpo .deps/libPoints_la-Points.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DPointsAppExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libPoints_la-PointsPyImp.lo -MD -MP -MF .deps/libPoints_la-PointsPyImp.Tpo -c -o libPoints_la-PointsPyImp.lo `test -f 'PointsPyImp.cpp' || echo './'`PointsPyImp.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DPointsAppExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libPoints_la-PointsPyImp.lo -MD -MP -MF .deps/libPoints_la-PointsPyImp.Tpo -c PointsPyImp.cpp -fPIC -DPIC -o .libs/libPoints_la-PointsPyImp.o In file included from PointsPyImp.cpp:32: PointsPy.cpp:114: warning: deprecated conversion from string constant to ‘char*’ PointsPy.cpp:114: warning: deprecated conversion from string constant to ‘char*’ PointsPy.cpp:114: warning: deprecated conversion from string constant to ‘char*’ PointsPy.cpp:114: warning: deprecated conversion from string constant to ‘char*’ mv -f .deps/libPoints_la-PointsPyImp.Tpo .deps/libPoints_la-PointsPyImp.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DPointsAppExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libPoints_la-PointsAlgos.lo -MD -MP -MF .deps/libPoints_la-PointsAlgos.Tpo -c -o libPoints_la-PointsAlgos.lo `test -f 'PointsAlgos.cpp' || echo './'`PointsAlgos.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DPointsAppExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libPoints_la-PointsAlgos.lo -MD -MP -MF .deps/libPoints_la-PointsAlgos.Tpo -c PointsAlgos.cpp -fPIC -DPIC -o .libs/libPoints_la-PointsAlgos.o mv -f .deps/libPoints_la-PointsAlgos.Tpo .deps/libPoints_la-PointsAlgos.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DPointsAppExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libPoints_la-PointsFeature.lo -MD -MP -MF .deps/libPoints_la-PointsFeature.Tpo -c -o libPoints_la-PointsFeature.lo `test -f 'PointsFeature.cpp' || echo './'`PointsFeature.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DPointsAppExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libPoints_la-PointsFeature.lo -MD -MP -MF .deps/libPoints_la-PointsFeature.Tpo -c PointsFeature.cpp -fPIC -DPIC -o .libs/libPoints_la-PointsFeature.o mv -f .deps/libPoints_la-PointsFeature.Tpo .deps/libPoints_la-PointsFeature.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DPointsAppExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libPoints_la-PointsGrid.lo -MD -MP -MF .deps/libPoints_la-PointsGrid.Tpo -c -o libPoints_la-PointsGrid.lo `test -f 'PointsGrid.cpp' || echo './'`PointsGrid.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DPointsAppExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libPoints_la-PointsGrid.lo -MD -MP -MF .deps/libPoints_la-PointsGrid.Tpo -c PointsGrid.cpp -fPIC -DPIC -o .libs/libPoints_la-PointsGrid.o mv -f .deps/libPoints_la-PointsGrid.Tpo .deps/libPoints_la-PointsGrid.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DPointsAppExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libPoints_la-Properties.lo -MD -MP -MF .deps/libPoints_la-Properties.Tpo -c -o libPoints_la-Properties.lo `test -f 'Properties.cpp' || echo './'`Properties.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DPointsAppExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libPoints_la-Properties.lo -MD -MP -MF .deps/libPoints_la-Properties.Tpo -c Properties.cpp -fPIC -DPIC -o .libs/libPoints_la-Properties.o mv -f .deps/libPoints_la-Properties.Tpo .deps/libPoints_la-Properties.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DPointsAppExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libPoints_la-PropertyPointKernel.lo -MD -MP -MF .deps/libPoints_la-PropertyPointKernel.Tpo -c -o libPoints_la-PropertyPointKernel.lo `test -f 'PropertyPointKernel.cpp' || echo './'`PropertyPointKernel.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DPointsAppExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libPoints_la-PropertyPointKernel.lo -MD -MP -MF .deps/libPoints_la-PropertyPointKernel.Tpo -c PropertyPointKernel.cpp -fPIC -DPIC -o .libs/libPoints_la-PropertyPointKernel.o mv -f .deps/libPoints_la-PropertyPointKernel.Tpo .deps/libPoints_la-PropertyPointKernel.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DPointsAppExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libPoints_la-PreCompiled.lo -MD -MP -MF .deps/libPoints_la-PreCompiled.Tpo -c -o libPoints_la-PreCompiled.lo `test -f 'PreCompiled.cpp' || echo './'`PreCompiled.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DPointsAppExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libPoints_la-PreCompiled.lo -MD -MP -MF .deps/libPoints_la-PreCompiled.Tpo -c PreCompiled.cpp -fPIC -DPIC -o .libs/libPoints_la-PreCompiled.o mv -f .deps/libPoints_la-PreCompiled.Tpo .deps/libPoints_la-PreCompiled.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -L../../../Base -L../../../App -L/usr/lib -L/usr/lib -L/usr/lib -version-info 2:0:0 -Wl,-z,defs -lpthread -o libPoints.la -rpath /usr/lib/freecad/Mod/Points libPoints_la-AppPointsPy.lo libPoints_la-FeaturePointsImportAscii.lo libPoints_la-Points.lo libPoints_la-PointsPyImp.lo libPoints_la-PointsAlgos.lo libPoints_la-PointsFeature.lo libPoints_la-PointsGrid.lo libPoints_la-Properties.lo libPoints_la-PropertyPointKernel.lo libPoints_la-PreCompiled.lo -lboost_regex-mt -lboost_filesystem-mt -lboost_system-mt -lpython2.5 -lxerces-c -lFreeCADBase -lFreeCADApp x86_64-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.3.2/crtbeginS.o .libs/libPoints_la-AppPointsPy.o .libs/libPoints_la-FeaturePointsImportAscii.o .libs/libPoints_la-Points.o .libs/libPoints_la-PointsPyImp.o .libs/libPoints_la-PointsAlgos.o .libs/libPoints_la-PointsFeature.o .libs/libPoints_la-PointsGrid.o .libs/libPoints_la-Properties.o .libs/libPoints_la-PropertyPointKernel.o .libs/libPoints_la-PreCompiled.o -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/Base/.libs -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/App/.libs -Wl,--rpath -Wl,/usr/lib/freecad/lib -L/home/hazelsct/freecad-0.9.2646/src/Base -L/home/hazelsct/freecad-0.9.2646/src/App -L/usr/lib -lpthread -lboost_regex-mt -lboost_filesystem-mt -lboost_system-mt -lpython2.5 -lxerces-c /home/hazelsct/freecad-0.9.2646/src/Base/.libs/libFreeCADBase.so /home/hazelsct/freecad-0.9.2646/src/App/.libs/libFreeCADApp.so -L/home/hazelsct/x86_64-linux/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2 -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/home/hazelsct/x86_64-linux/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.3.2/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/crtn.o -Wl,-z -Wl,defs -Wl,-soname -Wl,libPoints.so.2 -o .libs/libPoints.so.2.0.0 (cd .libs && rm -f libPoints.so.2 && ln -s libPoints.so.2.0.0 libPoints.so.2) (cd .libs && rm -f libPoints.so && ln -s libPoints.so.2.0.0 libPoints.so) creating libPoints.la (cd .libs && rm -f libPoints.la && ln -s ../libPoints.la libPoints.la) /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DPointsAppExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT Points_la-AppPoints.lo -MD -MP -MF .deps/Points_la-AppPoints.Tpo -c -o Points_la-AppPoints.lo `test -f 'AppPoints.cpp' || echo './'`AppPoints.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DPointsAppExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT Points_la-AppPoints.lo -MD -MP -MF .deps/Points_la-AppPoints.Tpo -c AppPoints.cpp -fPIC -DPIC -o .libs/Points_la-AppPoints.o mv -f .deps/Points_la-AppPoints.Tpo .deps/Points_la-AppPoints.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -L../../../Base -L../../../App -L/usr/lib -L/usr/lib -L/usr/lib -version-info 2:0:0 -module -avoid-version -Wl,-z,defs -lpthread -o Points.la -rpath /usr/lib/freecad/Mod/Points Points_la-AppPoints.lo -lboost_regex-mt -lboost_filesystem-mt -lboost_system-mt -lpython2.5 -lxerces-c -lFreeCADBase -lFreeCADApp -lPoints x86_64-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.3.2/crtbeginS.o .libs/Points_la-AppPoints.o -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/Base/.libs -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/App/.libs -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/Mod/Points/App/.libs -Wl,--rpath -Wl,/usr/lib/freecad/lib -Wl,--rpath -Wl,/usr/lib/freecad/Mod/Points -L/home/hazelsct/freecad-0.9.2646/src/Base -L/home/hazelsct/freecad-0.9.2646/src/App -L/usr/lib -lpthread -lboost_regex-mt -lboost_filesystem-mt -lboost_system-mt -lpython2.5 -lxerces-c /home/hazelsct/freecad-0.9.2646/src/Base/.libs/libFreeCADBase.so /home/hazelsct/freecad-0.9.2646/src/App/.libs/libFreeCADApp.so /home/hazelsct/freecad-0.9.2646/src/Mod/Points/App/.libs/libPoints.so -L/home/hazelsct/x86_64-linux/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2 -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/home/hazelsct/x86_64-linux/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.3.2/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/crtn.o -Wl,-z -Wl,defs -Wl,-soname -Wl,Points.so -o .libs/Points.so creating Points.la (cd .libs && rm -f Points.la && ln -s ../Points.la Points.la) make[7]: Leaving directory `/home/hazelsct/freecad-0.9.2646/src/Mod/Points/App' make[6]: Leaving directory `/home/hazelsct/freecad-0.9.2646/src/Mod/Points/App' Making all in Gui make[6]: Entering directory `/home/hazelsct/freecad-0.9.2646/src/Mod/Points/Gui' /usr/share/qt4/bin/uic DlgPointsRead.ui -o ui_DlgPointsRead.h /usr/share/qt4/bin/moc DlgPointsReadImp.h -o moc_DlgPointsReadImp.cpp /usr/share/qt4/bin/rcc -name Points Points.qrc -o qrc_Points.cpp /usr/bin/make all-am make[7]: Entering directory `/home/hazelsct/freecad-0.9.2646/src/Mod/Points/Gui' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DPointsAppExport= -DPointsGuiExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libPointsGui_la-Command.lo -MD -MP -MF .deps/libPointsGui_la-Command.Tpo -c -o libPointsGui_la-Command.lo `test -f 'Command.cpp' || echo './'`Command.cpp mkdir .libs g++ -DHAVE_CONFIG_H -I. -I../../../.. -DPointsAppExport= -DPointsGuiExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libPointsGui_la-Command.lo -MD -MP -MF .deps/libPointsGui_la-Command.Tpo -c Command.cpp -fPIC -DPIC -o .libs/libPointsGui_la-Command.o mv -f .deps/libPointsGui_la-Command.Tpo .deps/libPointsGui_la-Command.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DPointsAppExport= -DPointsGuiExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libPointsGui_la-DlgPointsReadImp.lo -MD -MP -MF .deps/libPointsGui_la-DlgPointsReadImp.Tpo -c -o libPointsGui_la-DlgPointsReadImp.lo `test -f 'DlgPointsReadImp.cpp' || echo './'`DlgPointsReadImp.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DPointsAppExport= -DPointsGuiExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libPointsGui_la-DlgPointsReadImp.lo -MD -MP -MF .deps/libPointsGui_la-DlgPointsReadImp.Tpo -c DlgPointsReadImp.cpp -fPIC -DPIC -o .libs/libPointsGui_la-DlgPointsReadImp.o mv -f .deps/libPointsGui_la-DlgPointsReadImp.Tpo .deps/libPointsGui_la-DlgPointsReadImp.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DPointsAppExport= -DPointsGuiExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libPointsGui_la-PreCompiled.lo -MD -MP -MF .deps/libPointsGui_la-PreCompiled.Tpo -c -o libPointsGui_la-PreCompiled.lo `test -f 'PreCompiled.cpp' || echo './'`PreCompiled.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DPointsAppExport= -DPointsGuiExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libPointsGui_la-PreCompiled.lo -MD -MP -MF .deps/libPointsGui_la-PreCompiled.Tpo -c PreCompiled.cpp -fPIC -DPIC -o .libs/libPointsGui_la-PreCompiled.o mv -f .deps/libPointsGui_la-PreCompiled.Tpo .deps/libPointsGui_la-PreCompiled.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DPointsAppExport= -DPointsGuiExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libPointsGui_la-ViewProvider.lo -MD -MP -MF .deps/libPointsGui_la-ViewProvider.Tpo -c -o libPointsGui_la-ViewProvider.lo `test -f 'ViewProvider.cpp' || echo './'`ViewProvider.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DPointsAppExport= -DPointsGuiExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libPointsGui_la-ViewProvider.lo -MD -MP -MF .deps/libPointsGui_la-ViewProvider.Tpo -c ViewProvider.cpp -fPIC -DPIC -o .libs/libPointsGui_la-ViewProvider.o mv -f .deps/libPointsGui_la-ViewProvider.Tpo .deps/libPointsGui_la-ViewProvider.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DPointsAppExport= -DPointsGuiExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libPointsGui_la-Workbench.lo -MD -MP -MF .deps/libPointsGui_la-Workbench.Tpo -c -o libPointsGui_la-Workbench.lo `test -f 'Workbench.cpp' || echo './'`Workbench.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DPointsAppExport= -DPointsGuiExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libPointsGui_la-Workbench.lo -MD -MP -MF .deps/libPointsGui_la-Workbench.Tpo -c Workbench.cpp -fPIC -DPIC -o .libs/libPointsGui_la-Workbench.o mv -f .deps/libPointsGui_la-Workbench.Tpo .deps/libPointsGui_la-Workbench.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -L../../../Base -L../../../App -L../../../Gui -L../App -L/usr/share/qt4/lib -lQtCore -lQtGui -lQt3Support -lQtNetwork -lQtOpenGL -lQtSvg -lQtXml -lX11 -lXext -lXmu -lXt -lXi -lQtWebKit -lCoin -lGL -lXext -lSM -lICE -lX11 -ldl -lpthread -lSoQt4 -lXmu -lQtCore -lQtGui -lQtOpenGL -lXi -lCoin -lGL -lXext -lSM -lICE -lX11 -ldl -lpthread -L/usr/lib -L/usr/lib -L/usr/lib -version-info 2:0:0 -Wl,-z,defs -lpthread -o libPointsGui.la -rpath /usr/lib/freecad/Mod/Points libPointsGui_la-Command.lo libPointsGui_la-DlgPointsReadImp.lo libPointsGui_la-PreCompiled.lo libPointsGui_la-ViewProvider.lo libPointsGui_la-Workbench.lo -lboost_system-mt -lpython2.5 -lxerces-c -lFreeCADBase -lFreeCADApp -lFreeCADGui -lPoints x86_64-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.3.2/crtbeginS.o .libs/libPointsGui_la-Command.o .libs/libPointsGui_la-DlgPointsReadImp.o .libs/libPointsGui_la-PreCompiled.o .libs/libPointsGui_la-ViewProvider.o .libs/libPointsGui_la-Workbench.o -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/Base/.libs -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/App/.libs -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/Gui/.libs -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/Mod/Points/App/.libs -Wl,--rpath -Wl,/usr/lib/freecad/lib -Wl,--rpath -Wl,/usr/lib/freecad/Mod/Points -L/home/hazelsct/freecad-0.9.2646/src/Base -L/home/hazelsct/freecad-0.9.2646/src/App -L/home/hazelsct/freecad-0.9.2646/src/Gui -L/home/hazelsct/freecad-0.9.2646/src/Mod/Points/App -L/usr/share/qt4/lib -lQt3Support -lQtNetwork -lQtSvg -lQtXml -lXt -lQtWebKit /usr/lib/libSoQt4.so -lXmu -lQtCore -lQtGui -lQtOpenGL -lXi /usr/lib/libCoin.so -lGL -lXext -lSM -lICE -lX11 -ldl -L/usr/lib -lpthread -lboost_system-mt -lpython2.5 -lxerces-c /home/hazelsct/freecad-0.9.2646/src/Base/.libs/libFreeCADBase.so /home/hazelsct/freecad-0.9.2646/src/App/.libs/libFreeCADApp.so /home/hazelsct/freecad-0.9.2646/src/Gui/.libs/libFreeCADGui.so /home/hazelsct/freecad-0.9.2646/src/Mod/Points/App/.libs/libPoints.so -L/home/hazelsct/x86_64-linux/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2 -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/home/hazelsct/x86_64-linux/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.3.2/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/crtn.o -Wl,-z -Wl,defs -Wl,-soname -Wl,libPointsGui.so.2 -o .libs/libPointsGui.so.2.0.0 (cd .libs && rm -f libPointsGui.so.2 && ln -s libPointsGui.so.2.0.0 libPointsGui.so.2) (cd .libs && rm -f libPointsGui.so && ln -s libPointsGui.so.2.0.0 libPointsGui.so) creating libPointsGui.la (cd .libs && rm -f libPointsGui.la && ln -s ../libPointsGui.la libPointsGui.la) /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DPointsAppExport= -DPointsGuiExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT PointsGui_la-AppPointsGui.lo -MD -MP -MF .deps/PointsGui_la-AppPointsGui.Tpo -c -o PointsGui_la-AppPointsGui.lo `test -f 'AppPointsGui.cpp' || echo './'`AppPointsGui.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DPointsAppExport= -DPointsGuiExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT PointsGui_la-AppPointsGui.lo -MD -MP -MF .deps/PointsGui_la-AppPointsGui.Tpo -c AppPointsGui.cpp -fPIC -DPIC -o .libs/PointsGui_la-AppPointsGui.o mv -f .deps/PointsGui_la-AppPointsGui.Tpo .deps/PointsGui_la-AppPointsGui.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -L../../../Base -L../../../App -L../../../Gui -L../App -L/usr/share/qt4/lib -lQtCore -lQtGui -lQt3Support -lQtNetwork -lQtOpenGL -lQtSvg -lQtXml -lX11 -lXext -lXmu -lXt -lXi -lQtWebKit -lCoin -lGL -lXext -lSM -lICE -lX11 -ldl -lpthread -lSoQt4 -lXmu -lQtCore -lQtGui -lQtOpenGL -lXi -lCoin -lGL -lXext -lSM -lICE -lX11 -ldl -lpthread -L/usr/lib -L/usr/lib -L/usr/lib -version-info 2:0:0 -module -avoid-version -Wl,-z,defs -lpthread -o PointsGui.la -rpath /usr/lib/freecad/Mod/Points PointsGui_la-AppPointsGui.lo -lboost_system-mt -lpython2.5 -lxerces-c -lFreeCADBase -lFreeCADApp -lFreeCADGui -lPoints -lPointsGui x86_64-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.3.2/crtbeginS.o .libs/PointsGui_la-AppPointsGui.o -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/Base/.libs -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/App/.libs -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/Gui/.libs -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/Mod/Points/App/.libs -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/Mod/Points/Gui/.libs -Wl,--rpath -Wl,/usr/lib/freecad/lib -Wl,--rpath -Wl,/usr/lib/freecad/Mod/Points -L/home/hazelsct/freecad-0.9.2646/src/Base -L/home/hazelsct/freecad-0.9.2646/src/App -L/home/hazelsct/freecad-0.9.2646/src/Gui -L/home/hazelsct/freecad-0.9.2646/src/Mod/Points/App -L/usr/share/qt4/lib -lQt3Support -lQtNetwork -lQtSvg -lQtXml -lXt -lQtWebKit /usr/lib/libSoQt4.so -lXmu -lQtCore -lQtGui -lQtOpenGL -lXi /usr/lib/libCoin.so -lGL -lXext -lSM -lICE -lX11 -ldl -L/usr/lib -lpthread -lboost_system-mt -lpython2.5 -lxerces-c /home/hazelsct/freecad-0.9.2646/src/Base/.libs/libFreeCADBase.so /home/hazelsct/freecad-0.9.2646/src/App/.libs/libFreeCADApp.so /home/hazelsct/freecad-0.9.2646/src/Gui/.libs/libFreeCADGui.so /home/hazelsct/freecad-0.9.2646/src/Mod/Points/App/.libs/libPoints.so /home/hazelsct/freecad-0.9.2646/src/Mod/Points/Gui/.libs/libPointsGui.so -L/home/hazelsct/x86_64-linux/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2 -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/home/hazelsct/x86_64-linux/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.3.2/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/crtn.o -Wl,-z -Wl,defs -Wl,-soname -Wl,PointsGui.so -o .libs/PointsGui.so creating PointsGui.la (cd .libs && rm -f PointsGui.la && ln -s ../PointsGui.la PointsGui.la) make[7]: Leaving directory `/home/hazelsct/freecad-0.9.2646/src/Mod/Points/Gui' make[6]: Leaving directory `/home/hazelsct/freecad-0.9.2646/src/Mod/Points/Gui' make[6]: Entering directory `/home/hazelsct/freecad-0.9.2646/src/Mod/Points' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/home/hazelsct/freecad-0.9.2646/src/Mod/Points' make[5]: Leaving directory `/home/hazelsct/freecad-0.9.2646/src/Mod/Points' Making all in Complete make[5]: Entering directory `/home/hazelsct/freecad-0.9.2646/src/Mod/Complete' Making all in App make[6]: Entering directory `/home/hazelsct/freecad-0.9.2646/src/Mod/Complete/App' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DCompleteAppExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libComplete_la-AppCompletePy.lo -MD -MP -MF .deps/libComplete_la-AppCompletePy.Tpo -c -o libComplete_la-AppCompletePy.lo `test -f 'AppCompletePy.cpp' || echo './'`AppCompletePy.cpp mkdir .libs g++ -DHAVE_CONFIG_H -I. -I../../../.. -DCompleteAppExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libComplete_la-AppCompletePy.lo -MD -MP -MF .deps/libComplete_la-AppCompletePy.Tpo -c AppCompletePy.cpp -fPIC -DPIC -o .libs/libComplete_la-AppCompletePy.o mv -f .deps/libComplete_la-AppCompletePy.Tpo .deps/libComplete_la-AppCompletePy.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DCompleteAppExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libComplete_la-PreCompiled.lo -MD -MP -MF .deps/libComplete_la-PreCompiled.Tpo -c -o libComplete_la-PreCompiled.lo `test -f 'PreCompiled.cpp' || echo './'`PreCompiled.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DCompleteAppExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libComplete_la-PreCompiled.lo -MD -MP -MF .deps/libComplete_la-PreCompiled.Tpo -c PreCompiled.cpp -fPIC -DPIC -o .libs/libComplete_la-PreCompiled.o mv -f .deps/libComplete_la-PreCompiled.Tpo .deps/libComplete_la-PreCompiled.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -L../../../Base -L../../../App -L/usr/lib -L/usr/lib -L/usr/lib -version-info 2:0:0 -Wl,-z,defs -lpthread -o libComplete.la -rpath /usr/lib/freecad/Mod/Complete libComplete_la-AppCompletePy.lo libComplete_la-PreCompiled.lo -lboost_regex-mt -lboost_system-mt -lpython2.5 -lxerces-c -lFreeCADBase -lFreeCADApp x86_64-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.3.2/crtbeginS.o .libs/libComplete_la-AppCompletePy.o .libs/libComplete_la-PreCompiled.o -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/Base/.libs -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/App/.libs -Wl,--rpath -Wl,/usr/lib/freecad/lib -L/home/hazelsct/freecad-0.9.2646/src/Base -L/home/hazelsct/freecad-0.9.2646/src/App -L/usr/lib -lpthread -lboost_regex-mt -lboost_system-mt -lpython2.5 -lxerces-c /home/hazelsct/freecad-0.9.2646/src/Base/.libs/libFreeCADBase.so /home/hazelsct/freecad-0.9.2646/src/App/.libs/libFreeCADApp.so -L/home/hazelsct/x86_64-linux/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2 -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/home/hazelsct/x86_64-linux/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.3.2/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/crtn.o -Wl,-z -Wl,defs -Wl,-soname -Wl,libComplete.so.2 -o .libs/libComplete.so.2.0.0 (cd .libs && rm -f libComplete.so.2 && ln -s libComplete.so.2.0.0 libComplete.so.2) (cd .libs && rm -f libComplete.so && ln -s libComplete.so.2.0.0 libComplete.so) creating libComplete.la (cd .libs && rm -f libComplete.la && ln -s ../libComplete.la libComplete.la) /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DCompleteAppExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT Complete_la-AppComplete.lo -MD -MP -MF .deps/Complete_la-AppComplete.Tpo -c -o Complete_la-AppComplete.lo `test -f 'AppComplete.cpp' || echo './'`AppComplete.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DCompleteAppExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT Complete_la-AppComplete.lo -MD -MP -MF .deps/Complete_la-AppComplete.Tpo -c AppComplete.cpp -fPIC -DPIC -o .libs/Complete_la-AppComplete.o mv -f .deps/Complete_la-AppComplete.Tpo .deps/Complete_la-AppComplete.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -L../../../Base -L../../../App -L/usr/lib -L/usr/lib -L/usr/lib -version-info 2:0:0 -module -avoid-version -Wl,-z,defs -lpthread -o Complete.la -rpath /usr/lib/freecad/Mod/Complete Complete_la-AppComplete.lo -lboost_regex-mt -lboost_system-mt -lpython2.5 -lxerces-c -lFreeCADBase -lFreeCADApp -lComplete x86_64-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.3.2/crtbeginS.o .libs/Complete_la-AppComplete.o -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/Base/.libs -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/App/.libs -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/Mod/Complete/App/.libs -Wl,--rpath -Wl,/usr/lib/freecad/lib -Wl,--rpath -Wl,/usr/lib/freecad/Mod/Complete -L/home/hazelsct/freecad-0.9.2646/src/Base -L/home/hazelsct/freecad-0.9.2646/src/App -L/usr/lib -lpthread -lboost_regex-mt -lboost_system-mt -lpython2.5 -lxerces-c /home/hazelsct/freecad-0.9.2646/src/Base/.libs/libFreeCADBase.so /home/hazelsct/freecad-0.9.2646/src/App/.libs/libFreeCADApp.so /home/hazelsct/freecad-0.9.2646/src/Mod/Complete/App/.libs/libComplete.so -L/home/hazelsct/x86_64-linux/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2 -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/home/hazelsct/x86_64-linux/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.3.2/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/crtn.o -Wl,-z -Wl,defs -Wl,-soname -Wl,Complete.so -o .libs/Complete.so creating Complete.la (cd .libs && rm -f Complete.la && ln -s ../Complete.la Complete.la) make[6]: Leaving directory `/home/hazelsct/freecad-0.9.2646/src/Mod/Complete/App' Making all in Gui make[6]: Entering directory `/home/hazelsct/freecad-0.9.2646/src/Mod/Complete/Gui' Making all in Resources make[7]: Entering directory `/home/hazelsct/freecad-0.9.2646/src/Mod/Complete/Gui/Resources' /usr/share/qt4/bin/rcc -name Complete Complete.qrc -o qrc_Complete.cpp /usr/bin/make all-am make[8]: Entering directory `/home/hazelsct/freecad-0.9.2646/src/Mod/Complete/Gui/Resources' /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../../src -I../../../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT qrc_Complete.lo -MD -MP -MF .deps/qrc_Complete.Tpo -c -o qrc_Complete.lo qrc_Complete.cpp mkdir .libs g++ -DHAVE_CONFIG_H -I. -I../../../../.. -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../../src -I../../../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT qrc_Complete.lo -MD -MP -MF .deps/qrc_Complete.Tpo -c qrc_Complete.cpp -fPIC -DPIC -o .libs/qrc_Complete.o mv -f .deps/qrc_Complete.Tpo .deps/qrc_Complete.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=link g++ -I../../../../../src -I../../../../../src -I./.. -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -Wl,-z,defs -lpthread -o libResources.la qrc_Complete.lo ar cru .libs/libResources.a .libs/qrc_Complete.o ranlib .libs/libResources.a creating libResources.la (cd .libs && rm -f libResources.la && ln -s ../libResources.la libResources.la) make[8]: Leaving directory `/home/hazelsct/freecad-0.9.2646/src/Mod/Complete/Gui/Resources' make[7]: Leaving directory `/home/hazelsct/freecad-0.9.2646/src/Mod/Complete/Gui/Resources' make[7]: Entering directory `/home/hazelsct/freecad-0.9.2646/src/Mod/Complete/Gui' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DCompleteAppExport= -DCompleteGuiExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libCompleteGui_la-AppCompleteGuiPy.lo -MD -MP -MF .deps/libCompleteGui_la-AppCompleteGuiPy.Tpo -c -o libCompleteGui_la-AppCompleteGuiPy.lo `test -f 'AppCompleteGuiPy.cpp' || echo './'`AppCompleteGuiPy.cpp mkdir .libs g++ -DHAVE_CONFIG_H -I. -I../../../.. -DCompleteAppExport= -DCompleteGuiExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libCompleteGui_la-AppCompleteGuiPy.lo -MD -MP -MF .deps/libCompleteGui_la-AppCompleteGuiPy.Tpo -c AppCompleteGuiPy.cpp -fPIC -DPIC -o .libs/libCompleteGui_la-AppCompleteGuiPy.o mv -f .deps/libCompleteGui_la-AppCompleteGuiPy.Tpo .deps/libCompleteGui_la-AppCompleteGuiPy.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DCompleteAppExport= -DCompleteGuiExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libCompleteGui_la-Command.lo -MD -MP -MF .deps/libCompleteGui_la-Command.Tpo -c -o libCompleteGui_la-Command.lo `test -f 'Command.cpp' || echo './'`Command.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DCompleteAppExport= -DCompleteGuiExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libCompleteGui_la-Command.lo -MD -MP -MF .deps/libCompleteGui_la-Command.Tpo -c Command.cpp -fPIC -DPIC -o .libs/libCompleteGui_la-Command.o mv -f .deps/libCompleteGui_la-Command.Tpo .deps/libCompleteGui_la-Command.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DCompleteAppExport= -DCompleteGuiExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libCompleteGui_la-PreCompiled.lo -MD -MP -MF .deps/libCompleteGui_la-PreCompiled.Tpo -c -o libCompleteGui_la-PreCompiled.lo `test -f 'PreCompiled.cpp' || echo './'`PreCompiled.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DCompleteAppExport= -DCompleteGuiExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libCompleteGui_la-PreCompiled.lo -MD -MP -MF .deps/libCompleteGui_la-PreCompiled.Tpo -c PreCompiled.cpp -fPIC -DPIC -o .libs/libCompleteGui_la-PreCompiled.o mv -f .deps/libCompleteGui_la-PreCompiled.Tpo .deps/libCompleteGui_la-PreCompiled.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DCompleteAppExport= -DCompleteGuiExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libCompleteGui_la-Workbench.lo -MD -MP -MF .deps/libCompleteGui_la-Workbench.Tpo -c -o libCompleteGui_la-Workbench.lo `test -f 'Workbench.cpp' || echo './'`Workbench.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DCompleteAppExport= -DCompleteGuiExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libCompleteGui_la-Workbench.lo -MD -MP -MF .deps/libCompleteGui_la-Workbench.Tpo -c Workbench.cpp -fPIC -DPIC -o .libs/libCompleteGui_la-Workbench.o mv -f .deps/libCompleteGui_la-Workbench.Tpo .deps/libCompleteGui_la-Workbench.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -I../../../../src -I../../../../src -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -L../../../Base -L../../../App -L../../../Gui -L../App -L/usr/share/qt4/lib -lQtCore -lQtGui -lQt3Support -lQtNetwork -lQtOpenGL -lQtSvg -lQtXml -lX11 -lXext -lXmu -lXt -lXi -lQtWebKit -lGL -lGLU -L/usr/lib -L/usr/lib -L/usr/lib -version-info 2:0:0 -Wl,-z,defs -lpthread -o libCompleteGui.la -rpath /usr/lib/freecad/Mod/Complete libCompleteGui_la-AppCompleteGuiPy.lo libCompleteGui_la-Command.lo libCompleteGui_la-PreCompiled.lo libCompleteGui_la-Workbench.lo -lboost_system-mt -lpython2.5 -lxerces-c -lFreeCADBase -lFreeCADApp -lFreeCADGui -lComplete x86_64-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.3.2/crtbeginS.o .libs/libCompleteGui_la-AppCompleteGuiPy.o .libs/libCompleteGui_la-Command.o .libs/libCompleteGui_la-PreCompiled.o .libs/libCompleteGui_la-Workbench.o -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/Base/.libs -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/App/.libs -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/Gui/.libs -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/Mod/Complete/App/.libs -Wl,--rpath -Wl,/usr/lib/freecad/lib -Wl,--rpath -Wl,/usr/lib/freecad/Mod/Complete -L/home/hazelsct/freecad-0.9.2646/src/Base -L/home/hazelsct/freecad-0.9.2646/src/App -L/home/hazelsct/freecad-0.9.2646/src/Gui -L/home/hazelsct/freecad-0.9.2646/src/Mod/Complete/App -L/usr/share/qt4/lib -lQtCore -lQtGui -lQt3Support -lQtNetwork -lQtOpenGL -lQtSvg -lQtXml -lX11 -lXext -lXmu -lXt -lXi -lQtWebKit -lGL -lGLU -L/usr/lib -lpthread -lboost_system-mt -lpython2.5 -lxerces-c /home/hazelsct/freecad-0.9.2646/src/Base/.libs/libFreeCADBase.so /home/hazelsct/freecad-0.9.2646/src/App/.libs/libFreeCADApp.so /home/hazelsct/freecad-0.9.2646/src/Gui/.libs/libFreeCADGui.so /home/hazelsct/freecad-0.9.2646/src/Mod/Complete/App/.libs/libComplete.so -L/home/hazelsct/x86_64-linux/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2 -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/home/hazelsct/x86_64-linux/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.3.2/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/crtn.o -Wl,-z -Wl,defs -Wl,-soname -Wl,libCompleteGui.so.2 -o .libs/libCompleteGui.so.2.0.0 (cd .libs && rm -f libCompleteGui.so.2 && ln -s libCompleteGui.so.2.0.0 libCompleteGui.so.2) (cd .libs && rm -f libCompleteGui.so && ln -s libCompleteGui.so.2.0.0 libCompleteGui.so) creating libCompleteGui.la (cd .libs && rm -f libCompleteGui.la && ln -s ../libCompleteGui.la libCompleteGui.la) /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DCompleteAppExport= -DCompleteGuiExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT CompleteGui_la-AppCompleteGui.lo -MD -MP -MF .deps/CompleteGui_la-AppCompleteGui.Tpo -c -o CompleteGui_la-AppCompleteGui.lo `test -f 'AppCompleteGui.cpp' || echo './'`AppCompleteGui.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DCompleteAppExport= -DCompleteGuiExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT CompleteGui_la-AppCompleteGui.lo -MD -MP -MF .deps/CompleteGui_la-AppCompleteGui.Tpo -c AppCompleteGui.cpp -fPIC -DPIC -o .libs/CompleteGui_la-AppCompleteGui.o mv -f .deps/CompleteGui_la-AppCompleteGui.Tpo .deps/CompleteGui_la-AppCompleteGui.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -I../../../../src -I../../../../src -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -L../../../Base -L../../../App -L../../../Gui -L../App -L/usr/share/qt4/lib -lQtCore -lQtGui -lQt3Support -lQtNetwork -lQtOpenGL -lQtSvg -lQtXml -lX11 -lXext -lXmu -lXt -lXi -lQtWebKit -lGL -lGLU -L/usr/lib -L/usr/lib -L/usr/lib -version-info 2:0:0 -module -avoid-version -Wl,-z,defs -lpthread -o CompleteGui.la -rpath /usr/lib/freecad/Mod/Complete CompleteGui_la-AppCompleteGui.lo -lboost_system-mt -lpython2.5 -lxerces-c -lFreeCADBase -lFreeCADApp -lFreeCADGui -lComplete Resources/libResources.la -lCompleteGui x86_64-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.3.2/crtbeginS.o .libs/CompleteGui_la-AppCompleteGui.o -Wl,--whole-archive Resources/.libs/libResources.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/Base/.libs -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/App/.libs -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/Gui/.libs -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/Mod/Complete/App/.libs -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/Mod/Complete/Gui/.libs -Wl,--rpath -Wl,/usr/lib/freecad/lib -Wl,--rpath -Wl,/usr/lib/freecad/Mod/Complete -L/home/hazelsct/freecad-0.9.2646/src/Base -L/home/hazelsct/freecad-0.9.2646/src/App -L/home/hazelsct/freecad-0.9.2646/src/Gui -L/home/hazelsct/freecad-0.9.2646/src/Mod/Complete/App -L/usr/share/qt4/lib -lQtCore -lQtGui -lQt3Support -lQtNetwork -lQtOpenGL -lQtSvg -lQtXml -lX11 -lXext -lXmu -lXt -lXi -lQtWebKit -lGL -lGLU -L/usr/lib -lboost_system-mt -lpython2.5 -lxerces-c /home/hazelsct/freecad-0.9.2646/src/Base/.libs/libFreeCADBase.so /home/hazelsct/freecad-0.9.2646/src/App/.libs/libFreeCADApp.so /home/hazelsct/freecad-0.9.2646/src/Gui/.libs/libFreeCADGui.so /home/hazelsct/freecad-0.9.2646/src/Mod/Complete/App/.libs/libComplete.so -lpthread /home/hazelsct/freecad-0.9.2646/src/Mod/Complete/Gui/.libs/libCompleteGui.so -L/home/hazelsct/x86_64-linux/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2 -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/home/hazelsct/x86_64-linux/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.3.2/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/crtn.o -Wl,-z -Wl,defs -Wl,-soname -Wl,CompleteGui.so -o .libs/CompleteGui.so creating CompleteGui.la (cd .libs && rm -f CompleteGui.la && ln -s ../CompleteGui.la CompleteGui.la) make[7]: Leaving directory `/home/hazelsct/freecad-0.9.2646/src/Mod/Complete/Gui' make[6]: Leaving directory `/home/hazelsct/freecad-0.9.2646/src/Mod/Complete/Gui' make[6]: Entering directory `/home/hazelsct/freecad-0.9.2646/src/Mod/Complete' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/home/hazelsct/freecad-0.9.2646/src/Mod/Complete' make[5]: Leaving directory `/home/hazelsct/freecad-0.9.2646/src/Mod/Complete' Making all in Draft make[5]: Entering directory `/home/hazelsct/freecad-0.9.2646/src/Mod/Draft' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/hazelsct/freecad-0.9.2646/src/Mod/Draft' Making all in Test make[5]: Entering directory `/home/hazelsct/freecad-0.9.2646/src/Mod/Test' Making all in Gui make[6]: Entering directory `/home/hazelsct/freecad-0.9.2646/src/Mod/Test/Gui' /usr/share/qt4/bin/uic UnitTest.ui -o ui_UnitTest.h /usr/share/qt4/bin/moc UnitTestImp.h -o moc_UnitTestImp.cpp /usr/share/qt4/bin/rcc -name Test Test.qrc -o qrc_Test.cpp /usr/bin/make all-am make[7]: Entering directory `/home/hazelsct/freecad-0.9.2646/src/Mod/Test/Gui' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DQtUnitAppExport= -DQtUnitGuiExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -g -O2 -Wno-deprecated -frtti -MT libQtUnitGui_la-PreCompiled.lo -MD -MP -MF .deps/libQtUnitGui_la-PreCompiled.Tpo -c -o libQtUnitGui_la-PreCompiled.lo `test -f 'PreCompiled.cpp' || echo './'`PreCompiled.cpp mkdir .libs g++ -DHAVE_CONFIG_H -I. -I../../../.. -DQtUnitAppExport= -DQtUnitGuiExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -g -O2 -Wno-deprecated -frtti -MT libQtUnitGui_la-PreCompiled.lo -MD -MP -MF .deps/libQtUnitGui_la-PreCompiled.Tpo -c PreCompiled.cpp -fPIC -DPIC -o .libs/libQtUnitGui_la-PreCompiled.o mv -f .deps/libQtUnitGui_la-PreCompiled.Tpo .deps/libQtUnitGui_la-PreCompiled.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DQtUnitAppExport= -DQtUnitGuiExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -g -O2 -Wno-deprecated -frtti -MT libQtUnitGui_la-UnitTestImp.lo -MD -MP -MF .deps/libQtUnitGui_la-UnitTestImp.Tpo -c -o libQtUnitGui_la-UnitTestImp.lo `test -f 'UnitTestImp.cpp' || echo './'`UnitTestImp.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DQtUnitAppExport= -DQtUnitGuiExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -g -O2 -Wno-deprecated -frtti -MT libQtUnitGui_la-UnitTestImp.lo -MD -MP -MF .deps/libQtUnitGui_la-UnitTestImp.Tpo -c UnitTestImp.cpp -fPIC -DPIC -o .libs/libQtUnitGui_la-UnitTestImp.o mv -f .deps/libQtUnitGui_la-UnitTestImp.Tpo .deps/libQtUnitGui_la-UnitTestImp.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DQtUnitAppExport= -DQtUnitGuiExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -g -O2 -Wno-deprecated -frtti -MT libQtUnitGui_la-UnitTestPy.lo -MD -MP -MF .deps/libQtUnitGui_la-UnitTestPy.Tpo -c -o libQtUnitGui_la-UnitTestPy.lo `test -f 'UnitTestPy.cpp' || echo './'`UnitTestPy.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DQtUnitAppExport= -DQtUnitGuiExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -g -O2 -Wno-deprecated -frtti -MT libQtUnitGui_la-UnitTestPy.lo -MD -MP -MF .deps/libQtUnitGui_la-UnitTestPy.Tpo -c UnitTestPy.cpp -fPIC -DPIC -o .libs/libQtUnitGui_la-UnitTestPy.o mv -f .deps/libQtUnitGui_la-UnitTestPy.Tpo .deps/libQtUnitGui_la-UnitTestPy.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -g -O2 -Wno-deprecated -frtti -L../../../Base -L../../../App -L../../../Gui -L/usr/share/qt4/lib -lQtCore -lQtGui -lQt3Support -lQtNetwork -lQtOpenGL -lQtSvg -lQtXml -lX11 -lXext -lXmu -lXt -lXi -lQtWebKit -L/usr/lib -L/usr/lib -L/usr/lib -version-info 2:0:0 -Wl,-z,defs -lpthread -o libQtUnitGui.la -rpath /usr/lib/freecad/Mod/Test libQtUnitGui_la-PreCompiled.lo libQtUnitGui_la-UnitTestImp.lo libQtUnitGui_la-UnitTestPy.lo -lpython2.5 -lxerces-c -lFreeCADBase -lFreeCADApp -lFreeCADGui x86_64-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.3.2/crtbeginS.o .libs/libQtUnitGui_la-PreCompiled.o .libs/libQtUnitGui_la-UnitTestImp.o .libs/libQtUnitGui_la-UnitTestPy.o -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/Base/.libs -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/App/.libs -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/Gui/.libs -Wl,--rpath -Wl,/usr/lib/freecad/lib -L/home/hazelsct/freecad-0.9.2646/src/Base -L/home/hazelsct/freecad-0.9.2646/src/App -L/home/hazelsct/freecad-0.9.2646/src/Gui -L/usr/share/qt4/lib -lQtCore -lQtGui -lQt3Support -lQtNetwork -lQtOpenGL -lQtSvg -lQtXml -lX11 -lXext -lXmu -lXt -lXi -lQtWebKit -L/usr/lib -lpthread -lpython2.5 -lxerces-c /home/hazelsct/freecad-0.9.2646/src/Base/.libs/libFreeCADBase.so /home/hazelsct/freecad-0.9.2646/src/App/.libs/libFreeCADApp.so /home/hazelsct/freecad-0.9.2646/src/Gui/.libs/libFreeCADGui.so -L/home/hazelsct/x86_64-linux/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2 -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/home/hazelsct/x86_64-linux/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.3.2/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/crtn.o -Wl,-z -Wl,defs -Wl,-soname -Wl,libQtUnitGui.so.2 -o .libs/libQtUnitGui.so.2.0.0 (cd .libs && rm -f libQtUnitGui.so.2 && ln -s libQtUnitGui.so.2.0.0 libQtUnitGui.so.2) (cd .libs && rm -f libQtUnitGui.so && ln -s libQtUnitGui.so.2.0.0 libQtUnitGui.so) creating libQtUnitGui.la (cd .libs && rm -f libQtUnitGui.la && ln -s ../libQtUnitGui.la libQtUnitGui.la) /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DQtUnitAppExport= -DQtUnitGuiExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -g -O2 -Wno-deprecated -frtti -MT QtUnitGui_la-AppTestGui.lo -MD -MP -MF .deps/QtUnitGui_la-AppTestGui.Tpo -c -o QtUnitGui_la-AppTestGui.lo `test -f 'AppTestGui.cpp' || echo './'`AppTestGui.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DQtUnitAppExport= -DQtUnitGuiExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -g -O2 -Wno-deprecated -frtti -MT QtUnitGui_la-AppTestGui.lo -MD -MP -MF .deps/QtUnitGui_la-AppTestGui.Tpo -c AppTestGui.cpp -fPIC -DPIC -o .libs/QtUnitGui_la-AppTestGui.o AppTestGui.cpp:113: warning: ‘TestGui_methods’ defined but not used mv -f .deps/QtUnitGui_la-AppTestGui.Tpo .deps/QtUnitGui_la-AppTestGui.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -g -O2 -Wno-deprecated -frtti -L../../../Base -L../../../App -L../../../Gui -L/usr/share/qt4/lib -lQtCore -lQtGui -lQt3Support -lQtNetwork -lQtOpenGL -lQtSvg -lQtXml -lX11 -lXext -lXmu -lXt -lXi -lQtWebKit -L/usr/lib -L/usr/lib -L/usr/lib -version-info 2:0:0 -module -avoid-version -Wl,-z,defs -lpthread -o QtUnitGui.la -rpath /usr/lib/freecad/Mod/Test QtUnitGui_la-AppTestGui.lo -lpython2.5 -lxerces-c -lFreeCADBase -lFreeCADApp -lFreeCADGui -lQtUnitGui x86_64-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.3.2/crtbeginS.o .libs/QtUnitGui_la-AppTestGui.o -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/Base/.libs -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/App/.libs -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/Gui/.libs -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/Mod/Test/Gui/.libs -Wl,--rpath -Wl,/usr/lib/freecad/lib -Wl,--rpath -Wl,/usr/lib/freecad/Mod/Test -L/home/hazelsct/freecad-0.9.2646/src/Base -L/home/hazelsct/freecad-0.9.2646/src/App -L/home/hazelsct/freecad-0.9.2646/src/Gui -L/usr/share/qt4/lib -lQtCore -lQtGui -lQt3Support -lQtNetwork -lQtOpenGL -lQtSvg -lQtXml -lX11 -lXext -lXmu -lXt -lXi -lQtWebKit -L/usr/lib -lpthread -lpython2.5 -lxerces-c /home/hazelsct/freecad-0.9.2646/src/Base/.libs/libFreeCADBase.so /home/hazelsct/freecad-0.9.2646/src/App/.libs/libFreeCADApp.so /home/hazelsct/freecad-0.9.2646/src/Gui/.libs/libFreeCADGui.so /home/hazelsct/freecad-0.9.2646/src/Mod/Test/Gui/.libs/libQtUnitGui.so -L/home/hazelsct/x86_64-linux/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2 -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/home/hazelsct/x86_64-linux/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.3.2/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/crtn.o -Wl,-z -Wl,defs -Wl,-soname -Wl,QtUnitGui.so -o .libs/QtUnitGui.so creating QtUnitGui.la (cd .libs && rm -f QtUnitGui.la && ln -s ../QtUnitGui.la QtUnitGui.la) make[7]: Leaving directory `/home/hazelsct/freecad-0.9.2646/src/Mod/Test/Gui' make[6]: Leaving directory `/home/hazelsct/freecad-0.9.2646/src/Mod/Test/Gui' make[6]: Entering directory `/home/hazelsct/freecad-0.9.2646/src/Mod/Test' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/home/hazelsct/freecad-0.9.2646/src/Mod/Test' make[5]: Leaving directory `/home/hazelsct/freecad-0.9.2646/src/Mod/Test' Making all in TemplatePyMod make[5]: Entering directory `/home/hazelsct/freecad-0.9.2646/src/Mod/TemplatePyMod' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/hazelsct/freecad-0.9.2646/src/Mod/TemplatePyMod' Making all in Image make[5]: Entering directory `/home/hazelsct/freecad-0.9.2646/src/Mod/Image' Making all in App make[6]: Entering directory `/home/hazelsct/freecad-0.9.2646/src/Mod/Image/App' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DImageAppExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libImage_la-ImageBase.lo -MD -MP -MF .deps/libImage_la-ImageBase.Tpo -c -o libImage_la-ImageBase.lo `test -f 'ImageBase.cpp' || echo './'`ImageBase.cpp mkdir .libs g++ -DHAVE_CONFIG_H -I. -I../../../.. -DImageAppExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libImage_la-ImageBase.lo -MD -MP -MF .deps/libImage_la-ImageBase.Tpo -c ImageBase.cpp -fPIC -DPIC -o .libs/libImage_la-ImageBase.o mv -f .deps/libImage_la-ImageBase.Tpo .deps/libImage_la-ImageBase.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DImageAppExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libImage_la-PreCompiled.lo -MD -MP -MF .deps/libImage_la-PreCompiled.Tpo -c -o libImage_la-PreCompiled.lo `test -f 'PreCompiled.cpp' || echo './'`PreCompiled.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DImageAppExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libImage_la-PreCompiled.lo -MD -MP -MF .deps/libImage_la-PreCompiled.Tpo -c PreCompiled.cpp -fPIC -DPIC -o .libs/libImage_la-PreCompiled.o mv -f .deps/libImage_la-PreCompiled.Tpo .deps/libImage_la-PreCompiled.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -L../../../Base -L../../../App -L/usr/lib -L/usr/lib -L/usr/lib -version-info 2:0:0 -Wl,-z,defs -lpthread -o libImage.la -rpath /usr/lib/freecad/Mod/Image libImage_la-ImageBase.lo libImage_la-PreCompiled.lo -lpython2.5 -lxerces-c -lFreeCADBase -lFreeCADApp x86_64-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.3.2/crtbeginS.o .libs/libImage_la-ImageBase.o .libs/libImage_la-PreCompiled.o -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/Base/.libs -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/App/.libs -Wl,--rpath -Wl,/usr/lib/freecad/lib -L/home/hazelsct/freecad-0.9.2646/src/Base -L/home/hazelsct/freecad-0.9.2646/src/App -L/usr/lib -lpthread -lpython2.5 -lxerces-c /home/hazelsct/freecad-0.9.2646/src/Base/.libs/libFreeCADBase.so /home/hazelsct/freecad-0.9.2646/src/App/.libs/libFreeCADApp.so -L/home/hazelsct/x86_64-linux/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2 -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/home/hazelsct/x86_64-linux/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.3.2/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/crtn.o -Wl,-z -Wl,defs -Wl,-soname -Wl,libImage.so.2 -o .libs/libImage.so.2.0.0 (cd .libs && rm -f libImage.so.2 && ln -s libImage.so.2.0.0 libImage.so.2) (cd .libs && rm -f libImage.so && ln -s libImage.so.2.0.0 libImage.so) creating libImage.la (cd .libs && rm -f libImage.la && ln -s ../libImage.la libImage.la) /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DImageAppExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT Image_la-AppImage.lo -MD -MP -MF .deps/Image_la-AppImage.Tpo -c -o Image_la-AppImage.lo `test -f 'AppImage.cpp' || echo './'`AppImage.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DImageAppExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT Image_la-AppImage.lo -MD -MP -MF .deps/Image_la-AppImage.Tpo -c AppImage.cpp -fPIC -DPIC -o .libs/Image_la-AppImage.o mv -f .deps/Image_la-AppImage.Tpo .deps/Image_la-AppImage.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -L../../../Base -L../../../App -L/usr/lib -L/usr/lib -L/usr/lib -version-info 2:0:0 -module -avoid-version -Wl,-z,defs -lpthread -o Image.la -rpath /usr/lib/freecad/Mod/Image Image_la-AppImage.lo -lpython2.5 -lxerces-c -lFreeCADBase -lFreeCADApp -lImage x86_64-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.3.2/crtbeginS.o .libs/Image_la-AppImage.o -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/Base/.libs -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/App/.libs -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/Mod/Image/App/.libs -Wl,--rpath -Wl,/usr/lib/freecad/lib -Wl,--rpath -Wl,/usr/lib/freecad/Mod/Image -L/home/hazelsct/freecad-0.9.2646/src/Base -L/home/hazelsct/freecad-0.9.2646/src/App -L/usr/lib -lpthread -lpython2.5 -lxerces-c /home/hazelsct/freecad-0.9.2646/src/Base/.libs/libFreeCADBase.so /home/hazelsct/freecad-0.9.2646/src/App/.libs/libFreeCADApp.so /home/hazelsct/freecad-0.9.2646/src/Mod/Image/App/.libs/libImage.so -L/home/hazelsct/x86_64-linux/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2 -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/home/hazelsct/x86_64-linux/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.3.2/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/crtn.o -Wl,-z -Wl,defs -Wl,-soname -Wl,Image.so -o .libs/Image.so creating Image.la (cd .libs && rm -f Image.la && ln -s ../Image.la Image.la) make[6]: Leaving directory `/home/hazelsct/freecad-0.9.2646/src/Mod/Image/App' Making all in Gui make[6]: Entering directory `/home/hazelsct/freecad-0.9.2646/src/Mod/Image/Gui' /usr/share/qt4/bin/moc GLImageBox.h -o moc_GLImageBox.cpp /usr/share/qt4/bin/moc ImageView.h -o moc_ImageView.cpp /usr/share/qt4/bin/rcc -name Image Image.qrc -o qrc_Image.cpp /usr/bin/make all-am make[7]: Entering directory `/home/hazelsct/freecad-0.9.2646/src/Mod/Image/Gui' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DImageAppExport= -DImageGuiExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -g -O2 -Wno-deprecated -frtti -MT libImageGui_la-AppImageGuiPy.lo -MD -MP -MF .deps/libImageGui_la-AppImageGuiPy.Tpo -c -o libImageGui_la-AppImageGuiPy.lo `test -f 'AppImageGuiPy.cpp' || echo './'`AppImageGuiPy.cpp mkdir .libs g++ -DHAVE_CONFIG_H -I. -I../../../.. -DImageAppExport= -DImageGuiExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -g -O2 -Wno-deprecated -frtti -MT libImageGui_la-AppImageGuiPy.lo -MD -MP -MF .deps/libImageGui_la-AppImageGuiPy.Tpo -c AppImageGuiPy.cpp -fPIC -DPIC -o .libs/libImageGui_la-AppImageGuiPy.o mv -f .deps/libImageGui_la-AppImageGuiPy.Tpo .deps/libImageGui_la-AppImageGuiPy.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DImageAppExport= -DImageGuiExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -g -O2 -Wno-deprecated -frtti -MT libImageGui_la-Command.lo -MD -MP -MF .deps/libImageGui_la-Command.Tpo -c -o libImageGui_la-Command.lo `test -f 'Command.cpp' || echo './'`Command.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DImageAppExport= -DImageGuiExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -g -O2 -Wno-deprecated -frtti -MT libImageGui_la-Command.lo -MD -MP -MF .deps/libImageGui_la-Command.Tpo -c Command.cpp -fPIC -DPIC -o .libs/libImageGui_la-Command.o mv -f .deps/libImageGui_la-Command.Tpo .deps/libImageGui_la-Command.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DImageAppExport= -DImageGuiExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -g -O2 -Wno-deprecated -frtti -MT libImageGui_la-GLImageBox.lo -MD -MP -MF .deps/libImageGui_la-GLImageBox.Tpo -c -o libImageGui_la-GLImageBox.lo `test -f 'GLImageBox.cpp' || echo './'`GLImageBox.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DImageAppExport= -DImageGuiExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -g -O2 -Wno-deprecated -frtti -MT libImageGui_la-GLImageBox.lo -MD -MP -MF .deps/libImageGui_la-GLImageBox.Tpo -c GLImageBox.cpp -fPIC -DPIC -o .libs/libImageGui_la-GLImageBox.o mv -f .deps/libImageGui_la-GLImageBox.Tpo .deps/libImageGui_la-GLImageBox.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DImageAppExport= -DImageGuiExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -g -O2 -Wno-deprecated -frtti -MT libImageGui_la-ImageView.lo -MD -MP -MF .deps/libImageGui_la-ImageView.Tpo -c -o libImageGui_la-ImageView.lo `test -f 'ImageView.cpp' || echo './'`ImageView.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DImageAppExport= -DImageGuiExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -g -O2 -Wno-deprecated -frtti -MT libImageGui_la-ImageView.lo -MD -MP -MF .deps/libImageGui_la-ImageView.Tpo -c ImageView.cpp -fPIC -DPIC -o .libs/libImageGui_la-ImageView.o mv -f .deps/libImageGui_la-ImageView.Tpo .deps/libImageGui_la-ImageView.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DImageAppExport= -DImageGuiExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -g -O2 -Wno-deprecated -frtti -MT libImageGui_la-PreCompiled.lo -MD -MP -MF .deps/libImageGui_la-PreCompiled.Tpo -c -o libImageGui_la-PreCompiled.lo `test -f 'PreCompiled.cpp' || echo './'`PreCompiled.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DImageAppExport= -DImageGuiExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -g -O2 -Wno-deprecated -frtti -MT libImageGui_la-PreCompiled.lo -MD -MP -MF .deps/libImageGui_la-PreCompiled.Tpo -c PreCompiled.cpp -fPIC -DPIC -o .libs/libImageGui_la-PreCompiled.o mv -f .deps/libImageGui_la-PreCompiled.Tpo .deps/libImageGui_la-PreCompiled.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DImageAppExport= -DImageGuiExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -g -O2 -Wno-deprecated -frtti -MT libImageGui_la-Workbench.lo -MD -MP -MF .deps/libImageGui_la-Workbench.Tpo -c -o libImageGui_la-Workbench.lo `test -f 'Workbench.cpp' || echo './'`Workbench.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DImageAppExport= -DImageGuiExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -g -O2 -Wno-deprecated -frtti -MT libImageGui_la-Workbench.lo -MD -MP -MF .deps/libImageGui_la-Workbench.Tpo -c Workbench.cpp -fPIC -DPIC -o .libs/libImageGui_la-Workbench.o mv -f .deps/libImageGui_la-Workbench.Tpo .deps/libImageGui_la-Workbench.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -g -O2 -Wno-deprecated -frtti -L../../../Base -L../../../App -L../../../Gui -L../App -L/usr/share/qt4/lib -lQtCore -lQtGui -lQt3Support -lQtNetwork -lQtOpenGL -lQtSvg -lQtXml -lX11 -lXext -lXmu -lXt -lXi -lQtWebKit -lGL -lGLU -L/usr/lib -L/usr/lib -L/usr/lib -version-info 2:0:0 -Wl,-z,defs -lpthread -o libImageGui.la -rpath /usr/lib/freecad/Mod/Image libImageGui_la-AppImageGuiPy.lo libImageGui_la-Command.lo libImageGui_la-GLImageBox.lo libImageGui_la-ImageView.lo libImageGui_la-PreCompiled.lo libImageGui_la-Workbench.lo -lboost_system-mt -lpython2.5 -lxerces-c -lFreeCADBase -lFreeCADApp -lFreeCADGui -lImage x86_64-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.3.2/crtbeginS.o .libs/libImageGui_la-AppImageGuiPy.o .libs/libImageGui_la-Command.o .libs/libImageGui_la-GLImageBox.o .libs/libImageGui_la-ImageView.o .libs/libImageGui_la-PreCompiled.o .libs/libImageGui_la-Workbench.o -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/Base/.libs -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/App/.libs -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/Gui/.libs -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/Mod/Image/App/.libs -Wl,--rpath -Wl,/usr/lib/freecad/lib -Wl,--rpath -Wl,/usr/lib/freecad/Mod/Image -L/home/hazelsct/freecad-0.9.2646/src/Base -L/home/hazelsct/freecad-0.9.2646/src/App -L/home/hazelsct/freecad-0.9.2646/src/Gui -L/home/hazelsct/freecad-0.9.2646/src/Mod/Image/App -L/usr/share/qt4/lib -lQtCore -lQtGui -lQt3Support -lQtNetwork -lQtOpenGL -lQtSvg -lQtXml -lX11 -lXext -lXmu -lXt -lXi -lQtWebKit -lGL -lGLU -L/usr/lib -lpthread -lboost_system-mt -lpython2.5 -lxerces-c /home/hazelsct/freecad-0.9.2646/src/Base/.libs/libFreeCADBase.so /home/hazelsct/freecad-0.9.2646/src/App/.libs/libFreeCADApp.so /home/hazelsct/freecad-0.9.2646/src/Gui/.libs/libFreeCADGui.so /home/hazelsct/freecad-0.9.2646/src/Mod/Image/App/.libs/libImage.so -L/home/hazelsct/x86_64-linux/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2 -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/home/hazelsct/x86_64-linux/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.3.2/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/crtn.o -Wl,-z -Wl,defs -Wl,-soname -Wl,libImageGui.so.2 -o .libs/libImageGui.so.2.0.0 (cd .libs && rm -f libImageGui.so.2 && ln -s libImageGui.so.2.0.0 libImageGui.so.2) (cd .libs && rm -f libImageGui.so && ln -s libImageGui.so.2.0.0 libImageGui.so) creating libImageGui.la (cd .libs && rm -f libImageGui.la && ln -s ../libImageGui.la libImageGui.la) /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DImageAppExport= -DImageGuiExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -g -O2 -Wno-deprecated -frtti -MT ImageGui_la-AppImageGui.lo -MD -MP -MF .deps/ImageGui_la-AppImageGui.Tpo -c -o ImageGui_la-AppImageGui.lo `test -f 'AppImageGui.cpp' || echo './'`AppImageGui.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DImageAppExport= -DImageGuiExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -g -O2 -Wno-deprecated -frtti -MT ImageGui_la-AppImageGui.lo -MD -MP -MF .deps/ImageGui_la-AppImageGui.Tpo -c AppImageGui.cpp -fPIC -DPIC -o .libs/ImageGui_la-AppImageGui.o mv -f .deps/ImageGui_la-AppImageGui.Tpo .deps/ImageGui_la-AppImageGui.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -I/usr/share/qt4/include -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSvg -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtUiTools -I/usr/share/qt4/include/QtWebKit -g -O2 -Wno-deprecated -frtti -L../../../Base -L../../../App -L../../../Gui -L../App -L/usr/share/qt4/lib -lQtCore -lQtGui -lQt3Support -lQtNetwork -lQtOpenGL -lQtSvg -lQtXml -lX11 -lXext -lXmu -lXt -lXi -lQtWebKit -lGL -lGLU -L/usr/lib -L/usr/lib -L/usr/lib -version-info 2:0:0 -module -avoid-version -Wl,-z,defs -lpthread -o ImageGui.la -rpath /usr/lib/freecad/Mod/Image ImageGui_la-AppImageGui.lo -lboost_system-mt -lpython2.5 -lxerces-c -lFreeCADBase -lFreeCADApp -lFreeCADGui -lImage -lImageGui x86_64-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.3.2/crtbeginS.o .libs/ImageGui_la-AppImageGui.o -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/Base/.libs -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/App/.libs -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/Gui/.libs -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/Mod/Image/App/.libs -Wl,--rpath -Wl,/home/hazelsct/freecad-0.9.2646/src/Mod/Image/Gui/.libs -Wl,--rpath -Wl,/usr/lib/freecad/lib -Wl,--rpath -Wl,/usr/lib/freecad/Mod/Image -L/home/hazelsct/freecad-0.9.2646/src/Base -L/home/hazelsct/freecad-0.9.2646/src/App -L/home/hazelsct/freecad-0.9.2646/src/Gui -L/home/hazelsct/freecad-0.9.2646/src/Mod/Image/App -L/usr/share/qt4/lib -lQtCore -lQtGui -lQt3Support -lQtNetwork -lQtOpenGL -lQtSvg -lQtXml -lX11 -lXext -lXmu -lXt -lXi -lQtWebKit -lGL -lGLU -L/usr/lib -lpthread -lboost_system-mt -lpython2.5 -lxerces-c /home/hazelsct/freecad-0.9.2646/src/Base/.libs/libFreeCADBase.so /home/hazelsct/freecad-0.9.2646/src/App/.libs/libFreeCADApp.so /home/hazelsct/freecad-0.9.2646/src/Gui/.libs/libFreeCADGui.so /home/hazelsct/freecad-0.9.2646/src/Mod/Image/App/.libs/libImage.so /home/hazelsct/freecad-0.9.2646/src/Mod/Image/Gui/.libs/libImageGui.so -L/home/hazelsct/x86_64-linux/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2 -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/home/hazelsct/x86_64-linux/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.3.2/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/crtn.o -Wl,-z -Wl,defs -Wl,-soname -Wl,ImageGui.so -o .libs/ImageGui.so creating ImageGui.la (cd .libs && rm -f ImageGui.la && ln -s ../ImageGui.la ImageGui.la) make[7]: Leaving directory `/home/hazelsct/freecad-0.9.2646/src/Mod/Image/Gui' make[6]: Leaving directory `/home/hazelsct/freecad-0.9.2646/src/Mod/Image/Gui' make[6]: Entering directory `/home/hazelsct/freecad-0.9.2646/src/Mod/Image' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/home/hazelsct/freecad-0.9.2646/src/Mod/Image' make[5]: Leaving directory `/home/hazelsct/freecad-0.9.2646/src/Mod/Image' Making all in Mesh make[5]: Entering directory `/home/hazelsct/freecad-0.9.2646/src/Mod/Mesh' Making all in App make[6]: Entering directory `/home/hazelsct/freecad-0.9.2646/src/Mod/Mesh/App' /usr/bin/python ../../../../src/Tools/generate.py --outputPath . FacetPy.xml /usr/bin/python ../../../../src/Tools/generate.py --outputPath . MeshFeaturePy.xml /usr/bin/python ../../../../src/Tools/generate.py --outputPath . MeshPointPy.xml /usr/bin/python ../../../../src/Tools/generate.py --outputPath . MeshPy.xml /usr/bin/make all-am make[7]: Entering directory `/home/hazelsct/freecad-0.9.2646/src/Mod/Mesh/App' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Algorithm.lo -MD -MP -MF .deps/libMesh_la-Algorithm.Tpo -c -o libMesh_la-Algorithm.lo `test -f 'Core/Algorithm.cpp' || echo './'`Core/Algorithm.cpp mkdir .libs g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Algorithm.lo -MD -MP -MF .deps/libMesh_la-Algorithm.Tpo -c Core/Algorithm.cpp -fPIC -DPIC -o .libs/libMesh_la-Algorithm.o In file included from Core/MeshKernel.h:30, from Core/Algorithm.h:30, from Core/Algorithm.cpp:30: Core/Elements.h: In constructor ‘MeshCore::MeshFacet::MeshFacet()’: Core/Elements.h:716: warning: overflow in implicit constant conversion Core/Elements.h:717: warning: overflow in implicit constant conversion mv -f .deps/libMesh_la-Algorithm.Tpo .deps/libMesh_la-Algorithm.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Approximation.lo -MD -MP -MF .deps/libMesh_la-Approximation.Tpo -c -o libMesh_la-Approximation.lo `test -f 'Core/Approximation.cpp' || echo './'`Core/Approximation.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Approximation.lo -MD -MP -MF .deps/libMesh_la-Approximation.Tpo -c Core/Approximation.cpp -fPIC -DPIC -o .libs/libMesh_la-Approximation.o mv -f .deps/libMesh_la-Approximation.Tpo .deps/libMesh_la-Approximation.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Builder.lo -MD -MP -MF .deps/libMesh_la-Builder.Tpo -c -o libMesh_la-Builder.lo `test -f 'Core/Builder.cpp' || echo './'`Core/Builder.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Builder.lo -MD -MP -MF .deps/libMesh_la-Builder.Tpo -c Core/Builder.cpp -fPIC -DPIC -o .libs/libMesh_la-Builder.o In file included from Core/MeshKernel.h:30, from Core/Builder.h:29, from Core/Builder.cpp:33: Core/Elements.h: In constructor ‘MeshCore::MeshFacet::MeshFacet()’: Core/Elements.h:716: warning: overflow in implicit constant conversion Core/Elements.h:717: warning: overflow in implicit constant conversion mv -f .deps/libMesh_la-Builder.Tpo .deps/libMesh_la-Builder.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Definitions.lo -MD -MP -MF .deps/libMesh_la-Definitions.Tpo -c -o libMesh_la-Definitions.lo `test -f 'Core/Definitions.cpp' || echo './'`Core/Definitions.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Definitions.lo -MD -MP -MF .deps/libMesh_la-Definitions.Tpo -c Core/Definitions.cpp -fPIC -DPIC -o .libs/libMesh_la-Definitions.o mv -f .deps/libMesh_la-Definitions.Tpo .deps/libMesh_la-Definitions.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Degeneration.lo -MD -MP -MF .deps/libMesh_la-Degeneration.Tpo -c -o libMesh_la-Degeneration.lo `test -f 'Core/Degeneration.cpp' || echo './'`Core/Degeneration.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Degeneration.lo -MD -MP -MF .deps/libMesh_la-Degeneration.Tpo -c Core/Degeneration.cpp -fPIC -DPIC -o .libs/libMesh_la-Degeneration.o In file included from Core/MeshKernel.h:30, from Core/Evaluation.h:30, from Core/Degeneration.h:31, from Core/Degeneration.cpp:31: Core/Elements.h: In constructor ‘MeshCore::MeshFacet::MeshFacet()’: Core/Elements.h:716: warning: overflow in implicit constant conversion Core/Elements.h:717: warning: overflow in implicit constant conversion mv -f .deps/libMesh_la-Degeneration.Tpo .deps/libMesh_la-Degeneration.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Elements.lo -MD -MP -MF .deps/libMesh_la-Elements.Tpo -c -o libMesh_la-Elements.lo `test -f 'Core/Elements.cpp' || echo './'`Core/Elements.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Elements.lo -MD -MP -MF .deps/libMesh_la-Elements.Tpo -c Core/Elements.cpp -fPIC -DPIC -o .libs/libMesh_la-Elements.o In file included from Core/Elements.cpp:34: Core/Elements.h: In constructor ‘MeshCore::MeshFacet::MeshFacet()’: Core/Elements.h:716: warning: overflow in implicit constant conversion Core/Elements.h:717: warning: overflow in implicit constant conversion mv -f .deps/libMesh_la-Elements.Tpo .deps/libMesh_la-Elements.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Evaluation.lo -MD -MP -MF .deps/libMesh_la-Evaluation.Tpo -c -o libMesh_la-Evaluation.lo `test -f 'Core/Evaluation.cpp' || echo './'`Core/Evaluation.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Evaluation.lo -MD -MP -MF .deps/libMesh_la-Evaluation.Tpo -c Core/Evaluation.cpp -fPIC -DPIC -o .libs/libMesh_la-Evaluation.o In file included from Core/MeshKernel.h:30, from Core/Evaluation.h:30, from Core/Evaluation.cpp:34: Core/Elements.h: In constructor ‘MeshCore::MeshFacet::MeshFacet()’: Core/Elements.h:716: warning: overflow in implicit constant conversion Core/Elements.h:717: warning: overflow in implicit constant conversion mv -f .deps/libMesh_la-Evaluation.Tpo .deps/libMesh_la-Evaluation.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Grid.lo -MD -MP -MF .deps/libMesh_la-Grid.Tpo -c -o libMesh_la-Grid.lo `test -f 'Core/Grid.cpp' || echo './'`Core/Grid.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Grid.lo -MD -MP -MF .deps/libMesh_la-Grid.Tpo -c Core/Grid.cpp -fPIC -DPIC -o .libs/libMesh_la-Grid.o In file included from Core/MeshKernel.h:30, from Core/Grid.h:29, from Core/Grid.cpp:30: Core/Elements.h: In constructor ‘MeshCore::MeshFacet::MeshFacet()’: Core/Elements.h:716: warning: overflow in implicit constant conversion Core/Elements.h:717: warning: overflow in implicit constant conversion mv -f .deps/libMesh_la-Grid.Tpo .deps/libMesh_la-Grid.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Info.lo -MD -MP -MF .deps/libMesh_la-Info.Tpo -c -o libMesh_la-Info.lo `test -f 'Core/Info.cpp' || echo './'`Core/Info.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Info.lo -MD -MP -MF .deps/libMesh_la-Info.Tpo -c Core/Info.cpp -fPIC -DPIC -o .libs/libMesh_la-Info.o In file included from Core/MeshKernel.h:30, from Core/Info.h:27, from Core/Info.cpp:33: Core/Elements.h: In constructor ‘MeshCore::MeshFacet::MeshFacet()’: Core/Elements.h:716: warning: overflow in implicit constant conversion Core/Elements.h:717: warning: overflow in implicit constant conversion mv -f .deps/libMesh_la-Info.Tpo .deps/libMesh_la-Info.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-MeshKernel.lo -MD -MP -MF .deps/libMesh_la-MeshKernel.Tpo -c -o libMesh_la-MeshKernel.lo `test -f 'Core/MeshKernel.cpp' || echo './'`Core/MeshKernel.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-MeshKernel.lo -MD -MP -MF .deps/libMesh_la-MeshKernel.Tpo -c Core/MeshKernel.cpp -fPIC -DPIC -o .libs/libMesh_la-MeshKernel.o In file included from Core/MeshKernel.h:30, from Core/Algorithm.h:30, from Core/MeshKernel.cpp:38: Core/Elements.h: In constructor ‘MeshCore::MeshFacet::MeshFacet()’: Core/Elements.h:716: warning: overflow in implicit constant conversion Core/Elements.h:717: warning: overflow in implicit constant conversion Core/MeshKernel.cpp: In member function ‘void MeshCore::MeshKernel::Read(std::istream&)’: Core/MeshKernel.cpp:820: warning: large integer implicitly truncated to unsigned type Core/MeshKernel.cpp:820: warning: large integer implicitly truncated to unsigned type mv -f .deps/libMesh_la-MeshKernel.Tpo .deps/libMesh_la-MeshKernel.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-MeshIO.lo -MD -MP -MF .deps/libMesh_la-MeshIO.Tpo -c -o libMesh_la-MeshIO.lo `test -f 'Core/MeshIO.cpp' || echo './'`Core/MeshIO.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-MeshIO.lo -MD -MP -MF .deps/libMesh_la-MeshIO.Tpo -c Core/MeshIO.cpp -fPIC -DPIC -o .libs/libMesh_la-MeshIO.o In file included from Core/MeshKernel.h:30, from Core/Iterator.h:27, from Core/MeshIO.cpp:26: Core/Elements.h: In constructor ‘MeshCore::MeshFacet::MeshFacet()’: Core/Elements.h:716: warning: overflow in implicit constant conversion Core/Elements.h:717: warning: overflow in implicit constant conversion mv -f .deps/libMesh_la-MeshIO.Tpo .deps/libMesh_la-MeshIO.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Projection.lo -MD -MP -MF .deps/libMesh_la-Projection.Tpo -c -o libMesh_la-Projection.lo `test -f 'Core/Projection.cpp' || echo './'`Core/Projection.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Projection.lo -MD -MP -MF .deps/libMesh_la-Projection.Tpo -c Core/Projection.cpp -fPIC -DPIC -o .libs/libMesh_la-Projection.o mv -f .deps/libMesh_la-Projection.Tpo .deps/libMesh_la-Projection.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-SetOperations.lo -MD -MP -MF .deps/libMesh_la-SetOperations.Tpo -c -o libMesh_la-SetOperations.lo `test -f 'Core/SetOperations.cpp' || echo './'`Core/SetOperations.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-SetOperations.lo -MD -MP -MF .deps/libMesh_la-SetOperations.Tpo -c Core/SetOperations.cpp -fPIC -DPIC -o .libs/libMesh_la-SetOperations.o In file included from Core/MeshKernel.h:30, from Core/SetOperations.h:31, from Core/SetOperations.cpp:32: Core/Elements.h: In constructor ‘MeshCore::MeshFacet::MeshFacet()’: Core/Elements.h:716: warning: overflow in implicit constant conversion Core/Elements.h:717: warning: overflow in implicit constant conversion mv -f .deps/libMesh_la-SetOperations.Tpo .deps/libMesh_la-SetOperations.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Triangulation.lo -MD -MP -MF .deps/libMesh_la-Triangulation.Tpo -c -o libMesh_la-Triangulation.lo `test -f 'Core/Triangulation.cpp' || echo './'`Core/Triangulation.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Triangulation.lo -MD -MP -MF .deps/libMesh_la-Triangulation.Tpo -c Core/Triangulation.cpp -fPIC -DPIC -o .libs/libMesh_la-Triangulation.o In file included from Core/Triangulation.h:27, from Core/Triangulation.cpp:28: Core/Elements.h: In constructor ‘MeshCore::MeshFacet::MeshFacet()’: Core/Elements.h:716: warning: overflow in implicit constant conversion Core/Elements.h:717: warning: overflow in implicit constant conversion mv -f .deps/libMesh_la-Triangulation.Tpo .deps/libMesh_la-Triangulation.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Tools.lo -MD -MP -MF .deps/libMesh_la-Tools.Tpo -c -o libMesh_la-Tools.lo `test -f 'Core/Tools.cpp' || echo './'`Core/Tools.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Tools.lo -MD -MP -MF .deps/libMesh_la-Tools.Tpo -c Core/Tools.cpp -fPIC -DPIC -o .libs/libMesh_la-Tools.o In file included from Core/MeshKernel.h:30, from Core/Tools.h:31, from Core/Tools.cpp:30: Core/Elements.h: In constructor ‘MeshCore::MeshFacet::MeshFacet()’: Core/Elements.h:716: warning: overflow in implicit constant conversion Core/Elements.h:717: warning: overflow in implicit constant conversion mv -f .deps/libMesh_la-Tools.Tpo .deps/libMesh_la-Tools.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-TopoAlgorithm.lo -MD -MP -MF .deps/libMesh_la-TopoAlgorithm.Tpo -c -o libMesh_la-TopoAlgorithm.lo `test -f 'Core/TopoAlgorithm.cpp' || echo './'`Core/TopoAlgorithm.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-TopoAlgorithm.lo -MD -MP -MF .deps/libMesh_la-TopoAlgorithm.Tpo -c Core/TopoAlgorithm.cpp -fPIC -DPIC -o .libs/libMesh_la-TopoAlgorithm.o In file included from Core/MeshKernel.h:30, from Core/Iterator.h:27, from Core/TopoAlgorithm.h:31, from Core/TopoAlgorithm.cpp:33: Core/Elements.h: In constructor ‘MeshCore::MeshFacet::MeshFacet()’: Core/Elements.h:716: warning: overflow in implicit constant conversion Core/Elements.h:717: warning: overflow in implicit constant conversion mv -f .deps/libMesh_la-TopoAlgorithm.Tpo .deps/libMesh_la-TopoAlgorithm.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Visitor.lo -MD -MP -MF .deps/libMesh_la-Visitor.Tpo -c -o libMesh_la-Visitor.lo `test -f 'Core/Visitor.cpp' || echo './'`Core/Visitor.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Visitor.lo -MD -MP -MF .deps/libMesh_la-Visitor.Tpo -c Core/Visitor.cpp -fPIC -DPIC -o .libs/libMesh_la-Visitor.o In file included from Core/MeshKernel.h:30, from Core/Visitor.cpp:26: Core/Elements.h: In constructor ‘MeshCore::MeshFacet::MeshFacet()’: Core/Elements.h:716: warning: overflow in implicit constant conversion Core/Elements.h:717: warning: overflow in implicit constant conversion mv -f .deps/libMesh_la-Visitor.Tpo .deps/libMesh_la-Visitor.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4ApprCylinderFit3.lo -MD -MP -MF .deps/libMesh_la-Wm4ApprCylinderFit3.Tpo -c -o libMesh_la-Wm4ApprCylinderFit3.lo `test -f 'WildMagic4/Wm4ApprCylinderFit3.cpp' || echo './'`WildMagic4/Wm4ApprCylinderFit3.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4ApprCylinderFit3.lo -MD -MP -MF .deps/libMesh_la-Wm4ApprCylinderFit3.Tpo -c WildMagic4/Wm4ApprCylinderFit3.cpp -fPIC -DPIC -o .libs/libMesh_la-Wm4ApprCylinderFit3.o mv -f .deps/libMesh_la-Wm4ApprCylinderFit3.Tpo .deps/libMesh_la-Wm4ApprCylinderFit3.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4ApprLineFit3.lo -MD -MP -MF .deps/libMesh_la-Wm4ApprLineFit3.Tpo -c -o libMesh_la-Wm4ApprLineFit3.lo `test -f 'WildMagic4/Wm4ApprLineFit3.cpp' || echo './'`WildMagic4/Wm4ApprLineFit3.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4ApprLineFit3.lo -MD -MP -MF .deps/libMesh_la-Wm4ApprLineFit3.Tpo -c WildMagic4/Wm4ApprLineFit3.cpp -fPIC -DPIC -o .libs/libMesh_la-Wm4ApprLineFit3.o mv -f .deps/libMesh_la-Wm4ApprLineFit3.Tpo .deps/libMesh_la-Wm4ApprLineFit3.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4ApprPlaneFit3.lo -MD -MP -MF .deps/libMesh_la-Wm4ApprPlaneFit3.Tpo -c -o libMesh_la-Wm4ApprPlaneFit3.lo `test -f 'WildMagic4/Wm4ApprPlaneFit3.cpp' || echo './'`WildMagic4/Wm4ApprPlaneFit3.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4ApprPlaneFit3.lo -MD -MP -MF .deps/libMesh_la-Wm4ApprPlaneFit3.Tpo -c WildMagic4/Wm4ApprPlaneFit3.cpp -fPIC -DPIC -o .libs/libMesh_la-Wm4ApprPlaneFit3.o mv -f .deps/libMesh_la-Wm4ApprPlaneFit3.Tpo .deps/libMesh_la-Wm4ApprPlaneFit3.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4ApprPolyFit3.lo -MD -MP -MF .deps/libMesh_la-Wm4ApprPolyFit3.Tpo -c -o libMesh_la-Wm4ApprPolyFit3.lo `test -f 'WildMagic4/Wm4ApprPolyFit3.cpp' || echo './'`WildMagic4/Wm4ApprPolyFit3.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4ApprPolyFit3.lo -MD -MP -MF .deps/libMesh_la-Wm4ApprPolyFit3.Tpo -c WildMagic4/Wm4ApprPolyFit3.cpp -fPIC -DPIC -o .libs/libMesh_la-Wm4ApprPolyFit3.o mv -f .deps/libMesh_la-Wm4ApprPolyFit3.Tpo .deps/libMesh_la-Wm4ApprPolyFit3.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4ApprQuadraticFit3.lo -MD -MP -MF .deps/libMesh_la-Wm4ApprQuadraticFit3.Tpo -c -o libMesh_la-Wm4ApprQuadraticFit3.lo `test -f 'WildMagic4/Wm4ApprQuadraticFit3.cpp' || echo './'`WildMagic4/Wm4ApprQuadraticFit3.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4ApprQuadraticFit3.lo -MD -MP -MF .deps/libMesh_la-Wm4ApprQuadraticFit3.Tpo -c WildMagic4/Wm4ApprQuadraticFit3.cpp -fPIC -DPIC -o .libs/libMesh_la-Wm4ApprQuadraticFit3.o mv -f .deps/libMesh_la-Wm4ApprQuadraticFit3.Tpo .deps/libMesh_la-Wm4ApprQuadraticFit3.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4ApprSphereFit3.lo -MD -MP -MF .deps/libMesh_la-Wm4ApprSphereFit3.Tpo -c -o libMesh_la-Wm4ApprSphereFit3.lo `test -f 'WildMagic4/Wm4ApprSphereFit3.cpp' || echo './'`WildMagic4/Wm4ApprSphereFit3.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4ApprSphereFit3.lo -MD -MP -MF .deps/libMesh_la-Wm4ApprSphereFit3.Tpo -c WildMagic4/Wm4ApprSphereFit3.cpp -fPIC -DPIC -o .libs/libMesh_la-Wm4ApprSphereFit3.o mv -f .deps/libMesh_la-Wm4ApprSphereFit3.Tpo .deps/libMesh_la-Wm4ApprSphereFit3.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4DelPolygonEdge.lo -MD -MP -MF .deps/libMesh_la-Wm4DelPolygonEdge.Tpo -c -o libMesh_la-Wm4DelPolygonEdge.lo `test -f 'WildMagic4/Wm4DelPolygonEdge.cpp' || echo './'`WildMagic4/Wm4DelPolygonEdge.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4DelPolygonEdge.lo -MD -MP -MF .deps/libMesh_la-Wm4DelPolygonEdge.Tpo -c WildMagic4/Wm4DelPolygonEdge.cpp -fPIC -DPIC -o .libs/libMesh_la-Wm4DelPolygonEdge.o mv -f .deps/libMesh_la-Wm4DelPolygonEdge.Tpo .deps/libMesh_la-Wm4DelPolygonEdge.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4DelPolyhedronFace.lo -MD -MP -MF .deps/libMesh_la-Wm4DelPolyhedronFace.Tpo -c -o libMesh_la-Wm4DelPolyhedronFace.lo `test -f 'WildMagic4/Wm4DelPolyhedronFace.cpp' || echo './'`WildMagic4/Wm4DelPolyhedronFace.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4DelPolyhedronFace.lo -MD -MP -MF .deps/libMesh_la-Wm4DelPolyhedronFace.Tpo -c WildMagic4/Wm4DelPolyhedronFace.cpp -fPIC -DPIC -o .libs/libMesh_la-Wm4DelPolyhedronFace.o mv -f .deps/libMesh_la-Wm4DelPolyhedronFace.Tpo .deps/libMesh_la-Wm4DelPolyhedronFace.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4DelTetrahedron.lo -MD -MP -MF .deps/libMesh_la-Wm4DelTetrahedron.Tpo -c -o libMesh_la-Wm4DelTetrahedron.lo `test -f 'WildMagic4/Wm4DelTetrahedron.cpp' || echo './'`WildMagic4/Wm4DelTetrahedron.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4DelTetrahedron.lo -MD -MP -MF .deps/libMesh_la-Wm4DelTetrahedron.Tpo -c WildMagic4/Wm4DelTetrahedron.cpp -fPIC -DPIC -o .libs/libMesh_la-Wm4DelTetrahedron.o mv -f .deps/libMesh_la-Wm4DelTetrahedron.Tpo .deps/libMesh_la-Wm4DelTetrahedron.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4DelTriangle.lo -MD -MP -MF .deps/libMesh_la-Wm4DelTriangle.Tpo -c -o libMesh_la-Wm4DelTriangle.lo `test -f 'WildMagic4/Wm4DelTriangle.cpp' || echo './'`WildMagic4/Wm4DelTriangle.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4DelTriangle.lo -MD -MP -MF .deps/libMesh_la-Wm4DelTriangle.Tpo -c WildMagic4/Wm4DelTriangle.cpp -fPIC -DPIC -o .libs/libMesh_la-Wm4DelTriangle.o mv -f .deps/libMesh_la-Wm4DelTriangle.Tpo .deps/libMesh_la-Wm4DelTriangle.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4Delaunay.lo -MD -MP -MF .deps/libMesh_la-Wm4Delaunay.Tpo -c -o libMesh_la-Wm4Delaunay.lo `test -f 'WildMagic4/Wm4Delaunay.cpp' || echo './'`WildMagic4/Wm4Delaunay.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4Delaunay.lo -MD -MP -MF .deps/libMesh_la-Wm4Delaunay.Tpo -c WildMagic4/Wm4Delaunay.cpp -fPIC -DPIC -o .libs/libMesh_la-Wm4Delaunay.o mv -f .deps/libMesh_la-Wm4Delaunay.Tpo .deps/libMesh_la-Wm4Delaunay.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4Delaunay1.lo -MD -MP -MF .deps/libMesh_la-Wm4Delaunay1.Tpo -c -o libMesh_la-Wm4Delaunay1.lo `test -f 'WildMagic4/Wm4Delaunay1.cpp' || echo './'`WildMagic4/Wm4Delaunay1.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4Delaunay1.lo -MD -MP -MF .deps/libMesh_la-Wm4Delaunay1.Tpo -c WildMagic4/Wm4Delaunay1.cpp -fPIC -DPIC -o .libs/libMesh_la-Wm4Delaunay1.o mv -f .deps/libMesh_la-Wm4Delaunay1.Tpo .deps/libMesh_la-Wm4Delaunay1.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4Delaunay2.lo -MD -MP -MF .deps/libMesh_la-Wm4Delaunay2.Tpo -c -o libMesh_la-Wm4Delaunay2.lo `test -f 'WildMagic4/Wm4Delaunay2.cpp' || echo './'`WildMagic4/Wm4Delaunay2.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4Delaunay2.lo -MD -MP -MF .deps/libMesh_la-Wm4Delaunay2.Tpo -c WildMagic4/Wm4Delaunay2.cpp -fPIC -DPIC -o .libs/libMesh_la-Wm4Delaunay2.o mv -f .deps/libMesh_la-Wm4Delaunay2.Tpo .deps/libMesh_la-Wm4Delaunay2.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4Delaunay3.lo -MD -MP -MF .deps/libMesh_la-Wm4Delaunay3.Tpo -c -o libMesh_la-Wm4Delaunay3.lo `test -f 'WildMagic4/Wm4Delaunay3.cpp' || echo './'`WildMagic4/Wm4Delaunay3.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4Delaunay3.lo -MD -MP -MF .deps/libMesh_la-Wm4Delaunay3.Tpo -c WildMagic4/Wm4Delaunay3.cpp -fPIC -DPIC -o .libs/libMesh_la-Wm4Delaunay3.o mv -f .deps/libMesh_la-Wm4Delaunay3.Tpo .deps/libMesh_la-Wm4Delaunay3.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4DistLine3Segment3.lo -MD -MP -MF .deps/libMesh_la-Wm4DistLine3Segment3.Tpo -c -o libMesh_la-Wm4DistLine3Segment3.lo `test -f 'WildMagic4/Wm4DistLine3Segment3.cpp' || echo './'`WildMagic4/Wm4DistLine3Segment3.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4DistLine3Segment3.lo -MD -MP -MF .deps/libMesh_la-Wm4DistLine3Segment3.Tpo -c WildMagic4/Wm4DistLine3Segment3.cpp -fPIC -DPIC -o .libs/libMesh_la-Wm4DistLine3Segment3.o mv -f .deps/libMesh_la-Wm4DistLine3Segment3.Tpo .deps/libMesh_la-Wm4DistLine3Segment3.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4DistLine3Triangle3.lo -MD -MP -MF .deps/libMesh_la-Wm4DistLine3Triangle3.Tpo -c -o libMesh_la-Wm4DistLine3Triangle3.lo `test -f 'WildMagic4/Wm4DistLine3Triangle3.cpp' || echo './'`WildMagic4/Wm4DistLine3Triangle3.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4DistLine3Triangle3.lo -MD -MP -MF .deps/libMesh_la-Wm4DistLine3Triangle3.Tpo -c WildMagic4/Wm4DistLine3Triangle3.cpp -fPIC -DPIC -o .libs/libMesh_la-Wm4DistLine3Triangle3.o mv -f .deps/libMesh_la-Wm4DistLine3Triangle3.Tpo .deps/libMesh_la-Wm4DistLine3Triangle3.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4DistSegment3Segment3.lo -MD -MP -MF .deps/libMesh_la-Wm4DistSegment3Segment3.Tpo -c -o libMesh_la-Wm4DistSegment3Segment3.lo `test -f 'WildMagic4/Wm4DistSegment3Segment3.cpp' || echo './'`WildMagic4/Wm4DistSegment3Segment3.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4DistSegment3Segment3.lo -MD -MP -MF .deps/libMesh_la-Wm4DistSegment3Segment3.Tpo -c WildMagic4/Wm4DistSegment3Segment3.cpp -fPIC -DPIC -o .libs/libMesh_la-Wm4DistSegment3Segment3.o mv -f .deps/libMesh_la-Wm4DistSegment3Segment3.Tpo .deps/libMesh_la-Wm4DistSegment3Segment3.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4DistSegment3Triangle3.lo -MD -MP -MF .deps/libMesh_la-Wm4DistSegment3Triangle3.Tpo -c -o libMesh_la-Wm4DistSegment3Triangle3.lo `test -f 'WildMagic4/Wm4DistSegment3Triangle3.cpp' || echo './'`WildMagic4/Wm4DistSegment3Triangle3.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4DistSegment3Triangle3.lo -MD -MP -MF .deps/libMesh_la-Wm4DistSegment3Triangle3.Tpo -c WildMagic4/Wm4DistSegment3Triangle3.cpp -fPIC -DPIC -o .libs/libMesh_la-Wm4DistSegment3Triangle3.o mv -f .deps/libMesh_la-Wm4DistSegment3Triangle3.Tpo .deps/libMesh_la-Wm4DistSegment3Triangle3.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4DistVector3Plane3.lo -MD -MP -MF .deps/libMesh_la-Wm4DistVector3Plane3.Tpo -c -o libMesh_la-Wm4DistVector3Plane3.lo `test -f 'WildMagic4/Wm4DistVector3Plane3.cpp' || echo './'`WildMagic4/Wm4DistVector3Plane3.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4DistVector3Plane3.lo -MD -MP -MF .deps/libMesh_la-Wm4DistVector3Plane3.Tpo -c WildMagic4/Wm4DistVector3Plane3.cpp -fPIC -DPIC -o .libs/libMesh_la-Wm4DistVector3Plane3.o mv -f .deps/libMesh_la-Wm4DistVector3Plane3.Tpo .deps/libMesh_la-Wm4DistVector3Plane3.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4DistVector3Segment3.lo -MD -MP -MF .deps/libMesh_la-Wm4DistVector3Segment3.Tpo -c -o libMesh_la-Wm4DistVector3Segment3.lo `test -f 'WildMagic4/Wm4DistVector3Segment3.cpp' || echo './'`WildMagic4/Wm4DistVector3Segment3.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4DistVector3Segment3.lo -MD -MP -MF .deps/libMesh_la-Wm4DistVector3Segment3.Tpo -c WildMagic4/Wm4DistVector3Segment3.cpp -fPIC -DPIC -o .libs/libMesh_la-Wm4DistVector3Segment3.o mv -f .deps/libMesh_la-Wm4DistVector3Segment3.Tpo .deps/libMesh_la-Wm4DistVector3Segment3.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4DistVector3Triangle3.lo -MD -MP -MF .deps/libMesh_la-Wm4DistVector3Triangle3.Tpo -c -o libMesh_la-Wm4DistVector3Triangle3.lo `test -f 'WildMagic4/Wm4DistVector3Triangle3.cpp' || echo './'`WildMagic4/Wm4DistVector3Triangle3.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4DistVector3Triangle3.lo -MD -MP -MF .deps/libMesh_la-Wm4DistVector3Triangle3.Tpo -c WildMagic4/Wm4DistVector3Triangle3.cpp -fPIC -DPIC -o .libs/libMesh_la-Wm4DistVector3Triangle3.o mv -f .deps/libMesh_la-Wm4DistVector3Triangle3.Tpo .deps/libMesh_la-Wm4DistVector3Triangle3.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4Distance.lo -MD -MP -MF .deps/libMesh_la-Wm4Distance.Tpo -c -o libMesh_la-Wm4Distance.lo `test -f 'WildMagic4/Wm4Distance.cpp' || echo './'`WildMagic4/Wm4Distance.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4Distance.lo -MD -MP -MF .deps/libMesh_la-Wm4Distance.Tpo -c WildMagic4/Wm4Distance.cpp -fPIC -DPIC -o .libs/libMesh_la-Wm4Distance.o mv -f .deps/libMesh_la-Wm4Distance.Tpo .deps/libMesh_la-Wm4Distance.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4ETManifoldMesh.lo -MD -MP -MF .deps/libMesh_la-Wm4ETManifoldMesh.Tpo -c -o libMesh_la-Wm4ETManifoldMesh.lo `test -f 'WildMagic4/Wm4ETManifoldMesh.cpp' || echo './'`WildMagic4/Wm4ETManifoldMesh.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4ETManifoldMesh.lo -MD -MP -MF .deps/libMesh_la-Wm4ETManifoldMesh.Tpo -c WildMagic4/Wm4ETManifoldMesh.cpp -fPIC -DPIC -o .libs/libMesh_la-Wm4ETManifoldMesh.o mv -f .deps/libMesh_la-Wm4ETManifoldMesh.Tpo .deps/libMesh_la-Wm4ETManifoldMesh.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4Eigen.lo -MD -MP -MF .deps/libMesh_la-Wm4Eigen.Tpo -c -o libMesh_la-Wm4Eigen.lo `test -f 'WildMagic4/Wm4Eigen.cpp' || echo './'`WildMagic4/Wm4Eigen.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4Eigen.lo -MD -MP -MF .deps/libMesh_la-Wm4Eigen.Tpo -c WildMagic4/Wm4Eigen.cpp -fPIC -DPIC -o .libs/libMesh_la-Wm4Eigen.o mv -f .deps/libMesh_la-Wm4Eigen.Tpo .deps/libMesh_la-Wm4Eigen.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4FoundationPCH.lo -MD -MP -MF .deps/libMesh_la-Wm4FoundationPCH.Tpo -c -o libMesh_la-Wm4FoundationPCH.lo `test -f 'WildMagic4/Wm4FoundationPCH.cpp' || echo './'`WildMagic4/Wm4FoundationPCH.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4FoundationPCH.lo -MD -MP -MF .deps/libMesh_la-Wm4FoundationPCH.Tpo -c WildMagic4/Wm4FoundationPCH.cpp -fPIC -DPIC -o .libs/libMesh_la-Wm4FoundationPCH.o mv -f .deps/libMesh_la-Wm4FoundationPCH.Tpo .deps/libMesh_la-Wm4FoundationPCH.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMesh_la-Wm4ImplicitSurface.lo -MD -MP -MF .deps/libMesh_la-Wm4ImplicitSurface.Tpo -c -o libMesh_la-Wm4ImplicitSurface.lo `test -f 'WildMagic4/Wm4ImplicitSurface.cpp' || echo './'`WildMagic4/Wm4ImplicitSurface.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DMeshExport= -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall -I../../../../src/3rdParty -I../../../../src -I../../../../src -I/usr/include/python2.5 -I/usr/include -I/usr/include -g -O2 -Wno-deprecated -frtti -MT libMes