ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/k3d.spec'], False, '/var/lib/mock/dist-f11-build-312206-56818/root/', None, 86400, True, 0, 427, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/k3d.spec'] warning: Could not canonicalize hostname: x86-1.fedora.phx.redhat.com Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/k3d-0.6.7.0-9.fc11.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/k3d.spec'], False, '/var/lib/mock/dist-f11-build-312206-56818/root/', None, 86400, True, 0, 427, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/k3d.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fpE6cL + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf k3d-0.6.7.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/k3d-0.6.7.0-src.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd k3d-0.6.7.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (k3d-0.5.15.0-gl64.patch):' Patch #0 (k3d-0.5.15.0-gl64.patch): + /bin/cat /builddir/build/SOURCES/k3d-0.5.15.0-gl64.patch + /usr/bin/patch -s -p1 -b --suffix .gl64 --fuzz=0 + echo 'Patch #1 (k3d-0.6.6.0-vfs.patch):' Patch #1 (k3d-0.6.6.0-vfs.patch): + /bin/cat /builddir/build/SOURCES/k3d-0.6.6.0-vfs.patch + /usr/bin/patch -s -p1 -b --suffix .vfs --fuzz=0 + echo 'Patch #2 (k3d-0.6.7.0-desktop.patch):' Patch #2 (k3d-0.6.7.0-desktop.patch): + /bin/cat /builddir/build/SOURCES/k3d-0.6.7.0-desktop.patch + /usr/bin/patch -s -p1 -b --suffix .desktop --fuzz=0 + echo 'Patch #3 (k3d-0.6.7.0-gcc43.patch):' Patch #3 (k3d-0.6.7.0-gcc43.patch): + /bin/cat /builddir/build/SOURCES/k3d-0.6.7.0-gcc43.patch + /usr/bin/patch -s -p1 -b --suffix .gcc43 --fuzz=0 + echo 'Patch #4 (k3d-0.6.7.0-sigc2.patch):' Patch #4 (k3d-0.6.7.0-sigc2.patch): + /bin/cat /builddir/build/SOURCES/k3d-0.6.7.0-sigc2.patch + /usr/bin/patch -s -p1 -b --suffix .sigc2 --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.k3hJ1h + umask 022 + cd /builddir/build/BUILD + cd k3d-0.6.7.0 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-external-boost ================ Configuring K-3D ================ Environment and variables ------------------------- checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for x86_64-redhat-linux-gnu-g77... no checking for x86_64-redhat-linux-gnu-xlf... no checking for x86_64-redhat-linux-gnu-f77... no checking for x86_64-redhat-linux-gnu-frt... no checking for x86_64-redhat-linux-gnu-pgf77... no checking for x86_64-redhat-linux-gnu-cf77... no checking for x86_64-redhat-linux-gnu-fort77... no checking for x86_64-redhat-linux-gnu-fl32... no checking for x86_64-redhat-linux-gnu-af77... no checking for x86_64-redhat-linux-gnu-xlf90... no checking for x86_64-redhat-linux-gnu-f90... no checking for x86_64-redhat-linux-gnu-pgf90... no checking for x86_64-redhat-linux-gnu-pghpf... no checking for x86_64-redhat-linux-gnu-epcf90... no checking for x86_64-redhat-linux-gnu-gfortran... no checking for x86_64-redhat-linux-gnu-g95... no checking for x86_64-redhat-linux-gnu-xlf95... no checking for x86_64-redhat-linux-gnu-f95... no checking for x86_64-redhat-linux-gnu-fort... no checking for x86_64-redhat-linux-gnu-ifort... no checking for x86_64-redhat-linux-gnu-ifc... no checking for x86_64-redhat-linux-gnu-efc... no checking for x86_64-redhat-linux-gnu-pgf95... no checking for x86_64-redhat-linux-gnu-lf95... no checking for x86_64-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for correct ltmain.sh version... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for void*... yes checking size of void*... 8 Platform checks --------------- checking for problematic compiler versions... none found checking for platform... defaulting to posix checking for an x86 CPU... not found checking for va_copy() or __va_copy... found neither checking for non-standard std::string::compare profile... no checking for std::numeric_limits... yes checking for std::iterator... yes Required libraries ------------------ checking for OpenGL... found in /usr/lib64 and /usr/include checking for OpenGLU... found in /usr/lib64 and /usr/include checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking for an XML parser... found expat checking for libsigc++-2.0... found version 2.2.2 checking for glibmm... found version 2.18.1 checking boost/version.hpp usability... yes checking boost/version.hpp presence... yes checking for boost/version.hpp... yes Using external boost library checking for main in -lboost_regex... yes checking for main in -lboost_date_time... yes Optional libraries ------------------ checking for freetype2... found version 9.18.3 checking for gnome... found version 2.24.1 checking for gts... found version 0.7.6 checking for Magick++... found checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for gtkmm to build NGUI... found version 2.14.3 checking for gtkglext (required by NGUI)... found version 1.2.0 checking for OpenEXR... found version 1.6.1 checking for png... found version 1.2.33 checking for python2.4... no checking for python2.3... no checking for python2.2... no checking for python... /usr/bin/python found Python version 2.6 checking /usr/include/python2.6/Python.h usability... yes checking /usr/include/python2.6/Python.h presence... yes checking for /usr/include/python2.6/Python.h... yes checking for SuperLU... checking /usr/include/superlu/dsp_defs.h usability... no checking /usr/include/superlu/dsp_defs.h presence... no checking for /usr/include/superlu/dsp_defs.h... no not found. configure: SVG icons will be used checking tiff.h usability... yes checking tiff.h presence... yes checking for tiff.h... yes Makefiles --------- configure: creating ./config.status config.status: creating m4/Makefile config.status: creating po/Makefile config.status: creating k3d-config config.status: creating k3d-makempeg config.status: creating k3d-uuidgen config.status: creating application/k3d config.status: WARNING: application/k3d.in seems to ignore the --datarootdir setting config.status: creating hapy/Makefile config.status: creating hapy/src/Makefile config.status: creating hapy/src/include/Makefile config.status: creating hapy/src/include/Hapy/Makefile config.status: creating Makefile config.status: creating application/Makefile config.status: creating bin/Makefile config.status: creating bin/plugins/Makefile config.status: creating bug-buddy/Makefile config.status: creating boost/Makefile config.status: creating boost/boost/Makefile config.status: creating boost/boost/bind/Makefile config.status: creating boost/boost/config/Makefile config.status: creating boost/boost/config/compiler/Makefile config.status: creating boost/boost/config/platform/Makefile config.status: creating boost/boost/config/stdlib/Makefile config.status: creating boost/boost/date_time/Makefile config.status: creating boost/boost/date_time/gregorian/Makefile config.status: creating boost/boost/date_time/posix_time/Makefile config.status: creating boost/boost/detail/Makefile config.status: creating boost/boost/format/Makefile config.status: creating boost/boost/iterator/Makefile config.status: creating boost/boost/iterator/detail/Makefile config.status: creating boost/boost/mpl/Makefile config.status: creating boost/boost/mpl/aux_/Makefile config.status: creating boost/boost/mpl/aux_/config/Makefile config.status: creating boost/boost/mpl/aux_/preprocessed/Makefile config.status: creating boost/boost/mpl/aux_/preprocessed/bcc/Makefile config.status: creating boost/boost/mpl/aux_/preprocessed/bcc551/Makefile config.status: creating boost/boost/mpl/aux_/preprocessed/gcc/Makefile config.status: creating boost/boost/mpl/aux_/preprocessed/msvc60/Makefile config.status: creating boost/boost/mpl/aux_/preprocessed/msvc70/Makefile config.status: creating boost/boost/mpl/aux_/preprocessed/mwcw/Makefile config.status: creating boost/boost/mpl/aux_/preprocessed/no_ctps/Makefile config.status: creating boost/boost/mpl/aux_/preprocessed/no_ttp/Makefile config.status: creating boost/boost/mpl/aux_/preprocessed/plain/Makefile config.status: creating boost/boost/mpl/aux_/preprocessor/Makefile config.status: creating boost/boost/mpl/aux_/range_c/Makefile config.status: creating boost/boost/mpl/limits/Makefile config.status: creating boost/boost/mpl/list/Makefile config.status: creating boost/boost/mpl/list/aux_/Makefile config.status: creating boost/boost/mpl/list/aux_/preprocessed/Makefile config.status: creating boost/boost/mpl/list/aux_/preprocessed/plain/Makefile config.status: creating boost/boost/mpl/math/Makefile config.status: creating boost/boost/mpl/vector/Makefile config.status: creating boost/boost/mpl/vector/aux_/Makefile config.status: creating boost/boost/mpl/vector/aux_/preprocessed/Makefile config.status: creating boost/boost/mpl/vector/aux_/preprocessed/no_ctps/Makefile config.status: creating boost/boost/mpl/vector/aux_/preprocessed/plain/Makefile config.status: creating boost/boost/mpl/vector/aux_/preprocessed/typeof_based/Makefile config.status: creating boost/boost/multi_array/Makefile config.status: creating boost/boost/pending/Makefile config.status: creating boost/boost/pending/detail/Makefile config.status: creating boost/boost/pool/Makefile config.status: creating boost/boost/pool/detail/Makefile config.status: creating boost/boost/preprocessor/Makefile config.status: creating boost/boost/preprocessor/arithmetic/Makefile config.status: creating boost/boost/preprocessor/arithmetic/detail/Makefile config.status: creating boost/boost/preprocessor/array/Makefile config.status: creating boost/boost/preprocessor/comparison/Makefile config.status: creating boost/boost/preprocessor/config/Makefile config.status: creating boost/boost/preprocessor/control/Makefile config.status: creating boost/boost/preprocessor/control/detail/Makefile config.status: creating boost/boost/preprocessor/control/detail/edg/Makefile config.status: creating boost/boost/preprocessor/control/detail/msvc/Makefile config.status: creating boost/boost/preprocessor/debug/Makefile config.status: creating boost/boost/preprocessor/detail/Makefile config.status: creating boost/boost/preprocessor/facilities/Makefile config.status: creating boost/boost/preprocessor/iteration/Makefile config.status: creating boost/boost/preprocessor/iteration/detail/Makefile config.status: creating boost/boost/preprocessor/iteration/detail/bounds/Makefile config.status: creating boost/boost/preprocessor/iteration/detail/iter/Makefile config.status: creating boost/boost/preprocessor/list/Makefile config.status: creating boost/boost/preprocessor/list/detail/Makefile config.status: creating boost/boost/preprocessor/list/detail/edg/Makefile config.status: creating boost/boost/preprocessor/logical/Makefile config.status: creating boost/boost/preprocessor/punctuation/Makefile config.status: creating boost/boost/preprocessor/repetition/Makefile config.status: creating boost/boost/preprocessor/repetition/detail/Makefile config.status: creating boost/boost/preprocessor/repetition/detail/edg/Makefile config.status: creating boost/boost/preprocessor/repetition/detail/msvc/Makefile config.status: creating boost/boost/preprocessor/selection/Makefile config.status: creating boost/boost/preprocessor/seq/Makefile config.status: creating boost/boost/preprocessor/seq/detail/Makefile config.status: creating boost/boost/preprocessor/slot/Makefile config.status: creating boost/boost/preprocessor/slot/detail/Makefile config.status: creating boost/boost/preprocessor/tuple/Makefile config.status: creating boost/boost/random/Makefile config.status: creating boost/boost/random/detail/Makefile config.status: creating boost/boost/regex/Makefile config.status: creating boost/boost/regex/v3/Makefile config.status: creating boost/boost/spirit/Makefile config.status: creating boost/boost/spirit/attribute/Makefile config.status: creating boost/boost/spirit/core/Makefile config.status: creating boost/boost/spirit/core/composite/Makefile config.status: creating boost/boost/spirit/core/composite/impl/Makefile config.status: creating boost/boost/spirit/core/impl/Makefile config.status: creating boost/boost/spirit/core/meta/Makefile config.status: creating boost/boost/spirit/core/meta/impl/Makefile config.status: creating boost/boost/spirit/core/non_terminal/Makefile config.status: creating boost/boost/spirit/core/non_terminal/impl/Makefile config.status: creating boost/boost/spirit/core/primitives/Makefile config.status: creating boost/boost/spirit/core/primitives/impl/Makefile config.status: creating boost/boost/spirit/core/scanner/Makefile config.status: creating boost/boost/spirit/core/scanner/impl/Makefile config.status: creating boost/boost/spirit/debug/Makefile config.status: creating boost/boost/spirit/debug/impl/Makefile config.status: creating boost/boost/spirit/dyic/Makefile config.status: creating boost/boost/spirit/dyic/impl/Makefile config.status: creating boost/boost/spirit/dynamic/Makefile config.status: creating boost/boost/spirit/dynamic/impl/Makefile config.status: creating boost/boost/spirit/error_handling/Makefile config.status: creating boost/boost/spirit/error_handling/impl/Makefile config.status: creating boost/boost/spirit/iterator/Makefile config.status: creating boost/boost/spirit/iterator/impl/Makefile config.status: creating boost/boost/spirit/phoenix/Makefile config.status: creating boost/boost/spirit/symbols/Makefile config.status: creating boost/boost/spirit/symbols/impl/Makefile config.status: creating boost/boost/spirit/tree/Makefile config.status: creating boost/boost/spirit/tree/impl/Makefile config.status: creating boost/boost/spirit/utility/Makefile config.status: creating boost/boost/spirit/utility/impl/Makefile config.status: creating boost/boost/spirit/utility/impl/chset/Makefile config.status: creating boost/boost/tuple/Makefile config.status: creating boost/boost/tuple/detail/Makefile config.status: creating boost/boost/type_traits/Makefile config.status: creating boost/boost/type_traits/detail/Makefile config.status: creating boost/boost/utility/Makefile config.status: creating boost/libs/Makefile config.status: creating boost/libs/date_time/Makefile config.status: creating boost/libs/date_time/src/Makefile config.status: creating boost/libs/date_time/src/gregorian/Makefile config.status: creating boost/libs/date_time/src/posix_time/Makefile config.status: creating boost/libs/mpl/Makefile config.status: creating boost/libs/mpl/preprocessed/Makefile config.status: creating boost/libs/mpl/preprocessed/list/Makefile config.status: creating boost/libs/mpl/preprocessed/src/Makefile config.status: creating boost/libs/mpl/preprocessed/vector/Makefile config.status: creating boost/libs/regex/Makefile config.status: creating boost/libs/regex/src/Makefile config.status: creating docs/Doxyfile config.status: creating docs/Makefile config.status: creating docs/uml/Makefile config.status: creating docs/wiki/Makefile config.status: creating docs/xml/Makefile config.status: creating k3dsdk/Makefile config.status: creating k3dsdk/version.h config.status: creating k3dsdk/Half/Makefile config.status: creating k3dsdk/sgi_tesselator/Makefile config.status: creating k3dsdk/tests/Makefile config.status: creating ngui/Makefile config.status: creating nui/Makefile config.status: creating qtui/Makefile config.status: creating subdivision_surface/Makefile config.status: creating surface_polygonizer/Makefile config.status: creating make-module-proxy/Makefile config.status: creating modules/Makefile config.status: creating modules/annotation/Makefile config.status: creating modules/aqsis/Makefile config.status: creating modules/array/Makefile config.status: creating modules/bitmap/Makefile config.status: creating modules/blobbies/Makefile config.status: creating modules/core/Makefile config.status: creating modules/deformation/Makefile config.status: creating modules/freetype2/Makefile config.status: creating modules/geometry/Makefile config.status: creating modules/gnome/Makefile config.status: creating modules/graphviz/Makefile config.status: creating modules/gts/Makefile config.status: creating modules/imagemagick/Makefile config.status: creating modules/jpeg/Makefile config.status: creating modules/k3dscript/Makefile config.status: creating modules/lsystem/Makefile config.status: creating modules/mesh/Makefile config.status: creating modules/nurbs/Makefile config.status: creating modules/openexr/Makefile config.status: creating modules/opengl/Makefile config.status: creating modules/pixie/Makefile config.status: creating modules/png/Makefile config.status: creating modules/primitives/Makefile config.status: creating modules/python/Makefile config.status: creating modules/python/tests/Makefile config.status: creating modules/qslim/Makefile config.status: creating modules/quadrics/Makefile config.status: creating modules/quadrilateral_remeshing/Makefile config.status: creating modules/renderman/Makefile config.status: creating modules/scripting/Makefile config.status: creating modules/selection/Makefile config.status: creating modules/tiff/Makefile config.status: creating modules/time/Makefile config.status: creating modules/windows/Makefile config.status: creating modules/yafray/Makefile config.status: creating renderframe/Makefile config.status: creating renderjob/Makefile config.status: creating sl2xml/Makefile config.status: creating sl2xml/tests/Makefile config.status: creating share/Makefile config.status: creating share/documents/Makefile config.status: creating share/documents/animation/Makefile config.status: creating share/documents/shader_examples/Makefile config.status: creating share/fonts/Makefile config.status: creating share/icons/Makefile config.status: creating share/logo/Makefile config.status: creating share/lsystem/Makefile config.status: creating share/ngui/Makefile config.status: creating share/ngui/pixmap/Makefile config.status: creating share/ngui/scalable/Makefile config.status: creating share/ngui/rasterized/Makefile config.status: creating share/qtui/Makefile config.status: creating share/scripts/Makefile config.status: creating share/scripts/animation/Makefile config.status: creating share/scripts/mesh_modifiers/Makefile config.status: creating share/scripts/renderman/Makefile config.status: creating share/shaders/Makefile config.status: creating share/shaders/displacement/Makefile config.status: creating share/shaders/imager/Makefile config.status: creating share/shaders/layered/Makefile config.status: creating share/shaders/light/Makefile config.status: creating share/shaders/surface/Makefile config.status: creating share/shaders/volume/Makefile config.status: creating share/textures/Makefile config.status: creating share/tutorials/Makefile config.status: creating desktop/Makefile config.status: creating desktop/k3d.desktop config.status: creating man/Makefile config.status: creating man/k3d.1 config.status: creating tests/Makefile config.status: creating tests/test_functions config.status: creating tests/meshes/Makefile config.status: creating tests/mymodule/Makefile config.status: executing depfiles commands configure: Configuration complete ... now run make to build the project. + make -j4 Making all in m4 make[1]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/m4' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/m4' Making all in hapy make[1]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/hapy' Making all in . make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/hapy' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/hapy' Making all in src make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/hapy/src' Making all in . make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/hapy/src' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I../../hapy/src/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Algorithm.lo -MD -MP -MF .deps/Algorithm.Tpo -c -o Algorithm.lo Algorithm.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I../../hapy/src/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Algorithms.lo -MD -MP -MF .deps/Algorithms.Tpo -c -o Algorithms.lo Algorithms.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I../../hapy/src/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Area.lo -MD -MP -MF .deps/Area.Tpo -c -o Area.lo Area.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I../../hapy/src/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Assert.lo -MD -MP -MF .deps/Assert.Tpo -c -o Assert.lo Assert.cc mkdir .libs g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I../../hapy/src/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Algorithms.lo -MD -MP -MF .deps/Algorithms.Tpo -c Algorithms.cc -fPIC -DPIC -o .libs/Algorithms.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I../../hapy/src/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Algorithm.lo -MD -MP -MF .deps/Algorithm.Tpo -c Algorithm.cc -fPIC -DPIC -o .libs/Algorithm.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I../../hapy/src/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Area.lo -MD -MP -MF .deps/Area.Tpo -c Area.cc -fPIC -DPIC -o .libs/Area.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I../../hapy/src/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Assert.lo -MD -MP -MF .deps/Assert.Tpo -c Assert.cc -fPIC -DPIC -o .libs/Assert.o mv -f .deps/Area.Tpo .deps/Area.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I../../hapy/src/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Buffer.lo -MD -MP -MF .deps/Buffer.Tpo -c -o Buffer.lo Buffer.cc mv -f .deps/Algorithm.Tpo .deps/Algorithm.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I../../hapy/src/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Debugger.lo -MD -MP -MF .deps/Debugger.Tpo -c -o Debugger.lo Debugger.cc mv -f .deps/Assert.Tpo .deps/Assert.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I../../hapy/src/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT First.lo -MD -MP -MF .deps/First.Tpo -c -o First.lo First.cc g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I../../hapy/src/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Buffer.lo -MD -MP -MF .deps/Buffer.Tpo -c Buffer.cc -fPIC -DPIC -o .libs/Buffer.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I../../hapy/src/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Debugger.lo -MD -MP -MF .deps/Debugger.Tpo -c Debugger.cc -fPIC -DPIC -o .libs/Debugger.o mv -f .deps/Debugger.Tpo .deps/Debugger.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I../../hapy/src/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Optimizer.lo -MD -MP -MF .deps/Optimizer.Tpo -c -o Optimizer.lo Optimizer.cc mv -f .deps/Buffer.Tpo .deps/Buffer.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I../../hapy/src/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Parser.lo -MD -MP -MF .deps/Parser.Tpo -c -o Parser.lo Parser.cc g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I../../hapy/src/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Optimizer.lo -MD -MP -MF .deps/Optimizer.Tpo -c Optimizer.cc -fPIC -DPIC -o .libs/Optimizer.o mv -f .deps/Optimizer.Tpo .deps/Optimizer.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I../../hapy/src/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Pree.lo -MD -MP -MF .deps/Pree.Tpo -c -o Pree.lo Pree.cc g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I../../hapy/src/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Parser.lo -MD -MP -MF .deps/Parser.Tpo -c Parser.cc -fPIC -DPIC -o .libs/Parser.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I../../hapy/src/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Pree.lo -MD -MP -MF .deps/Pree.Tpo -c Pree.cc -fPIC -DPIC -o .libs/Pree.o mv -f .deps/Parser.Tpo .deps/Parser.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I../../hapy/src/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT PreeFarm.lo -MD -MP -MF .deps/PreeFarm.Tpo -c -o PreeFarm.lo PreeFarm.cc mv -f .deps/Algorithms.Tpo .deps/Algorithms.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I../../hapy/src/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT PrettyPrint.lo -MD -MP -MF .deps/PrettyPrint.Tpo -c -o PrettyPrint.lo PrettyPrint.cc g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I../../hapy/src/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT First.lo -MD -MP -MF .deps/First.Tpo -c First.cc -fPIC -DPIC -o .libs/First.o mv -f .deps/First.Tpo .deps/First.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I../../hapy/src/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Result.lo -MD -MP -MF .deps/Result.Tpo -c -o Result.lo Result.cc mv -f .deps/Pree.Tpo .deps/Pree.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I../../hapy/src/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Rule.lo -MD -MP -MF .deps/Rule.Tpo -c -o Rule.lo Rule.cc g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I../../hapy/src/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT PrettyPrint.lo -MD -MP -MF .deps/PrettyPrint.Tpo -c PrettyPrint.cc -fPIC -DPIC -o .libs/PrettyPrint.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I../../hapy/src/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT PreeFarm.lo -MD -MP -MF .deps/PreeFarm.Tpo -c PreeFarm.cc -fPIC -DPIC -o .libs/PreeFarm.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I../../hapy/src/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Result.lo -MD -MP -MF .deps/Result.Tpo -c Result.cc -fPIC -DPIC -o .libs/Result.o mv -f .deps/PreeFarm.Tpo .deps/PreeFarm.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I../../hapy/src/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT RuleBase.lo -MD -MP -MF .deps/RuleBase.Tpo -c -o RuleBase.lo RuleBase.cc mv -f .deps/PrettyPrint.Tpo .deps/PrettyPrint.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I../../hapy/src/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT RuleId.lo -MD -MP -MF .deps/RuleId.Tpo -c -o RuleId.lo RuleId.cc mv -f .deps/Result.Tpo .deps/Result.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I../../hapy/src/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Rules.lo -MD -MP -MF .deps/Rules.Tpo -c -o Rules.lo Rules.cc g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I../../hapy/src/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Rule.lo -MD -MP -MF .deps/Rule.Tpo -c Rule.cc -fPIC -DPIC -o .libs/Rule.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I../../hapy/src/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT RuleId.lo -MD -MP -MF .deps/RuleId.Tpo -c RuleId.cc -fPIC -DPIC -o .libs/RuleId.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I../../hapy/src/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Rules.lo -MD -MP -MF .deps/Rules.Tpo -c Rules.cc -fPIC -DPIC -o .libs/Rules.o mv -f .deps/RuleId.Tpo .deps/RuleId.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I../../hapy/src/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Top.lo -MD -MP -MF .deps/Top.Tpo -c -o Top.lo Top.cc mv -f .deps/Rule.Tpo .deps/Rule.Plo g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I../../hapy/src/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT RuleBase.lo -MD -MP -MF .deps/RuleBase.Tpo -c RuleBase.cc -fPIC -DPIC -o .libs/RuleBase.o mv -f .deps/Rules.Tpo .deps/Rules.Plo g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I../../hapy/src/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Top.lo -MD -MP -MF .deps/Top.Tpo -c Top.cc -fPIC -DPIC -o .libs/Top.o mv -f .deps/Top.Tpo .deps/Top.Plo mv -f .deps/RuleBase.Tpo .deps/RuleBase.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libHapy.la -rpath /usr/lib64 Algorithm.lo Algorithms.lo Area.lo Assert.lo Buffer.lo Debugger.lo First.lo Optimizer.lo Parser.lo Pree.lo PreeFarm.lo PrettyPrint.lo Result.lo Rule.lo RuleBase.lo RuleId.lo Rules.lo Top.lo -lboost_date_time -lboost_regex g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/Algorithm.o .libs/Algorithms.o .libs/Area.o .libs/Assert.o .libs/Buffer.o .libs/Debugger.o .libs/First.o .libs/Optimizer.o .libs/Parser.o .libs/Pree.o .libs/PreeFarm.o .libs/PrettyPrint.o .libs/Result.o .libs/Rule.o .libs/RuleBase.o .libs/RuleId.o .libs/Rules.o .libs/Top.o -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libHapy.so.0 -o .libs/libHapy.so.0.0.0 (cd .libs && rm -f libHapy.so.0 && ln -s libHapy.so.0.0.0 libHapy.so.0) (cd .libs && rm -f libHapy.so && ln -s libHapy.so.0.0.0 libHapy.so) creating libHapy.la (cd .libs && rm -f libHapy.la && ln -s ../libHapy.la libHapy.la) make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/hapy/src' Making all in include make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/hapy/src/include' Making all in . make[4]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/hapy/src/include' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/hapy/src/include' Making all in Hapy make[4]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/hapy/src/include/Hapy' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/hapy/src/include/Hapy' make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/hapy/src/include' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/hapy/src' make[1]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/hapy' Making all in k3dsdk make[1]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk' Making all in sgi_tesselator make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/sgi_tesselator' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c -o dict.lo dict.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT geom.lo -MD -MP -MF .deps/geom.Tpo -c -o geom.lo geom.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT memalloc.lo -MD -MP -MF .deps/memalloc.Tpo -c -o memalloc.lo memalloc.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mesh.lo -MD -MP -MF .deps/mesh.Tpo -c -o mesh.lo mesh.c mkdir .libs gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c dict.c -fPIC -DPIC -o .libs/dict.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT memalloc.lo -MD -MP -MF .deps/memalloc.Tpo -c memalloc.c -fPIC -DPIC -o .libs/memalloc.o mv -f .deps/memalloc.Tpo .deps/memalloc.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT normal.lo -MD -MP -MF .deps/normal.Tpo -c -o normal.lo normal.c mv -f .deps/dict.Tpo .deps/dict.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT priorityq.lo -MD -MP -MF .deps/priorityq.Tpo -c -o priorityq.lo priorityq.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mesh.lo -MD -MP -MF .deps/mesh.Tpo -c mesh.c -fPIC -DPIC -o .libs/mesh.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT geom.lo -MD -MP -MF .deps/geom.Tpo -c geom.c -fPIC -DPIC -o .libs/geom.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT priorityq.lo -MD -MP -MF .deps/priorityq.Tpo -c priorityq.c -fPIC -DPIC -o .libs/priorityq.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT normal.lo -MD -MP -MF .deps/normal.Tpo -c normal.c -fPIC -DPIC -o .libs/normal.o mv -f .deps/mesh.Tpo .deps/mesh.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT render.lo -MD -MP -MF .deps/render.Tpo -c -o render.lo render.c mv -f .deps/geom.Tpo .deps/geom.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT sweep.lo -MD -MP -MF .deps/sweep.Tpo -c -o sweep.lo sweep.c mv -f .deps/normal.Tpo .deps/normal.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tess.lo -MD -MP -MF .deps/tess.Tpo -c -o tess.lo tess.c mv -f .deps/priorityq.Tpo .deps/priorityq.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tessmono.lo -MD -MP -MF .deps/tessmono.Tpo -c -o tessmono.lo tessmono.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT sweep.lo -MD -MP -MF .deps/sweep.Tpo -c sweep.c -fPIC -DPIC -o .libs/sweep.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT render.lo -MD -MP -MF .deps/render.Tpo -c render.c -fPIC -DPIC -o .libs/render.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tess.lo -MD -MP -MF .deps/tess.Tpo -c tess.c -fPIC -DPIC -o .libs/tess.o mv -f .deps/render.Tpo .deps/render.Plo gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tessmono.lo -MD -MP -MF .deps/tessmono.Tpo -c tessmono.c -fPIC -DPIC -o .libs/tessmono.o mv -f .deps/tess.Tpo .deps/tess.Plo mv -f .deps/tessmono.Tpo .deps/tessmono.Plo mv -f .deps/sweep.Tpo .deps/sweep.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libsgitesselator.la dict.lo geom.lo memalloc.lo mesh.lo normal.lo priorityq.lo render.lo sweep.lo tess.lo tessmono.lo -lboost_date_time -lboost_regex ar cru .libs/libsgitesselator.a .libs/dict.o .libs/geom.o .libs/memalloc.o .libs/mesh.o .libs/normal.o .libs/priorityq.o .libs/render.o .libs/sweep.o .libs/tess.o .libs/tessmono.o ranlib .libs/libsgitesselator.a creating libsgitesselator.la (cd .libs && rm -f libsgitesselator.la && ln -s ../libsgitesselator.la libsgitesselator.la) make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/sgi_tesselator' Making all in Half make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/Half' g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT eLut.o -MD -MP -MF .deps/eLut.Tpo -c -o eLut.o eLut.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT toFloat.o -MD -MP -MF .deps/toFloat.Tpo -c -o toFloat.o toFloat.cpp mv -f .deps/eLut.Tpo .deps/eLut.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o eLut eLut.o -lboost_date_time -lboost_regex mv -f .deps/toFloat.Tpo .deps/toFloat.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o toFloat toFloat.o -lboost_date_time -lboost_regex mkdir .libs g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o eLut eLut.o -lboost_date_time -lboost_regex g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o toFloat toFloat.o -lboost_date_time -lboost_regex ./eLut > eLut.h ./toFloat > toFloat.h make all-am make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/Half' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT half.lo -MD -MP -MF .deps/half.Tpo -c -o half.lo half.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT half.lo -MD -MP -MF .deps/half.Tpo -c half.cpp -fPIC -DPIC -o .libs/half.o mv -f .deps/half.Tpo .deps/half.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libHalf.la half.lo -lboost_date_time -lboost_regex ar cru .libs/libHalf.a .libs/half.o ranlib .libs/libHalf.a creating libHalf.la (cd .libs && rm -f libHalf.la && ln -s ../libHalf.la libHalf.la) make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/Half' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/Half' Making all in . make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT application.lo -MD -MP -MF .deps/application.Tpo -c -o application.lo application.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT application_detail.lo -MD -MP -MF .deps/application_detail.Tpo -c -o application_detail.lo application_detail.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT aspect_ratios.lo -MD -MP -MF .deps/aspect_ratios.Tpo -c -o aspect_ratios.lo aspect_ratios.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT axis.lo -MD -MP -MF .deps/axis.Tpo -c -o axis.lo axis.cpp mkdir .libs g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT aspect_ratios.lo -MD -MP -MF .deps/aspect_ratios.Tpo -c aspect_ratios.cpp -fPIC -DPIC -o .libs/aspect_ratios.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT application_detail.lo -MD -MP -MF .deps/application_detail.Tpo -c application_detail.cpp -fPIC -DPIC -o .libs/application_detail.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT application.lo -MD -MP -MF .deps/application.Tpo -c application.cpp -fPIC -DPIC -o .libs/application.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT axis.lo -MD -MP -MF .deps/axis.Tpo -c axis.cpp -fPIC -DPIC -o .libs/axis.o mv -f .deps/application.Tpo .deps/application.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c -o base64.lo base64.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.cpp -fPIC -DPIC -o .libs/base64.o mv -f .deps/axis.Tpo .deps/axis.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bounding_box.lo -MD -MP -MF .deps/bounding_box.Tpo -c -o bounding_box.lo bounding_box.cpp base64.cpp: In function 'void k3d::base64::encode(std::istream&, std::ostream&, long unsigned int)': base64.cpp:262: warning: comparison between signed and unsigned integer expressions mv -f .deps/base64.Tpo .deps/base64.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT command_node.lo -MD -MP -MF .deps/command_node.Tpo -c -o command_node.lo command_node.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bounding_box.lo -MD -MP -MF .deps/bounding_box.Tpo -c bounding_box.cpp -fPIC -DPIC -o .libs/bounding_box.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT command_node.lo -MD -MP -MF .deps/command_node.Tpo -c command_node.cpp -fPIC -DPIC -o .libs/command_node.o mv -f .deps/bounding_box.Tpo .deps/bounding_box.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT command_tree.lo -MD -MP -MF .deps/command_tree.Tpo -c -o command_tree.lo command_tree.cpp mv -f .deps/application_detail.Tpo .deps/application_detail.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT create_plugins.lo -MD -MP -MF .deps/create_plugins.Tpo -c -o create_plugins.lo create_plugins.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT command_tree.lo -MD -MP -MF .deps/command_tree.Tpo -c command_tree.cpp -fPIC -DPIC -o .libs/command_tree.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT create_plugins.lo -MD -MP -MF .deps/create_plugins.Tpo -c create_plugins.cpp -fPIC -DPIC -o .libs/create_plugins.o mv -f .deps/command_node.Tpo .deps/command_node.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT data.lo -MD -MP -MF .deps/data.Tpo -c -o data.lo data.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT data.lo -MD -MP -MF .deps/data.Tpo -c data.cpp -fPIC -DPIC -o .libs/data.o mv -f .deps/aspect_ratios.Tpo .deps/aspect_ratios.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT dependencies.lo -MD -MP -MF .deps/dependencies.Tpo -c -o dependencies.lo dependencies.cpp mv -f .deps/create_plugins.Tpo .deps/create_plugins.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT document.lo -MD -MP -MF .deps/document.Tpo -c -o document.lo document.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT dependencies.lo -MD -MP -MF .deps/dependencies.Tpo -c dependencies.cpp -fPIC -DPIC -o .libs/dependencies.o mv -f .deps/dependencies.Tpo .deps/dependencies.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT explicit_snap_source.lo -MD -MP -MF .deps/explicit_snap_source.Tpo -c -o explicit_snap_source.lo explicit_snap_source.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT document.lo -MD -MP -MF .deps/document.Tpo -c document.cpp -fPIC -DPIC -o .libs/document.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT explicit_snap_source.lo -MD -MP -MF .deps/explicit_snap_source.Tpo -c explicit_snap_source.cpp -fPIC -DPIC -o .libs/explicit_snap_source.o mv -f .deps/command_tree.Tpo .deps/command_tree.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT explicit_snap_target.lo -MD -MP -MF .deps/explicit_snap_target.Tpo -c -o explicit_snap_target.lo explicit_snap_target.cpp mv -f .deps/data.Tpo .deps/data.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT expression.lo -MD -MP -MF .deps/expression.Tpo -c -o expression.lo expression.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT explicit_snap_target.lo -MD -MP -MF .deps/explicit_snap_target.Tpo -c explicit_snap_target.cpp -fPIC -DPIC -o .libs/explicit_snap_target.o mv -f .deps/explicit_snap_source.Tpo .deps/explicit_snap_source.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT file_helpers.lo -MD -MP -MF .deps/file_helpers.Tpo -c -o file_helpers.lo file_helpers.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT expression.lo -MD -MP -MF .deps/expression.Tpo -c expression.cpp -fPIC -DPIC -o .libs/expression.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT file_helpers.lo -MD -MP -MF .deps/file_helpers.Tpo -c file_helpers.cpp -fPIC -DPIC -o .libs/file_helpers.o In file included from document.cpp:47: serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything mv -f .deps/file_helpers.Tpo .deps/file_helpers.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT file_range.lo -MD -MP -MF .deps/file_range.Tpo -c -o file_range.lo file_range.cpp mv -f .deps/explicit_snap_target.Tpo .deps/explicit_snap_target.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT geometry.lo -MD -MP -MF .deps/geometry.Tpo -c -o geometry.lo geometry.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT file_range.lo -MD -MP -MF .deps/file_range.Tpo -c file_range.cpp -fPIC -DPIC -o .libs/file_range.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT geometry.lo -MD -MP -MF .deps/geometry.Tpo -c geometry.cpp -fPIC -DPIC -o .libs/geometry.o mv -f .deps/geometry.Tpo .deps/geometry.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT gl.lo -MD -MP -MF .deps/gl.Tpo -c -o gl.lo gl.cpp mv -f .deps/file_range.Tpo .deps/file_range.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT gl_info.lo -MD -MP -MF .deps/gl_info.Tpo -c -o gl_info.lo gl_info.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT gl.lo -MD -MP -MF .deps/gl.Tpo -c gl.cpp -fPIC -DPIC -o .libs/gl.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT gl_info.lo -MD -MP -MF .deps/gl_info.Tpo -c gl_info.cpp -fPIC -DPIC -o .libs/gl_info.o mv -f .deps/document.Tpo .deps/document.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT gzstream.lo -MD -MP -MF .deps/gzstream.Tpo -c -o gzstream.lo gzstream.cpp mv -f .deps/gl_info.Tpo .deps/gl_info.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hints.lo -MD -MP -MF .deps/hints.Tpo -c -o hints.lo hints.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT gzstream.lo -MD -MP -MF .deps/gzstream.Tpo -c gzstream.cpp -fPIC -DPIC -o .libs/gzstream.o mv -f .deps/expression.Tpo .deps/expression.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT keyboard.lo -MD -MP -MF .deps/keyboard.Tpo -c -o keyboard.lo keyboard.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hints.lo -MD -MP -MF .deps/hints.Tpo -c hints.cpp -fPIC -DPIC -o .libs/hints.o mv -f .deps/hints.Tpo .deps/hints.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT log.lo -MD -MP -MF .deps/log.Tpo -c -o log.lo log.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT keyboard.lo -MD -MP -MF .deps/keyboard.Tpo -c keyboard.cpp -fPIC -DPIC -o .libs/keyboard.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.cpp -fPIC -DPIC -o .libs/log.o mv -f .deps/gzstream.Tpo .deps/gzstream.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT material.lo -MD -MP -MF .deps/material.Tpo -c -o material.lo material.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT material.lo -MD -MP -MF .deps/material.Tpo -c material.cpp -fPIC -DPIC -o .libs/material.o mv -f .deps/keyboard.Tpo .deps/keyboard.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT measurement.lo -MD -MP -MF .deps/measurement.Tpo -c -o measurement.lo measurement.cpp mv -f .deps/gl.Tpo .deps/gl.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mesh.lo -MD -MP -MF .deps/mesh.Tpo -c -o mesh.lo mesh.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT measurement.lo -MD -MP -MF .deps/measurement.Tpo -c measurement.cpp -fPIC -DPIC -o .libs/measurement.o mv -f .deps/log.Tpo .deps/log.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mesh_selection.lo -MD -MP -MF .deps/mesh_selection.Tpo -c -o mesh_selection.lo mesh_selection.cpp mv -f .deps/material.Tpo .deps/material.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module_private.lo -MD -MP -MF .deps/module_private.Tpo -c -o module_private.lo module_private.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mesh.lo -MD -MP -MF .deps/mesh.Tpo -c mesh.cpp -fPIC -DPIC -o .libs/mesh.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mesh_selection.lo -MD -MP -MF .deps/mesh_selection.Tpo -c mesh_selection.cpp -fPIC -DPIC -o .libs/mesh_selection.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module_private.lo -MD -MP -MF .deps/module_private.Tpo -c module_private.cpp -fPIC -DPIC -o .libs/module_private.o mv -f .deps/module_private.Tpo .deps/module_private.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT node.lo -MD -MP -MF .deps/node.Tpo -c -o node.lo node.cpp In file included from mesh_selection.h:28, from mesh_selection.cpp:26: serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT node.lo -MD -MP -MF .deps/node.Tpo -c node.cpp -fPIC -DPIC -o .libs/node.o mv -f .deps/mesh_selection.Tpo .deps/mesh_selection.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT node_name_map.lo -MD -MP -MF .deps/node_name_map.Tpo -c -o node_name_map.lo node_name_map.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT node_name_map.lo -MD -MP -MF .deps/node_name_map.Tpo -c node_name_map.cpp -fPIC -DPIC -o .libs/node_name_map.o mv -f .deps/node_name_map.Tpo .deps/node_name_map.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nodes.lo -MD -MP -MF .deps/nodes.Tpo -c -o nodes.lo nodes.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nodes.lo -MD -MP -MF .deps/nodes.Tpo -c nodes.cpp -fPIC -DPIC -o .libs/nodes.o mv -f .deps/node.Tpo .deps/node.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT noise.lo -MD -MP -MF .deps/noise.Tpo -c -o noise.lo noise.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT noise.lo -MD -MP -MF .deps/noise.Tpo -c noise.cpp -fPIC -DPIC -o .libs/noise.o noise.cpp:27: warning: ignoring #pragma warning noise.cpp: In member function 'void k3d::detail::CqRandom::NextState()': noise.cpp:691: warning: suggest parentheses around arithmetic in operand of | noise.cpp:695: warning: suggest parentheses around arithmetic in operand of | noise.cpp:697: warning: suggest parentheses around arithmetic in operand of | mv -f .deps/noise.Tpo .deps/noise.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nurbs.lo -MD -MP -MF .deps/nurbs.Tpo -c -o nurbs.lo nurbs.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nurbs.lo -MD -MP -MF .deps/nurbs.Tpo -c nurbs.cpp -fPIC -DPIC -o .libs/nurbs.o mv -f .deps/nodes.Tpo .deps/nodes.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT options.lo -MD -MP -MF .deps/options.Tpo -c -o options.lo options.cpp mv -f .deps/nurbs.Tpo .deps/nurbs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT path.lo -MD -MP -MF .deps/path.Tpo -c -o path.lo path.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT options.lo -MD -MP -MF .deps/options.Tpo -c options.cpp -fPIC -DPIC -o .libs/options.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT path.lo -MD -MP -MF .deps/path.Tpo -c path.cpp -fPIC -DPIC -o .libs/path.o mv -f .deps/path.Tpo .deps/path.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT persistent_container.lo -MD -MP -MF .deps/persistent_container.Tpo -c -o persistent_container.lo persistent_container.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT persistent_container.lo -MD -MP -MF .deps/persistent_container.Tpo -c persistent_container.cpp -fPIC -DPIC -o .libs/persistent_container.o mv -f .deps/measurement.Tpo .deps/measurement.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT persistent_lookup.lo -MD -MP -MF .deps/persistent_lookup.Tpo -c -o persistent_lookup.lo persistent_lookup.cpp mv -f .deps/mesh.Tpo .deps/mesh.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT plugin_factory_collection.lo -MD -MP -MF .deps/plugin_factory_collection.Tpo -c -o plugin_factory_collection.lo plugin_factory_collection.cpp mv -f .deps/options.Tpo .deps/options.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT plugins.lo -MD -MP -MF .deps/plugins.Tpo -c -o plugins.lo plugins.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT persistent_lookup.lo -MD -MP -MF .deps/persistent_lookup.Tpo -c persistent_lookup.cpp -fPIC -DPIC -o .libs/persistent_lookup.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT plugin_factory_collection.lo -MD -MP -MF .deps/plugin_factory_collection.Tpo -c plugin_factory_collection.cpp -fPIC -DPIC -o .libs/plugin_factory_collection.o mv -f .deps/persistent_lookup.Tpo .deps/persistent_lookup.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT property.lo -MD -MP -MF .deps/property.Tpo -c -o property.lo property.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT plugins.lo -MD -MP -MF .deps/plugins.Tpo -c plugins.cpp -fPIC -DPIC -o .libs/plugins.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT property.lo -MD -MP -MF .deps/property.Tpo -c property.cpp -fPIC -DPIC -o .libs/property.o mv -f .deps/plugins.Tpo .deps/plugins.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT property_collection.lo -MD -MP -MF .deps/property_collection.Tpo -c -o property_collection.lo property_collection.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT property_collection.lo -MD -MP -MF .deps/property_collection.Tpo -c property_collection.cpp -fPIC -DPIC -o .libs/property_collection.o mv -f .deps/property.Tpo .deps/property.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT property_group_collection.lo -MD -MP -MF .deps/property_group_collection.Tpo -c -o property_group_collection.lo property_group_collection.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT property_group_collection.lo -MD -MP -MF .deps/property_group_collection.Tpo -c property_group_collection.cpp -fPIC -DPIC -o .libs/property_group_collection.o mv -f .deps/property_collection.Tpo .deps/property_collection.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT render_farm.lo -MD -MP -MF .deps/render_farm.Tpo -c -o render_farm.lo render_farm.cpp mv -f .deps/property_group_collection.Tpo .deps/property_group_collection.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT renderman.lo -MD -MP -MF .deps/renderman.Tpo -c -o renderman.lo renderman.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT render_farm.lo -MD -MP -MF .deps/render_farm.Tpo -c render_farm.cpp -fPIC -DPIC -o .libs/render_farm.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT renderman.lo -MD -MP -MF .deps/renderman.Tpo -c renderman.cpp -fPIC -DPIC -o .libs/renderman.o mv -f .deps/plugin_factory_collection.Tpo .deps/plugin_factory_collection.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT renderman_properties.lo -MD -MP -MF .deps/renderman_properties.Tpo -c -o renderman_properties.lo renderman_properties.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT renderman_properties.lo -MD -MP -MF .deps/renderman_properties.Tpo -c renderman_properties.cpp -fPIC -DPIC -o .libs/renderman_properties.o mv -f .deps/render_farm.Tpo .deps/render_farm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT renderman_shader.lo -MD -MP -MF .deps/renderman_shader.Tpo -c -o renderman_shader.lo renderman_shader.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT renderman_shader.lo -MD -MP -MF .deps/renderman_shader.Tpo -c renderman_shader.cpp -fPIC -DPIC -o .libs/renderman_shader.o mv -f .deps/renderman_properties.Tpo .deps/renderman_properties.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT renderman_types.lo -MD -MP -MF .deps/renderman_types.Tpo -c -o renderman_types.lo renderman_types.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT renderman_types.lo -MD -MP -MF .deps/renderman_types.Tpo -c renderman_types.cpp -fPIC -DPIC -o .libs/renderman_types.o mv -f .deps/renderman.Tpo .deps/renderman.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT resolutions.lo -MD -MP -MF .deps/resolutions.Tpo -c -o resolutions.lo resolutions.cpp mv -f .deps/renderman_types.Tpo .deps/renderman_types.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT scripting.lo -MD -MP -MF .deps/scripting.Tpo -c -o scripting.lo scripting.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT resolutions.lo -MD -MP -MF .deps/resolutions.Tpo -c resolutions.cpp -fPIC -DPIC -o .libs/resolutions.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT scripting.lo -MD -MP -MF .deps/scripting.Tpo -c scripting.cpp -fPIC -DPIC -o .libs/scripting.o mv -f .deps/scripting.Tpo .deps/scripting.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT selection.lo -MD -MP -MF .deps/selection.Tpo -c -o selection.lo selection.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT selection.lo -MD -MP -MF .deps/selection.Tpo -c selection.cpp -fPIC -DPIC -o .libs/selection.o mv -f .deps/resolutions.Tpo .deps/resolutions.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT serialization.lo -MD -MP -MF .deps/serialization.Tpo -c -o serialization.lo serialization.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT serialization.lo -MD -MP -MF .deps/serialization.Tpo -c serialization.cpp -fPIC -DPIC -o .libs/serialization.o mv -f .deps/selection.Tpo .deps/selection.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT shader_cache.lo -MD -MP -MF .deps/shader_cache.Tpo -c -o shader_cache.lo shader_cache.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT shader_cache.lo -MD -MP -MF .deps/shader_cache.Tpo -c shader_cache.cpp -fPIC -DPIC -o .libs/shader_cache.o mv -f .deps/shader_cache.Tpo .deps/shader_cache.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT shader_collection_ri.lo -MD -MP -MF .deps/shader_collection_ri.Tpo -c -o shader_collection_ri.lo shader_collection_ri.cpp In file included from mesh_selection.h:28, from serialization.cpp:40: serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT shader_collection_ri.lo -MD -MP -MF .deps/shader_collection_ri.Tpo -c shader_collection_ri.cpp -fPIC -DPIC -o .libs/shader_collection_ri.o mv -f .deps/shader_collection_ri.Tpo .deps/shader_collection_ri.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT shaders.lo -MD -MP -MF .deps/shaders.Tpo -c -o shaders.lo shaders.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT shaders.lo -MD -MP -MF .deps/shaders.Tpo -c shaders.cpp -fPIC -DPIC -o .libs/shaders.o mv -f .deps/renderman_shader.Tpo .deps/renderman_shader.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT share.lo -MD -MP -MF .deps/share.Tpo -c -o share.lo share.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT share.lo -MD -MP -MF .deps/share.Tpo -c share.cpp -fPIC -DPIC -o .libs/share.o mv -f .deps/persistent_container.Tpo .deps/persistent_container.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT sl.lo -MD -MP -MF .deps/sl.Tpo -c -o sl.lo sl.cpp mv -f .deps/share.Tpo .deps/share.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT snap_source.lo -MD -MP -MF .deps/snap_source.Tpo -c -o snap_source.lo snap_source.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT sl.lo -MD -MP -MF .deps/sl.Tpo -c sl.cpp -fPIC -DPIC -o .libs/sl.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT snap_source.lo -MD -MP -MF .deps/snap_source.Tpo -c snap_source.cpp -fPIC -DPIC -o .libs/snap_source.o mv -f .deps/shaders.Tpo .deps/shaders.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT snap_target.lo -MD -MP -MF .deps/snap_target.Tpo -c -o snap_target.lo snap_target.cpp mv -f .deps/snap_source.Tpo .deps/snap_source.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT snappable_detail.lo -MD -MP -MF .deps/snappable_detail.Tpo -c -o snappable_detail.lo snappable_detail.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT snap_target.lo -MD -MP -MF .deps/snap_target.Tpo -c snap_target.cpp -fPIC -DPIC -o .libs/snap_target.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT snappable_detail.lo -MD -MP -MF .deps/snappable_detail.Tpo -c snappable_detail.cpp -fPIC -DPIC -o .libs/snappable_detail.o mv -f .deps/snap_target.Tpo .deps/snap_target.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c -o socket.lo socket.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c socket.cpp -fPIC -DPIC -o .libs/socket.o mv -f .deps/sl.Tpo .deps/sl.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT state_change_set.lo -MD -MP -MF .deps/state_change_set.Tpo -c -o state_change_set.lo state_change_set.cpp mv -f .deps/socket.Tpo .deps/socket.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT string_modifiers.lo -MD -MP -MF .deps/string_modifiers.Tpo -c -o string_modifiers.lo string_modifiers.cpp mv -f .deps/snappable_detail.Tpo .deps/snappable_detail.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT system.lo -MD -MP -MF .deps/system.Tpo -c -o system.lo system.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT state_change_set.lo -MD -MP -MF .deps/state_change_set.Tpo -c state_change_set.cpp -fPIC -DPIC -o .libs/state_change_set.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT string_modifiers.lo -MD -MP -MF .deps/string_modifiers.Tpo -c string_modifiers.cpp -fPIC -DPIC -o .libs/string_modifiers.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT system.lo -MD -MP -MF .deps/system.Tpo -c system.cpp -fPIC -DPIC -o .libs/system.o mv -f .deps/string_modifiers.Tpo .deps/string_modifiers.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT time_source.lo -MD -MP -MF .deps/time_source.Tpo -c -o time_source.lo time_source.cpp mv -f .deps/state_change_set.Tpo .deps/state_change_set.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tokens.lo -MD -MP -MF .deps/tokens.Tpo -c -o tokens.lo tokens.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT time_source.lo -MD -MP -MF .deps/time_source.Tpo -c time_source.cpp -fPIC -DPIC -o .libs/time_source.o mv -f .deps/time_source.Tpo .deps/time_source.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT transform.lo -MD -MP -MF .deps/transform.Tpo -c -o transform.lo transform.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT transform.lo -MD -MP -MF .deps/transform.Tpo -c transform.cpp -fPIC -DPIC -o .libs/transform.o mv -f .deps/system.Tpo .deps/system.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT types.lo -MD -MP -MF .deps/types.Tpo -c -o types.lo types.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tokens.lo -MD -MP -MF .deps/tokens.Tpo -c tokens.cpp -fPIC -DPIC -o .libs/tokens.o mv -f .deps/tokens.Tpo .deps/tokens.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT user_interface.lo -MD -MP -MF .deps/user_interface.Tpo -c -o user_interface.lo user_interface.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT types.lo -MD -MP -MF .deps/types.Tpo -c types.cpp -fPIC -DPIC -o .libs/types.o mv -f .deps/serialization.Tpo .deps/serialization.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT user_properties.lo -MD -MP -MF .deps/user_properties.Tpo -c -o user_properties.lo user_properties.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT user_interface.lo -MD -MP -MF .deps/user_interface.Tpo -c user_interface.cpp -fPIC -DPIC -o .libs/user_interface.o mv -f .deps/user_interface.Tpo .deps/user_interface.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT user_property_changed_signal.lo -MD -MP -MF .deps/user_property_changed_signal.Tpo -c -o user_property_changed_signal.lo user_property_changed_signal.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT user_properties.lo -MD -MP -MF .deps/user_properties.Tpo -c user_properties.cpp -fPIC -DPIC -o .libs/user_properties.o In file included from mesh_selection.h:28, from types.cpp:64: serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything mv -f .deps/transform.Tpo .deps/transform.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ustring.lo -MD -MP -MF .deps/ustring.Tpo -c -o ustring.lo ustring.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT user_property_changed_signal.lo -MD -MP -MF .deps/user_property_changed_signal.Tpo -c user_property_changed_signal.cpp -fPIC -DPIC -o .libs/user_property_changed_signal.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ustring.lo -MD -MP -MF .deps/ustring.Tpo -c ustring.cpp -fPIC -DPIC -o .libs/ustring.o mv -f .deps/user_property_changed_signal.Tpo .deps/user_property_changed_signal.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT uuid.lo -MD -MP -MF .deps/uuid.Tpo -c -o uuid.lo uuid.cpp mv -f .deps/ustring.Tpo .deps/ustring.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xml.lo -MD -MP -MF .deps/xml.Tpo -c -o xml.lo xml.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xml.lo -MD -MP -MF .deps/xml.Tpo -c xml.cpp -fPIC -DPIC -o .libs/xml.o mv -f .deps/types.Tpo .deps/types.Plo g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT uuid.lo -MD -MP -MF .deps/uuid.Tpo -c uuid.cpp -fPIC -DPIC -o .libs/uuid.o mv -f .deps/uuid.Tpo .deps/uuid.Plo mv -f .deps/user_properties.Tpo .deps/user_properties.Plo mv -f .deps/xml.Tpo .deps/xml.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -lz -o libk3dsdk.la -rpath /usr/lib64 application.lo application_detail.lo aspect_ratios.lo axis.lo base64.lo bounding_box.lo command_node.lo command_tree.lo create_plugins.lo data.lo dependencies.lo document.lo explicit_snap_source.lo explicit_snap_target.lo expression.lo file_helpers.lo file_range.lo geometry.lo gl.lo gl_info.lo gzstream.lo hints.lo keyboard.lo log.lo material.lo measurement.lo mesh.lo mesh_selection.lo module_private.lo node.lo node_name_map.lo nodes.lo noise.lo nurbs.lo options.lo path.lo persistent_container.lo persistent_lookup.lo plugin_factory_collection.lo plugins.lo property.lo property_collection.lo property_group_collection.lo render_farm.lo renderman.lo renderman_properties.lo renderman_shader.lo renderman_types.lo resolutions.lo scripting.lo selection.lo serialization.lo shader_cache.lo shader_collection_ri.lo shaders.lo share.lo sl.lo snap_source.lo snap_target.lo snappable_detail.lo socket.lo state_change_set.lo string_modifiers.lo system.lo time_source.lo tokens.lo transform.lo types.lo user_interface.lo user_properties.lo user_property_changed_signal.lo ustring.lo uuid.lo xml.lo ../k3dsdk/sgi_tesselator/libsgitesselator.la ../k3dsdk/Half/libHalf.la -lboost_regex -lboost_date_time -lsigc-2.0 -L/usr/lib64 -lGL -lpthread -L/usr/lib64 -lGLU -lexpat -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lglib-2.0 -lboost_date_time -lboost_regex g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/application.o .libs/application_detail.o .libs/aspect_ratios.o .libs/axis.o .libs/base64.o .libs/bounding_box.o .libs/command_node.o .libs/command_tree.o .libs/create_plugins.o .libs/data.o .libs/dependencies.o .libs/document.o .libs/explicit_snap_source.o .libs/explicit_snap_target.o .libs/expression.o .libs/file_helpers.o .libs/file_range.o .libs/geometry.o .libs/gl.o .libs/gl_info.o .libs/gzstream.o .libs/hints.o .libs/keyboard.o .libs/log.o .libs/material.o .libs/measurement.o .libs/mesh.o .libs/mesh_selection.o .libs/module_private.o .libs/node.o .libs/node_name_map.o .libs/nodes.o .libs/noise.o .libs/nurbs.o .libs/options.o .libs/path.o .libs/persistent_container.o .libs/persistent_lookup.o .libs/plugin_factory_collection.o .libs/plugins.o .libs/property.o .libs/property_collection.o .libs/property_group_collection.o .libs/render_farm.o .libs/renderman.o .libs/renderman_properties.o .libs/renderman_shader.o .libs/renderman_types.o .libs/resolutions.o .libs/scripting.o .libs/selection.o .libs/serialization.o .libs/shader_cache.o .libs/shader_collection_ri.o .libs/shaders.o .libs/share.o .libs/sl.o .libs/snap_source.o .libs/snap_target.o .libs/snappable_detail.o .libs/socket.o .libs/state_change_set.o .libs/string_modifiers.o .libs/system.o .libs/time_source.o .libs/tokens.o .libs/transform.o .libs/types.o .libs/user_interface.o .libs/user_properties.o .libs/user_property_changed_signal.o .libs/ustring.o .libs/uuid.o .libs/xml.o -Wl,--whole-archive ../k3dsdk/sgi_tesselator/.libs/libsgitesselator.a ../k3dsdk/Half/.libs/libHalf.a -Wl,--no-whole-archive -lz -L/usr/lib64 -lGL -lpthread -lGLU -lexpat -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lglib-2.0 -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dsdk.so.0 -o .libs/libk3dsdk.so.0.0.0 (cd .libs && rm -f libk3dsdk.so.0 && ln -s libk3dsdk.so.0.0.0 libk3dsdk.so.0) (cd .libs && rm -f libk3dsdk.so && ln -s libk3dsdk.so.0.0.0 libk3dsdk.so) creating libk3dsdk.la (cd .libs && rm -f libk3dsdk.la && ln -s ../libk3dsdk.la libk3dsdk.la) make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/tests' for file in data_container_test.001 float_to_string.001 matrix_transpose.001 mesh_selection.001 nurbs_serialize.001 nurbs_deserialize.001 nurbs_evaluate.001 nurbs_evaluate.002 nurbs_evaluate.003 path_decomposition.001 relative_path.001 relative_path.002 relative_path.003 xml_output.001 xml_input.001 xml_input.002 xml_input.003 xml_input.004 xml_input.005 xml_input.006; do chmod 755 ../../k3dsdk/tests/$file; done make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/tests' make[1]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk' Making all in application make[1]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/application' g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DK3D_LOCALE=\"/usr/share/k3d/locale\" -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp mv -f .deps/main.Tpo .deps/main.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-E -o k3d-bin main.o ../k3dsdk/libk3dsdk.la -lsigc-2.0 -L/usr/lib64 -lGL -lpthread -L/usr/lib64 -lGLU -lexpat -lboost_date_time -lboost_regex mkdir .libs g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-E -o .libs/k3d-bin main.o ../k3dsdk/.libs/libk3dsdk.so -lz -L/usr/lib64 -lglibmm-2.4 -lgobject-2.0 -lglib-2.0 -lsigc-2.0 -lGL -lpthread -lGLU -lexpat -lboost_date_time -lboost_regex -Wl,--rpath -Wl,/usr/lib64 creating k3d-bin make[1]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/application' Making all in bug-buddy make[1]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/bug-buddy' g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_LOCALE=\"/usr/share/locale\" -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp /usr/include/boost/date_time/gregorian_calendar.ipp: In static member function 'static ymd_type_ boost::date_time::gregorian_calendar_base::from_day_number(date_int_type_) [with ymd_type_ = boost::date_time::year_month_day_base, date_int_type_ = long unsigned int]': /usr/include/boost/date_time/gregorian_calendar.ipp:122: note: 'year.boost::gregorian::greg_year::.boost::CV::constrained_value >::value_' was declared here mv -f .deps/main.Tpo .deps/main.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o k3d-bug-buddy main.o ../k3dsdk/libk3dsdk.la -lexpat -lgtkmm-2.4 -lgiomm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lpangomm-1.4 -lcairomm-1.0 -lglibmm-2.4 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lboost_date_time -lboost_regex mkdir .libs g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/k3d-bug-buddy main.o ../k3dsdk/.libs/libk3dsdk.so -lz -L/usr/lib64 -lGL -lpthread -lGLU -lexpat -lgtkmm-2.4 -lgiomm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lpangomm-1.4 -lcairomm-1.0 -lglibmm-2.4 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lboost_date_time -lboost_regex -Wl,--rpath -Wl,/usr/lib64 creating k3d-bug-buddy make[1]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/bug-buddy' Making all in make-module-proxy make[1]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/make-module-proxy' g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp mv -f .deps/main.Tpo .deps/main.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-E -o k3d-make-module-proxy main.o ../k3dsdk/libk3dsdk.la -lsigc-2.0 -L/usr/lib64 -lGL -lpthread -L/usr/lib64 -lGLU -lexpat -lboost_date_time -lboost_regex mkdir .libs g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-E -o .libs/k3d-make-module-proxy main.o ../k3dsdk/.libs/libk3dsdk.so -lz -L/usr/lib64 -lglibmm-2.4 -lgobject-2.0 -lglib-2.0 -lsigc-2.0 -lGL -lpthread -lGLU -lexpat -lboost_date_time -lboost_regex -Wl,--rpath -Wl,/usr/lib64 creating k3d-make-module-proxy make[1]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/make-module-proxy' Making all in ngui make[1]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/ngui' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT about_box.lo -MD -MP -MF .deps/about_box.Tpo -c -o about_box.lo about_box.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT angle_axis_control.lo -MD -MP -MF .deps/angle_axis_control.Tpo -c -o angle_axis_control.lo angle_axis_control.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT application_state.lo -MD -MP -MF .deps/application_state.Tpo -c -o application_state.lo application_state.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT application_window.lo -MD -MP -MF .deps/application_window.Tpo -c -o application_window.lo application_window.cpp mkdir .libs g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT about_box.lo -MD -MP -MF .deps/about_box.Tpo -c about_box.cpp -fPIC -DPIC -o .libs/about_box.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT angle_axis_control.lo -MD -MP -MF .deps/angle_axis_control.Tpo -c angle_axis_control.cpp -fPIC -DPIC -o .libs/angle_axis_control.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT application_window.lo -MD -MP -MF .deps/application_window.Tpo -c application_window.cpp -fPIC -DPIC -o .libs/application_window.o mv -f .deps/about_box.Tpo .deps/about_box.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT aqsis_layer_chooser.lo -MD -MP -MF .deps/aqsis_layer_chooser.Tpo -c -o aqsis_layer_chooser.lo aqsis_layer_chooser.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT application_state.lo -MD -MP -MF .deps/application_state.Tpo -c application_state.cpp -fPIC -DPIC -o .libs/application_state.o mv -f .deps/application_window.Tpo .deps/application_window.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT assign_hotkeys_dialog.lo -MD -MP -MF .deps/assign_hotkeys_dialog.Tpo -c -o assign_hotkeys_dialog.lo assign_hotkeys_dialog.cpp mv -f .deps/angle_axis_control.Tpo .deps/angle_axis_control.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT asynchronous_update.lo -MD -MP -MF .deps/asynchronous_update.Tpo -c -o asynchronous_update.lo asynchronous_update.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT aqsis_layer_chooser.lo -MD -MP -MF .deps/aqsis_layer_chooser.Tpo -c aqsis_layer_chooser.cpp -fPIC -DPIC -o .libs/aqsis_layer_chooser.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT assign_hotkeys_dialog.lo -MD -MP -MF .deps/assign_hotkeys_dialog.Tpo -c assign_hotkeys_dialog.cpp -fPIC -DPIC -o .libs/assign_hotkeys_dialog.o mv -f .deps/application_state.Tpo .deps/application_state.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT basic_input_model.lo -MD -MP -MF .deps/basic_input_model.Tpo -c -o basic_input_model.lo basic_input_model.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT asynchronous_update.lo -MD -MP -MF .deps/asynchronous_update.Tpo -c asynchronous_update.cpp -fPIC -DPIC -o .libs/asynchronous_update.o mv -f .deps/aqsis_layer_chooser.Tpo .deps/aqsis_layer_chooser.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_preview.lo -MD -MP -MF .deps/bitmap_preview.Tpo -c -o bitmap_preview.lo bitmap_preview.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_preview.lo -MD -MP -MF .deps/bitmap_preview.Tpo -c bitmap_preview.cpp -fPIC -DPIC -o .libs/bitmap_preview.o mv -f .deps/assign_hotkeys_dialog.Tpo .deps/assign_hotkeys_dialog.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bounding_box.lo -MD -MP -MF .deps/bounding_box.Tpo -c -o bounding_box.lo bounding_box.cpp mv -f .deps/asynchronous_update.Tpo .deps/asynchronous_update.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT button.lo -MD -MP -MF .deps/button.Tpo -c -o button.lo button.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bounding_box.lo -MD -MP -MF .deps/bounding_box.Tpo -c bounding_box.cpp -fPIC -DPIC -o .libs/bounding_box.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT button.lo -MD -MP -MF .deps/button.Tpo -c button.cpp -fPIC -DPIC -o .libs/button.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT basic_input_model.lo -MD -MP -MF .deps/basic_input_model.Tpo -c basic_input_model.cpp -fPIC -DPIC -o .libs/basic_input_model.o mv -f .deps/bitmap_preview.Tpo .deps/bitmap_preview.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT check_button.lo -MD -MP -MF .deps/check_button.Tpo -c -o check_button.lo check_button.cpp mv -f .deps/button.Tpo .deps/button.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT check_menu_item.lo -MD -MP -MF .deps/check_menu_item.Tpo -c -o check_menu_item.lo check_menu_item.cpp mv -f .deps/bounding_box.Tpo .deps/bounding_box.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT collapsible_frame.lo -MD -MP -MF .deps/collapsible_frame.Tpo -c -o collapsible_frame.lo collapsible_frame.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT check_button.lo -MD -MP -MF .deps/check_button.Tpo -c check_button.cpp -fPIC -DPIC -o .libs/check_button.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT check_menu_item.lo -MD -MP -MF .deps/check_menu_item.Tpo -c check_menu_item.cpp -fPIC -DPIC -o .libs/check_menu_item.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT collapsible_frame.lo -MD -MP -MF .deps/collapsible_frame.Tpo -c collapsible_frame.cpp -fPIC -DPIC -o .libs/collapsible_frame.o mv -f .deps/basic_input_model.Tpo .deps/basic_input_model.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT color_chooser.lo -MD -MP -MF .deps/color_chooser.Tpo -c -o color_chooser.lo color_chooser.cpp mv -f .deps/check_button.Tpo .deps/check_button.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT combo_box.lo -MD -MP -MF .deps/combo_box.Tpo -c -o combo_box.lo combo_box.cpp mv -f .deps/check_menu_item.Tpo .deps/check_menu_item.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT command_arguments.lo -MD -MP -MF .deps/command_arguments.Tpo -c -o command_arguments.lo command_arguments.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT color_chooser.lo -MD -MP -MF .deps/color_chooser.Tpo -c color_chooser.cpp -fPIC -DPIC -o .libs/color_chooser.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT combo_box.lo -MD -MP -MF .deps/combo_box.Tpo -c combo_box.cpp -fPIC -DPIC -o .libs/combo_box.o mv -f .deps/collapsible_frame.Tpo .deps/collapsible_frame.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT command_node_inspector.lo -MD -MP -MF .deps/command_node_inspector.Tpo -c -o command_node_inspector.lo command_node_inspector.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT command_arguments.lo -MD -MP -MF .deps/command_arguments.Tpo -c command_arguments.cpp -fPIC -DPIC -o .libs/command_arguments.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT command_node_inspector.lo -MD -MP -MF .deps/command_node_inspector.Tpo -c command_node_inspector.cpp -fPIC -DPIC -o .libs/command_node_inspector.o mv -f .deps/combo_box.Tpo .deps/combo_box.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT console.lo -MD -MP -MF .deps/console.Tpo -c -o console.lo console.cpp mv -f .deps/color_chooser.Tpo .deps/color_chooser.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT context_menu.lo -MD -MP -MF .deps/context_menu.Tpo -c -o context_menu.lo context_menu.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT console.lo -MD -MP -MF .deps/console.Tpo -c console.cpp -fPIC -DPIC -o .libs/console.o mv -f .deps/command_arguments.Tpo .deps/command_arguments.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT detail.lo -MD -MP -MF .deps/detail.Tpo -c -o detail.lo detail.cpp mv -f .deps/command_node_inspector.Tpo .deps/command_node_inspector.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT document_state.lo -MD -MP -MF .deps/document_state.Tpo -c -o document_state.lo document_state.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT detail.lo -MD -MP -MF .deps/detail.Tpo -c detail.cpp -fPIC -DPIC -o .libs/detail.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT context_menu.lo -MD -MP -MF .deps/context_menu.Tpo -c context_menu.cpp -fPIC -DPIC -o .libs/context_menu.o mv -f .deps/console.Tpo .deps/console.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT document_window.lo -MD -MP -MF .deps/document_window.Tpo -c -o document_window.lo document_window.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT document_window.lo -MD -MP -MF .deps/document_window.Tpo -c document_window.cpp -fPIC -DPIC -o .libs/document_window.o In file included from ../k3dsdk/mesh_selection.h:28, from detail.cpp:45: ../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT document_state.lo -MD -MP -MF .deps/document_state.Tpo -c document_state.cpp -fPIC -DPIC -o .libs/document_state.o In file included from ../k3dsdk/mesh_selection.h:28, from context_menu.cpp:64: ../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything mv -f .deps/document_window.Tpo .deps/document_window.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT entry.lo -MD -MP -MF .deps/entry.Tpo -c -o entry.lo entry.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT entry.lo -MD -MP -MF .deps/entry.Tpo -c entry.cpp -fPIC -DPIC -o .libs/entry.o mv -f .deps/context_menu.Tpo .deps/context_menu.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT enumeration_chooser.lo -MD -MP -MF .deps/enumeration_chooser.Tpo -c -o enumeration_chooser.lo enumeration_chooser.cpp mv -f .deps/detail.Tpo .deps/detail.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT event_recorder.lo -MD -MP -MF .deps/event_recorder.Tpo -c -o event_recorder.lo event_recorder.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT event_recorder.lo -MD -MP -MF .deps/event_recorder.Tpo -c event_recorder.cpp -fPIC -DPIC -o .libs/event_recorder.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT enumeration_chooser.lo -MD -MP -MF .deps/enumeration_chooser.Tpo -c enumeration_chooser.cpp -fPIC -DPIC -o .libs/enumeration_chooser.o In file included from ../k3dsdk/mesh_selection.h:28, from document_state.cpp:68: ../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything mv -f .deps/entry.Tpo .deps/entry.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT file_chooser_dialog.lo -MD -MP -MF .deps/file_chooser_dialog.Tpo -c -o file_chooser_dialog.lo file_chooser_dialog.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT file_chooser_dialog.lo -MD -MP -MF .deps/file_chooser_dialog.Tpo -c file_chooser_dialog.cpp -fPIC -DPIC -o .libs/file_chooser_dialog.o mv -f .deps/event_recorder.Tpo .deps/event_recorder.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hotkey_cell_renderer_text.lo -MD -MP -MF .deps/hotkey_cell_renderer_text.Tpo -c -o hotkey_cell_renderer_text.lo hotkey_cell_renderer_text.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hotkey_cell_renderer_text.lo -MD -MP -MF .deps/hotkey_cell_renderer_text.Tpo -c hotkey_cell_renderer_text.cpp -fPIC -DPIC -o .libs/hotkey_cell_renderer_text.o mv -f .deps/enumeration_chooser.Tpo .deps/enumeration_chooser.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hotkey_entry.lo -MD -MP -MF .deps/hotkey_entry.Tpo -c -o hotkey_entry.lo hotkey_entry.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hotkey_entry.lo -MD -MP -MF .deps/hotkey_entry.Tpo -c hotkey_entry.cpp -fPIC -DPIC -o .libs/hotkey_entry.o mv -f .deps/hotkey_cell_renderer_text.Tpo .deps/hotkey_cell_renderer_text.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT icons.lo -MD -MP -MF .deps/icons.Tpo -c -o icons.lo icons.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT icons.lo -MD -MP -MF .deps/icons.Tpo -c icons.cpp -fPIC -DPIC -o .libs/icons.o mv -f .deps/hotkey_entry.Tpo .deps/hotkey_entry.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT image_menu_item.lo -MD -MP -MF .deps/image_menu_item.Tpo -c -o image_menu_item.lo image_menu_item.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT image_menu_item.lo -MD -MP -MF .deps/image_menu_item.Tpo -c image_menu_item.cpp -fPIC -DPIC -o .libs/image_menu_item.o mv -f .deps/file_chooser_dialog.Tpo .deps/file_chooser_dialog.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT image_toggle_button.lo -MD -MP -MF .deps/image_toggle_button.Tpo -c -o image_toggle_button.lo image_toggle_button.cpp In file included from icons.cpp:56: unknown.xpm:20: warning: deprecated conversion from string constant to 'char*' unknown.xpm:20: warning: deprecated conversion from string constant to 'char*' unknown.xpm:20: warning: deprecated conversion from string constant to 'char*' unknown.xpm:20: warning: deprecated conversion from string constant to 'char*' unknown.xpm:20: warning: deprecated conversion from string constant to 'char*' unknown.xpm:20: warning: deprecated conversion from string constant to 'char*' unknown.xpm:20: warning: deprecated conversion from string constant to 'char*' unknown.xpm:20: warning: deprecated conversion from string constant to 'char*' unknown.xpm:20: warning: deprecated conversion from string constant to 'char*' unknown.xpm:20: warning: deprecated conversion from string constant to 'char*' unknown.xpm:20: warning: deprecated conversion from string constant to 'char*' unknown.xpm:20: warning: deprecated conversion from string constant to 'char*' unknown.xpm:20: warning: deprecated conversion from string constant to 'char*' unknown.xpm:20: warning: deprecated conversion from string constant to 'char*' unknown.xpm:20: warning: deprecated conversion from string constant to 'char*' unknown.xpm:20: warning: deprecated conversion from string constant to 'char*' unknown.xpm:20: warning: deprecated conversion from string constant to 'char*' unknown.xpm:20: warning: deprecated conversion from string constant to 'char*' mv -f .deps/icons.Tpo .deps/icons.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT interactive.lo -MD -MP -MF .deps/interactive.Tpo -c -o interactive.lo interactive.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT image_toggle_button.lo -MD -MP -MF .deps/image_toggle_button.Tpo -c image_toggle_button.cpp -fPIC -DPIC -o .libs/image_toggle_button.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT interactive.lo -MD -MP -MF .deps/interactive.Tpo -c interactive.cpp -fPIC -DPIC -o .libs/interactive.o mv -f .deps/document_state.Tpo .deps/document_state.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT keyboard.lo -MD -MP -MF .deps/keyboard.Tpo -c -o keyboard.lo keyboard.cpp mv -f .deps/image_menu_item.Tpo .deps/image_menu_item.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT knife_tool.lo -MD -MP -MF .deps/knife_tool.Tpo -c -o knife_tool.lo knife_tool.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT keyboard.lo -MD -MP -MF .deps/keyboard.Tpo -c keyboard.cpp -fPIC -DPIC -o .libs/keyboard.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT knife_tool.lo -MD -MP -MF .deps/knife_tool.Tpo -c knife_tool.cpp -fPIC -DPIC -o .libs/knife_tool.o mv -f .deps/image_toggle_button.Tpo .deps/image_toggle_button.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT log_window.lo -MD -MP -MF .deps/log_window.Tpo -c -o log_window.lo log_window.cpp mv -f .deps/keyboard.Tpo .deps/keyboard.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT main_document_window.lo -MD -MP -MF .deps/main_document_window.Tpo -c -o main_document_window.lo main_document_window.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT main_document_window.lo -MD -MP -MF .deps/main_document_window.Tpo -c main_document_window.cpp -fPIC -DPIC -o .libs/main_document_window.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT log_window.lo -MD -MP -MF .deps/log_window.Tpo -c log_window.cpp -fPIC -DPIC -o .libs/log_window.o mv -f .deps/interactive.Tpo .deps/interactive.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT menu_item.lo -MD -MP -MF .deps/menu_item.Tpo -c -o menu_item.lo menu_item.cpp mv -f .deps/log_window.Tpo .deps/log_window.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT menubar.lo -MD -MP -MF .deps/menubar.Tpo -c -o menubar.lo menubar.cpp In file included from ../k3dsdk/mesh_selection.h:28, from knife_tool.cpp:47: ../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT menubar.lo -MD -MP -MF .deps/menubar.Tpo -c menubar.cpp -fPIC -DPIC -o .libs/menubar.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT menu_item.lo -MD -MP -MF .deps/menu_item.Tpo -c menu_item.cpp -fPIC -DPIC -o .libs/menu_item.o In file included from main_document_window.cpp:99: ../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything mv -f .deps/knife_tool.Tpo .deps/knife_tool.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT menus.lo -MD -MP -MF .deps/menus.Tpo -c -o menus.lo menus.cpp mv -f .deps/menubar.Tpo .deps/menubar.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT merge_nodes.lo -MD -MP -MF .deps/merge_nodes.Tpo -c -o merge_nodes.lo merge_nodes.cpp mv -f .deps/menu_item.Tpo .deps/menu_item.Plo g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT merge_nodes.lo -MD -MP -MF .deps/merge_nodes.Tpo -c merge_nodes.cpp -fPIC -DPIC -o .libs/merge_nodes.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT messages.lo -MD -MP -MF .deps/messages.Tpo -c -o messages.lo messages.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT menus.lo -MD -MP -MF .deps/menus.Tpo -c menus.cpp -fPIC -DPIC -o .libs/menus.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT messages.lo -MD -MP -MF .deps/messages.Tpo -c messages.cpp -fPIC -DPIC -o .libs/messages.o In file included from merge_nodes.cpp:39: ../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything mv -f .deps/messages.Tpo .deps/messages.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT modifiers.lo -MD -MP -MF .deps/modifiers.Tpo -c -o modifiers.lo modifiers.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT modifiers.lo -MD -MP -MF .deps/modifiers.Tpo -c modifiers.cpp -fPIC -DPIC -o .libs/modifiers.o mv -f .deps/menus.Tpo .deps/menus.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c -o module.lo module.cpp mv -f .deps/merge_nodes.Tpo .deps/merge_nodes.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT move_tool.lo -MD -MP -MF .deps/move_tool.Tpo -c -o move_tool.lo move_tool.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c module.cpp -fPIC -DPIC -o .libs/module.o mv -f .deps/module.Tpo .deps/module.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT navigation_input_model.lo -MD -MP -MF .deps/navigation_input_model.Tpo -c -o navigation_input_model.lo navigation_input_model.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT move_tool.lo -MD -MP -MF .deps/move_tool.Tpo -c move_tool.cpp -fPIC -DPIC -o .libs/move_tool.o In file included from ../k3dsdk/mesh_selection.h:28, from modifiers.cpp:39: ../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT navigation_input_model.lo -MD -MP -MF .deps/navigation_input_model.Tpo -c navigation_input_model.cpp -fPIC -DPIC -o .libs/navigation_input_model.o mv -f .deps/modifiers.Tpo .deps/modifiers.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT node_chooser.lo -MD -MP -MF .deps/node_chooser.Tpo -c -o node_chooser.lo node_chooser.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT node_chooser.lo -MD -MP -MF .deps/node_chooser.Tpo -c node_chooser.cpp -fPIC -DPIC -o .libs/node_chooser.o mv -f .deps/navigation_input_model.Tpo .deps/navigation_input_model.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT node_history.lo -MD -MP -MF .deps/node_history.Tpo -c -o node_history.lo node_history.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT node_history.lo -MD -MP -MF .deps/node_history.Tpo -c node_history.cpp -fPIC -DPIC -o .libs/node_history.o mv -f .deps/move_tool.Tpo .deps/move_tool.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT node_list.lo -MD -MP -MF .deps/node_list.Tpo -c -o node_list.lo node_list.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT node_list.lo -MD -MP -MF .deps/node_list.Tpo -c node_list.cpp -fPIC -DPIC -o .libs/node_list.o mv -f .deps/node_chooser.Tpo .deps/node_chooser.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT node_properties.lo -MD -MP -MF .deps/node_properties.Tpo -c -o node_properties.lo node_properties.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT node_properties.lo -MD -MP -MF .deps/node_properties.Tpo -c node_properties.cpp -fPIC -DPIC -o .libs/node_properties.o mv -f .deps/main_document_window.Tpo .deps/main_document_window.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT node_window.lo -MD -MP -MF .deps/node_window.Tpo -c -o node_window.lo node_window.cpp mv -f .deps/node_history.Tpo .deps/node_history.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT null_input_model.lo -MD -MP -MF .deps/null_input_model.Tpo -c -o null_input_model.lo null_input_model.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT node_window.lo -MD -MP -MF .deps/node_window.Tpo -c node_window.cpp -fPIC -DPIC -o .libs/node_window.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT null_input_model.lo -MD -MP -MF .deps/null_input_model.Tpo -c null_input_model.cpp -fPIC -DPIC -o .libs/null_input_model.o mv -f .deps/null_input_model.Tpo .deps/null_input_model.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT open_uri.lo -MD -MP -MF .deps/open_uri.Tpo -c -o open_uri.lo open_uri.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT open_uri.lo -MD -MP -MF .deps/open_uri.Tpo -c open_uri.cpp -fPIC -DPIC -o .libs/open_uri.o In file included from ../k3dsdk/mesh_selection.h:28, from selection_button.h:32, from node_properties.cpp:46: ../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything mv -f .deps/node_window.Tpo .deps/node_window.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT options.lo -MD -MP -MF .deps/options.Tpo -c -o options.lo options.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT options.lo -MD -MP -MF .deps/options.Tpo -c options.cpp -fPIC -DPIC -o .libs/options.o mv -f .deps/options.Tpo .deps/options.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT panel_frame.lo -MD -MP -MF .deps/panel_frame.Tpo -c -o panel_frame.lo panel_frame.cpp mv -f .deps/open_uri.Tpo .deps/open_uri.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT parent_tool.lo -MD -MP -MF .deps/parent_tool.Tpo -c -o parent_tool.lo parent_tool.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT panel_frame.lo -MD -MP -MF .deps/panel_frame.Tpo -c panel_frame.cpp -fPIC -DPIC -o .libs/panel_frame.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT parent_tool.lo -MD -MP -MF .deps/parent_tool.Tpo -c parent_tool.cpp -fPIC -DPIC -o .libs/parent_tool.o mv -f .deps/node_list.Tpo .deps/node_list.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT path_chooser.lo -MD -MP -MF .deps/path_chooser.Tpo -c -o path_chooser.lo path_chooser.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT path_chooser.lo -MD -MP -MF .deps/path_chooser.Tpo -c path_chooser.cpp -fPIC -DPIC -o .libs/path_chooser.o mv -f .deps/node_properties.Tpo .deps/node_properties.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT plug_tool.lo -MD -MP -MF .deps/plug_tool.Tpo -c -o plug_tool.lo plug_tool.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT plug_tool.lo -MD -MP -MF .deps/plug_tool.Tpo -c plug_tool.cpp -fPIC -DPIC -o .libs/plug_tool.o mv -f .deps/parent_tool.Tpo .deps/parent_tool.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT point_control.lo -MD -MP -MF .deps/point_control.Tpo -c -o point_control.lo point_control.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT point_control.lo -MD -MP -MF .deps/point_control.Tpo -c point_control.cpp -fPIC -DPIC -o .libs/point_control.o mv -f .deps/panel_frame.Tpo .deps/panel_frame.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT property_button.lo -MD -MP -MF .deps/property_button.Tpo -c -o property_button.lo property_button.cpp mv -f .deps/plug_tool.Tpo .deps/plug_tool.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT property_label.lo -MD -MP -MF .deps/property_label.Tpo -c -o property_label.lo property_label.cpp mv -f .deps/path_chooser.Tpo .deps/path_chooser.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT property_widget.lo -MD -MP -MF .deps/property_widget.Tpo -c -o property_widget.lo property_widget.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT property_button.lo -MD -MP -MF .deps/property_button.Tpo -c property_button.cpp -fPIC -DPIC -o .libs/property_button.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT property_label.lo -MD -MP -MF .deps/property_label.Tpo -c property_label.cpp -fPIC -DPIC -o .libs/property_label.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT property_widget.lo -MD -MP -MF .deps/property_widget.Tpo -c property_widget.cpp -fPIC -DPIC -o .libs/property_widget.o mv -f .deps/point_control.Tpo .deps/point_control.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT render.lo -MD -MP -MF .deps/render.Tpo -c -o render.lo render.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT render.lo -MD -MP -MF .deps/render.Tpo -c render.cpp -fPIC -DPIC -o .libs/render.o mv -f .deps/property_button.Tpo .deps/property_button.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT render_region_tool.lo -MD -MP -MF .deps/render_region_tool.Tpo -c -o render_region_tool.lo render_region_tool.cpp mv -f .deps/property_label.Tpo .deps/property_label.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rotate_tool.lo -MD -MP -MF .deps/rotate_tool.Tpo -c -o rotate_tool.lo rotate_tool.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT render_region_tool.lo -MD -MP -MF .deps/render_region_tool.Tpo -c render_region_tool.cpp -fPIC -DPIC -o .libs/render_region_tool.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rotate_tool.lo -MD -MP -MF .deps/rotate_tool.Tpo -c rotate_tool.cpp -fPIC -DPIC -o .libs/rotate_tool.o mv -f .deps/property_widget.Tpo .deps/property_widget.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rubber_band.lo -MD -MP -MF .deps/rubber_band.Tpo -c -o rubber_band.lo rubber_band.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rubber_band.lo -MD -MP -MF .deps/rubber_band.Tpo -c rubber_band.cpp -fPIC -DPIC -o .libs/rubber_band.o render.cpp: In function 'void libk3dngui::render_animation(libk3dngui::document_state&, k3d::ianimation_render_engine&)': render.cpp:763: warning: comparison between signed and unsigned integer expressions render.cpp: In function 'void libk3dngui::render_camera_animation(libk3dngui::document_state&, k3d::icamera&, k3d::icamera_animation_render_engine&)': render.cpp:871: warning: comparison between signed and unsigned integer expressions mv -f .deps/rubber_band.Tpo .deps/rubber_band.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT safe_close_dialog.lo -MD -MP -MF .deps/safe_close_dialog.Tpo -c -o safe_close_dialog.lo safe_close_dialog.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT safe_close_dialog.lo -MD -MP -MF .deps/safe_close_dialog.Tpo -c safe_close_dialog.cpp -fPIC -DPIC -o .libs/safe_close_dialog.o mv -f .deps/render_region_tool.Tpo .deps/render_region_tool.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT savable_application_window.lo -MD -MP -MF .deps/savable_application_window.Tpo -c -o savable_application_window.lo savable_application_window.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT savable_application_window.lo -MD -MP -MF .deps/savable_application_window.Tpo -c savable_application_window.cpp -fPIC -DPIC -o .libs/savable_application_window.o mv -f .deps/savable_application_window.Tpo .deps/savable_application_window.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT savable_document_window.lo -MD -MP -MF .deps/savable_document_window.Tpo -c -o savable_document_window.lo savable_document_window.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT savable_document_window.lo -MD -MP -MF .deps/savable_document_window.Tpo -c savable_document_window.cpp -fPIC -DPIC -o .libs/savable_document_window.o mv -f .deps/safe_close_dialog.Tpo .deps/safe_close_dialog.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT scale.lo -MD -MP -MF .deps/scale.Tpo -c -o scale.lo scale.cpp mv -f .deps/rotate_tool.Tpo .deps/rotate_tool.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT scale_tool.lo -MD -MP -MF .deps/scale_tool.Tpo -c -o scale_tool.lo scale_tool.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT scale.lo -MD -MP -MF .deps/scale.Tpo -c scale.cpp -fPIC -DPIC -o .libs/scale.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT scale_tool.lo -MD -MP -MF .deps/scale_tool.Tpo -c scale_tool.cpp -fPIC -DPIC -o .libs/scale_tool.o mv -f .deps/render.Tpo .deps/render.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT screen_overlay.lo -MD -MP -MF .deps/screen_overlay.Tpo -c -o screen_overlay.lo screen_overlay.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT screen_overlay.lo -MD -MP -MF .deps/screen_overlay.Tpo -c screen_overlay.cpp -fPIC -DPIC -o .libs/screen_overlay.o mv -f .deps/savable_document_window.Tpo .deps/savable_document_window.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT script_button.lo -MD -MP -MF .deps/script_button.Tpo -c -o script_button.lo script_button.cpp mv -f .deps/scale.Tpo .deps/scale.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT script_editor.lo -MD -MP -MF .deps/script_editor.Tpo -c -o script_editor.lo script_editor.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT script_button.lo -MD -MP -MF .deps/script_button.Tpo -c script_button.cpp -fPIC -DPIC -o .libs/script_button.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT script_editor.lo -MD -MP -MF .deps/script_editor.Tpo -c script_editor.cpp -fPIC -DPIC -o .libs/script_editor.o mv -f .deps/screen_overlay.Tpo .deps/screen_overlay.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT scripting.lo -MD -MP -MF .deps/scripting.Tpo -c -o scripting.lo scripting.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT scripting.lo -MD -MP -MF .deps/scripting.Tpo -c scripting.cpp -fPIC -DPIC -o .libs/scripting.o mv -f .deps/script_button.Tpo .deps/script_button.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT selection.lo -MD -MP -MF .deps/selection.Tpo -c -o selection.lo selection.cpp mv -f .deps/scripting.Tpo .deps/scripting.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT selection_button.lo -MD -MP -MF .deps/selection_button.Tpo -c -o selection_button.lo selection_button.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT selection_input_model.lo -MD -MP -MF .deps/selection_input_model.Tpo -c -o selection_input_model.lo selection_input_model.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT selection_button.lo -MD -MP -MF .deps/selection_button.Tpo -c selection_button.cpp -fPIC -DPIC -o .libs/selection_button.o mv -f .deps/script_editor.Tpo .deps/script_editor.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT selection_tool.lo -MD -MP -MF .deps/selection_tool.Tpo -c -o selection_tool.lo selection_tool.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT selection_input_model.lo -MD -MP -MF .deps/selection_input_model.Tpo -c selection_input_model.cpp -fPIC -DPIC -o .libs/selection_input_model.o mv -f .deps/scale_tool.Tpo .deps/scale_tool.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT snap_tool.lo -MD -MP -MF .deps/snap_tool.Tpo -c -o snap_tool.lo snap_tool.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT selection_tool.lo -MD -MP -MF .deps/selection_tool.Tpo -c selection_tool.cpp -fPIC -DPIC -o .libs/selection_tool.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT snap_tool.lo -MD -MP -MF .deps/snap_tool.Tpo -c snap_tool.cpp -fPIC -DPIC -o .libs/snap_tool.o In file included from ../k3dsdk/mesh_selection.h:28, from selection_button.h:32, from selection_button.cpp:25: ../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything mv -f .deps/selection_button.Tpo .deps/selection_button.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT snap_tool_detail.lo -MD -MP -MF .deps/snap_tool_detail.Tpo -c -o snap_tool_detail.lo snap_tool_detail.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT snap_tool_detail.lo -MD -MP -MF .deps/snap_tool_detail.Tpo -c snap_tool_detail.cpp -fPIC -DPIC -o .libs/snap_tool_detail.o mv -f .deps/selection_tool.Tpo .deps/selection_tool.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT spin_button.lo -MD -MP -MF .deps/spin_button.Tpo -c -o spin_button.lo spin_button.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT spin_button.lo -MD -MP -MF .deps/spin_button.Tpo -c spin_button.cpp -fPIC -DPIC -o .libs/spin_button.o mv -f .deps/selection_input_model.Tpo .deps/selection_input_model.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT splash_box.lo -MD -MP -MF .deps/splash_box.Tpo -c -o splash_box.lo splash_box.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT splash_box.lo -MD -MP -MF .deps/splash_box.Tpo -c splash_box.cpp -fPIC -DPIC -o .libs/splash_box.o spin_button.cpp: In member function 'bool libk3dngui::spin_button::control::on_drag_key_press_event(GdkEventKey*)': spin_button.cpp:528: warning: suggest parentheses around && within || spin_button.cpp:535: warning: suggest parentheses around && within || mv -f .deps/splash_box.Tpo .deps/splash_box.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT statusbar.lo -MD -MP -MF .deps/statusbar.Tpo -c -o statusbar.lo statusbar.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT statusbar.lo -MD -MP -MF .deps/statusbar.Tpo -c statusbar.cpp -fPIC -DPIC -o .libs/statusbar.o mv -f .deps/statusbar.Tpo .deps/statusbar.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT target.lo -MD -MP -MF .deps/target.Tpo -c -o target.lo target.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT target.lo -MD -MP -MF .deps/target.Tpo -c target.cpp -fPIC -DPIC -o .libs/target.o mv -f .deps/snap_tool_detail.Tpo .deps/snap_tool_detail.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_case_recorder.lo -MD -MP -MF .deps/test_case_recorder.Tpo -c -o test_case_recorder.lo test_case_recorder.cpp mv -f .deps/spin_button.Tpo .deps/spin_button.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT timeline.lo -MD -MP -MF .deps/timeline.Tpo -c -o timeline.lo timeline.cpp mv -f .deps/snap_tool.Tpo .deps/snap_tool.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT toggle_button.lo -MD -MP -MF .deps/toggle_button.Tpo -c -o toggle_button.lo toggle_button.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_case_recorder.lo -MD -MP -MF .deps/test_case_recorder.Tpo -c test_case_recorder.cpp -fPIC -DPIC -o .libs/test_case_recorder.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT timeline.lo -MD -MP -MF .deps/timeline.Tpo -c timeline.cpp -fPIC -DPIC -o .libs/timeline.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT toggle_button.lo -MD -MP -MF .deps/toggle_button.Tpo -c toggle_button.cpp -fPIC -DPIC -o .libs/toggle_button.o mv -f .deps/target.Tpo .deps/target.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tool.lo -MD -MP -MF .deps/tool.Tpo -c -o tool.lo tool.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tool.lo -MD -MP -MF .deps/tool.Tpo -c tool.cpp -fPIC -DPIC -o .libs/tool.o mv -f .deps/toggle_button.Tpo .deps/toggle_button.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tool_panel.lo -MD -MP -MF .deps/tool_panel.Tpo -c -o tool_panel.lo tool_panel.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tool_panel.lo -MD -MP -MF .deps/tool_panel.Tpo -c tool_panel.cpp -fPIC -DPIC -o .libs/tool_panel.o mv -f .deps/test_case_recorder.Tpo .deps/test_case_recorder.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tool_properties.lo -MD -MP -MF .deps/tool_properties.Tpo -c -o tool_properties.lo tool_properties.cpp mv -f .deps/timeline.Tpo .deps/timeline.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT toolbar.lo -MD -MP -MF .deps/toolbar.Tpo -c -o toolbar.lo toolbar.cpp mv -f .deps/tool.Tpo .deps/tool.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT transform.lo -MD -MP -MF .deps/transform.Tpo -c -o transform.lo transform.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT toolbar.lo -MD -MP -MF .deps/toolbar.Tpo -c toolbar.cpp -fPIC -DPIC -o .libs/toolbar.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tool_properties.lo -MD -MP -MF .deps/tool_properties.Tpo -c tool_properties.cpp -fPIC -DPIC -o .libs/tool_properties.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT transform.lo -MD -MP -MF .deps/transform.Tpo -c transform.cpp -fPIC -DPIC -o .libs/transform.o mv -f .deps/toolbar.Tpo .deps/toolbar.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT transform_tool.lo -MD -MP -MF .deps/transform_tool.Tpo -c -o transform_tool.lo transform_tool.cpp mv -f .deps/transform.Tpo .deps/transform.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tutorial_menu.lo -MD -MP -MF .deps/tutorial_menu.Tpo -c -o tutorial_menu.lo tutorial_menu.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tutorial_menu.lo -MD -MP -MF .deps/tutorial_menu.Tpo -c tutorial_menu.cpp -fPIC -DPIC -o .libs/tutorial_menu.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT transform_tool.lo -MD -MP -MF .deps/transform_tool.Tpo -c transform_tool.cpp -fPIC -DPIC -o .libs/transform_tool.o In file included from ../k3dsdk/mesh_selection.h:28, from selection_button.h:32, from tool_properties.cpp:44: ../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything mv -f .deps/tool_panel.Tpo .deps/tool_panel.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tutorial_message.lo -MD -MP -MF .deps/tutorial_message.Tpo -c -o tutorial_message.lo tutorial_message.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tutorial_message.lo -MD -MP -MF .deps/tutorial_message.Tpo -c tutorial_message.cpp -fPIC -DPIC -o .libs/tutorial_message.o mv -f .deps/tutorial_menu.Tpo .deps/tutorial_menu.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tutorial_recorder.lo -MD -MP -MF .deps/tutorial_recorder.Tpo -c -o tutorial_recorder.lo tutorial_recorder.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tutorial_recorder.lo -MD -MP -MF .deps/tutorial_recorder.Tpo -c tutorial_recorder.cpp -fPIC -DPIC -o .libs/tutorial_recorder.o mv -f .deps/tutorial_message.Tpo .deps/tutorial_message.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ui_component.lo -MD -MP -MF .deps/ui_component.Tpo -c -o ui_component.lo ui_component.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ui_component.lo -MD -MP -MF .deps/ui_component.Tpo -c ui_component.cpp -fPIC -DPIC -o .libs/ui_component.o mv -f .deps/tool_properties.Tpo .deps/tool_properties.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT undo_tree.lo -MD -MP -MF .deps/undo_tree.Tpo -c -o undo_tree.lo undo_tree.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT undo_tree.lo -MD -MP -MF .deps/undo_tree.Tpo -c undo_tree.cpp -fPIC -DPIC -o .libs/undo_tree.o mv -f .deps/ui_component.Tpo .deps/ui_component.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT undo_utility.lo -MD -MP -MF .deps/undo_utility.Tpo -c -o undo_utility.lo undo_utility.cpp mv -f .deps/transform_tool.Tpo .deps/transform_tool.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT user_interface.lo -MD -MP -MF .deps/user_interface.Tpo -c -o user_interface.lo user_interface.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT undo_utility.lo -MD -MP -MF .deps/undo_utility.Tpo -c undo_utility.cpp -fPIC -DPIC -o .libs/undo_utility.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT user_interface.lo -MD -MP -MF .deps/user_interface.Tpo -c user_interface.cpp -fPIC -DPIC -o .libs/user_interface.o mv -f .deps/undo_utility.Tpo .deps/undo_utility.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT user_property.lo -MD -MP -MF .deps/user_property.Tpo -c -o user_property.lo user_property.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT user_property.lo -MD -MP -MF .deps/user_property.Tpo -c user_property.cpp -fPIC -DPIC -o .libs/user_property.o mv -f .deps/tutorial_recorder.Tpo .deps/tutorial_recorder.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT utility.lo -MD -MP -MF .deps/utility.Tpo -c -o utility.lo utility.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT utility.lo -MD -MP -MF .deps/utility.Tpo -c utility.cpp -fPIC -DPIC -o .libs/utility.o user_interface.cpp: In member function 'virtual const std::vector, std::allocator >, std::allocator, std::allocator > > > libk3dngui::user_interface::parse_command_line(const std::vector, std::allocator >, std::allocator, std::allocator > > >&, bool&, bool&)': user_interface.cpp:282: warning: deprecated conversion from string constant to 'char*' mv -f .deps/utility.Tpo .deps/utility.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT viewport.lo -MD -MP -MF .deps/viewport.Tpo -c -o viewport.lo viewport.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT viewport.lo -MD -MP -MF .deps/viewport.Tpo -c viewport.cpp -fPIC -DPIC -o .libs/viewport.o mv -f .deps/undo_tree.Tpo .deps/undo_tree.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT widget_manip.lo -MD -MP -MF .deps/widget_manip.Tpo -c -o widget_manip.lo widget_manip.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DK3D_HAVE_GTKMM_2_4 -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT widget_manip.lo -MD -MP -MF .deps/widget_manip.Tpo -c widget_manip.cpp -fPIC -DPIC -o .libs/widget_manip.o mv -f .deps/user_interface.Tpo .deps/user_interface.Plo mv -f .deps/widget_manip.Tpo .deps/widget_manip.Plo mv -f .deps/viewport.Tpo .deps/viewport.Plo mv -f .deps/user_property.Tpo .deps/user_property.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3dngui.la -rpath /usr/lib64 about_box.lo angle_axis_control.lo application_state.lo application_window.lo aqsis_layer_chooser.lo assign_hotkeys_dialog.lo asynchronous_update.lo basic_input_model.lo bitmap_preview.lo bounding_box.lo button.lo check_button.lo check_menu_item.lo collapsible_frame.lo color_chooser.lo combo_box.lo command_arguments.lo command_node_inspector.lo console.lo context_menu.lo detail.lo document_state.lo document_window.lo entry.lo enumeration_chooser.lo event_recorder.lo file_chooser_dialog.lo hotkey_cell_renderer_text.lo hotkey_entry.lo icons.lo image_menu_item.lo image_toggle_button.lo interactive.lo keyboard.lo knife_tool.lo log_window.lo main_document_window.lo menu_item.lo menubar.lo menus.lo merge_nodes.lo messages.lo modifiers.lo module.lo move_tool.lo navigation_input_model.lo node_chooser.lo node_history.lo node_list.lo node_properties.lo node_window.lo null_input_model.lo open_uri.lo options.lo panel_frame.lo parent_tool.lo path_chooser.lo plug_tool.lo point_control.lo property_button.lo property_label.lo property_widget.lo render.lo render_region_tool.lo rotate_tool.lo rubber_band.lo safe_close_dialog.lo savable_application_window.lo savable_document_window.lo scale.lo scale_tool.lo screen_overlay.lo script_button.lo script_editor.lo scripting.lo selection.lo selection_button.lo selection_input_model.lo selection_tool.lo snap_tool.lo snap_tool_detail.lo spin_button.lo splash_box.lo statusbar.lo target.lo test_case_recorder.lo timeline.lo toggle_button.lo tool.lo tool_panel.lo tool_properties.lo toolbar.lo transform.lo transform_tool.lo tutorial_menu.lo tutorial_message.lo tutorial_recorder.lo ui_component.lo undo_tree.lo undo_utility.lo user_interface.lo user_property.lo utility.lo viewport.lo widget_manip.lo ../k3dsdk/libk3dsdk.la -lgtkmm-2.4 -lgiomm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lpangomm-1.4 -lcairomm-1.0 -lglibmm-2.4 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -Wl,--export-dynamic -lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGLU -lGL -lXmu -lXt -lSM -lICE -lgtk-x11-2.0 -lpangox-1.0 -lX11 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lboost_date_time -lboost_regex g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/about_box.o .libs/angle_axis_control.o .libs/application_state.o .libs/application_window.o .libs/aqsis_layer_chooser.o .libs/assign_hotkeys_dialog.o .libs/asynchronous_update.o .libs/basic_input_model.o .libs/bitmap_preview.o .libs/bounding_box.o .libs/button.o .libs/check_button.o .libs/check_menu_item.o .libs/collapsible_frame.o .libs/color_chooser.o .libs/combo_box.o .libs/command_arguments.o .libs/command_node_inspector.o .libs/console.o .libs/context_menu.o .libs/detail.o .libs/document_state.o .libs/document_window.o .libs/entry.o .libs/enumeration_chooser.o .libs/event_recorder.o .libs/file_chooser_dialog.o .libs/hotkey_cell_renderer_text.o .libs/hotkey_entry.o .libs/icons.o .libs/image_menu_item.o .libs/image_toggle_button.o .libs/interactive.o .libs/keyboard.o .libs/knife_tool.o .libs/log_window.o .libs/main_document_window.o .libs/menu_item.o .libs/menubar.o .libs/menus.o .libs/merge_nodes.o .libs/messages.o .libs/modifiers.o .libs/module.o .libs/move_tool.o .libs/navigation_input_model.o .libs/node_chooser.o .libs/node_history.o .libs/node_list.o .libs/node_properties.o .libs/node_window.o .libs/null_input_model.o .libs/open_uri.o .libs/options.o .libs/panel_frame.o .libs/parent_tool.o .libs/path_chooser.o .libs/plug_tool.o .libs/point_control.o .libs/property_button.o .libs/property_label.o .libs/property_widget.o .libs/render.o .libs/render_region_tool.o .libs/rotate_tool.o .libs/rubber_band.o .libs/safe_close_dialog.o .libs/savable_application_window.o .libs/savable_document_window.o .libs/scale.o .libs/scale_tool.o .libs/screen_overlay.o .libs/script_button.o .libs/script_editor.o .libs/scripting.o .libs/selection.o .libs/selection_button.o .libs/selection_input_model.o .libs/selection_tool.o .libs/snap_tool.o .libs/snap_tool_detail.o .libs/spin_button.o .libs/splash_box.o .libs/statusbar.o .libs/target.o .libs/test_case_recorder.o .libs/timeline.o .libs/toggle_button.o .libs/tool.o .libs/tool_panel.o .libs/tool_properties.o .libs/toolbar.o .libs/transform.o .libs/transform_tool.o .libs/tutorial_menu.o .libs/tutorial_message.o .libs/tutorial_recorder.o .libs/ui_component.o .libs/undo_tree.o .libs/undo_utility.o .libs/user_interface.o .libs/user_property.o .libs/utility.o .libs/viewport.o .libs/widget_manip.o -Wl,--rpath -Wl,/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/.libs -Wl,--rpath -Wl,/usr/lib64 ../k3dsdk/.libs/libk3dsdk.so -L/usr/lib64 -lgtkmm-2.4 -lgiomm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lpangomm-1.4 -lcairomm-1.0 -lglibmm-2.4 -lsigc-2.0 -lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGLU -lGL -lXmu -lXt -lSM -lICE -lgtk-x11-2.0 -lpangox-1.0 -lX11 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,--export-dynamic -Wl,-soname -Wl,libk3dngui.so.0 -o .libs/libk3dngui.so.0.0.0 (cd .libs && rm -f libk3dngui.so.0 && ln -s libk3dngui.so.0.0.0 libk3dngui.so.0) (cd .libs && rm -f libk3dngui.so && ln -s libk3dngui.so.0.0.0 libk3dngui.so) creating libk3dngui.la (cd .libs && rm -f libk3dngui.la && ln -s ../libk3dngui.la libk3dngui.la) make[1]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/ngui' Making all in nui make[1]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/nui' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT user_interface.lo -MD -MP -MF .deps/user_interface.Tpo -c -o user_interface.lo user_interface.cpp mkdir .libs g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT user_interface.lo -MD -MP -MF .deps/user_interface.Tpo -c user_interface.cpp -fPIC -DPIC -o .libs/user_interface.o mv -f .deps/user_interface.Tpo .deps/user_interface.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3dnui.la -rpath /usr/lib64 user_interface.lo ../k3dsdk/libk3dsdk.la -lboost_date_time -lboost_regex g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/user_interface.o -Wl,--rpath -Wl,/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/.libs -Wl,--rpath -Wl,/usr/lib64 ../k3dsdk/.libs/libk3dsdk.so -L/usr/lib64 -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dnui.so.0 -o .libs/libk3dnui.so.0.0.0 (cd .libs && rm -f libk3dnui.so.0 && ln -s libk3dnui.so.0.0.0 libk3dnui.so.0) (cd .libs && rm -f libk3dnui.so && ln -s libk3dnui.so.0.0.0 libk3dnui.so) creating libk3dnui.la (cd .libs && rm -f libk3dnui.la && ln -s ../libk3dnui.la libk3dnui.la) make[1]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/nui' Making all in renderjob make[1]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/renderjob' g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp mv -f .deps/main.Tpo .deps/main.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o k3d-renderjob main.o ../k3dsdk/libk3dsdk.la -lexpat -lsigc-2.0 -lboost_date_time -lboost_regex mkdir .libs g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/k3d-renderjob main.o ../k3dsdk/.libs/libk3dsdk.so -lz -L/usr/lib64 -lGL -lpthread -lGLU -lglibmm-2.4 -lgobject-2.0 -lglib-2.0 -lexpat -lsigc-2.0 -lboost_date_time -lboost_regex -Wl,--rpath -Wl,/usr/lib64 creating k3d-renderjob make[1]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/renderjob' Making all in renderframe make[1]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/renderframe' g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp main.cpp: In function 'bool::render_frame(const k3d::filesystem::path&)': main.cpp:282: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result mv -f .deps/main.Tpo .deps/main.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o k3d-renderframe main.o ../k3dsdk/libk3dsdk.la -lsigc-2.0 -lexpat -lsigc-2.0 -lboost_date_time -lboost_regex mkdir .libs g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/k3d-renderframe main.o ../k3dsdk/.libs/libk3dsdk.so -lz -L/usr/lib64 -lGL -lpthread -lGLU -lglibmm-2.4 -lgobject-2.0 -lglib-2.0 -lexpat -lsigc-2.0 -lboost_date_time -lboost_regex -Wl,--rpath -Wl,/usr/lib64 creating k3d-renderframe make[1]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/renderframe' Making all in sl2xml make[1]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/sl2xml' Making all in . make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/sl2xml' g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp mv -f .deps/main.Tpo .deps/main.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o k3d-sl2xml main.o ../k3dsdk/libk3dsdk.la -lexpat -lboost_date_time -lboost_regex mkdir .libs g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/k3d-sl2xml main.o ../k3dsdk/.libs/libk3dsdk.so -lz -L/usr/lib64 -lGL -lpthread -lGLU -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lglib-2.0 -lexpat -lboost_date_time -lboost_regex -Wl,--rpath -Wl,/usr/lib64 creating k3d-sl2xml make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/sl2xml' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/sl2xml/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/sl2xml/tests' make[1]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/sl2xml' Making all in subdivision_surface make[1]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/subdivision_surface' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT k3d_sds_binding.lo -MD -MP -MF .deps/k3d_sds_binding.Tpo -c -o k3d_sds_binding.lo k3d_sds_binding.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT sds_crease.lo -MD -MP -MF .deps/sds_crease.Tpo -c -o sds_crease.lo sds_crease.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT subdivision_algorithms.lo -MD -MP -MF .deps/subdivision_algorithms.Tpo -c -o subdivision_algorithms.lo subdivision_algorithms.cpp mkdir .libs g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT subdivision_algorithms.lo -MD -MP -MF .deps/subdivision_algorithms.Tpo -c subdivision_algorithms.cpp -fPIC -DPIC -o .libs/subdivision_algorithms.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT sds_crease.lo -MD -MP -MF .deps/sds_crease.Tpo -c sds_crease.cpp -fPIC -DPIC -o .libs/sds_crease.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT k3d_sds_binding.lo -MD -MP -MF .deps/k3d_sds_binding.Tpo -c k3d_sds_binding.cpp -fPIC -DPIC -o .libs/k3d_sds_binding.o subdivision_algorithms.cpp: In member function 'void k3d::sds::corner_smoothing::q10(k3d::sds::positions_t&, const k3d::sds::position_t&)': subdivision_algorithms.cpp:910: warning: unused variable 'p1' mv -f .deps/sds_crease.Tpo .deps/sds_crease.Plo mv -f .deps/k3d_sds_binding.Tpo .deps/k3d_sds_binding.Plo mv -f .deps/subdivision_algorithms.Tpo .deps/subdivision_algorithms.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libsubdivision_surface.la -rpath /usr/lib64 k3d_sds_binding.lo sds_crease.lo subdivision_algorithms.lo -lboost_date_time -lboost_regex g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/k3d_sds_binding.o .libs/sds_crease.o .libs/subdivision_algorithms.o -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libsubdivision_surface.so.0 -o .libs/libsubdivision_surface.so.0.0.0 (cd .libs && rm -f libsubdivision_surface.so.0 && ln -s libsubdivision_surface.so.0.0.0 libsubdivision_surface.so.0) (cd .libs && rm -f libsubdivision_surface.so && ln -s libsubdivision_surface.so.0.0.0 libsubdivision_surface.so) creating libsubdivision_surface.la (cd .libs && rm -f libsubdivision_surface.la && ln -s ../libsubdivision_surface.la libsubdivision_surface.la) make[1]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/subdivision_surface' Making all in surface_polygonizer make[1]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/surface_polygonizer' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT blobby_polygonizer.lo -MD -MP -MF .deps/blobby_polygonizer.Tpo -c -o blobby_polygonizer.lo blobby_polygonizer.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT jules_bloomenthal.lo -MD -MP -MF .deps/jules_bloomenthal.Tpo -c -o jules_bloomenthal.lo jules_bloomenthal.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT surface_polygonizers.lo -MD -MP -MF .deps/surface_polygonizers.Tpo -c -o surface_polygonizers.lo surface_polygonizers.cpp mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT jules_bloomenthal.lo -MD -MP -MF .deps/jules_bloomenthal.Tpo -c jules_bloomenthal.cpp -fPIC -DPIC -o .libs/jules_bloomenthal.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT surface_polygonizers.lo -MD -MP -MF .deps/surface_polygonizers.Tpo -c surface_polygonizers.cpp -fPIC -DPIC -o .libs/surface_polygonizers.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT blobby_polygonizer.lo -MD -MP -MF .deps/blobby_polygonizer.Tpo -c blobby_polygonizer.cpp -fPIC -DPIC -o .libs/blobby_polygonizer.o mv -f .deps/surface_polygonizers.Tpo .deps/surface_polygonizers.Plo mv -f .deps/jules_bloomenthal.Tpo .deps/jules_bloomenthal.Plo mv -f .deps/blobby_polygonizer.Tpo .deps/blobby_polygonizer.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libsurface_polygonizer.la -rpath /usr/lib64 blobby_polygonizer.lo jules_bloomenthal.lo surface_polygonizers.lo -lboost_date_time -lboost_regex g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/blobby_polygonizer.o .libs/jules_bloomenthal.o .libs/surface_polygonizers.o -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libsurface_polygonizer.so.0 -o .libs/libsurface_polygonizer.so.0.0.0 (cd .libs && rm -f libsurface_polygonizer.so.0 && ln -s libsurface_polygonizer.so.0.0.0 libsurface_polygonizer.so.0) (cd .libs && rm -f libsurface_polygonizer.so && ln -s libsurface_polygonizer.so.0.0.0 libsurface_polygonizer.so) creating libsurface_polygonizer.la (cd .libs && rm -f libsurface_polygonizer.la && ln -s ../libsurface_polygonizer.la libsurface_polygonizer.la) make[1]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/surface_polygonizer' Making all in modules make[1]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules' Making all in annotation make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/annotation' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT annotate_normal.lo -MD -MP -MF .deps/annotate_normal.Tpo -c -o annotate_normal.lo annotate_normal.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT annotation.lo -MD -MP -MF .deps/annotation.Tpo -c -o annotation.lo annotation.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT annotation_2d.lo -MD -MP -MF .deps/annotation_2d.Tpo -c -o annotation_2d.lo annotation_2d.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c -o module.lo module.cpp mkdir .libs g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT annotation_2d.lo -MD -MP -MF .deps/annotation_2d.Tpo -c annotation_2d.cpp -fPIC -DPIC -o .libs/annotation_2d.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c module.cpp -fPIC -DPIC -o .libs/module.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT annotate_normal.lo -MD -MP -MF .deps/annotate_normal.Tpo -c annotate_normal.cpp -fPIC -DPIC -o .libs/annotate_normal.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT annotation.lo -MD -MP -MF .deps/annotation.Tpo -c annotation.cpp -fPIC -DPIC -o .libs/annotation.o mv -f .deps/module.Tpo .deps/module.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT reference_image_2d.lo -MD -MP -MF .deps/reference_image_2d.Tpo -c -o reference_image_2d.lo reference_image_2d.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT reference_image_2d.lo -MD -MP -MF .deps/reference_image_2d.Tpo -c reference_image_2d.cpp -fPIC -DPIC -o .libs/reference_image_2d.o mv -f .deps/annotation_2d.Tpo .deps/annotation_2d.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT reference_image_3d.lo -MD -MP -MF .deps/reference_image_3d.Tpo -c -o reference_image_3d.lo reference_image_3d.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT reference_image_3d.lo -MD -MP -MF .deps/reference_image_3d.Tpo -c reference_image_3d.cpp -fPIC -DPIC -o .libs/reference_image_3d.o mv -f .deps/annotate_normal.Tpo .deps/annotate_normal.Plo mv -f .deps/annotation.Tpo .deps/annotation.Plo mv -f .deps/reference_image_2d.Tpo .deps/reference_image_2d.Plo mv -f .deps/reference_image_3d.Tpo .deps/reference_image_3d.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3dannotation.la -rpath /usr/lib64/k3d annotate_normal.lo annotation.lo annotation_2d.lo module.lo reference_image_2d.lo reference_image_3d.lo ../../k3dsdk/libk3dsdk.la -L/usr/lib64 -lGL -lpthread -lsigc-2.0 -L/usr/lib64 -lGLU -lboost_date_time -lboost_regex g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/annotate_normal.o .libs/annotation.o .libs/annotation_2d.o .libs/module.o .libs/reference_image_2d.o .libs/reference_image_3d.o -Wl,--rpath -Wl,/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/.libs -Wl,--rpath -Wl,/usr/lib64 ../../k3dsdk/.libs/libk3dsdk.so -L/usr/lib64 -lGL -lpthread -lsigc-2.0 -lGLU -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dannotation.so.0 -o .libs/libk3dannotation.so.0.0.0 (cd .libs && rm -f libk3dannotation.so.0 && ln -s libk3dannotation.so.0.0.0 libk3dannotation.so.0) (cd .libs && rm -f libk3dannotation.so && ln -s libk3dannotation.so.0.0.0 libk3dannotation.so) creating libk3dannotation.la (cd .libs && rm -f libk3dannotation.la && ln -s ../libk3dannotation.la libk3dannotation.la) make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/annotation' Making all in array make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/array' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT alternate_array_1d.lo -MD -MP -MF .deps/alternate_array_1d.Tpo -c -o alternate_array_1d.lo alternate_array_1d.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT alternate_array_2d.lo -MD -MP -MF .deps/alternate_array_2d.Tpo -c -o alternate_array_2d.lo alternate_array_2d.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT alternate_array_3d.lo -MD -MP -MF .deps/alternate_array_3d.Tpo -c -o alternate_array_3d.lo alternate_array_3d.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c -o module.lo module.cpp mkdir .libs g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT alternate_array_1d.lo -MD -MP -MF .deps/alternate_array_1d.Tpo -c alternate_array_1d.cpp -fPIC -DPIC -o .libs/alternate_array_1d.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT alternate_array_3d.lo -MD -MP -MF .deps/alternate_array_3d.Tpo -c alternate_array_3d.cpp -fPIC -DPIC -o .libs/alternate_array_3d.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c module.cpp -fPIC -DPIC -o .libs/module.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT alternate_array_2d.lo -MD -MP -MF .deps/alternate_array_2d.Tpo -c alternate_array_2d.cpp -fPIC -DPIC -o .libs/alternate_array_2d.o mv -f .deps/module.Tpo .deps/module.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rotate_array_1d.lo -MD -MP -MF .deps/rotate_array_1d.Tpo -c -o rotate_array_1d.lo rotate_array_1d.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rotate_array_1d.lo -MD -MP -MF .deps/rotate_array_1d.Tpo -c rotate_array_1d.cpp -fPIC -DPIC -o .libs/rotate_array_1d.o mv -f .deps/alternate_array_1d.Tpo .deps/alternate_array_1d.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rotate_array_2d.lo -MD -MP -MF .deps/rotate_array_2d.Tpo -c -o rotate_array_2d.lo rotate_array_2d.cpp mv -f .deps/alternate_array_3d.Tpo .deps/alternate_array_3d.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rotate_array_3d.lo -MD -MP -MF .deps/rotate_array_3d.Tpo -c -o rotate_array_3d.lo rotate_array_3d.cpp mv -f .deps/alternate_array_2d.Tpo .deps/alternate_array_2d.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT translate_array_1d.lo -MD -MP -MF .deps/translate_array_1d.Tpo -c -o translate_array_1d.lo translate_array_1d.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rotate_array_2d.lo -MD -MP -MF .deps/rotate_array_2d.Tpo -c rotate_array_2d.cpp -fPIC -DPIC -o .libs/rotate_array_2d.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT translate_array_1d.lo -MD -MP -MF .deps/translate_array_1d.Tpo -c translate_array_1d.cpp -fPIC -DPIC -o .libs/translate_array_1d.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rotate_array_3d.lo -MD -MP -MF .deps/rotate_array_3d.Tpo -c rotate_array_3d.cpp -fPIC -DPIC -o .libs/rotate_array_3d.o mv -f .deps/rotate_array_1d.Tpo .deps/rotate_array_1d.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT translate_array_2d.lo -MD -MP -MF .deps/translate_array_2d.Tpo -c -o translate_array_2d.lo translate_array_2d.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT translate_array_2d.lo -MD -MP -MF .deps/translate_array_2d.Tpo -c translate_array_2d.cpp -fPIC -DPIC -o .libs/translate_array_2d.o mv -f .deps/rotate_array_2d.Tpo .deps/rotate_array_2d.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT translate_array_3d.lo -MD -MP -MF .deps/translate_array_3d.Tpo -c -o translate_array_3d.lo translate_array_3d.cpp mv -f .deps/translate_array_1d.Tpo .deps/translate_array_1d.Plo mv -f .deps/rotate_array_3d.Tpo .deps/rotate_array_3d.Plo g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT translate_array_3d.lo -MD -MP -MF .deps/translate_array_3d.Tpo -c translate_array_3d.cpp -fPIC -DPIC -o .libs/translate_array_3d.o mv -f .deps/translate_array_2d.Tpo .deps/translate_array_2d.Plo mv -f .deps/translate_array_3d.Tpo .deps/translate_array_3d.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3darray.la -rpath /usr/lib64/k3d alternate_array_1d.lo alternate_array_2d.lo alternate_array_3d.lo module.lo rotate_array_1d.lo rotate_array_2d.lo rotate_array_3d.lo translate_array_1d.lo translate_array_2d.lo translate_array_3d.lo ../../k3dsdk/libk3dsdk.la -lsigc-2.0 -lboost_date_time -lboost_regex g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/alternate_array_1d.o .libs/alternate_array_2d.o .libs/alternate_array_3d.o .libs/module.o .libs/rotate_array_1d.o .libs/rotate_array_2d.o .libs/rotate_array_3d.o .libs/translate_array_1d.o .libs/translate_array_2d.o .libs/translate_array_3d.o -Wl,--rpath -Wl,/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/.libs -Wl,--rpath -Wl,/usr/lib64 ../../k3dsdk/.libs/libk3dsdk.so -L/usr/lib64 -lsigc-2.0 -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3darray.so.0 -o .libs/libk3darray.so.0.0.0 (cd .libs && rm -f libk3darray.so.0 && ln -s libk3darray.so.0.0.0 libk3darray.so.0) (cd .libs && rm -f libk3darray.so && ln -s libk3darray.so.0.0.0 libk3darray.so) creating libk3darray.la (cd .libs && rm -f libk3darray.la && ln -s ../libk3darray.la libk3darray.la) make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/array' Making all in aqsis make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/aqsis' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT layers.lo -MD -MP -MF .deps/layers.Tpo -c -o layers.lo layers.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c -o module.lo module.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT teapot.lo -MD -MP -MF .deps/teapot.Tpo -c -o teapot.lo teapot.cpp mkdir .libs g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT teapot.lo -MD -MP -MF .deps/teapot.Tpo -c teapot.cpp -fPIC -DPIC -o .libs/teapot.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c module.cpp -fPIC -DPIC -o .libs/module.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT layers.lo -MD -MP -MF .deps/layers.Tpo -c layers.cpp -fPIC -DPIC -o .libs/layers.o mv -f .deps/module.Tpo .deps/module.Plo mv -f .deps/layers.Tpo .deps/layers.Plo mv -f .deps/teapot.Tpo .deps/teapot.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3daqsis.la -rpath /usr/lib64/k3d layers.lo module.lo teapot.lo ../../k3dsdk/libk3dsdk.la -L/usr/lib64 -lGL -lpthread -lsigc-2.0 -L/usr/lib64 -lGLU -lboost_date_time -lboost_regex g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/layers.o .libs/module.o .libs/teapot.o -Wl,--rpath -Wl,/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/.libs -Wl,--rpath -Wl,/usr/lib64 ../../k3dsdk/.libs/libk3dsdk.so -L/usr/lib64 -lGL -lpthread -lsigc-2.0 -lGLU -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3daqsis.so.0 -o .libs/libk3daqsis.so.0.0.0 (cd .libs && rm -f libk3daqsis.so.0 && ln -s libk3daqsis.so.0.0.0 libk3daqsis.so.0) (cd .libs && rm -f libk3daqsis.so && ln -s libk3daqsis.so.0.0.0 libk3daqsis.so) creating libk3daqsis.la (cd .libs && rm -f libk3daqsis.la && ln -s ../libk3daqsis.la libk3daqsis.la) make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/aqsis' Making all in bitmap make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/bitmap' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_add.lo -MD -MP -MF .deps/bitmap_add.Tpo -c -o bitmap_add.lo bitmap_add.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_checker.lo -MD -MP -MF .deps/bitmap_checker.Tpo -c -o bitmap_checker.lo bitmap_checker.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_color_monochrome.lo -MD -MP -MF .deps/bitmap_color_monochrome.Tpo -c -o bitmap_color_monochrome.lo bitmap_color_monochrome.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_element.lo -MD -MP -MF .deps/bitmap_element.Tpo -c -o bitmap_element.lo bitmap_element.cpp mkdir .libs g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_color_monochrome.lo -MD -MP -MF .deps/bitmap_color_monochrome.Tpo -c bitmap_color_monochrome.cpp -fPIC -DPIC -o .libs/bitmap_color_monochrome.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_add.lo -MD -MP -MF .deps/bitmap_add.Tpo -c bitmap_add.cpp -fPIC -DPIC -o .libs/bitmap_add.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_element.lo -MD -MP -MF .deps/bitmap_element.Tpo -c bitmap_element.cpp -fPIC -DPIC -o .libs/bitmap_element.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_checker.lo -MD -MP -MF .deps/bitmap_checker.Tpo -c bitmap_checker.cpp -fPIC -DPIC -o .libs/bitmap_checker.o mv -f .deps/bitmap_element.Tpo .deps/bitmap_element.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_file_in.lo -MD -MP -MF .deps/bitmap_file_in.Tpo -c -o bitmap_file_in.lo bitmap_file_in.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_file_in.lo -MD -MP -MF .deps/bitmap_file_in.Tpo -c bitmap_file_in.cpp -fPIC -DPIC -o .libs/bitmap_file_in.o mv -f .deps/bitmap_color_monochrome.Tpo .deps/bitmap_color_monochrome.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_gamma.lo -MD -MP -MF .deps/bitmap_gamma.Tpo -c -o bitmap_gamma.lo bitmap_gamma.cpp mv -f .deps/bitmap_add.Tpo .deps/bitmap_add.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_image_add.lo -MD -MP -MF .deps/bitmap_image_add.Tpo -c -o bitmap_image_add.lo bitmap_image_add.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_gamma.lo -MD -MP -MF .deps/bitmap_gamma.Tpo -c bitmap_gamma.cpp -fPIC -DPIC -o .libs/bitmap_gamma.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_image_add.lo -MD -MP -MF .deps/bitmap_image_add.Tpo -c bitmap_image_add.cpp -fPIC -DPIC -o .libs/bitmap_image_add.o mv -f .deps/bitmap_checker.Tpo .deps/bitmap_checker.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_image_atop.lo -MD -MP -MF .deps/bitmap_image_atop.Tpo -c -o bitmap_image_atop.lo bitmap_image_atop.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_image_atop.lo -MD -MP -MF .deps/bitmap_image_atop.Tpo -c bitmap_image_atop.cpp -fPIC -DPIC -o .libs/bitmap_image_atop.o mv -f .deps/bitmap_file_in.Tpo .deps/bitmap_file_in.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_image_div.lo -MD -MP -MF .deps/bitmap_image_div.Tpo -c -o bitmap_image_div.lo bitmap_image_div.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_image_div.lo -MD -MP -MF .deps/bitmap_image_div.Tpo -c bitmap_image_div.cpp -fPIC -DPIC -o .libs/bitmap_image_div.o mv -f .deps/bitmap_image_add.Tpo .deps/bitmap_image_add.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_image_inside.lo -MD -MP -MF .deps/bitmap_image_inside.Tpo -c -o bitmap_image_inside.lo bitmap_image_inside.cpp mv -f .deps/bitmap_gamma.Tpo .deps/bitmap_gamma.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_image_max.lo -MD -MP -MF .deps/bitmap_image_max.Tpo -c -o bitmap_image_max.lo bitmap_image_max.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_image_inside.lo -MD -MP -MF .deps/bitmap_image_inside.Tpo -c bitmap_image_inside.cpp -fPIC -DPIC -o .libs/bitmap_image_inside.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_image_max.lo -MD -MP -MF .deps/bitmap_image_max.Tpo -c bitmap_image_max.cpp -fPIC -DPIC -o .libs/bitmap_image_max.o mv -f .deps/bitmap_image_atop.Tpo .deps/bitmap_image_atop.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_image_min.lo -MD -MP -MF .deps/bitmap_image_min.Tpo -c -o bitmap_image_min.lo bitmap_image_min.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_image_min.lo -MD -MP -MF .deps/bitmap_image_min.Tpo -c bitmap_image_min.cpp -fPIC -DPIC -o .libs/bitmap_image_min.o mv -f .deps/bitmap_image_div.Tpo .deps/bitmap_image_div.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_image_mix.lo -MD -MP -MF .deps/bitmap_image_mix.Tpo -c -o bitmap_image_mix.lo bitmap_image_mix.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_image_mix.lo -MD -MP -MF .deps/bitmap_image_mix.Tpo -c bitmap_image_mix.cpp -fPIC -DPIC -o .libs/bitmap_image_mix.o mv -f .deps/bitmap_image_inside.Tpo .deps/bitmap_image_inside.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_image_multiply.lo -MD -MP -MF .deps/bitmap_image_multiply.Tpo -c -o bitmap_image_multiply.lo bitmap_image_multiply.cpp mv -f .deps/bitmap_image_max.Tpo .deps/bitmap_image_max.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_image_outside.lo -MD -MP -MF .deps/bitmap_image_outside.Tpo -c -o bitmap_image_outside.lo bitmap_image_outside.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_image_outside.lo -MD -MP -MF .deps/bitmap_image_outside.Tpo -c bitmap_image_outside.cpp -fPIC -DPIC -o .libs/bitmap_image_outside.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_image_multiply.lo -MD -MP -MF .deps/bitmap_image_multiply.Tpo -c bitmap_image_multiply.cpp -fPIC -DPIC -o .libs/bitmap_image_multiply.o mv -f .deps/bitmap_image_min.Tpo .deps/bitmap_image_min.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_image_over.lo -MD -MP -MF .deps/bitmap_image_over.Tpo -c -o bitmap_image_over.lo bitmap_image_over.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_image_over.lo -MD -MP -MF .deps/bitmap_image_over.Tpo -c bitmap_image_over.cpp -fPIC -DPIC -o .libs/bitmap_image_over.o mv -f .deps/bitmap_image_mix.Tpo .deps/bitmap_image_mix.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_image_screen.lo -MD -MP -MF .deps/bitmap_image_screen.Tpo -c -o bitmap_image_screen.lo bitmap_image_screen.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_image_screen.lo -MD -MP -MF .deps/bitmap_image_screen.Tpo -c bitmap_image_screen.cpp -fPIC -DPIC -o .libs/bitmap_image_screen.o mv -f .deps/bitmap_image_outside.Tpo .deps/bitmap_image_outside.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_image_sub.lo -MD -MP -MF .deps/bitmap_image_sub.Tpo -c -o bitmap_image_sub.lo bitmap_image_sub.cpp mv -f .deps/bitmap_image_multiply.Tpo .deps/bitmap_image_multiply.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_image_sub_abs.lo -MD -MP -MF .deps/bitmap_image_sub_abs.Tpo -c -o bitmap_image_sub_abs.lo bitmap_image_sub_abs.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_image_sub.lo -MD -MP -MF .deps/bitmap_image_sub.Tpo -c bitmap_image_sub.cpp -fPIC -DPIC -o .libs/bitmap_image_sub.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_image_sub_abs.lo -MD -MP -MF .deps/bitmap_image_sub_abs.Tpo -c bitmap_image_sub_abs.cpp -fPIC -DPIC -o .libs/bitmap_image_sub_abs.o mv -f .deps/bitmap_image_over.Tpo .deps/bitmap_image_over.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_image_under.lo -MD -MP -MF .deps/bitmap_image_under.Tpo -c -o bitmap_image_under.lo bitmap_image_under.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_image_under.lo -MD -MP -MF .deps/bitmap_image_under.Tpo -c bitmap_image_under.cpp -fPIC -DPIC -o .libs/bitmap_image_under.o mv -f .deps/bitmap_image_screen.Tpo .deps/bitmap_image_screen.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_image_xor.lo -MD -MP -MF .deps/bitmap_image_xor.Tpo -c -o bitmap_image_xor.lo bitmap_image_xor.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_image_xor.lo -MD -MP -MF .deps/bitmap_image_xor.Tpo -c bitmap_image_xor.cpp -fPIC -DPIC -o .libs/bitmap_image_xor.o mv -f .deps/bitmap_image_sub.Tpo .deps/bitmap_image_sub.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_invert.lo -MD -MP -MF .deps/bitmap_invert.Tpo -c -o bitmap_invert.lo bitmap_invert.cpp mv -f .deps/bitmap_image_sub_abs.Tpo .deps/bitmap_image_sub_abs.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_matte_colordiff.lo -MD -MP -MF .deps/bitmap_matte_colordiff.Tpo -c -o bitmap_matte_colordiff.lo bitmap_matte_colordiff.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_matte_colordiff.lo -MD -MP -MF .deps/bitmap_matte_colordiff.Tpo -c bitmap_matte_colordiff.cpp -fPIC -DPIC -o .libs/bitmap_matte_colordiff.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_invert.lo -MD -MP -MF .deps/bitmap_invert.Tpo -c bitmap_invert.cpp -fPIC -DPIC -o .libs/bitmap_invert.o mv -f .deps/bitmap_image_under.Tpo .deps/bitmap_image_under.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_matte_invert.lo -MD -MP -MF .deps/bitmap_matte_invert.Tpo -c -o bitmap_matte_invert.lo bitmap_matte_invert.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_matte_invert.lo -MD -MP -MF .deps/bitmap_matte_invert.Tpo -c bitmap_matte_invert.cpp -fPIC -DPIC -o .libs/bitmap_matte_invert.o mv -f .deps/bitmap_image_xor.Tpo .deps/bitmap_image_xor.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_multiply.lo -MD -MP -MF .deps/bitmap_multiply.Tpo -c -o bitmap_multiply.lo bitmap_multiply.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_multiply.lo -MD -MP -MF .deps/bitmap_multiply.Tpo -c bitmap_multiply.cpp -fPIC -DPIC -o .libs/bitmap_multiply.o mv -f .deps/bitmap_invert.Tpo .deps/bitmap_invert.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_sequence_in.lo -MD -MP -MF .deps/bitmap_sequence_in.Tpo -c -o bitmap_sequence_in.lo bitmap_sequence_in.cpp mv -f .deps/bitmap_matte_colordiff.Tpo .deps/bitmap_matte_colordiff.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_sequence_out.lo -MD -MP -MF .deps/bitmap_sequence_out.Tpo -c -o bitmap_sequence_out.lo bitmap_sequence_out.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_sequence_in.lo -MD -MP -MF .deps/bitmap_sequence_in.Tpo -c bitmap_sequence_in.cpp -fPIC -DPIC -o .libs/bitmap_sequence_in.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_sequence_out.lo -MD -MP -MF .deps/bitmap_sequence_out.Tpo -c bitmap_sequence_out.cpp -fPIC -DPIC -o .libs/bitmap_sequence_out.o mv -f .deps/bitmap_matte_invert.Tpo .deps/bitmap_matte_invert.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_size.lo -MD -MP -MF .deps/bitmap_size.Tpo -c -o bitmap_size.lo bitmap_size.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_size.lo -MD -MP -MF .deps/bitmap_size.Tpo -c bitmap_size.cpp -fPIC -DPIC -o .libs/bitmap_size.o mv -f .deps/bitmap_multiply.Tpo .deps/bitmap_multiply.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_solid.lo -MD -MP -MF .deps/bitmap_solid.Tpo -c -o bitmap_solid.lo bitmap_solid.cpp mv -f .deps/bitmap_sequence_out.Tpo .deps/bitmap_sequence_out.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_sub.lo -MD -MP -MF .deps/bitmap_sub.Tpo -c -o bitmap_sub.lo bitmap_sub.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_solid.lo -MD -MP -MF .deps/bitmap_solid.Tpo -c bitmap_solid.cpp -fPIC -DPIC -o .libs/bitmap_solid.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_sub.lo -MD -MP -MF .deps/bitmap_sub.Tpo -c bitmap_sub.cpp -fPIC -DPIC -o .libs/bitmap_sub.o mv -f .deps/bitmap_sequence_in.Tpo .deps/bitmap_sequence_in.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_threshold.lo -MD -MP -MF .deps/bitmap_threshold.Tpo -c -o bitmap_threshold.lo bitmap_threshold.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_threshold.lo -MD -MP -MF .deps/bitmap_threshold.Tpo -c bitmap_threshold.cpp -fPIC -DPIC -o .libs/bitmap_threshold.o mv -f .deps/bitmap_size.Tpo .deps/bitmap_size.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c -o module.lo module.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c module.cpp -fPIC -DPIC -o .libs/module.o mv -f .deps/module.Tpo .deps/module.Plo mv -f .deps/bitmap_sub.Tpo .deps/bitmap_sub.Plo mv -f .deps/bitmap_solid.Tpo .deps/bitmap_solid.Plo mv -f .deps/bitmap_threshold.Tpo .deps/bitmap_threshold.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3dbitmap.la -rpath /usr/lib64/k3d bitmap_add.lo bitmap_checker.lo bitmap_color_monochrome.lo bitmap_element.lo bitmap_file_in.lo bitmap_gamma.lo bitmap_image_add.lo bitmap_image_atop.lo bitmap_image_div.lo bitmap_image_inside.lo bitmap_image_max.lo bitmap_image_min.lo bitmap_image_mix.lo bitmap_image_multiply.lo bitmap_image_outside.lo bitmap_image_over.lo bitmap_image_screen.lo bitmap_image_sub.lo bitmap_image_sub_abs.lo bitmap_image_under.lo bitmap_image_xor.lo bitmap_invert.lo bitmap_matte_colordiff.lo bitmap_matte_invert.lo bitmap_multiply.lo bitmap_sequence_in.lo bitmap_sequence_out.lo bitmap_size.lo bitmap_solid.lo bitmap_sub.lo bitmap_threshold.lo module.lo ../../k3dsdk/libk3dsdk.la -L/usr/lib64 -lGL -lpthread -lsigc-2.0 -lboost_date_time -lboost_regex g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/bitmap_add.o .libs/bitmap_checker.o .libs/bitmap_color_monochrome.o .libs/bitmap_element.o .libs/bitmap_file_in.o .libs/bitmap_gamma.o .libs/bitmap_image_add.o .libs/bitmap_image_atop.o .libs/bitmap_image_div.o .libs/bitmap_image_inside.o .libs/bitmap_image_max.o .libs/bitmap_image_min.o .libs/bitmap_image_mix.o .libs/bitmap_image_multiply.o .libs/bitmap_image_outside.o .libs/bitmap_image_over.o .libs/bitmap_image_screen.o .libs/bitmap_image_sub.o .libs/bitmap_image_sub_abs.o .libs/bitmap_image_under.o .libs/bitmap_image_xor.o .libs/bitmap_invert.o .libs/bitmap_matte_colordiff.o .libs/bitmap_matte_invert.o .libs/bitmap_multiply.o .libs/bitmap_sequence_in.o .libs/bitmap_sequence_out.o .libs/bitmap_size.o .libs/bitmap_solid.o .libs/bitmap_sub.o .libs/bitmap_threshold.o .libs/module.o -Wl,--rpath -Wl,/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/.libs -Wl,--rpath -Wl,/usr/lib64 ../../k3dsdk/.libs/libk3dsdk.so -L/usr/lib64 -lGL -lpthread -lsigc-2.0 -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dbitmap.so.0 -o .libs/libk3dbitmap.so.0.0.0 (cd .libs && rm -f libk3dbitmap.so.0 && ln -s libk3dbitmap.so.0.0.0 libk3dbitmap.so.0) (cd .libs && rm -f libk3dbitmap.so && ln -s libk3dbitmap.so.0.0.0 libk3dbitmap.so) creating libk3dbitmap.la (cd .libs && rm -f libk3dbitmap.la && ln -s ../libk3dbitmap.la libk3dbitmap.la) make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/bitmap' Making all in blobbies make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/blobbies' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT blobbies.lo -MD -MP -MF .deps/blobbies.Tpo -c -o blobbies.lo blobbies.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT edges_to_blobby.lo -MD -MP -MF .deps/edges_to_blobby.Tpo -c -o edges_to_blobby.lo edges_to_blobby.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c -o module.lo module.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT points_to_blobby.lo -MD -MP -MF .deps/points_to_blobby.Tpo -c -o points_to_blobby.lo points_to_blobby.cpp mkdir .libs g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT edges_to_blobby.lo -MD -MP -MF .deps/edges_to_blobby.Tpo -c edges_to_blobby.cpp -fPIC -DPIC -o .libs/edges_to_blobby.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT points_to_blobby.lo -MD -MP -MF .deps/points_to_blobby.Tpo -c points_to_blobby.cpp -fPIC -DPIC -o .libs/points_to_blobby.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c module.cpp -fPIC -DPIC -o .libs/module.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT blobbies.lo -MD -MP -MF .deps/blobbies.Tpo -c blobbies.cpp -fPIC -DPIC -o .libs/blobbies.o mv -f .deps/module.Tpo .deps/module.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT polygonize_blobbies.lo -MD -MP -MF .deps/polygonize_blobbies.Tpo -c -o polygonize_blobbies.lo polygonize_blobbies.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT polygonize_blobbies.lo -MD -MP -MF .deps/polygonize_blobbies.Tpo -c polygonize_blobbies.cpp -fPIC -DPIC -o .libs/polygonize_blobbies.o mv -f .deps/points_to_blobby.Tpo .deps/points_to_blobby.Plo mv -f .deps/edges_to_blobby.Tpo .deps/edges_to_blobby.Plo mv -f .deps/polygonize_blobbies.Tpo .deps/polygonize_blobbies.Plo mv -f .deps/blobbies.Tpo .deps/blobbies.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3dblobbies.la -rpath /usr/lib64/k3d blobbies.lo edges_to_blobby.lo module.lo points_to_blobby.lo polygonize_blobbies.lo ../../k3dsdk/libk3dsdk.la ../../surface_polygonizer/libsurface_polygonizer.la -lsigc-2.0 -L/usr/lib64 -lGL -lpthread -L/usr/lib64 -lGLU -lboost_date_time -lboost_regex g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/blobbies.o .libs/edges_to_blobby.o .libs/module.o .libs/points_to_blobby.o .libs/polygonize_blobbies.o -Wl,--rpath -Wl,/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/.libs -Wl,--rpath -Wl,/builddir/build/BUILD/k3d-0.6.7.0/surface_polygonizer/.libs -Wl,--rpath -Wl,/usr/lib64 ../../k3dsdk/.libs/libk3dsdk.so -L/usr/lib64 ../../surface_polygonizer/.libs/libsurface_polygonizer.so -lsigc-2.0 -lGL -lpthread -lGLU -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dblobbies.so.0 -o .libs/libk3dblobbies.so.0.0.0 (cd .libs && rm -f libk3dblobbies.so.0 && ln -s libk3dblobbies.so.0.0.0 libk3dblobbies.so.0) (cd .libs && rm -f libk3dblobbies.so && ln -s libk3dblobbies.so.0.0.0 libk3dblobbies.so) creating libk3dblobbies.la (cd .libs && rm -f libk3dblobbies.la && ln -s ../libk3dblobbies.la libk3dblobbies.la) make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/blobbies' Making all in core make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/core' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT axes.lo -MD -MP -MF .deps/axes.Tpo -c -o axes.lo axes.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT camera.lo -MD -MP -MF .deps/camera.Tpo -c -o camera.lo camera.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT color_property.lo -MD -MP -MF .deps/color_property.Tpo -c -o color_property.lo color_property.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT document_reader.lo -MD -MP -MF .deps/document_reader.Tpo -c -o document_reader.lo document_reader.cpp mkdir .libs g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT color_property.lo -MD -MP -MF .deps/color_property.Tpo -c color_property.cpp -fPIC -DPIC -o .libs/color_property.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT camera.lo -MD -MP -MF .deps/camera.Tpo -c camera.cpp -fPIC -DPIC -o .libs/camera.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT axes.lo -MD -MP -MF .deps/axes.Tpo -c axes.cpp -fPIC -DPIC -o .libs/axes.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT document_reader.lo -MD -MP -MF .deps/document_reader.Tpo -c document_reader.cpp -fPIC -DPIC -o .libs/document_reader.o In file included from document_reader.cpp:40: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything mv -f .deps/color_property.Tpo .deps/color_property.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT document_writer.lo -MD -MP -MF .deps/document_writer.Tpo -c -o document_writer.lo document_writer.cpp mv -f .deps/document_reader.Tpo .deps/document_reader.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT format_scalar.lo -MD -MP -MF .deps/format_scalar.Tpo -c -o format_scalar.lo format_scalar.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT document_writer.lo -MD -MP -MF .deps/document_writer.Tpo -c document_writer.cpp -fPIC -DPIC -o .libs/document_writer.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT format_scalar.lo -MD -MP -MF .deps/format_scalar.Tpo -c format_scalar.cpp -fPIC -DPIC -o .libs/format_scalar.o In file included from document_writer.cpp:40: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything mv -f .deps/document_writer.Tpo .deps/document_writer.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT format_time.lo -MD -MP -MF .deps/format_time.Tpo -c -o format_time.lo format_time.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT format_time.lo -MD -MP -MF .deps/format_time.Tpo -c format_time.cpp -fPIC -DPIC -o .libs/format_time.o mv -f .deps/axes.Tpo .deps/axes.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT frozen_transformation.lo -MD -MP -MF .deps/frozen_transformation.Tpo -c -o frozen_transformation.lo frozen_transformation.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT frozen_transformation.lo -MD -MP -MF .deps/frozen_transformation.Tpo -c frozen_transformation.cpp -fPIC -DPIC -o .libs/frozen_transformation.o mv -f .deps/format_scalar.Tpo .deps/format_scalar.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT look_at.lo -MD -MP -MF .deps/look_at.Tpo -c -o look_at.lo look_at.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT look_at.lo -MD -MP -MF .deps/look_at.Tpo -c look_at.cpp -fPIC -DPIC -o .libs/look_at.o mv -f .deps/format_time.Tpo .deps/format_time.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT material.lo -MD -MP -MF .deps/material.Tpo -c -o material.lo material.cpp mv -f .deps/camera.Tpo .deps/camera.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c -o module.lo module.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT material.lo -MD -MP -MF .deps/material.Tpo -c material.cpp -fPIC -DPIC -o .libs/material.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c module.cpp -fPIC -DPIC -o .libs/module.o mv -f .deps/module.Tpo .deps/module.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT null.lo -MD -MP -MF .deps/null.Tpo -c -o null.lo null.cpp mv -f .deps/frozen_transformation.Tpo .deps/frozen_transformation.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT orientation.lo -MD -MP -MF .deps/orientation.Tpo -c -o orientation.lo orientation.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT null.lo -MD -MP -MF .deps/null.Tpo -c null.cpp -fPIC -DPIC -o .libs/null.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT orientation.lo -MD -MP -MF .deps/orientation.Tpo -c orientation.cpp -fPIC -DPIC -o .libs/orientation.o mv -f .deps/null.Tpo .deps/null.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT position.lo -MD -MP -MF .deps/position.Tpo -c -o position.lo position.cpp mv -f .deps/look_at.Tpo .deps/look_at.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT print_stdout.lo -MD -MP -MF .deps/print_stdout.Tpo -c -o print_stdout.lo print_stdout.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT position.lo -MD -MP -MF .deps/position.Tpo -c position.cpp -fPIC -DPIC -o .libs/position.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT print_stdout.lo -MD -MP -MF .deps/print_stdout.Tpo -c print_stdout.cpp -fPIC -DPIC -o .libs/print_stdout.o mv -f .deps/material.Tpo .deps/material.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT scalar_add.lo -MD -MP -MF .deps/scalar_add.Tpo -c -o scalar_add.lo scalar_add.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT scalar_add.lo -MD -MP -MF .deps/scalar_add.Tpo -c scalar_add.cpp -fPIC -DPIC -o .libs/scalar_add.o mv -f .deps/orientation.Tpo .deps/orientation.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT scalar_div.lo -MD -MP -MF .deps/scalar_div.Tpo -c -o scalar_div.lo scalar_div.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT scalar_div.lo -MD -MP -MF .deps/scalar_div.Tpo -c scalar_div.cpp -fPIC -DPIC -o .libs/scalar_div.o mv -f .deps/print_stdout.Tpo .deps/print_stdout.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT scalar_modulo.lo -MD -MP -MF .deps/scalar_modulo.Tpo -c -o scalar_modulo.lo scalar_modulo.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT scalar_modulo.lo -MD -MP -MF .deps/scalar_modulo.Tpo -c scalar_modulo.cpp -fPIC -DPIC -o .libs/scalar_modulo.o mv -f .deps/position.Tpo .deps/position.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT scalar_multiply.lo -MD -MP -MF .deps/scalar_multiply.Tpo -c -o scalar_multiply.lo scalar_multiply.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT scalar_multiply.lo -MD -MP -MF .deps/scalar_multiply.Tpo -c scalar_multiply.cpp -fPIC -DPIC -o .libs/scalar_multiply.o mv -f .deps/scalar_add.Tpo .deps/scalar_add.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT scalar_property.lo -MD -MP -MF .deps/scalar_property.Tpo -c -o scalar_property.lo scalar_property.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT scalar_property.lo -MD -MP -MF .deps/scalar_property.Tpo -c scalar_property.cpp -fPIC -DPIC -o .libs/scalar_property.o mv -f .deps/scalar_div.Tpo .deps/scalar_div.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT scalar_sine.lo -MD -MP -MF .deps/scalar_sine.Tpo -c -o scalar_sine.lo scalar_sine.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT scalar_sine.lo -MD -MP -MF .deps/scalar_sine.Tpo -c scalar_sine.cpp -fPIC -DPIC -o .libs/scalar_sine.o mv -f .deps/scalar_modulo.Tpo .deps/scalar_modulo.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT scalar_sub.lo -MD -MP -MF .deps/scalar_sub.Tpo -c -o scalar_sub.lo scalar_sub.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT scalar_sub.lo -MD -MP -MF .deps/scalar_sub.Tpo -c scalar_sub.cpp -fPIC -DPIC -o .libs/scalar_sub.o mv -f .deps/scalar_multiply.Tpo .deps/scalar_multiply.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT scale.lo -MD -MP -MF .deps/scale.Tpo -c -o scale.lo scale.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT scale.lo -MD -MP -MF .deps/scale.Tpo -c scale.cpp -fPIC -DPIC -o .libs/scale.o mv -f .deps/scalar_property.Tpo .deps/scalar_property.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT show_matrix.lo -MD -MP -MF .deps/show_matrix.Tpo -c -o show_matrix.lo show_matrix.cpp mv -f .deps/scalar_sine.Tpo .deps/scalar_sine.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT snap.lo -MD -MP -MF .deps/snap.Tpo -c -o snap.lo snap.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT show_matrix.lo -MD -MP -MF .deps/show_matrix.Tpo -c show_matrix.cpp -fPIC -DPIC -o .libs/show_matrix.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT snap.lo -MD -MP -MF .deps/snap.Tpo -c snap.cpp -fPIC -DPIC -o .libs/snap.o mv -f .deps/scalar_sub.Tpo .deps/scalar_sub.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT view_matrix.lo -MD -MP -MF .deps/view_matrix.Tpo -c -o view_matrix.lo view_matrix.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT view_matrix.lo -MD -MP -MF .deps/view_matrix.Tpo -c view_matrix.cpp -fPIC -DPIC -o .libs/view_matrix.o mv -f .deps/scale.Tpo .deps/scale.Plo mv -f .deps/show_matrix.Tpo .deps/show_matrix.Plo mv -f .deps/view_matrix.Tpo .deps/view_matrix.Plo mv -f .deps/snap.Tpo .deps/snap.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3dcore.la -rpath /usr/lib64/k3d axes.lo camera.lo color_property.lo document_reader.lo document_writer.lo format_scalar.lo format_time.lo frozen_transformation.lo look_at.lo material.lo module.lo null.lo orientation.lo position.lo print_stdout.lo scalar_add.lo scalar_div.lo scalar_modulo.lo scalar_multiply.lo scalar_property.lo scalar_sine.lo scalar_sub.lo scale.lo show_matrix.lo snap.lo view_matrix.lo ../../k3dsdk/libk3dsdk.la -L/usr/lib64 -lGL -lpthread -lsigc-2.0 -L/usr/lib64 -lGLU -lboost_date_time -lboost_regex g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/axes.o .libs/camera.o .libs/color_property.o .libs/document_reader.o .libs/document_writer.o .libs/format_scalar.o .libs/format_time.o .libs/frozen_transformation.o .libs/look_at.o .libs/material.o .libs/module.o .libs/null.o .libs/orientation.o .libs/position.o .libs/print_stdout.o .libs/scalar_add.o .libs/scalar_div.o .libs/scalar_modulo.o .libs/scalar_multiply.o .libs/scalar_property.o .libs/scalar_sine.o .libs/scalar_sub.o .libs/scale.o .libs/show_matrix.o .libs/snap.o .libs/view_matrix.o -Wl,--rpath -Wl,/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/.libs -Wl,--rpath -Wl,/usr/lib64 ../../k3dsdk/.libs/libk3dsdk.so -L/usr/lib64 -lGL -lpthread -lsigc-2.0 -lGLU -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dcore.so.0 -o .libs/libk3dcore.so.0.0.0 (cd .libs && rm -f libk3dcore.so.0 && ln -s libk3dcore.so.0.0.0 libk3dcore.so.0) (cd .libs && rm -f libk3dcore.so && ln -s libk3dcore.so.0.0.0 libk3dcore.so) creating libk3dcore.la (cd .libs && rm -f libk3dcore.la && ln -s ../libk3dcore.la libk3dcore.la) make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/core' Making all in deformation make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/deformation' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bend_points.lo -MD -MP -MF .deps/bend_points.Tpo -c -o bend_points.lo bend_points.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bulge_points.lo -MD -MP -MF .deps/bulge_points.Tpo -c -o bulge_points.lo bulge_points.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT center_points.lo -MD -MP -MF .deps/center_points.Tpo -c -o center_points.lo center_points.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cylindrical_wave_points.lo -MD -MP -MF .deps/cylindrical_wave_points.Tpo -c -o cylindrical_wave_points.lo cylindrical_wave_points.cpp mkdir .libs g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cylindrical_wave_points.lo -MD -MP -MF .deps/cylindrical_wave_points.Tpo -c cylindrical_wave_points.cpp -fPIC -DPIC -o .libs/cylindrical_wave_points.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT center_points.lo -MD -MP -MF .deps/center_points.Tpo -c center_points.cpp -fPIC -DPIC -o .libs/center_points.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bend_points.lo -MD -MP -MF .deps/bend_points.Tpo -c bend_points.cpp -fPIC -DPIC -o .libs/bend_points.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bulge_points.lo -MD -MP -MF .deps/bulge_points.Tpo -c bulge_points.cpp -fPIC -DPIC -o .libs/bulge_points.o In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from cylindrical_wave_points.cpp:31: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from bend_points.cpp:34: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from center_points.cpp:33: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from bulge_points.cpp:31: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything mv -f .deps/center_points.Tpo .deps/center_points.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT linear_point_noise.lo -MD -MP -MF .deps/linear_point_noise.Tpo -c -o linear_point_noise.lo linear_point_noise.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT linear_point_noise.lo -MD -MP -MF .deps/linear_point_noise.Tpo -c linear_point_noise.cpp -fPIC -DPIC -o .libs/linear_point_noise.o mv -f .deps/cylindrical_wave_points.Tpo .deps/cylindrical_wave_points.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT linear_wave_points.lo -MD -MP -MF .deps/linear_wave_points.Tpo -c -o linear_wave_points.lo linear_wave_points.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT linear_wave_points.lo -MD -MP -MF .deps/linear_wave_points.Tpo -c linear_wave_points.cpp -fPIC -DPIC -o .libs/linear_wave_points.o mv -f .deps/bend_points.Tpo .deps/bend_points.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c -o module.lo module.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c module.cpp -fPIC -DPIC -o .libs/module.o mv -f .deps/bulge_points.Tpo .deps/bulge_points.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rotate_points.lo -MD -MP -MF .deps/rotate_points.Tpo -c -o rotate_points.lo rotate_points.cpp mv -f .deps/module.Tpo .deps/module.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT scale_points.lo -MD -MP -MF .deps/scale_points.Tpo -c -o scale_points.lo scale_points.cpp In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from linear_point_noise.cpp:31: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rotate_points.lo -MD -MP -MF .deps/rotate_points.Tpo -c rotate_points.cpp -fPIC -DPIC -o .libs/rotate_points.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT scale_points.lo -MD -MP -MF .deps/scale_points.Tpo -c scale_points.cpp -fPIC -DPIC -o .libs/scale_points.o In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from linear_wave_points.cpp:33: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from rotate_points.cpp:32: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from scale_points.cpp:29: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything mv -f .deps/linear_point_noise.Tpo .deps/linear_point_noise.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT shear_points.lo -MD -MP -MF .deps/shear_points.Tpo -c -o shear_points.lo shear_points.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT shear_points.lo -MD -MP -MF .deps/shear_points.Tpo -c shear_points.cpp -fPIC -DPIC -o .libs/shear_points.o mv -f .deps/linear_wave_points.Tpo .deps/linear_wave_points.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT smooth_points.lo -MD -MP -MF .deps/smooth_points.Tpo -c -o smooth_points.lo smooth_points.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT smooth_points.lo -MD -MP -MF .deps/smooth_points.Tpo -c smooth_points.cpp -fPIC -DPIC -o .libs/smooth_points.o mv -f .deps/rotate_points.Tpo .deps/rotate_points.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT sphereize_points.lo -MD -MP -MF .deps/sphereize_points.Tpo -c -o sphereize_points.lo sphereize_points.cpp mv -f .deps/scale_points.Tpo .deps/scale_points.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT taper_points.lo -MD -MP -MF .deps/taper_points.Tpo -c -o taper_points.lo taper_points.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT sphereize_points.lo -MD -MP -MF .deps/sphereize_points.Tpo -c sphereize_points.cpp -fPIC -DPIC -o .libs/sphereize_points.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT taper_points.lo -MD -MP -MF .deps/taper_points.Tpo -c taper_points.cpp -fPIC -DPIC -o .libs/taper_points.o In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from shear_points.cpp:33: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from smooth_points.cpp:29: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from sphereize_points.cpp:30: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from taper_points.cpp:33: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything mv -f .deps/shear_points.Tpo .deps/shear_points.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT transform_points.lo -MD -MP -MF .deps/transform_points.Tpo -c -o transform_points.lo transform_points.cpp mv -f .deps/smooth_points.Tpo .deps/smooth_points.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT translate_points.lo -MD -MP -MF .deps/translate_points.Tpo -c -o translate_points.lo translate_points.cpp mv -f .deps/sphereize_points.Tpo .deps/sphereize_points.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tweak_points.lo -MD -MP -MF .deps/tweak_points.Tpo -c -o tweak_points.lo tweak_points.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT transform_points.lo -MD -MP -MF .deps/transform_points.Tpo -c transform_points.cpp -fPIC -DPIC -o .libs/transform_points.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT translate_points.lo -MD -MP -MF .deps/translate_points.Tpo -c translate_points.cpp -fPIC -DPIC -o .libs/translate_points.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tweak_points.lo -MD -MP -MF .deps/tweak_points.Tpo -c tweak_points.cpp -fPIC -DPIC -o .libs/tweak_points.o mv -f .deps/taper_points.Tpo .deps/taper_points.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT twist_points.lo -MD -MP -MF .deps/twist_points.Tpo -c -o twist_points.lo twist_points.cpp In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from transform_points.cpp:26: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT twist_points.lo -MD -MP -MF .deps/twist_points.Tpo -c twist_points.cpp -fPIC -DPIC -o .libs/twist_points.o In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from translate_points.cpp:31: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from tweak_points.cpp:29: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from twist_points.cpp:33: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything mv -f .deps/translate_points.Tpo .deps/translate_points.Plo mv -f .deps/transform_points.Tpo .deps/transform_points.Plo mv -f .deps/tweak_points.Tpo .deps/tweak_points.Plo mv -f .deps/twist_points.Tpo .deps/twist_points.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3ddeformation.la -rpath /usr/lib64/k3d bend_points.lo bulge_points.lo center_points.lo cylindrical_wave_points.lo linear_point_noise.lo linear_wave_points.lo module.lo rotate_points.lo scale_points.lo shear_points.lo smooth_points.lo sphereize_points.lo taper_points.lo transform_points.lo translate_points.lo tweak_points.lo twist_points.lo ../../k3dsdk/libk3dsdk.la -L/usr/lib64 -lGL -lpthread -lsigc-2.0 -L/usr/lib64 -lGLU -lboost_date_time -lboost_regex g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/bend_points.o .libs/bulge_points.o .libs/center_points.o .libs/cylindrical_wave_points.o .libs/linear_point_noise.o .libs/linear_wave_points.o .libs/module.o .libs/rotate_points.o .libs/scale_points.o .libs/shear_points.o .libs/smooth_points.o .libs/sphereize_points.o .libs/taper_points.o .libs/transform_points.o .libs/translate_points.o .libs/tweak_points.o .libs/twist_points.o -Wl,--rpath -Wl,/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/.libs -Wl,--rpath -Wl,/usr/lib64 ../../k3dsdk/.libs/libk3dsdk.so -L/usr/lib64 -lGL -lpthread -lsigc-2.0 -lGLU -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3ddeformation.so.0 -o .libs/libk3ddeformation.so.0.0.0 (cd .libs && rm -f libk3ddeformation.so.0 && ln -s libk3ddeformation.so.0.0.0 libk3ddeformation.so.0) (cd .libs && rm -f libk3ddeformation.so && ln -s libk3ddeformation.so.0.0.0 libk3ddeformation.so) creating libk3ddeformation.la (cd .libs && rm -f libk3ddeformation.la && ln -s ../libk3ddeformation.la libk3ddeformation.la) make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/deformation' Making all in freetype2 make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/freetype2' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/freetype2 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT poly_text.lo -MD -MP -MF .deps/poly_text.Tpo -c -o poly_text.lo poly_text.cpp mkdir .libs g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/freetype2 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT poly_text.lo -MD -MP -MF .deps/poly_text.Tpo -c poly_text.cpp -fPIC -DPIC -o .libs/poly_text.o mv -f .deps/poly_text.Tpo .deps/poly_text.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3dfreetype2.la -rpath /usr/lib64/k3d poly_text.lo ../../k3dsdk/libk3dsdk.la -lfreetype -lsigc-2.0 -lboost_date_time -lboost_regex g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/poly_text.o -Wl,--rpath -Wl,/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/.libs -Wl,--rpath -Wl,/usr/lib64 ../../k3dsdk/.libs/libk3dsdk.so -L/usr/lib64 -lfreetype -lsigc-2.0 -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dfreetype2.so.0 -o .libs/libk3dfreetype2.so.0.0.0 (cd .libs && rm -f libk3dfreetype2.so.0 && ln -s libk3dfreetype2.so.0.0.0 libk3dfreetype2.so.0) (cd .libs && rm -f libk3dfreetype2.so && ln -s libk3dfreetype2.so.0.0.0 libk3dfreetype2.so) creating libk3dfreetype2.la (cd .libs && rm -f libk3dfreetype2.la && ln -s ../libk3dfreetype2.la libk3dfreetype2.la) make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/freetype2' Making all in geometry make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/geometry' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I../../hapy/src/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT gtsreader.lo -MD -MP -MF .deps/gtsreader.Tpo -c -o gtsreader.lo gtsreader.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I../../hapy/src/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT gtswriter.lo -MD -MP -MF .deps/gtswriter.Tpo -c -o gtswriter.lo gtswriter.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I../../hapy/src/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT helpers.lo -MD -MP -MF .deps/helpers.Tpo -c -o helpers.lo helpers.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I../../hapy/src/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT k3d_mesh_input.lo -MD -MP -MF .deps/k3d_mesh_input.Tpo -c -o k3d_mesh_input.lo k3d_mesh_input.cpp mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I../../hapy/src/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT gtsreader.lo -MD -MP -MF .deps/gtsreader.Tpo -c gtsreader.cpp -fPIC -DPIC -o .libs/gtsreader.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I../../hapy/src/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT k3d_mesh_input.lo -MD -MP -MF .deps/k3d_mesh_input.Tpo -c k3d_mesh_input.cpp -fPIC -DPIC -o .libs/k3d_mesh_input.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I../../hapy/src/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT gtswriter.lo -MD -MP -MF .deps/gtswriter.Tpo -c gtswriter.cpp -fPIC -DPIC -o .libs/gtswriter.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I../../hapy/src/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT helpers.lo -MD -MP -MF .deps/helpers.Tpo -c helpers.cpp -fPIC -DPIC -o .libs/helpers.o In file included from k3d_mesh_input.cpp:37: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything mv -f .deps/helpers.Tpo .deps/helpers.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I../../hapy/src/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT k3d_mesh_output.lo -MD -MP -MF .deps/k3d_mesh_output.Tpo -c -o k3d_mesh_output.lo k3d_mesh_output.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I../../hapy/src/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT k3d_mesh_output.lo -MD -MP -MF .deps/k3d_mesh_output.Tpo -c k3d_mesh_output.cpp -fPIC -DPIC -o .libs/k3d_mesh_output.o mv -f .deps/gtsreader.Tpo .deps/gtsreader.Plo mv -f .deps/gtswriter.Tpo .deps/gtswriter.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I../../hapy/src/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c -o module.lo module.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I../../hapy/src/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT obj_helpers.lo -MD -MP -MF .deps/obj_helpers.Tpo -c -o obj_helpers.lo obj_helpers.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I../../hapy/src/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT obj_helpers.lo -MD -MP -MF .deps/obj_helpers.Tpo -c obj_helpers.cpp -fPIC -DPIC -o .libs/obj_helpers.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I../../hapy/src/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c module.cpp -fPIC -DPIC -o .libs/module.o mv -f .deps/module.Tpo .deps/module.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I../../hapy/src/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT obj_mesh_input.lo -MD -MP -MF .deps/obj_mesh_input.Tpo -c -o obj_mesh_input.lo obj_mesh_input.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I../../hapy/src/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT obj_mesh_input.lo -MD -MP -MF .deps/obj_mesh_input.Tpo -c obj_mesh_input.cpp -fPIC -DPIC -o .libs/obj_mesh_input.o mv -f .deps/k3d_mesh_input.Tpo .deps/k3d_mesh_input.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I../../hapy/src/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT obj_mesh_output.lo -MD -MP -MF .deps/obj_mesh_output.Tpo -c -o obj_mesh_output.lo obj_mesh_output.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I../../hapy/src/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT obj_mesh_output.lo -MD -MP -MF .deps/obj_mesh_output.Tpo -c obj_mesh_output.cpp -fPIC -DPIC -o .libs/obj_mesh_output.o In file included from k3d_mesh_output.cpp:32: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything mv -f .deps/k3d_mesh_output.Tpo .deps/k3d_mesh_output.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I../../hapy/src/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT objreader.lo -MD -MP -MF .deps/objreader.Tpo -c -o objreader.lo objreader.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I../../hapy/src/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT objreader.lo -MD -MP -MF .deps/objreader.Tpo -c objreader.cpp -fPIC -DPIC -o .libs/objreader.o mv -f .deps/obj_helpers.Tpo .deps/obj_helpers.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I../../hapy/src/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT off_reader.lo -MD -MP -MF .deps/off_reader.Tpo -c -o off_reader.lo off_reader.cpp mv -f .deps/obj_mesh_output.Tpo .deps/obj_mesh_output.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I../../hapy/src/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT openfx_model_reader.lo -MD -MP -MF .deps/openfx_model_reader.Tpo -c -o openfx_model_reader.lo openfx_model_reader.cpp mv -f .deps/obj_mesh_input.Tpo .deps/obj_mesh_input.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I../../hapy/src/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rawread.lo -MD -MP -MF .deps/rawread.Tpo -c -o rawread.lo rawread.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I../../hapy/src/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT off_reader.lo -MD -MP -MF .deps/off_reader.Tpo -c off_reader.cpp -fPIC -DPIC -o .libs/off_reader.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I../../hapy/src/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT openfx_model_reader.lo -MD -MP -MF .deps/openfx_model_reader.Tpo -c openfx_model_reader.cpp -fPIC -DPIC -o .libs/openfx_model_reader.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I../../hapy/src/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rawread.lo -MD -MP -MF .deps/rawread.Tpo -c rawread.cpp -fPIC -DPIC -o .libs/rawread.o mv -f .deps/objreader.Tpo .deps/objreader.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I../../hapy/src/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rawwrite.lo -MD -MP -MF .deps/rawwrite.Tpo -c -o rawwrite.lo rawwrite.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I../../hapy/src/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rawwrite.lo -MD -MP -MF .deps/rawwrite.Tpo -c rawwrite.cpp -fPIC -DPIC -o .libs/rawwrite.o openfx_model_reader.cpp: In member function 'double libk3dgeometry::mfx_reader_implementation::GetFloat()': openfx_model_reader.cpp:361: warning: dereferencing type-punned pointer will break strict-aliasing rules openfx_model_reader.cpp: In member function 'bool libk3dgeometry::mfx_reader_implementation::read_faces(bool)': openfx_model_reader.cpp:532: warning: unused variable 'attrib' openfx_model_reader.cpp:533: warning: unused variable 'param' openfx_model_reader.cpp:534: warning: unused variable 'map' openfx_model_reader.cpp:535: warning: unused variable 'shader' openfx_model_reader.cpp:536: warning: unused variable 'axis' openfx_model_reader.cpp:537: warning: unused variable 'pad' openfx_model_reader.cpp: In member function 'bool libk3dgeometry::mfx_reader_implementation::read_skeleton(unsigned int)': openfx_model_reader.cpp:617: warning: unused variable 'x' openfx_model_reader.cpp:618: warning: unused variable 'y' openfx_model_reader.cpp:619: warning: unused variable 'z' openfx_model_reader.cpp:620: warning: unused variable 'id' openfx_model_reader.cpp:672: warning: unused variable 'dummy' openfx_model_reader.cpp:572: warning: unused variable 'x' openfx_model_reader.cpp:573: warning: unused variable 'y' openfx_model_reader.cpp:574: warning: unused variable 'z' openfx_model_reader.cpp:575: warning: unused variable 'id' mv -f .deps/off_reader.Tpo .deps/off_reader.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I../../hapy/src/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rib_reader.lo -MD -MP -MF .deps/rib_reader.Tpo -c -o rib_reader.lo rib_reader.cpp mv -f .deps/rawread.Tpo .deps/rawread.Plo g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I../../hapy/src/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rib_reader.lo -MD -MP -MF .deps/rib_reader.Tpo -c rib_reader.cpp -fPIC -DPIC -o .libs/rib_reader.o mv -f .deps/openfx_model_reader.Tpo .deps/openfx_model_reader.Plo mv -f .deps/rawwrite.Tpo .deps/rawwrite.Plo rib_reader.cpp: In member function 'void libk3dgeometry::rib_reader::get_rtfloat_array(const Hapy::Pree&, libk3dgeometry::coordinates_t&)': rib_reader.cpp:544: warning: 'y' may be used uninitialized in this function rib_reader.cpp:543: warning: 'x' may be used uninitialized in this function mv -f .deps/rib_reader.Tpo .deps/rib_reader.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3dgeometry.la -rpath /usr/lib64/k3d gtsreader.lo gtswriter.lo helpers.lo k3d_mesh_input.lo k3d_mesh_output.lo module.lo obj_helpers.lo obj_mesh_input.lo obj_mesh_output.lo objreader.lo off_reader.lo openfx_model_reader.lo rawread.lo rawwrite.lo rib_reader.lo ../../hapy/src/libHapy.la ../../k3dsdk/libk3dsdk.la -L/usr/lib64 -lGL -lpthread -lsigc-2.0 -lboost_date_time -lboost_regex g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/gtsreader.o .libs/gtswriter.o .libs/helpers.o .libs/k3d_mesh_input.o .libs/k3d_mesh_output.o .libs/module.o .libs/obj_helpers.o .libs/obj_mesh_input.o .libs/obj_mesh_output.o .libs/objreader.o .libs/off_reader.o .libs/openfx_model_reader.o .libs/rawread.o .libs/rawwrite.o .libs/rib_reader.o -Wl,--rpath -Wl,/builddir/build/BUILD/k3d-0.6.7.0/hapy/src/.libs -Wl,--rpath -Wl,/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/.libs -Wl,--rpath -Wl,/usr/lib64 ../../hapy/src/.libs/libHapy.so ../../k3dsdk/.libs/libk3dsdk.so -L/usr/lib64 -lGL -lpthread -lsigc-2.0 -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dgeometry.so.0 -o .libs/libk3dgeometry.so.0.0.0 (cd .libs && rm -f libk3dgeometry.so.0 && ln -s libk3dgeometry.so.0.0.0 libk3dgeometry.so.0) (cd .libs && rm -f libk3dgeometry.so && ln -s libk3dgeometry.so.0.0.0 libk3dgeometry.so) creating libk3dgeometry.la (cd .libs && rm -f libk3dgeometry.la && ln -s ../libk3dgeometry.la libk3dgeometry.la) make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/geometry' Making all in gnome make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/gnome' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c -o module.lo module.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT open_uri.lo -MD -MP -MF .deps/open_uri.Tpo -c -o open_uri.lo open_uri.cpp mkdir .libs g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c module.cpp -fPIC -DPIC -o .libs/module.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT open_uri.lo -MD -MP -MF .deps/open_uri.Tpo -c open_uri.cpp -fPIC -DPIC -o .libs/open_uri.o mv -f .deps/module.Tpo .deps/module.Plo mv -f .deps/open_uri.Tpo .deps/open_uri.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3dgnome.la -rpath /usr/lib64/k3d module.lo open_uri.lo ../../k3dsdk/libk3dsdk.la -pthread -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lgnomevfs-2 -lgconf-2 -lgthread-2.0 -lrt -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lboost_date_time -lboost_regex g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/module.o .libs/open_uri.o -Wl,--rpath -Wl,/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/.libs -Wl,--rpath -Wl,/usr/lib64 ../../k3dsdk/.libs/libk3dsdk.so -L/usr/lib64 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lgnomevfs-2 -lgconf-2 -lgthread-2.0 -lrt -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -pthread -Wl,-soname -Wl,libk3dgnome.so.0 -o .libs/libk3dgnome.so.0.0.0 (cd .libs && rm -f libk3dgnome.so.0 && ln -s libk3dgnome.so.0.0.0 libk3dgnome.so.0) (cd .libs && rm -f libk3dgnome.so && ln -s libk3dgnome.so.0.0.0 libk3dgnome.so) creating libk3dgnome.la (cd .libs && rm -f libk3dgnome.la && ln -s ../libk3dgnome.la libk3dgnome.la) make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/gnome' Making all in graphviz make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/graphviz' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT render_engine.lo -MD -MP -MF .deps/render_engine.Tpo -c -o render_engine.lo render_engine.cpp mkdir .libs g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT render_engine.lo -MD -MP -MF .deps/render_engine.Tpo -c render_engine.cpp -fPIC -DPIC -o .libs/render_engine.o mv -f .deps/render_engine.Tpo .deps/render_engine.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3dgraphviz.la -rpath /usr/lib64/k3d render_engine.lo ../../k3dsdk/libk3dsdk.la -lsigc-2.0 -lboost_date_time -lboost_regex g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/render_engine.o -Wl,--rpath -Wl,/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/.libs -Wl,--rpath -Wl,/usr/lib64 ../../k3dsdk/.libs/libk3dsdk.so -L/usr/lib64 -lsigc-2.0 -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dgraphviz.so.0 -o .libs/libk3dgraphviz.so.0.0.0 (cd .libs && rm -f libk3dgraphviz.so.0 && ln -s libk3dgraphviz.so.0.0.0 libk3dgraphviz.so.0) (cd .libs && rm -f libk3dgraphviz.so && ln -s libk3dgraphviz.so.0.0.0 libk3dgraphviz.so) creating libk3dgraphviz.la (cd .libs && rm -f libk3dgraphviz.la && ln -s ../libk3dgraphviz.la libk3dgraphviz.la) make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/graphviz' Making all in gts make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/gts' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT boolean.lo -MD -MP -MF .deps/boolean.Tpo -c -o boolean.lo boolean.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT coarsen_polyhedra.lo -MD -MP -MF .deps/coarsen_polyhedra.Tpo -c -o coarsen_polyhedra.lo coarsen_polyhedra.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT gts_interface.lo -MD -MP -MF .deps/gts_interface.Tpo -c -o gts_interface.lo gts_interface.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c -o module.lo module.cpp mkdir .libs g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c module.cpp -fPIC -DPIC -o .libs/module.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT gts_interface.lo -MD -MP -MF .deps/gts_interface.Tpo -c gts_interface.cpp -fPIC -DPIC -o .libs/gts_interface.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT boolean.lo -MD -MP -MF .deps/boolean.Tpo -c boolean.cpp -fPIC -DPIC -o .libs/boolean.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT coarsen_polyhedra.lo -MD -MP -MF .deps/coarsen_polyhedra.Tpo -c coarsen_polyhedra.cpp -fPIC -DPIC -o .libs/coarsen_polyhedra.o mv -f .deps/module.Tpo .deps/module.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT poly_sphere.lo -MD -MP -MF .deps/poly_sphere.Tpo -c -o poly_sphere.lo poly_sphere.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT poly_sphere.lo -MD -MP -MF .deps/poly_sphere.Tpo -c poly_sphere.cpp -fPIC -DPIC -o .libs/poly_sphere.o mv -f .deps/gts_interface.Tpo .deps/gts_interface.Plo mv -f .deps/boolean.Tpo .deps/boolean.Plo mv -f .deps/poly_sphere.Tpo .deps/poly_sphere.Plo mv -f .deps/coarsen_polyhedra.Tpo .deps/coarsen_polyhedra.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -lgts -lm -lglib-2.0 -o libk3dgts.la -rpath /usr/lib64/k3d boolean.lo coarsen_polyhedra.lo gts_interface.lo module.lo poly_sphere.lo -lboost_date_time -lboost_regex g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/boolean.o .libs/coarsen_polyhedra.o .libs/gts_interface.o .libs/module.o .libs/poly_sphere.o -lgts -lglib-2.0 -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dgts.so.0 -o .libs/libk3dgts.so.0.0.0 (cd .libs && rm -f libk3dgts.so.0 && ln -s libk3dgts.so.0.0.0 libk3dgts.so.0) (cd .libs && rm -f libk3dgts.so && ln -s libk3dgts.so.0.0.0 libk3dgts.so) creating libk3dgts.la (cd .libs && rm -f libk3dgts.la && ln -s ../libk3dgts.la libk3dgts.la) make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/gts' Making all in imagemagick make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/imagemagick' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -fopenmp -I/usr/include/ImageMagick -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -fopenmp -I/usr/include/ImageMagick -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c -o module.lo module.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -fopenmp -I/usr/include/ImageMagick -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -fopenmp -I/usr/include/ImageMagick -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT imagemagickreader.lo -MD -MP -MF .deps/imagemagickreader.Tpo -c -o imagemagickreader.lo imagemagickreader.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -fopenmp -I/usr/include/ImageMagick -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -fopenmp -I/usr/include/ImageMagick -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT imagemagickwriter.lo -MD -MP -MF .deps/imagemagickwriter.Tpo -c -o imagemagickwriter.lo imagemagickwriter.cpp mkdir .libs g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -fopenmp -I/usr/include/ImageMagick -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -fopenmp -I/usr/include/ImageMagick -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c module.cpp -fPIC -DPIC -o .libs/module.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -fopenmp -I/usr/include/ImageMagick -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -fopenmp -I/usr/include/ImageMagick -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT imagemagickreader.lo -MD -MP -MF .deps/imagemagickreader.Tpo -c imagemagickreader.cpp -fPIC -DPIC -o .libs/imagemagickreader.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -fopenmp -I/usr/include/ImageMagick -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -fopenmp -I/usr/include/ImageMagick -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT imagemagickwriter.lo -MD -MP -MF .deps/imagemagickwriter.Tpo -c imagemagickwriter.cpp -fPIC -DPIC -o .libs/imagemagickwriter.o mv -f .deps/module.Tpo .deps/module.Plo mv -f .deps/imagemagickwriter.Tpo .deps/imagemagickwriter.Plo mv -f .deps/imagemagickreader.Tpo .deps/imagemagickreader.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wno-ctor-dtor-privacy -fopenmp -I/usr/include/ImageMagick -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -lMagick++ -lMagickCore -o libk3dimagemagick.la -rpath /usr/lib64/k3d module.lo imagemagickreader.lo imagemagickwriter.lo -lMagick++ -lMagickCore ../../k3dsdk/libk3dsdk.la -lsigc-2.0 -lboost_date_time -lboost_regex g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/module.o .libs/imagemagickreader.o .libs/imagemagickwriter.o -Wl,--rpath -Wl,/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/.libs -Wl,--rpath -Wl,/usr/lib64 -lMagick++ -lMagickCore ../../k3dsdk/.libs/libk3dsdk.so -L/usr/lib64 -lsigc-2.0 -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dimagemagick.so.0 -o .libs/libk3dimagemagick.so.0.0.0 (cd .libs && rm -f libk3dimagemagick.so.0 && ln -s libk3dimagemagick.so.0.0.0 libk3dimagemagick.so.0) (cd .libs && rm -f libk3dimagemagick.so && ln -s libk3dimagemagick.so.0.0.0 libk3dimagemagick.so) creating libk3dimagemagick.la (cd .libs && rm -f libk3dimagemagick.la && ln -s ../libk3dimagemagick.la libk3dimagemagick.la) make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/imagemagick' Making all in jpeg make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/jpeg' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c -o module.lo module.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT jpegreader.lo -MD -MP -MF .deps/jpegreader.Tpo -c -o jpegreader.lo jpegreader.cpp mkdir .libs g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c module.cpp -fPIC -DPIC -o .libs/module.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT jpegreader.lo -MD -MP -MF .deps/jpegreader.Tpo -c jpegreader.cpp -fPIC -DPIC -o .libs/jpegreader.o mv -f .deps/module.Tpo .deps/module.Plo mv -f .deps/jpegreader.Tpo .deps/jpegreader.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3djpeg.la -rpath /usr/lib64/k3d module.lo jpegreader.lo -ljpeg ../../k3dsdk/libk3dsdk.la -lboost_date_time -lboost_regex g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/module.o .libs/jpegreader.o -Wl,--rpath -Wl,/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/.libs -Wl,--rpath -Wl,/usr/lib64 -ljpeg ../../k3dsdk/.libs/libk3dsdk.so -L/usr/lib64 -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3djpeg.so.0 -o .libs/libk3djpeg.so.0.0.0 (cd .libs && rm -f libk3djpeg.so.0 && ln -s libk3djpeg.so.0.0.0 libk3djpeg.so.0) (cd .libs && rm -f libk3djpeg.so && ln -s libk3djpeg.so.0.0.0 libk3djpeg.so) creating libk3djpeg.la (cd .libs && rm -f libk3djpeg.la && ln -s ../libk3djpeg.la libk3djpeg.la) make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/jpeg' Making all in k3dscript make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/k3dscript' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT engine.lo -MD -MP -MF .deps/engine.Tpo -c -o engine.lo engine.cpp mkdir .libs g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT engine.lo -MD -MP -MF .deps/engine.Tpo -c engine.cpp -fPIC -DPIC -o .libs/engine.o mv -f .deps/engine.Tpo .deps/engine.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3dscript.la -rpath /usr/lib64/k3d engine.lo ../../k3dsdk/libk3dsdk.la -lsigc-2.0 -lboost_date_time -lboost_regex g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/engine.o -Wl,--rpath -Wl,/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/.libs -Wl,--rpath -Wl,/usr/lib64 ../../k3dsdk/.libs/libk3dsdk.so -L/usr/lib64 -lsigc-2.0 -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dscript.so.0 -o .libs/libk3dscript.so.0.0.0 (cd .libs && rm -f libk3dscript.so.0 && ln -s libk3dscript.so.0.0.0 libk3dscript.so.0) (cd .libs && rm -f libk3dscript.so && ln -s libk3dscript.so.0.0.0 libk3dscript.so) creating libk3dscript.la (cd .libs && rm -f libk3dscript.la && ln -s ../libk3dscript.la libk3dscript.la) make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/k3dscript' Making all in lsystem make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/lsystem' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT l_parser.lo -MD -MP -MF .deps/l_parser.Tpo -c -o l_parser.lo l_parser.cpp mkdir .libs g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT l_parser.lo -MD -MP -MF .deps/l_parser.Tpo -c l_parser.cpp -fPIC -DPIC -o .libs/l_parser.o mv -f .deps/l_parser.Tpo .deps/l_parser.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3dlsystem.la -rpath /usr/lib64/k3d l_parser.lo ../../k3dsdk/libk3dsdk.la -L/usr/lib64 -lGL -lpthread -lsigc-2.0 -L/usr/lib64 -lGLU -lboost_date_time -lboost_regex g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/l_parser.o -Wl,--rpath -Wl,/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/.libs -Wl,--rpath -Wl,/usr/lib64 ../../k3dsdk/.libs/libk3dsdk.so -L/usr/lib64 -lGL -lpthread -lsigc-2.0 -lGLU -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dlsystem.so.0 -o .libs/libk3dlsystem.so.0.0.0 (cd .libs && rm -f libk3dlsystem.so.0 && ln -s libk3dlsystem.so.0.0.0 libk3dlsystem.so.0) (cd .libs && rm -f libk3dlsystem.so && ln -s libk3dlsystem.so.0.0.0 libk3dlsystem.so) creating libk3dlsystem.la (cd .libs && rm -f libk3dlsystem.la && ln -s ../libk3dlsystem.la libk3dlsystem.la) make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/lsystem' Making all in mesh make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/mesh' Making all in . make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/mesh' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT array_1d.lo -MD -MP -MF .deps/array_1d.Tpo -c -o array_1d.lo array_1d.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT array_2d.lo -MD -MP -MF .deps/array_2d.Tpo -c -o array_2d.lo array_2d.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT array_3d.lo -MD -MP -MF .deps/array_3d.Tpo -c -o array_3d.lo array_3d.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bevel_faces.lo -MD -MP -MF .deps/bevel_faces.Tpo -c -o bevel_faces.lo bevel_faces.cpp mkdir .libs g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT array_1d.lo -MD -MP -MF .deps/array_1d.Tpo -c array_1d.cpp -fPIC -DPIC -o .libs/array_1d.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bevel_faces.lo -MD -MP -MF .deps/bevel_faces.Tpo -c bevel_faces.cpp -fPIC -DPIC -o .libs/bevel_faces.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT array_3d.lo -MD -MP -MF .deps/array_3d.Tpo -c array_3d.cpp -fPIC -DPIC -o .libs/array_3d.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT array_2d.lo -MD -MP -MF .deps/array_2d.Tpo -c array_2d.cpp -fPIC -DPIC -o .libs/array_2d.o In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from bevel_faces.cpp:27: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything mv -f .deps/array_1d.Tpo .deps/array_1d.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bevel_points.lo -MD -MP -MF .deps/bevel_points.Tpo -c -o bevel_points.lo bevel_points.cpp mv -f .deps/array_3d.Tpo .deps/array_3d.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bridge_edges.lo -MD -MP -MF .deps/bridge_edges.Tpo -c -o bridge_edges.lo bridge_edges.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bevel_points.lo -MD -MP -MF .deps/bevel_points.Tpo -c bevel_points.cpp -fPIC -DPIC -o .libs/bevel_points.o mv -f .deps/array_2d.Tpo .deps/array_2d.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bridge_faces.lo -MD -MP -MF .deps/bridge_faces.Tpo -c -o bridge_faces.lo bridge_faces.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bridge_edges.lo -MD -MP -MF .deps/bridge_edges.Tpo -c bridge_edges.cpp -fPIC -DPIC -o .libs/bridge_edges.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bridge_faces.lo -MD -MP -MF .deps/bridge_faces.Tpo -c bridge_faces.cpp -fPIC -DPIC -o .libs/bridge_faces.o mv -f .deps/bevel_faces.Tpo .deps/bevel_faces.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cap_hole.lo -MD -MP -MF .deps/cap_hole.Tpo -c -o cap_hole.lo cap_hole.cpp In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from bevel_points.cpp:29: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from bridge_edges.cpp:26: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cap_hole.lo -MD -MP -MF .deps/cap_hole.Tpo -c cap_hole.cpp -fPIC -DPIC -o .libs/cap_hole.o In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from bridge_faces.cpp:26: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from cap_hole.cpp:28: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything mv -f .deps/bridge_edges.Tpo .deps/bridge_edges.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT catmull_clark_subdivider.lo -MD -MP -MF .deps/catmull_clark_subdivider.Tpo -c -o catmull_clark_subdivider.lo catmull_clark_subdivider.cpp mv -f .deps/bridge_faces.Tpo .deps/bridge_faces.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT connect_vertices.lo -MD -MP -MF .deps/connect_vertices.Tpo -c -o connect_vertices.lo connect_vertices.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT connect_vertices.lo -MD -MP -MF .deps/connect_vertices.Tpo -c connect_vertices.cpp -fPIC -DPIC -o .libs/connect_vertices.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT catmull_clark_subdivider.lo -MD -MP -MF .deps/catmull_clark_subdivider.Tpo -c catmull_clark_subdivider.cpp -fPIC -DPIC -o .libs/catmull_clark_subdivider.o In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from connect_vertices.cpp:26: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from catmull_clark_subdivider.cpp:31: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything mv -f .deps/cap_hole.Tpo .deps/cap_hole.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT connect_vertices2.lo -MD -MP -MF .deps/connect_vertices2.Tpo -c -o connect_vertices2.lo connect_vertices2.cpp mv -f .deps/bevel_points.Tpo .deps/bevel_points.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT collapse_edges.lo -MD -MP -MF .deps/collapse_edges.Tpo -c -o collapse_edges.lo collapse_edges.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT connect_vertices2.lo -MD -MP -MF .deps/connect_vertices2.Tpo -c connect_vertices2.cpp -fPIC -DPIC -o .libs/connect_vertices2.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT collapse_edges.lo -MD -MP -MF .deps/collapse_edges.Tpo -c collapse_edges.cpp -fPIC -DPIC -o .libs/collapse_edges.o In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from connect_vertices2.cpp:26: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from collapse_edges.cpp:28: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything mv -f .deps/connect_vertices.Tpo .deps/connect_vertices.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cylinder_map.lo -MD -MP -MF .deps/cylinder_map.Tpo -c -o cylinder_map.lo cylinder_map.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cylinder_map.lo -MD -MP -MF .deps/cylinder_map.Tpo -c cylinder_map.cpp -fPIC -DPIC -o .libs/cylinder_map.o mv -f .deps/catmull_clark_subdivider.Tpo .deps/catmull_clark_subdivider.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT delete_components.lo -MD -MP -MF .deps/delete_components.Tpo -c -o delete_components.lo delete_components.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT delete_components.lo -MD -MP -MF .deps/delete_components.Tpo -c delete_components.cpp -fPIC -DPIC -o .libs/delete_components.o mv -f .deps/connect_vertices2.Tpo .deps/connect_vertices2.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT dissolve_components.lo -MD -MP -MF .deps/dissolve_components.Tpo -c -o dissolve_components.lo dissolve_components.cpp mv -f .deps/cylinder_map.Tpo .deps/cylinder_map.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT extrude_faces.lo -MD -MP -MF .deps/extrude_faces.Tpo -c -o extrude_faces.lo extrude_faces.cpp In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from delete_components.cpp:25: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT dissolve_components.lo -MD -MP -MF .deps/dissolve_components.Tpo -c dissolve_components.cpp -fPIC -DPIC -o .libs/dissolve_components.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT extrude_faces.lo -MD -MP -MF .deps/extrude_faces.Tpo -c extrude_faces.cpp -fPIC -DPIC -o .libs/extrude_faces.o mv -f .deps/collapse_edges.Tpo .deps/collapse_edges.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT face_normals.lo -MD -MP -MF .deps/face_normals.Tpo -c -o face_normals.lo face_normals.cpp In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from dissolve_components.cpp:25: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from extrude_faces.cpp:31: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT face_normals.lo -MD -MP -MF .deps/face_normals.Tpo -c face_normals.cpp -fPIC -DPIC -o .libs/face_normals.o mv -f .deps/delete_components.Tpo .deps/delete_components.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT fill_selected_holes.lo -MD -MP -MF .deps/fill_selected_holes.Tpo -c -o fill_selected_holes.lo fill_selected_holes.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT fill_selected_holes.lo -MD -MP -MF .deps/fill_selected_holes.Tpo -c fill_selected_holes.cpp -fPIC -DPIC -o .libs/fill_selected_holes.o In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from fill_selected_holes.cpp:25: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything mv -f .deps/dissolve_components.Tpo .deps/dissolve_components.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT fillet_edges.lo -MD -MP -MF .deps/fillet_edges.Tpo -c -o fillet_edges.lo fillet_edges.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT fillet_edges.lo -MD -MP -MF .deps/fillet_edges.Tpo -c fillet_edges.cpp -fPIC -DPIC -o .libs/fillet_edges.o mv -f .deps/face_normals.Tpo .deps/face_normals.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT filter_faces_by_color.lo -MD -MP -MF .deps/filter_faces_by_color.Tpo -c -o filter_faces_by_color.lo filter_faces_by_color.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT filter_faces_by_color.lo -MD -MP -MF .deps/filter_faces_by_color.Tpo -c filter_faces_by_color.cpp -fPIC -DPIC -o .libs/filter_faces_by_color.o In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from fillet_edges.cpp:27: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything mv -f .deps/fill_selected_holes.Tpo .deps/fill_selected_holes.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT flip_orientation.lo -MD -MP -MF .deps/flip_orientation.Tpo -c -o flip_orientation.lo flip_orientation.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT flip_orientation.lo -MD -MP -MF .deps/flip_orientation.Tpo -c flip_orientation.cpp -fPIC -DPIC -o .libs/flip_orientation.o mv -f .deps/extrude_faces.Tpo .deps/extrude_faces.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT frozen_mesh.lo -MD -MP -MF .deps/frozen_mesh.Tpo -c -o frozen_mesh.lo frozen_mesh.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT frozen_mesh.lo -MD -MP -MF .deps/frozen_mesh.Tpo -c frozen_mesh.cpp -fPIC -DPIC -o .libs/frozen_mesh.o In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from flip_orientation.cpp:29: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything mv -f .deps/filter_faces_by_color.Tpo .deps/filter_faces_by_color.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT frozen_parameter.lo -MD -MP -MF .deps/frozen_parameter.Tpo -c -o frozen_parameter.lo frozen_parameter.cpp In file included from frozen_mesh.cpp:34: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT frozen_parameter.lo -MD -MP -MF .deps/frozen_parameter.Tpo -c frozen_parameter.cpp -fPIC -DPIC -o .libs/frozen_parameter.o mv -f .deps/flip_orientation.Tpo .deps/flip_orientation.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT helpers.lo -MD -MP -MF .deps/helpers.Tpo -c -o helpers.lo helpers.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT helpers.lo -MD -MP -MF .deps/helpers.Tpo -c helpers.cpp -fPIC -DPIC -o .libs/helpers.o mv -f .deps/frozen_mesh.Tpo .deps/frozen_mesh.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT join_points.lo -MD -MP -MF .deps/join_points.Tpo -c -o join_points.lo join_points.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT join_points.lo -MD -MP -MF .deps/join_points.Tpo -c join_points.cpp -fPIC -DPIC -o .libs/join_points.o mv -f .deps/helpers.Tpo .deps/helpers.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT make_bilinear_patches.lo -MD -MP -MF .deps/make_bilinear_patches.Tpo -c -o make_bilinear_patches.lo make_bilinear_patches.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT make_bilinear_patches.lo -MD -MP -MF .deps/make_bilinear_patches.Tpo -c make_bilinear_patches.cpp -fPIC -DPIC -o .libs/make_bilinear_patches.o mv -f .deps/fillet_edges.Tpo .deps/fillet_edges.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT make_creases.lo -MD -MP -MF .deps/make_creases.Tpo -c -o make_creases.lo make_creases.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT make_creases.lo -MD -MP -MF .deps/make_creases.Tpo -c make_creases.cpp -fPIC -DPIC -o .libs/make_creases.o In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from join_points.cpp:27: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything mv -f .deps/frozen_parameter.Tpo .deps/frozen_parameter.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT make_sds.lo -MD -MP -MF .deps/make_sds.Tpo -c -o make_sds.lo make_sds.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT make_sds.lo -MD -MP -MF .deps/make_sds.Tpo -c make_sds.cpp -fPIC -DPIC -o .libs/make_sds.o mv -f .deps/join_points.Tpo .deps/join_points.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT merge_mesh.lo -MD -MP -MF .deps/merge_mesh.Tpo -c -o merge_mesh.lo merge_mesh.cpp mv -f .deps/make_bilinear_patches.Tpo .deps/make_bilinear_patches.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mesh_instance.lo -MD -MP -MF .deps/mesh_instance.Tpo -c -o mesh_instance.lo mesh_instance.cpp mv -f .deps/make_creases.Tpo .deps/make_creases.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mesh_stats.lo -MD -MP -MF .deps/mesh_stats.Tpo -c -o mesh_stats.lo mesh_stats.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mesh_instance.lo -MD -MP -MF .deps/mesh_instance.Tpo -c mesh_instance.cpp -fPIC -DPIC -o .libs/mesh_instance.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT merge_mesh.lo -MD -MP -MF .deps/merge_mesh.Tpo -c merge_mesh.cpp -fPIC -DPIC -o .libs/merge_mesh.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mesh_stats.lo -MD -MP -MF .deps/mesh_stats.Tpo -c mesh_stats.cpp -fPIC -DPIC -o .libs/mesh_stats.o In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from mesh_instance.cpp:36: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything mv -f .deps/make_sds.Tpo .deps/make_sds.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c -o module.lo module.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c module.cpp -fPIC -DPIC -o .libs/module.o mv -f .deps/module.Tpo .deps/module.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT move_first_edge.lo -MD -MP -MF .deps/move_first_edge.Tpo -c -o move_first_edge.lo move_first_edge.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT move_first_edge.lo -MD -MP -MF .deps/move_first_edge.Tpo -c move_first_edge.cpp -fPIC -DPIC -o .libs/move_first_edge.o mv -f .deps/merge_mesh.Tpo .deps/merge_mesh.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT planar_map.lo -MD -MP -MF .deps/planar_map.Tpo -c -o planar_map.lo planar_map.cpp mv -f .deps/mesh_stats.Tpo .deps/mesh_stats.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT planar_map2.lo -MD -MP -MF .deps/planar_map2.Tpo -c -o planar_map2.lo planar_map2.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT planar_map2.lo -MD -MP -MF .deps/planar_map2.Tpo -c planar_map2.cpp -fPIC -DPIC -o .libs/planar_map2.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT planar_map.lo -MD -MP -MF .deps/planar_map.Tpo -c planar_map.cpp -fPIC -DPIC -o .libs/planar_map.o In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from move_first_edge.cpp:29: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from planar_map2.cpp:32: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything mv -f .deps/planar_map.Tpo .deps/planar_map.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT polygonize_bicubic_patches.lo -MD -MP -MF .deps/polygonize_bicubic_patches.Tpo -c -o polygonize_bicubic_patches.lo polygonize_bicubic_patches.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT polygonize_bicubic_patches.lo -MD -MP -MF .deps/polygonize_bicubic_patches.Tpo -c polygonize_bicubic_patches.cpp -fPIC -DPIC -o .libs/polygonize_bicubic_patches.o mv -f .deps/move_first_edge.Tpo .deps/move_first_edge.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT sds_corner.lo -MD -MP -MF .deps/sds_corner.Tpo -c -o sds_corner.lo sds_corner.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT sds_corner.lo -MD -MP -MF .deps/sds_corner.Tpo -c sds_corner.cpp -fPIC -DPIC -o .libs/sds_corner.o In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from sds_corner.cpp:32: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything mv -f .deps/planar_map2.Tpo .deps/planar_map2.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT sds_crease.lo -MD -MP -MF .deps/sds_crease.Tpo -c -o sds_crease.lo sds_crease.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT sds_crease.lo -MD -MP -MF .deps/sds_crease.Tpo -c sds_crease.cpp -fPIC -DPIC -o .libs/sds_crease.o mv -f .deps/polygonize_bicubic_patches.Tpo .deps/polygonize_bicubic_patches.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT sds_hole.lo -MD -MP -MF .deps/sds_hole.Tpo -c -o sds_hole.lo sds_hole.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT sds_hole.lo -MD -MP -MF .deps/sds_hole.Tpo -c sds_hole.cpp -fPIC -DPIC -o .libs/sds_hole.o In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from sds_crease.cpp:32: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything mv -f .deps/sds_corner.Tpo .deps/sds_corner.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT set_material.lo -MD -MP -MF .deps/set_material.Tpo -c -o set_material.lo set_material.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT set_material.lo -MD -MP -MF .deps/set_material.Tpo -c set_material.cpp -fPIC -DPIC -o .libs/set_material.o In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from sds_hole.cpp:32: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from set_material.cpp:33: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything mv -f .deps/sds_crease.Tpo .deps/sds_crease.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT show_component_numbering.lo -MD -MP -MF .deps/show_component_numbering.Tpo -c -o show_component_numbering.lo show_component_numbering.cpp mv -f .deps/sds_hole.Tpo .deps/sds_hole.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT show_face_orientations.lo -MD -MP -MF .deps/show_face_orientations.Tpo -c -o show_face_orientations.lo show_face_orientations.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT show_component_numbering.lo -MD -MP -MF .deps/show_component_numbering.Tpo -c show_component_numbering.cpp -fPIC -DPIC -o .libs/show_component_numbering.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT show_face_orientations.lo -MD -MP -MF .deps/show_face_orientations.Tpo -c show_face_orientations.cpp -fPIC -DPIC -o .libs/show_face_orientations.o mv -f .deps/set_material.Tpo .deps/set_material.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT smooth_shade.lo -MD -MP -MF .deps/smooth_shade.Tpo -c -o smooth_shade.lo smooth_shade.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT smooth_shade.lo -MD -MP -MF .deps/smooth_shade.Tpo -c smooth_shade.cpp -fPIC -DPIC -o .libs/smooth_shade.o In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from smooth_shade.cpp:27: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything mv -f .deps/mesh_instance.Tpo .deps/mesh_instance.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT sphere_map.lo -MD -MP -MF .deps/sphere_map.Tpo -c -o sphere_map.lo sphere_map.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT sphere_map.lo -MD -MP -MF .deps/sphere_map.Tpo -c sphere_map.cpp -fPIC -DPIC -o .libs/sphere_map.o mv -f .deps/show_face_orientations.Tpo .deps/show_face_orientations.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT subdivide_edges.lo -MD -MP -MF .deps/subdivide_edges.Tpo -c -o subdivide_edges.lo subdivide_edges.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT subdivide_edges.lo -MD -MP -MF .deps/subdivide_edges.Tpo -c subdivide_edges.cpp -fPIC -DPIC -o .libs/subdivide_edges.o mv -f .deps/show_component_numbering.Tpo .deps/show_component_numbering.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT subdivide_faces.lo -MD -MP -MF .deps/subdivide_faces.Tpo -c -o subdivide_faces.lo subdivide_faces.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT subdivide_faces.lo -MD -MP -MF .deps/subdivide_faces.Tpo -c subdivide_faces.cpp -fPIC -DPIC -o .libs/subdivide_faces.o In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from subdivide_edges.cpp:27: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything mv -f .deps/sphere_map.Tpo .deps/sphere_map.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tag_color.lo -MD -MP -MF .deps/tag_color.Tpo -c -o tag_color.lo tag_color.cpp mv -f .deps/smooth_shade.Tpo .deps/smooth_shade.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT texture_map.lo -MD -MP -MF .deps/texture_map.Tpo -c -o texture_map.lo texture_map.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tag_color.lo -MD -MP -MF .deps/tag_color.Tpo -c tag_color.cpp -fPIC -DPIC -o .libs/tag_color.o In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from subdivide_faces.cpp:27: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT texture_map.lo -MD -MP -MF .deps/texture_map.Tpo -c texture_map.cpp -fPIC -DPIC -o .libs/texture_map.o In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from texture_map.cpp:33: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from tag_color.cpp:29: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything mv -f .deps/subdivide_edges.Tpo .deps/subdivide_edges.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT triangulate_faces.lo -MD -MP -MF .deps/triangulate_faces.Tpo -c -o triangulate_faces.lo triangulate_faces.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT triangulate_faces.lo -MD -MP -MF .deps/triangulate_faces.Tpo -c triangulate_faces.cpp -fPIC -DPIC -o .libs/triangulate_faces.o mv -f .deps/subdivide_faces.Tpo .deps/subdivide_faces.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT weld.lo -MD -MP -MF .deps/weld.Tpo -c -o weld.lo weld.cpp In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from triangulate_faces.cpp:27: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT weld.lo -MD -MP -MF .deps/weld.Tpo -c weld.cpp -fPIC -DPIC -o .libs/weld.o mv -f .deps/tag_color.Tpo .deps/tag_color.Plo In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from weld.cpp:31: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything mv -f .deps/texture_map.Tpo .deps/texture_map.Plo mv -f .deps/triangulate_faces.Tpo .deps/triangulate_faces.Plo mv -f .deps/weld.Tpo .deps/weld.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3dmesh.la -rpath /usr/lib64/k3d array_1d.lo array_2d.lo array_3d.lo bevel_faces.lo bevel_points.lo bridge_edges.lo bridge_faces.lo cap_hole.lo catmull_clark_subdivider.lo connect_vertices.lo connect_vertices2.lo collapse_edges.lo cylinder_map.lo delete_components.lo dissolve_components.lo extrude_faces.lo face_normals.lo fill_selected_holes.lo fillet_edges.lo filter_faces_by_color.lo flip_orientation.lo frozen_mesh.lo frozen_parameter.lo helpers.lo join_points.lo make_bilinear_patches.lo make_creases.lo make_sds.lo merge_mesh.lo mesh_instance.lo mesh_stats.lo module.lo move_first_edge.lo planar_map.lo planar_map2.lo polygonize_bicubic_patches.lo sds_corner.lo sds_crease.lo sds_hole.lo set_material.lo show_component_numbering.lo show_face_orientations.lo smooth_shade.lo sphere_map.lo subdivide_edges.lo subdivide_faces.lo tag_color.lo texture_map.lo triangulate_faces.lo weld.lo ../../k3dsdk/libk3dsdk.la ../../surface_polygonizer/libsurface_polygonizer.la ../../subdivision_surface/libsubdivision_surface.la -L/usr/lib64 -lGL -lpthread -lsigc-2.0 -L/usr/lib64 -lGLU -lboost_date_time -lboost_regex g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/array_1d.o .libs/array_2d.o .libs/array_3d.o .libs/bevel_faces.o .libs/bevel_points.o .libs/bridge_edges.o .libs/bridge_faces.o .libs/cap_hole.o .libs/catmull_clark_subdivider.o .libs/connect_vertices.o .libs/connect_vertices2.o .libs/collapse_edges.o .libs/cylinder_map.o .libs/delete_components.o .libs/dissolve_components.o .libs/extrude_faces.o .libs/face_normals.o .libs/fill_selected_holes.o .libs/fillet_edges.o .libs/filter_faces_by_color.o .libs/flip_orientation.o .libs/frozen_mesh.o .libs/frozen_parameter.o .libs/helpers.o .libs/join_points.o .libs/make_bilinear_patches.o .libs/make_creases.o .libs/make_sds.o .libs/merge_mesh.o .libs/mesh_instance.o .libs/mesh_stats.o .libs/module.o .libs/move_first_edge.o .libs/planar_map.o .libs/planar_map2.o .libs/polygonize_bicubic_patches.o .libs/sds_corner.o .libs/sds_crease.o .libs/sds_hole.o .libs/set_material.o .libs/show_component_numbering.o .libs/show_face_orientations.o .libs/smooth_shade.o .libs/sphere_map.o .libs/subdivide_edges.o .libs/subdivide_faces.o .libs/tag_color.o .libs/texture_map.o .libs/triangulate_faces.o .libs/weld.o -Wl,--rpath -Wl,/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/.libs -Wl,--rpath -Wl,/builddir/build/BUILD/k3d-0.6.7.0/surface_polygonizer/.libs -Wl,--rpath -Wl,/builddir/build/BUILD/k3d-0.6.7.0/subdivision_surface/.libs -Wl,--rpath -Wl,/usr/lib64 ../../k3dsdk/.libs/libk3dsdk.so -L/usr/lib64 ../../surface_polygonizer/.libs/libsurface_polygonizer.so ../../subdivision_surface/.libs/libsubdivision_surface.so -lGL -lpthread -lsigc-2.0 -lGLU -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dmesh.so.0 -o .libs/libk3dmesh.so.0.0.0 (cd .libs && rm -f libk3dmesh.so.0 && ln -s libk3dmesh.so.0.0.0 libk3dmesh.so.0) (cd .libs && rm -f libk3dmesh.so && ln -s libk3dmesh.so.0.0.0 libk3dmesh.so) creating libk3dmesh.la (cd .libs && rm -f libk3dmesh.la && ln -s ../libk3dmesh.la libk3dmesh.la) make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/mesh' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/mesh' Making all in nurbs make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/nurbs' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c -o module.lo module.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nurbs_circle.lo -MD -MP -MF .deps/nurbs_circle.Tpo -c -o nurbs_circle.lo nurbs_circle.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nurbs_cone.lo -MD -MP -MF .deps/nurbs_cone.Tpo -c -o nurbs_cone.lo nurbs_cone.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nurbs_cylinder.lo -MD -MP -MF .deps/nurbs_cylinder.Tpo -c -o nurbs_cylinder.lo nurbs_cylinder.cpp mkdir .libs g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c module.cpp -fPIC -DPIC -o .libs/module.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nurbs_circle.lo -MD -MP -MF .deps/nurbs_circle.Tpo -c nurbs_circle.cpp -fPIC -DPIC -o .libs/nurbs_circle.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nurbs_cone.lo -MD -MP -MF .deps/nurbs_cone.Tpo -c nurbs_cone.cpp -fPIC -DPIC -o .libs/nurbs_cone.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nurbs_cylinder.lo -MD -MP -MF .deps/nurbs_cylinder.Tpo -c nurbs_cylinder.cpp -fPIC -DPIC -o .libs/nurbs_cylinder.o mv -f .deps/module.Tpo .deps/module.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nurbs_disk.lo -MD -MP -MF .deps/nurbs_disk.Tpo -c -o nurbs_disk.lo nurbs_disk.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nurbs_disk.lo -MD -MP -MF .deps/nurbs_disk.Tpo -c nurbs_disk.cpp -fPIC -DPIC -o .libs/nurbs_disk.o mv -f .deps/nurbs_cone.Tpo .deps/nurbs_cone.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nurbs_grid.lo -MD -MP -MF .deps/nurbs_grid.Tpo -c -o nurbs_grid.lo nurbs_grid.cpp mv -f .deps/nurbs_cylinder.Tpo .deps/nurbs_cylinder.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nurbs_hyperboloid.lo -MD -MP -MF .deps/nurbs_hyperboloid.Tpo -c -o nurbs_hyperboloid.lo nurbs_hyperboloid.cpp mv -f .deps/nurbs_circle.Tpo .deps/nurbs_circle.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nurbs_paraboloid.lo -MD -MP -MF .deps/nurbs_paraboloid.Tpo -c -o nurbs_paraboloid.lo nurbs_paraboloid.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nurbs_grid.lo -MD -MP -MF .deps/nurbs_grid.Tpo -c nurbs_grid.cpp -fPIC -DPIC -o .libs/nurbs_grid.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nurbs_paraboloid.lo -MD -MP -MF .deps/nurbs_paraboloid.Tpo -c nurbs_paraboloid.cpp -fPIC -DPIC -o .libs/nurbs_paraboloid.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nurbs_hyperboloid.lo -MD -MP -MF .deps/nurbs_hyperboloid.Tpo -c nurbs_hyperboloid.cpp -fPIC -DPIC -o .libs/nurbs_hyperboloid.o mv -f .deps/nurbs_disk.Tpo .deps/nurbs_disk.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nurbs_polygon.lo -MD -MP -MF .deps/nurbs_polygon.Tpo -c -o nurbs_polygon.lo nurbs_polygon.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nurbs_polygon.lo -MD -MP -MF .deps/nurbs_polygon.Tpo -c nurbs_polygon.cpp -fPIC -DPIC -o .libs/nurbs_polygon.o mv -f .deps/nurbs_paraboloid.Tpo .deps/nurbs_paraboloid.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nurbs_sphere.lo -MD -MP -MF .deps/nurbs_sphere.Tpo -c -o nurbs_sphere.lo nurbs_sphere.cpp mv -f .deps/nurbs_grid.Tpo .deps/nurbs_grid.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nurbs_torus.lo -MD -MP -MF .deps/nurbs_torus.Tpo -c -o nurbs_torus.lo nurbs_torus.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nurbs_sphere.lo -MD -MP -MF .deps/nurbs_sphere.Tpo -c nurbs_sphere.cpp -fPIC -DPIC -o .libs/nurbs_sphere.o mv -f .deps/nurbs_hyperboloid.Tpo .deps/nurbs_hyperboloid.Plo g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nurbs_torus.lo -MD -MP -MF .deps/nurbs_torus.Tpo -c nurbs_torus.cpp -fPIC -DPIC -o .libs/nurbs_torus.o mv -f .deps/nurbs_polygon.Tpo .deps/nurbs_polygon.Plo mv -f .deps/nurbs_sphere.Tpo .deps/nurbs_sphere.Plo mv -f .deps/nurbs_torus.Tpo .deps/nurbs_torus.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3dnurbs.la -rpath /usr/lib64/k3d module.lo nurbs_circle.lo nurbs_cone.lo nurbs_cylinder.lo nurbs_disk.lo nurbs_grid.lo nurbs_hyperboloid.lo nurbs_paraboloid.lo nurbs_polygon.lo nurbs_sphere.lo nurbs_torus.lo ../../k3dsdk/libk3dsdk.la -L/usr/lib64 -lGL -lpthread -lsigc-2.0 -L/usr/lib64 -lGLU -lboost_date_time -lboost_regex g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/module.o .libs/nurbs_circle.o .libs/nurbs_cone.o .libs/nurbs_cylinder.o .libs/nurbs_disk.o .libs/nurbs_grid.o .libs/nurbs_hyperboloid.o .libs/nurbs_paraboloid.o .libs/nurbs_polygon.o .libs/nurbs_sphere.o .libs/nurbs_torus.o -Wl,--rpath -Wl,/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/.libs -Wl,--rpath -Wl,/usr/lib64 ../../k3dsdk/.libs/libk3dsdk.so -L/usr/lib64 -lGL -lpthread -lsigc-2.0 -lGLU -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dnurbs.so.0 -o .libs/libk3dnurbs.so.0.0.0 (cd .libs && rm -f libk3dnurbs.so.0 && ln -s libk3dnurbs.so.0.0.0 libk3dnurbs.so.0) (cd .libs && rm -f libk3dnurbs.so && ln -s libk3dnurbs.so.0.0.0 libk3dnurbs.so) creating libk3dnurbs.la (cd .libs && rm -f libk3dnurbs.la && ln -s ../libk3dnurbs.la libk3dnurbs.la) make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/nurbs' Making all in openexr make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/openexr' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/OpenEXR -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c -o module.lo module.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/OpenEXR -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT exrreader.lo -MD -MP -MF .deps/exrreader.Tpo -c -o exrreader.lo exrreader.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/OpenEXR -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT exrwriter.lo -MD -MP -MF .deps/exrwriter.Tpo -c -o exrwriter.lo exrwriter.cpp mkdir .libs g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/OpenEXR -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT exrwriter.lo -MD -MP -MF .deps/exrwriter.Tpo -c exrwriter.cpp -fPIC -DPIC -o .libs/exrwriter.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/OpenEXR -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c module.cpp -fPIC -DPIC -o .libs/module.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/OpenEXR -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT exrreader.lo -MD -MP -MF .deps/exrreader.Tpo -c exrreader.cpp -fPIC -DPIC -o .libs/exrreader.o mv -f .deps/module.Tpo .deps/module.Plo mv -f .deps/exrwriter.Tpo .deps/exrwriter.Plo mv -f .deps/exrreader.Tpo .deps/exrreader.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3dopenexr.la -rpath /usr/lib64/k3d module.lo exrreader.lo exrwriter.lo -lIlmImf -lImath -lHalf -lIex -lIlmThread ../../k3dsdk/libk3dsdk.la -lboost_date_time -lboost_regex g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/module.o .libs/exrreader.o .libs/exrwriter.o -Wl,--rpath -Wl,/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/.libs -Wl,--rpath -Wl,/usr/lib64 -lIlmImf -lImath -lHalf -lIex -lIlmThread ../../k3dsdk/.libs/libk3dsdk.so -L/usr/lib64 -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dopenexr.so.0 -o .libs/libk3dopenexr.so.0.0.0 (cd .libs && rm -f libk3dopenexr.so.0 && ln -s libk3dopenexr.so.0.0.0 libk3dopenexr.so.0) (cd .libs && rm -f libk3dopenexr.so && ln -s libk3dopenexr.so.0.0.0 libk3dopenexr.so) creating libk3dopenexr.la (cd .libs && rm -f libk3dopenexr.la && ln -s ../libk3dopenexr.la libk3dopenexr.la) make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/openexr' Making all in opengl make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/opengl' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT material.lo -MD -MP -MF .deps/material.Tpo -c -o material.lo material.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c -o module.lo module.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT render_engine.lo -MD -MP -MF .deps/render_engine.Tpo -c -o render_engine.lo render_engine.cpp mkdir .libs g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c module.cpp -fPIC -DPIC -o .libs/module.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT render_engine.lo -MD -MP -MF .deps/render_engine.Tpo -c render_engine.cpp -fPIC -DPIC -o .libs/render_engine.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT material.lo -MD -MP -MF .deps/material.Tpo -c material.cpp -fPIC -DPIC -o .libs/material.o mv -f .deps/module.Tpo .deps/module.Plo mv -f .deps/material.Tpo .deps/material.Plo mv -f .deps/render_engine.Tpo .deps/render_engine.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3dopengl.la -rpath /usr/lib64/k3d material.lo module.lo render_engine.lo ../../k3dsdk/libk3dsdk.la -lsigc-2.0 -L/usr/lib64 -lGL -lpthread -L/usr/lib64 -lGLU -lboost_date_time -lboost_regex g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/material.o .libs/module.o .libs/render_engine.o -Wl,--rpath -Wl,/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/.libs -Wl,--rpath -Wl,/usr/lib64 ../../k3dsdk/.libs/libk3dsdk.so -L/usr/lib64 -lsigc-2.0 -lGL -lpthread -lGLU -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dopengl.so.0 -o .libs/libk3dopengl.so.0.0.0 (cd .libs && rm -f libk3dopengl.so.0 && ln -s libk3dopengl.so.0.0.0 libk3dopengl.so.0) (cd .libs && rm -f libk3dopengl.so && ln -s libk3dopengl.so.0.0.0 libk3dopengl.so) creating libk3dopengl.la (cd .libs && rm -f libk3dopengl.la && ln -s ../libk3dopengl.la libk3dopengl.la) make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/opengl' Making all in pixie make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/pixie' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c -o module.lo module.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT raytrace_map.lo -MD -MP -MF .deps/raytrace_map.Tpo -c -o raytrace_map.lo raytrace_map.cpp mkdir .libs g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT raytrace_map.lo -MD -MP -MF .deps/raytrace_map.Tpo -c raytrace_map.cpp -fPIC -DPIC -o .libs/raytrace_map.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c module.cpp -fPIC -DPIC -o .libs/module.o mv -f .deps/module.Tpo .deps/module.Plo mv -f .deps/raytrace_map.Tpo .deps/raytrace_map.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3dpixie.la -rpath /usr/lib64/k3d module.lo raytrace_map.lo ../../k3dsdk/libk3dsdk.la -L/usr/lib64 -lGL -lpthread -lsigc-2.0 -L/usr/lib64 -lGLU -lboost_date_time -lboost_regex g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/module.o .libs/raytrace_map.o -Wl,--rpath -Wl,/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/.libs -Wl,--rpath -Wl,/usr/lib64 ../../k3dsdk/.libs/libk3dsdk.so -L/usr/lib64 -lGL -lpthread -lsigc-2.0 -lGLU -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dpixie.so.0 -o .libs/libk3dpixie.so.0.0.0 (cd .libs && rm -f libk3dpixie.so.0 && ln -s libk3dpixie.so.0.0.0 libk3dpixie.so.0) (cd .libs && rm -f libk3dpixie.so && ln -s libk3dpixie.so.0.0.0 libk3dpixie.so) creating libk3dpixie.la (cd .libs && rm -f libk3dpixie.la && ln -s ../libk3dpixie.la libk3dpixie.la) make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/pixie' Making all in png make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/png' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/libpng12 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c -o module.lo module.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/libpng12 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pngreader.lo -MD -MP -MF .deps/pngreader.Tpo -c -o pngreader.lo pngreader.cpp mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/libpng12 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pngreader.lo -MD -MP -MF .deps/pngreader.Tpo -c pngreader.cpp -fPIC -DPIC -o .libs/pngreader.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/libpng12 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c module.cpp -fPIC -DPIC -o .libs/module.o mv -f .deps/module.Tpo .deps/module.Plo mv -f .deps/pngreader.Tpo .deps/pngreader.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3dpng.la -rpath /usr/lib64/k3d module.lo pngreader.lo -lpng12 ../../k3dsdk/libk3dsdk.la -lboost_date_time -lboost_regex g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/module.o .libs/pngreader.o -Wl,--rpath -Wl,/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/.libs -Wl,--rpath -Wl,/usr/lib64 -lpng12 ../../k3dsdk/.libs/libk3dsdk.so -L/usr/lib64 -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dpng.so.0 -o .libs/libk3dpng.so.0.0.0 (cd .libs && rm -f libk3dpng.so.0 && ln -s libk3dpng.so.0.0.0 libk3dpng.so.0) (cd .libs && rm -f libk3dpng.so && ln -s libk3dpng.so.0.0.0 libk3dpng.so) creating libk3dpng.la (cd .libs && rm -f libk3dpng.la && ln -s ../libk3dpng.la libk3dpng.la) make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/png' Making all in primitives make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/primitives' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT knot_curve.lo -MD -MP -MF .deps/knot_curve.Tpo -c -o knot_curve.lo knot_curve.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT lissajous_curve.lo -MD -MP -MF .deps/lissajous_curve.Tpo -c -o lissajous_curve.lo lissajous_curve.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT newell_primitives.lo -MD -MP -MF .deps/newell_primitives.Tpo -c -o newell_primitives.lo newell_primitives.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c -o module.lo module.cpp mkdir .libs g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT newell_primitives.lo -MD -MP -MF .deps/newell_primitives.Tpo -c newell_primitives.cpp -fPIC -DPIC -o .libs/newell_primitives.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT lissajous_curve.lo -MD -MP -MF .deps/lissajous_curve.Tpo -c lissajous_curve.cpp -fPIC -DPIC -o .libs/lissajous_curve.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c module.cpp -fPIC -DPIC -o .libs/module.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT knot_curve.lo -MD -MP -MF .deps/knot_curve.Tpo -c knot_curve.cpp -fPIC -DPIC -o .libs/knot_curve.o mv -f .deps/module.Tpo .deps/module.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT poly_cone.lo -MD -MP -MF .deps/poly_cone.Tpo -c -o poly_cone.lo poly_cone.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT poly_cone.lo -MD -MP -MF .deps/poly_cone.Tpo -c poly_cone.cpp -fPIC -DPIC -o .libs/poly_cone.o mv -f .deps/knot_curve.Tpo .deps/knot_curve.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT poly_cube.lo -MD -MP -MF .deps/poly_cube.Tpo -c -o poly_cube.lo poly_cube.cpp mv -f .deps/newell_primitives.Tpo .deps/newell_primitives.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT poly_cushion.lo -MD -MP -MF .deps/poly_cushion.Tpo -c -o poly_cushion.lo poly_cushion.cpp mv -f .deps/lissajous_curve.Tpo .deps/lissajous_curve.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT poly_cylinder.lo -MD -MP -MF .deps/poly_cylinder.Tpo -c -o poly_cylinder.lo poly_cylinder.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT poly_cube.lo -MD -MP -MF .deps/poly_cube.Tpo -c poly_cube.cpp -fPIC -DPIC -o .libs/poly_cube.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT poly_cushion.lo -MD -MP -MF .deps/poly_cushion.Tpo -c poly_cushion.cpp -fPIC -DPIC -o .libs/poly_cushion.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT poly_cylinder.lo -MD -MP -MF .deps/poly_cylinder.Tpo -c poly_cylinder.cpp -fPIC -DPIC -o .libs/poly_cylinder.o mv -f .deps/poly_cone.Tpo .deps/poly_cone.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT poly_disk.lo -MD -MP -MF .deps/poly_disk.Tpo -c -o poly_disk.lo poly_disk.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT poly_disk.lo -MD -MP -MF .deps/poly_disk.Tpo -c poly_disk.cpp -fPIC -DPIC -o .libs/poly_disk.o poly_disk.cpp: In member function 'virtual void libk3dprimitives::poly_disk_implementation::on_create_mesh(k3d::mesh&)': poly_disk.cpp:77: warning: unused variable 'edges' mv -f .deps/poly_cushion.Tpo .deps/poly_cushion.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT poly_grid.lo -MD -MP -MF .deps/poly_grid.Tpo -c -o poly_grid.lo poly_grid.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT poly_grid.lo -MD -MP -MF .deps/poly_grid.Tpo -c poly_grid.cpp -fPIC -DPIC -o .libs/poly_grid.o mv -f .deps/poly_disk.Tpo .deps/poly_disk.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT poly_sphere.lo -MD -MP -MF .deps/poly_sphere.Tpo -c -o poly_sphere.lo poly_sphere.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT poly_sphere.lo -MD -MP -MF .deps/poly_sphere.Tpo -c poly_sphere.cpp -fPIC -DPIC -o .libs/poly_sphere.o mv -f .deps/poly_cube.Tpo .deps/poly_cube.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT poly_terrain_fft.lo -MD -MP -MF .deps/poly_terrain_fft.Tpo -c -o poly_terrain_fft.lo poly_terrain_fft.cpp mv -f .deps/poly_cylinder.Tpo .deps/poly_cylinder.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT poly_terrain_hfbm.lo -MD -MP -MF .deps/poly_terrain_hfbm.Tpo -c -o poly_terrain_hfbm.lo poly_terrain_hfbm.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT poly_terrain_fft.lo -MD -MP -MF .deps/poly_terrain_fft.Tpo -c poly_terrain_fft.cpp -fPIC -DPIC -o .libs/poly_terrain_fft.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT poly_terrain_hfbm.lo -MD -MP -MF .deps/poly_terrain_hfbm.Tpo -c poly_terrain_hfbm.cpp -fPIC -DPIC -o .libs/poly_terrain_hfbm.o mv -f .deps/poly_grid.Tpo .deps/poly_grid.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT poly_torus.lo -MD -MP -MF .deps/poly_torus.Tpo -c -o poly_torus.lo poly_torus.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT poly_torus.lo -MD -MP -MF .deps/poly_torus.Tpo -c poly_torus.cpp -fPIC -DPIC -o .libs/poly_torus.o mv -f .deps/poly_terrain_hfbm.Tpo .deps/poly_terrain_hfbm.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT polyhedron.lo -MD -MP -MF .deps/polyhedron.Tpo -c -o polyhedron.lo polyhedron.cpp mv -f .deps/poly_terrain_fft.Tpo .deps/poly_terrain_fft.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT sphere_eversion.lo -MD -MP -MF .deps/sphere_eversion.Tpo -c -o sphere_eversion.lo sphere_eversion.cpp mv -f .deps/poly_sphere.Tpo .deps/poly_sphere.Plo g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT polyhedron.lo -MD -MP -MF .deps/polyhedron.Tpo -c polyhedron.cpp -fPIC -DPIC -o .libs/polyhedron.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT sphere_eversion.lo -MD -MP -MF .deps/sphere_eversion.Tpo -c sphere_eversion.cpp -fPIC -DPIC -o .libs/sphere_eversion.o polyhedron.cpp: In member function 'void libk3dprimitives::kaleido::Polyhedron::GuessName()': polyhedron.cpp:704: warning: suggest parentheses around && within || polyhedron.cpp: At global scope: polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp:1396: warning: deprecated conversion from string constant to 'char*' polyhedron.cpp: In member function 'void libk3dprimitives::polyhedron_implementation::vrmodel(libk3dprimitives::kaleido::Polyhedron*, const std::vector >&, int, const std::vector >&, int, bool, double, double, double)': polyhedron.cpp:1669: warning: suggest parentheses around && within || polyhedron.cpp:1669: warning: suggest parentheses around && within || polyhedron.cpp:1812: warning: suggest parentheses around && within || mv -f .deps/poly_torus.Tpo .deps/poly_torus.Plo mv -f .deps/polyhedron.Tpo .deps/polyhedron.Plo mv -f .deps/sphere_eversion.Tpo .deps/sphere_eversion.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3dprimitives.la -rpath /usr/lib64/k3d knot_curve.lo lissajous_curve.lo newell_primitives.lo module.lo poly_cone.lo poly_cube.lo poly_cushion.lo poly_cylinder.lo poly_disk.lo poly_grid.lo poly_sphere.lo poly_terrain_fft.lo poly_terrain_hfbm.lo poly_torus.lo polyhedron.lo sphere_eversion.lo ../../k3dsdk/libk3dsdk.la -L/usr/lib64 -lGL -lpthread -lsigc-2.0 -L/usr/lib64 -lGLU -lboost_date_time -lboost_regex g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/knot_curve.o .libs/lissajous_curve.o .libs/newell_primitives.o .libs/module.o .libs/poly_cone.o .libs/poly_cube.o .libs/poly_cushion.o .libs/poly_cylinder.o .libs/poly_disk.o .libs/poly_grid.o .libs/poly_sphere.o .libs/poly_terrain_fft.o .libs/poly_terrain_hfbm.o .libs/poly_torus.o .libs/polyhedron.o .libs/sphere_eversion.o -Wl,--rpath -Wl,/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/.libs -Wl,--rpath -Wl,/usr/lib64 ../../k3dsdk/.libs/libk3dsdk.so -L/usr/lib64 -lGL -lpthread -lsigc-2.0 -lGLU -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dprimitives.so.0 -o .libs/libk3dprimitives.so.0.0.0 (cd .libs && rm -f libk3dprimitives.so.0 && ln -s libk3dprimitives.so.0.0.0 libk3dprimitives.so.0) (cd .libs && rm -f libk3dprimitives.so && ln -s libk3dprimitives.so.0.0.0 libk3dprimitives.so) creating libk3dprimitives.la (cd .libs && rm -f libk3dprimitives.la && ln -s ../libk3dprimitives.la libk3dprimitives.la) make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/primitives' Making all in python make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/python' Making all in tests make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/python/tests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/python/tests' Making all in . make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/python' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/python2.6 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT engine.lo -MD -MP -MF .deps/engine.Tpo -c -o engine.lo engine.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/python2.6 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT object_model.lo -MD -MP -MF .deps/object_model.Tpo -c -o object_model.lo object_model.cpp mkdir .libs g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/python2.6 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT object_model.lo -MD -MP -MF .deps/object_model.Tpo -c object_model.cpp -fPIC -DPIC -o .libs/object_model.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/python2.6 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT engine.lo -MD -MP -MF .deps/engine.Tpo -c engine.cpp -fPIC -DPIC -o .libs/engine.o mv -f .deps/engine.Tpo .deps/engine.Plo In file included from ../../k3dsdk/mesh_selection.h:28, from object_model.cpp:71: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything object_model.cpp: In function 'PyObject* libk3dpython::k3d_module_execute_script(PyObject*, PyObject*)': object_model.cpp:5654: warning: deprecated conversion from string constant to 'char*' object_model.cpp: In function 'PyObject* libk3dpython::k3d_module_log_critical(PyObject*, PyObject*)': object_model.cpp:5680: warning: deprecated conversion from string constant to 'char*' object_model.cpp: In function 'PyObject* libk3dpython::k3d_module_log_debug(PyObject*, PyObject*)': object_model.cpp:5692: warning: deprecated conversion from string constant to 'char*' object_model.cpp: In function 'PyObject* libk3dpython::k3d_module_log_error(PyObject*, PyObject*)': object_model.cpp:5704: warning: deprecated conversion from string constant to 'char*' object_model.cpp: In function 'PyObject* libk3dpython::k3d_module_log_info(PyObject*, PyObject*)': object_model.cpp:5716: warning: deprecated conversion from string constant to 'char*' object_model.cpp: In function 'PyObject* libk3dpython::k3d_module_log_warning(PyObject*, PyObject*)': object_model.cpp:5728: warning: deprecated conversion from string constant to 'char*' mv -f .deps/object_model.Tpo .deps/object_model.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Xlinker -export-dynamic ../../k3dsdk/libk3dsdk.la -lsigc-2.0 -o libk3dpython.la -rpath /usr/lib64/k3d engine.lo object_model.lo -L/usr/lib/python2.6/config -lpython2.6 -lutil -lboost_date_time -lboost_regex g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/engine.o .libs/object_model.o -Wl,--rpath -Wl,/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/.libs -Wl,--rpath -Wl,/usr/lib64 ../../k3dsdk/.libs/libk3dsdk.so -L/usr/lib64 -lsigc-2.0 -L/usr/lib/python2.6/config -lpython2.6 -lutil -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-export-dynamic -Wl,-soname -Wl,libk3dpython.so.0 -o .libs/libk3dpython.so.0.0.0 (cd .libs && rm -f libk3dpython.so.0 && ln -s libk3dpython.so.0.0.0 libk3dpython.so.0) (cd .libs && rm -f libk3dpython.so && ln -s libk3dpython.so.0.0.0 libk3dpython.so) creating libk3dpython.la (cd .libs && rm -f libk3dpython.la && ln -s ../libk3dpython.la libk3dpython.la) make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/python' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/python' Making all in qslim make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/qslim' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT MxBlockModel.lo -MD -MP -MF .deps/MxBlockModel.Tpo -c -o MxBlockModel.lo MxBlockModel.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT MxHeap.lo -MD -MP -MF .deps/MxHeap.Tpo -c -o MxHeap.lo MxHeap.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT MxMath.lo -MD -MP -MF .deps/MxMath.Tpo -c -o MxMath.lo MxMath.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT MxQMetric3.lo -MD -MP -MF .deps/MxQMetric3.Tpo -c -o MxQMetric3.lo MxQMetric3.cpp mkdir .libs g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT MxHeap.lo -MD -MP -MF .deps/MxHeap.Tpo -c MxHeap.cpp -fPIC -DPIC -o .libs/MxHeap.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT MxBlockModel.lo -MD -MP -MF .deps/MxBlockModel.Tpo -c MxBlockModel.cpp -fPIC -DPIC -o .libs/MxBlockModel.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT MxMath.lo -MD -MP -MF .deps/MxMath.Tpo -c MxMath.cpp -fPIC -DPIC -o .libs/MxMath.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT MxQMetric3.lo -MD -MP -MF .deps/MxQMetric3.Tpo -c MxQMetric3.cpp -fPIC -DPIC -o .libs/MxQMetric3.o MxHeap.cpp: In member function 'void Heap::downheap(int)': MxHeap.cpp:68: warning: comparison between signed and unsigned integer expressions MxHeap.cpp:70: warning: comparison between signed and unsigned integer expressions mv -f .deps/MxMath.Tpo .deps/MxMath.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT MxQSlim.lo -MD -MP -MF .deps/MxQSlim.Tpo -c -o MxQSlim.lo MxQSlim.cpp mv -f .deps/MxHeap.Tpo .deps/MxHeap.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT MxStdModel.lo -MD -MP -MF .deps/MxStdModel.Tpo -c -o MxStdModel.lo MxStdModel.cpp mv -f .deps/MxQMetric3.Tpo .deps/MxQMetric3.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT MxStdSlim.lo -MD -MP -MF .deps/MxStdSlim.Tpo -c -o MxStdSlim.lo MxStdSlim.cpp mv -f .deps/MxBlockModel.Tpo .deps/MxBlockModel.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT MxTriangle.lo -MD -MP -MF .deps/MxTriangle.Tpo -c -o MxTriangle.lo MxTriangle.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT MxQSlim.lo -MD -MP -MF .deps/MxQSlim.Tpo -c MxQSlim.cpp -fPIC -DPIC -o .libs/MxQSlim.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT MxStdSlim.lo -MD -MP -MF .deps/MxStdSlim.Tpo -c MxStdSlim.cpp -fPIC -DPIC -o .libs/MxStdSlim.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT MxStdModel.lo -MD -MP -MF .deps/MxStdModel.Tpo -c MxStdModel.cpp -fPIC -DPIC -o .libs/MxStdModel.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT MxTriangle.lo -MD -MP -MF .deps/MxTriangle.Tpo -c MxTriangle.cpp -fPIC -DPIC -o .libs/MxTriangle.o mv -f .deps/MxStdSlim.Tpo .deps/MxStdSlim.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT quadric_decimation.lo -MD -MP -MF .deps/quadric_decimation.Tpo -c -o quadric_decimation.lo quadric_decimation.cpp mv -f .deps/MxTriangle.Tpo .deps/MxTriangle.Plo g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT quadric_decimation.lo -MD -MP -MF .deps/quadric_decimation.Tpo -c quadric_decimation.cpp -fPIC -DPIC -o .libs/quadric_decimation.o mv -f .deps/MxQSlim.Tpo .deps/MxQSlim.Plo mv -f .deps/MxStdModel.Tpo .deps/MxStdModel.Plo mv -f .deps/quadric_decimation.Tpo .deps/quadric_decimation.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic ../../k3dsdk/libk3dsdk.la -L/usr/lib64 -lGL -lpthread -lsigc-2.0 -L/usr/lib64 -lGLU -o libk3dqslim.la -rpath /usr/lib64/k3d MxBlockModel.lo MxHeap.lo MxMath.lo MxQMetric3.lo MxQSlim.lo MxStdModel.lo MxStdSlim.lo MxTriangle.lo quadric_decimation.lo -lboost_date_time -lboost_regex g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/MxBlockModel.o .libs/MxHeap.o .libs/MxMath.o .libs/MxQMetric3.o .libs/MxQSlim.o .libs/MxStdModel.o .libs/MxStdSlim.o .libs/MxTriangle.o .libs/quadric_decimation.o -Wl,--rpath -Wl,/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/.libs -Wl,--rpath -Wl,/usr/lib64 ../../k3dsdk/.libs/libk3dsdk.so -L/usr/lib64 -lGL -lpthread -lsigc-2.0 -lGLU -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dqslim.so.0 -o .libs/libk3dqslim.so.0.0.0 (cd .libs && rm -f libk3dqslim.so.0 && ln -s libk3dqslim.so.0.0.0 libk3dqslim.so.0) (cd .libs && rm -f libk3dqslim.so && ln -s libk3dqslim.so.0.0.0 libk3dqslim.so) creating libk3dqslim.la (cd .libs && rm -f libk3dqslim.la && ln -s ../libk3dqslim.la libk3dqslim.la) make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/qslim' Making all in quadrics make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/quadrics' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cone.lo -MD -MP -MF .deps/cone.Tpo -c -o cone.lo cone.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cylinder.lo -MD -MP -MF .deps/cylinder.Tpo -c -o cylinder.lo cylinder.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT disk.lo -MD -MP -MF .deps/disk.Tpo -c -o disk.lo disk.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hyperboloid.lo -MD -MP -MF .deps/hyperboloid.Tpo -c -o hyperboloid.lo hyperboloid.cpp mkdir .libs g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cylinder.lo -MD -MP -MF .deps/cylinder.Tpo -c cylinder.cpp -fPIC -DPIC -o .libs/cylinder.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT disk.lo -MD -MP -MF .deps/disk.Tpo -c disk.cpp -fPIC -DPIC -o .libs/disk.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hyperboloid.lo -MD -MP -MF .deps/hyperboloid.Tpo -c hyperboloid.cpp -fPIC -DPIC -o .libs/hyperboloid.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cone.lo -MD -MP -MF .deps/cone.Tpo -c cone.cpp -fPIC -DPIC -o .libs/cone.o mv -f .deps/cone.Tpo .deps/cone.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c -o module.lo module.cpp mv -f .deps/cylinder.Tpo .deps/cylinder.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT paraboloid.lo -MD -MP -MF .deps/paraboloid.Tpo -c -o paraboloid.lo paraboloid.cpp mv -f .deps/hyperboloid.Tpo .deps/hyperboloid.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT sphere.lo -MD -MP -MF .deps/sphere.Tpo -c -o sphere.lo sphere.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT paraboloid.lo -MD -MP -MF .deps/paraboloid.Tpo -c paraboloid.cpp -fPIC -DPIC -o .libs/paraboloid.o mv -f .deps/disk.Tpo .deps/disk.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT torus.lo -MD -MP -MF .deps/torus.Tpo -c -o torus.lo torus.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c module.cpp -fPIC -DPIC -o .libs/module.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT sphere.lo -MD -MP -MF .deps/sphere.Tpo -c sphere.cpp -fPIC -DPIC -o .libs/sphere.o mv -f .deps/module.Tpo .deps/module.Plo g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT torus.lo -MD -MP -MF .deps/torus.Tpo -c torus.cpp -fPIC -DPIC -o .libs/torus.o mv -f .deps/paraboloid.Tpo .deps/paraboloid.Plo mv -f .deps/torus.Tpo .deps/torus.Plo mv -f .deps/sphere.Tpo .deps/sphere.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3dquadrics.la -rpath /usr/lib64/k3d cone.lo cylinder.lo disk.lo hyperboloid.lo module.lo paraboloid.lo sphere.lo torus.lo ../../k3dsdk/libk3dsdk.la -L/usr/lib64 -lGL -lpthread -lsigc-2.0 -L/usr/lib64 -lGLU -lboost_date_time -lboost_regex g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/cone.o .libs/cylinder.o .libs/disk.o .libs/hyperboloid.o .libs/module.o .libs/paraboloid.o .libs/sphere.o .libs/torus.o -Wl,--rpath -Wl,/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/.libs -Wl,--rpath -Wl,/usr/lib64 ../../k3dsdk/.libs/libk3dsdk.so -L/usr/lib64 -lGL -lpthread -lsigc-2.0 -lGLU -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dquadrics.so.0 -o .libs/libk3dquadrics.so.0.0.0 (cd .libs && rm -f libk3dquadrics.so.0 && ln -s libk3dquadrics.so.0.0.0 libk3dquadrics.so.0) (cd .libs && rm -f libk3dquadrics.so && ln -s libk3dquadrics.so.0.0.0 libk3dquadrics.so) creating libk3dquadrics.la (cd .libs && rm -f libk3dquadrics.la && ln -s ../libk3dquadrics.la libk3dquadrics.la) make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/quadrics' Making all in renderman make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/renderman' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT area_light.lo -MD -MP -MF .deps/area_light.Tpo -c -o area_light.lo area_light.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT array_1d.lo -MD -MP -MF .deps/array_1d.Tpo -c -o array_1d.lo array_1d.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT array_2d.lo -MD -MP -MF .deps/array_2d.Tpo -c -o array_2d.lo array_2d.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT array_3d.lo -MD -MP -MF .deps/array_3d.Tpo -c -o array_3d.lo array_3d.cpp mkdir .libs g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT area_light.lo -MD -MP -MF .deps/area_light.Tpo -c area_light.cpp -fPIC -DPIC -o .libs/area_light.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT array_1d.lo -MD -MP -MF .deps/array_1d.Tpo -c array_1d.cpp -fPIC -DPIC -o .libs/array_1d.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT array_2d.lo -MD -MP -MF .deps/array_2d.Tpo -c array_2d.cpp -fPIC -DPIC -o .libs/array_2d.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT array_3d.lo -MD -MP -MF .deps/array_3d.Tpo -c array_3d.cpp -fPIC -DPIC -o .libs/array_3d.o mv -f .deps/array_1d.Tpo .deps/array_1d.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT background_plane.lo -MD -MP -MF .deps/background_plane.Tpo -c -o background_plane.lo background_plane.cpp mv -f .deps/array_3d.Tpo .deps/array_3d.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT background_sphere.lo -MD -MP -MF .deps/background_sphere.Tpo -c -o background_sphere.lo background_sphere.cpp mv -f .deps/array_2d.Tpo .deps/array_2d.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT csg_operator.lo -MD -MP -MF .deps/csg_operator.Tpo -c -o csg_operator.lo csg_operator.cpp mv -f .deps/area_light.Tpo .deps/area_light.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT csg_solid.lo -MD -MP -MF .deps/csg_solid.Tpo -c -o csg_solid.lo csg_solid.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT background_plane.lo -MD -MP -MF .deps/background_plane.Tpo -c background_plane.cpp -fPIC -DPIC -o .libs/background_plane.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT background_sphere.lo -MD -MP -MF .deps/background_sphere.Tpo -c background_sphere.cpp -fPIC -DPIC -o .libs/background_sphere.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT csg_operator.lo -MD -MP -MF .deps/csg_operator.Tpo -c csg_operator.cpp -fPIC -DPIC -o .libs/csg_operator.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT csg_solid.lo -MD -MP -MF .deps/csg_solid.Tpo -c csg_solid.cpp -fPIC -DPIC -o .libs/csg_solid.o background_plane.cpp: In member function 'virtual void::background_plane::renderman_render(const k3d::ri::render_state&)': background_plane.cpp:80: warning: 'plane' may be used uninitialized in this function background_plane.cpp:80: warning: 'bottom' may be used uninitialized in this function background_plane.cpp:80: warning: 'top' may be used uninitialized in this function background_plane.cpp:80: warning: 'right' may be used uninitialized in this function background_plane.cpp:80: warning: 'left' may be used uninitialized in this function mv -f .deps/background_sphere.Tpo .deps/background_sphere.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT delayed_read_archive.lo -MD -MP -MF .deps/delayed_read_archive.Tpo -c -o delayed_read_archive.lo delayed_read_archive.cpp mv -f .deps/background_plane.Tpo .deps/background_plane.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT direct_texture_map.lo -MD -MP -MF .deps/direct_texture_map.Tpo -c -o direct_texture_map.lo direct_texture_map.cpp mv -f .deps/csg_operator.Tpo .deps/csg_operator.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT lat_long_environment_map.lo -MD -MP -MF .deps/lat_long_environment_map.Tpo -c -o lat_long_environment_map.lo lat_long_environment_map.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT direct_texture_map.lo -MD -MP -MF .deps/direct_texture_map.Tpo -c direct_texture_map.cpp -fPIC -DPIC -o .libs/direct_texture_map.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT delayed_read_archive.lo -MD -MP -MF .deps/delayed_read_archive.Tpo -c delayed_read_archive.cpp -fPIC -DPIC -o .libs/delayed_read_archive.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT lat_long_environment_map.lo -MD -MP -MF .deps/lat_long_environment_map.Tpo -c lat_long_environment_map.cpp -fPIC -DPIC -o .libs/lat_long_environment_map.o mv -f .deps/csg_solid.Tpo .deps/csg_solid.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT light.lo -MD -MP -MF .deps/light.Tpo -c -o light.lo light.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT light.lo -MD -MP -MF .deps/light.Tpo -c light.cpp -fPIC -DPIC -o .libs/light.o mv -f .deps/direct_texture_map.Tpo .deps/direct_texture_map.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT material.lo -MD -MP -MF .deps/material.Tpo -c -o material.lo material.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT material.lo -MD -MP -MF .deps/material.Tpo -c material.cpp -fPIC -DPIC -o .libs/material.o mv -f .deps/lat_long_environment_map.Tpo .deps/lat_long_environment_map.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c -o module.lo module.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c module.cpp -fPIC -DPIC -o .libs/module.o mv -f .deps/delayed_read_archive.Tpo .deps/delayed_read_archive.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT read_archive.lo -MD -MP -MF .deps/read_archive.Tpo -c -o read_archive.lo read_archive.cpp mv -f .deps/module.Tpo .deps/module.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT render_engine.lo -MD -MP -MF .deps/render_engine.Tpo -c -o render_engine.lo render_engine.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT render_engine.lo -MD -MP -MF .deps/render_engine.Tpo -c render_engine.cpp -fPIC -DPIC -o .libs/render_engine.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT read_archive.lo -MD -MP -MF .deps/read_archive.Tpo -c read_archive.cpp -fPIC -DPIC -o .libs/read_archive.o mv -f .deps/light.Tpo .deps/light.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT renderman_script.lo -MD -MP -MF .deps/renderman_script.Tpo -c -o renderman_script.lo renderman_script.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT renderman_script.lo -MD -MP -MF .deps/renderman_script.Tpo -c renderman_script.cpp -fPIC -DPIC -o .libs/renderman_script.o mv -f .deps/material.Tpo .deps/material.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT shaders.lo -MD -MP -MF .deps/shaders.Tpo -c -o shaders.lo shaders.cpp mv -f .deps/read_archive.Tpo .deps/read_archive.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT shadow_map.lo -MD -MP -MF .deps/shadow_map.Tpo -c -o shadow_map.lo shadow_map.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT shadow_map.lo -MD -MP -MF .deps/shadow_map.Tpo -c shadow_map.cpp -fPIC -DPIC -o .libs/shadow_map.o mv -f .deps/renderman_script.Tpo .deps/renderman_script.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT texture_map.lo -MD -MP -MF .deps/texture_map.Tpo -c -o texture_map.lo texture_map.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT shaders.lo -MD -MP -MF .deps/shaders.Tpo -c shaders.cpp -fPIC -DPIC -o .libs/shaders.o mv -f .deps/shadow_map.Tpo .deps/shadow_map.Plo g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT texture_map.lo -MD -MP -MF .deps/texture_map.Tpo -c texture_map.cpp -fPIC -DPIC -o .libs/texture_map.o mv -f .deps/render_engine.Tpo .deps/render_engine.Plo mv -f .deps/shaders.Tpo .deps/shaders.Plo mv -f .deps/texture_map.Tpo .deps/texture_map.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3drenderman.la -rpath /usr/lib64/k3d area_light.lo array_1d.lo array_2d.lo array_3d.lo background_plane.lo background_sphere.lo csg_operator.lo csg_solid.lo delayed_read_archive.lo direct_texture_map.lo lat_long_environment_map.lo light.lo material.lo module.lo read_archive.lo render_engine.lo renderman_script.lo shaders.lo shadow_map.lo texture_map.lo ../../k3dsdk/libk3dsdk.la -L/usr/lib64 -lGL -lpthread -lsigc-2.0 -L/usr/lib64 -lGLU -lboost_date_time -lboost_regex g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/area_light.o .libs/array_1d.o .libs/array_2d.o .libs/array_3d.o .libs/background_plane.o .libs/background_sphere.o .libs/csg_operator.o .libs/csg_solid.o .libs/delayed_read_archive.o .libs/direct_texture_map.o .libs/lat_long_environment_map.o .libs/light.o .libs/material.o .libs/module.o .libs/read_archive.o .libs/render_engine.o .libs/renderman_script.o .libs/shaders.o .libs/shadow_map.o .libs/texture_map.o -Wl,--rpath -Wl,/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/.libs -Wl,--rpath -Wl,/usr/lib64 ../../k3dsdk/.libs/libk3dsdk.so -L/usr/lib64 -lGL -lpthread -lsigc-2.0 -lGLU -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3drenderman.so.0 -o .libs/libk3drenderman.so.0.0.0 (cd .libs && rm -f libk3drenderman.so.0 && ln -s libk3drenderman.so.0.0.0 libk3drenderman.so.0) (cd .libs && rm -f libk3drenderman.so && ln -s libk3drenderman.so.0.0.0 libk3drenderman.so) creating libk3drenderman.la (cd .libs && rm -f libk3drenderman.la && ln -s ../libk3drenderman.la libk3drenderman.la) make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/renderman' Making all in scripting make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/scripting' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_modifier_script.lo -MD -MP -MF .deps/bitmap_modifier_script.Tpo -c -o bitmap_modifier_script.lo bitmap_modifier_script.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_source_script.lo -MD -MP -MF .deps/bitmap_source_script.Tpo -c -o bitmap_source_script.lo bitmap_source_script.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT color_source_script.lo -MD -MP -MF .deps/color_source_script.Tpo -c -o color_source_script.lo color_source_script.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT long_source_script.lo -MD -MP -MF .deps/long_source_script.Tpo -c -o long_source_script.lo long_source_script.cpp mkdir .libs g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_source_script.lo -MD -MP -MF .deps/bitmap_source_script.Tpo -c bitmap_source_script.cpp -fPIC -DPIC -o .libs/bitmap_source_script.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bitmap_modifier_script.lo -MD -MP -MF .deps/bitmap_modifier_script.Tpo -c bitmap_modifier_script.cpp -fPIC -DPIC -o .libs/bitmap_modifier_script.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT long_source_script.lo -MD -MP -MF .deps/long_source_script.Tpo -c long_source_script.cpp -fPIC -DPIC -o .libs/long_source_script.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT color_source_script.lo -MD -MP -MF .deps/color_source_script.Tpo -c color_source_script.cpp -fPIC -DPIC -o .libs/color_source_script.o mv -f .deps/bitmap_modifier_script.Tpo .deps/bitmap_modifier_script.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mesh_modifier_script.lo -MD -MP -MF .deps/mesh_modifier_script.Tpo -c -o mesh_modifier_script.lo mesh_modifier_script.cpp mv -f .deps/bitmap_source_script.Tpo .deps/bitmap_source_script.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mesh_source_script.lo -MD -MP -MF .deps/mesh_source_script.Tpo -c -o mesh_source_script.lo mesh_source_script.cpp mv -f .deps/color_source_script.Tpo .deps/color_source_script.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c -o module.lo module.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mesh_source_script.lo -MD -MP -MF .deps/mesh_source_script.Tpo -c mesh_source_script.cpp -fPIC -DPIC -o .libs/mesh_source_script.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c module.cpp -fPIC -DPIC -o .libs/module.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mesh_modifier_script.lo -MD -MP -MF .deps/mesh_modifier_script.Tpo -c mesh_modifier_script.cpp -fPIC -DPIC -o .libs/mesh_modifier_script.o mv -f .deps/module.Tpo .deps/module.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT null_output_script.lo -MD -MP -MF .deps/null_output_script.Tpo -c -o null_output_script.lo null_output_script.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT null_output_script.lo -MD -MP -MF .deps/null_output_script.Tpo -c null_output_script.cpp -fPIC -DPIC -o .libs/null_output_script.o mv -f .deps/long_source_script.Tpo .deps/long_source_script.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT scalar_source_script.lo -MD -MP -MF .deps/scalar_source_script.Tpo -c -o scalar_source_script.lo scalar_source_script.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT scalar_source_script.lo -MD -MP -MF .deps/scalar_source_script.Tpo -c scalar_source_script.cpp -fPIC -DPIC -o .libs/scalar_source_script.o mv -f .deps/null_output_script.Tpo .deps/null_output_script.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT string_source_script.lo -MD -MP -MF .deps/string_source_script.Tpo -c -o string_source_script.lo string_source_script.cpp mv -f .deps/mesh_source_script.Tpo .deps/mesh_source_script.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT transform_modifier_script.lo -MD -MP -MF .deps/transform_modifier_script.Tpo -c -o transform_modifier_script.lo transform_modifier_script.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT string_source_script.lo -MD -MP -MF .deps/string_source_script.Tpo -c string_source_script.cpp -fPIC -DPIC -o .libs/string_source_script.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT transform_modifier_script.lo -MD -MP -MF .deps/transform_modifier_script.Tpo -c transform_modifier_script.cpp -fPIC -DPIC -o .libs/transform_modifier_script.o mv -f .deps/mesh_modifier_script.Tpo .deps/mesh_modifier_script.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT transform_source_script.lo -MD -MP -MF .deps/transform_source_script.Tpo -c -o transform_source_script.lo transform_source_script.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT transform_source_script.lo -MD -MP -MF .deps/transform_source_script.Tpo -c transform_source_script.cpp -fPIC -DPIC -o .libs/transform_source_script.o mv -f .deps/scalar_source_script.Tpo .deps/scalar_source_script.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT vector3_source_script.lo -MD -MP -MF .deps/vector3_source_script.Tpo -c -o vector3_source_script.lo vector3_source_script.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT vector3_source_script.lo -MD -MP -MF .deps/vector3_source_script.Tpo -c vector3_source_script.cpp -fPIC -DPIC -o .libs/vector3_source_script.o mv -f .deps/string_source_script.Tpo .deps/string_source_script.Plo mv -f .deps/transform_source_script.Tpo .deps/transform_source_script.Plo mv -f .deps/transform_modifier_script.Tpo .deps/transform_modifier_script.Plo mv -f .deps/vector3_source_script.Tpo .deps/vector3_source_script.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3dscripting.la -rpath /usr/lib64/k3d bitmap_modifier_script.lo bitmap_source_script.lo color_source_script.lo long_source_script.lo mesh_modifier_script.lo mesh_source_script.lo module.lo null_output_script.lo scalar_source_script.lo string_source_script.lo transform_modifier_script.lo transform_source_script.lo vector3_source_script.lo ../../k3dsdk/libk3dsdk.la -L/usr/lib64 -lGL -lpthread -lsigc-2.0 -L/usr/lib64 -lGLU -lboost_date_time -lboost_regex g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/bitmap_modifier_script.o .libs/bitmap_source_script.o .libs/color_source_script.o .libs/long_source_script.o .libs/mesh_modifier_script.o .libs/mesh_source_script.o .libs/module.o .libs/null_output_script.o .libs/scalar_source_script.o .libs/string_source_script.o .libs/transform_modifier_script.o .libs/transform_source_script.o .libs/vector3_source_script.o -Wl,--rpath -Wl,/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/.libs -Wl,--rpath -Wl,/usr/lib64 ../../k3dsdk/.libs/libk3dsdk.so -L/usr/lib64 -lGL -lpthread -lsigc-2.0 -lGLU -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dscripting.so.0 -o .libs/libk3dscripting.so.0.0.0 (cd .libs && rm -f libk3dscripting.so.0 && ln -s libk3dscripting.so.0.0.0 libk3dscripting.so.0) (cd .libs && rm -f libk3dscripting.so && ln -s libk3dscripting.so.0.0.0 libk3dscripting.so) creating libk3dscripting.la (cd .libs && rm -f libk3dscripting.la && ln -s ../libk3dscripting.la libk3dscripting.la) make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/scripting' Making all in selection make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/selection' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT frozen_selection.lo -MD -MP -MF .deps/frozen_selection.Tpo -c -o frozen_selection.lo frozen_selection.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT grow_selection.lo -MD -MP -MF .deps/grow_selection.Tpo -c -o grow_selection.lo grow_selection.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c -o module.lo module.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT select_clockwise.lo -MD -MP -MF .deps/select_clockwise.Tpo -c -o select_clockwise.lo select_clockwise.cpp mkdir .libs g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT grow_selection.lo -MD -MP -MF .deps/grow_selection.Tpo -c grow_selection.cpp -fPIC -DPIC -o .libs/grow_selection.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT frozen_selection.lo -MD -MP -MF .deps/frozen_selection.Tpo -c frozen_selection.cpp -fPIC -DPIC -o .libs/frozen_selection.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c module.cpp -fPIC -DPIC -o .libs/module.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT select_clockwise.lo -MD -MP -MF .deps/select_clockwise.Tpo -c select_clockwise.cpp -fPIC -DPIC -o .libs/select_clockwise.o mv -f .deps/module.Tpo .deps/module.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT select_companion.lo -MD -MP -MF .deps/select_companion.Tpo -c -o select_companion.lo select_companion.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT select_companion.lo -MD -MP -MF .deps/select_companion.Tpo -c select_companion.cpp -fPIC -DPIC -o .libs/select_companion.o In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from grow_selection.cpp:28: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from frozen_selection.cpp:25: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from select_clockwise.cpp:31: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from select_companion.cpp:30: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything mv -f .deps/frozen_selection.Tpo .deps/frozen_selection.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT select_cube.lo -MD -MP -MF .deps/select_cube.Tpo -c -o select_cube.lo select_cube.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT select_cube.lo -MD -MP -MF .deps/select_cube.Tpo -c select_cube.cpp -fPIC -DPIC -o .libs/select_cube.o mv -f .deps/grow_selection.Tpo .deps/grow_selection.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT select_edgeloops.lo -MD -MP -MF .deps/select_edgeloops.Tpo -c -o select_edgeloops.lo select_edgeloops.cpp mv -f .deps/select_clockwise.Tpo .deps/select_clockwise.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT select_edgerings.lo -MD -MP -MF .deps/select_edgerings.Tpo -c -o select_edgerings.lo select_edgerings.cpp mv -f .deps/select_companion.Tpo .deps/select_companion.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT select_face_by_number.lo -MD -MP -MF .deps/select_face_by_number.Tpo -c -o select_face_by_number.lo select_face_by_number.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT select_edgeloops.lo -MD -MP -MF .deps/select_edgeloops.Tpo -c select_edgeloops.cpp -fPIC -DPIC -o .libs/select_edgeloops.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT select_edgerings.lo -MD -MP -MF .deps/select_edgerings.Tpo -c select_edgerings.cpp -fPIC -DPIC -o .libs/select_edgerings.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT select_face_by_number.lo -MD -MP -MF .deps/select_face_by_number.Tpo -c select_face_by_number.cpp -fPIC -DPIC -o .libs/select_face_by_number.o In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from select_edgeloops.cpp:28: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from select_edgerings.cpp:28: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from select_face_by_number.cpp:29: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything mv -f .deps/select_edgeloops.Tpo .deps/select_edgeloops.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT select_n_sided.lo -MD -MP -MF .deps/select_n_sided.Tpo -c -o select_n_sided.lo select_n_sided.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT select_n_sided.lo -MD -MP -MF .deps/select_n_sided.Tpo -c select_n_sided.cpp -fPIC -DPIC -o .libs/select_n_sided.o mv -f .deps/select_edgerings.Tpo .deps/select_edgerings.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT select_point_by_number.lo -MD -MP -MF .deps/select_point_by_number.Tpo -c -o select_point_by_number.lo select_point_by_number.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT select_point_by_number.lo -MD -MP -MF .deps/select_point_by_number.Tpo -c select_point_by_number.cpp -fPIC -DPIC -o .libs/select_point_by_number.o mv -f .deps/select_cube.Tpo .deps/select_cube.Plo mv -f .deps/select_face_by_number.Tpo .deps/select_face_by_number.Plo In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from select_n_sided.cpp:28: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything select_n_sided.cpp: In member function 'virtual void libk3dselection::select_n_sided::on_update_mesh(const k3d::mesh&, k3d::mesh&)': select_n_sided.cpp:105: warning: suggest parentheses around && within || select_n_sided.cpp:106: warning: suggest parentheses around && within || select_n_sided.cpp:151: warning: suggest parentheses around && within || select_n_sided.cpp:152: warning: suggest parentheses around && within || In file included from ../../k3dsdk/mesh_selection.h:28, from ../../k3dsdk/mesh_selection_sink.h:26, from select_point_by_number.cpp:31: ../../k3dsdk/serialization.h:14: warning: declaration 'struct k3d::ipersistent::load_context' does not declare anything ../../k3dsdk/serialization.h:15: warning: declaration 'struct k3d::ipersistent::save_context' does not declare anything mv -f .deps/select_point_by_number.Tpo .deps/select_point_by_number.Plo mv -f .deps/select_n_sided.Tpo .deps/select_n_sided.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3dselection.la -rpath /usr/lib64/k3d frozen_selection.lo grow_selection.lo module.lo select_clockwise.lo select_companion.lo select_cube.lo select_edgeloops.lo select_edgerings.lo select_face_by_number.lo select_n_sided.lo select_point_by_number.lo ../../k3dsdk/libk3dsdk.la -L/usr/lib64 -lGL -lpthread -lsigc-2.0 -L/usr/lib64 -lGLU -lboost_date_time -lboost_regex g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/frozen_selection.o .libs/grow_selection.o .libs/module.o .libs/select_clockwise.o .libs/select_companion.o .libs/select_cube.o .libs/select_edgeloops.o .libs/select_edgerings.o .libs/select_face_by_number.o .libs/select_n_sided.o .libs/select_point_by_number.o -Wl,--rpath -Wl,/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/.libs -Wl,--rpath -Wl,/usr/lib64 ../../k3dsdk/.libs/libk3dsdk.so -L/usr/lib64 -lGL -lpthread -lsigc-2.0 -lGLU -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dselection.so.0 -o .libs/libk3dselection.so.0.0.0 (cd .libs && rm -f libk3dselection.so.0 && ln -s libk3dselection.so.0.0.0 libk3dselection.so.0) (cd .libs && rm -f libk3dselection.so && ln -s libk3dselection.so.0.0.0 libk3dselection.so) creating libk3dselection.la (cd .libs && rm -f libk3dselection.la && ln -s ../libk3dselection.la libk3dselection.la) make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/selection' Making all in tiff make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/tiff' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c -o module.lo module.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tiffreader.lo -MD -MP -MF .deps/tiffreader.Tpo -c -o tiffreader.lo tiffreader.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tiffwriter.lo -MD -MP -MF .deps/tiffwriter.Tpo -c -o tiffwriter.lo tiffwriter.cpp mkdir .libs g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tiffwriter.lo -MD -MP -MF .deps/tiffwriter.Tpo -c tiffwriter.cpp -fPIC -DPIC -o .libs/tiffwriter.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c module.cpp -fPIC -DPIC -o .libs/module.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tiffreader.lo -MD -MP -MF .deps/tiffreader.Tpo -c tiffreader.cpp -fPIC -DPIC -o .libs/tiffreader.o mv -f .deps/module.Tpo .deps/module.Plo mv -f .deps/tiffwriter.Tpo .deps/tiffwriter.Plo mv -f .deps/tiffreader.Tpo .deps/tiffreader.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3dtiff.la -rpath /usr/lib64/k3d module.lo tiffreader.lo tiffwriter.lo -ltiff ../../k3dsdk/libk3dsdk.la -lboost_date_time -lboost_regex g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/module.o .libs/tiffreader.o .libs/tiffwriter.o -Wl,--rpath -Wl,/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/.libs -Wl,--rpath -Wl,/usr/lib64 -ltiff ../../k3dsdk/.libs/libk3dsdk.so -L/usr/lib64 -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dtiff.so.0 -o .libs/libk3dtiff.so.0.0.0 (cd .libs && rm -f libk3dtiff.so.0 && ln -s libk3dtiff.so.0.0.0 libk3dtiff.so.0) (cd .libs && rm -f libk3dtiff.so && ln -s libk3dtiff.so.0.0.0 libk3dtiff.so) creating libk3dtiff.la (cd .libs && rm -f libk3dtiff.la && ln -s ../libk3dtiff.la libk3dtiff.la) make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/tiff' Making all in time make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/time' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c -o module.lo module.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT realtime_source.lo -MD -MP -MF .deps/realtime_source.Tpo -c -o realtime_source.lo realtime_source.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT time_source.lo -MD -MP -MF .deps/time_source.Tpo -c -o time_source.lo time_source.cpp mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT realtime_source.lo -MD -MP -MF .deps/realtime_source.Tpo -c realtime_source.cpp -fPIC -DPIC -o .libs/realtime_source.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c module.cpp -fPIC -DPIC -o .libs/module.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT time_source.lo -MD -MP -MF .deps/time_source.Tpo -c time_source.cpp -fPIC -DPIC -o .libs/time_source.o mv -f .deps/module.Tpo .deps/module.Plo mv -f .deps/realtime_source.Tpo .deps/realtime_source.Plo mv -f .deps/time_source.Tpo .deps/time_source.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3dtime.la -rpath /usr/lib64/k3d module.lo realtime_source.lo time_source.lo ../../k3dsdk/libk3dsdk.la -lboost_date_time -lboost_regex g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/module.o .libs/realtime_source.o .libs/time_source.o -Wl,--rpath -Wl,/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/.libs -Wl,--rpath -Wl,/usr/lib64 ../../k3dsdk/.libs/libk3dsdk.so -L/usr/lib64 -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dtime.so.0 -o .libs/libk3dtime.so.0.0.0 (cd .libs && rm -f libk3dtime.so.0 && ln -s libk3dtime.so.0.0.0 libk3dtime.so.0) (cd .libs && rm -f libk3dtime.so && ln -s libk3dtime.so.0.0.0 libk3dtime.so) creating libk3dtime.la (cd .libs && rm -f libk3dtime.la && ln -s ../libk3dtime.la libk3dtime.la) make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/time' Making all in yafray make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/yafray' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I../../hapy/src/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT lights.lo -MD -MP -MF .deps/lights.Tpo -c -o lights.lo lights.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I../../hapy/src/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT material.lo -MD -MP -MF .deps/material.Tpo -c -o material.lo material.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I../../hapy/src/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c -o module.lo module.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I../../hapy/src/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT render_engine.lo -MD -MP -MF .deps/render_engine.Tpo -c -o render_engine.lo render_engine.cpp mkdir .libs g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I../../hapy/src/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT render_engine.lo -MD -MP -MF .deps/render_engine.Tpo -c render_engine.cpp -fPIC -DPIC -o .libs/render_engine.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I../../hapy/src/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT lights.lo -MD -MP -MF .deps/lights.Tpo -c lights.cpp -fPIC -DPIC -o .libs/lights.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I../../hapy/src/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT module.lo -MD -MP -MF .deps/module.Tpo -c module.cpp -fPIC -DPIC -o .libs/module.o g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=8 -DK3D_PLATFORM_POSIX=1 -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DK3D_HAVE_SVG_ICONS=1 -I. -I../.. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0 -I/usr/include -I/usr/include -I../../hapy/src/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-ctor-dtor-privacy -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT material.lo -MD -MP -MF .deps/material.Tpo -c material.cpp -fPIC -DPIC -o .libs/material.o mv -f .deps/module.Tpo .deps/module.Plo mv -f .deps/material.Tpo .deps/material.Plo mv -f .deps/render_engine.Tpo .deps/render_engine.Plo mv -f .deps/lights.Tpo .deps/lights.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wno-ctor-dtor-privacy -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3dyafray.la -rpath /usr/lib64/k3d lights.lo material.lo module.lo render_engine.lo ../../hapy/src/libHapy.la ../../k3dsdk/libk3dsdk.la ../../subdivision_surface/libsubdivision_surface.la -L/usr/lib64 -lGL -lpthread -lsigc-2.0 -L/usr/lib64 -lGLU -lboost_date_time -lboost_regex g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/lights.o .libs/material.o .libs/module.o .libs/render_engine.o -Wl,--rpath -Wl,/builddir/build/BUILD/k3d-0.6.7.0/hapy/src/.libs -Wl,--rpath -Wl,/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/.libs -Wl,--rpath -Wl,/builddir/build/BUILD/k3d-0.6.7.0/subdivision_surface/.libs -Wl,--rpath -Wl,/usr/lib64 ../../hapy/src/.libs/libHapy.so ../../k3dsdk/.libs/libk3dsdk.so -L/usr/lib64 ../../subdivision_surface/.libs/libsubdivision_surface.so -lGL -lpthread -lsigc-2.0 -lGLU -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dyafray.so.0 -o .libs/libk3dyafray.so.0.0.0 (cd .libs && rm -f libk3dyafray.so.0 && ln -s libk3dyafray.so.0.0.0 libk3dyafray.so.0) (cd .libs && rm -f libk3dyafray.so && ln -s libk3dyafray.so.0.0.0 libk3dyafray.so) creating libk3dyafray.la (cd .libs && rm -f libk3dyafray.la && ln -s ../libk3dyafray.la libk3dyafray.la) make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/yafray' make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules' make[1]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules' Making all in bin make[1]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/bin' Making all in plugins make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/bin/plugins' for module_path in ../../modules/gts/.libs/libk3dgts.so ../../modules/png/.libs/libk3dpng.so ../../modules/core/.libs/libk3dcore.so ../../modules/jpeg/.libs/libk3djpeg.so ../../modules/mesh/.libs/libk3dmesh.so ../../modules/tiff/.libs/libk3dtiff.so ../../modules/time/.libs/libk3dtime.so ../../modules/deformation/.libs/libk3ddeformation.so ../../modules/selection/.libs/libk3dselection.so ../../modules/aqsis/.libs/libk3daqsis.so ../../modules/array/.libs/libk3darray.so ../../modules/gnome/.libs/libk3dgnome.so ../../modules/nurbs/.libs/libk3dnurbs.so ../../modules/pixie/.libs/libk3dpixie.so ../../modules/graphviz/.libs/libk3dgraphviz.so ../../modules/qslim/.libs/libk3dqslim.so ../../modules/imagemagick/.libs/libk3dimagemagick.so ../../modules/k3dscript/.libs/libk3dscript.so ../../modules/lsystem/.libs/libk3dlsystem.so ../../modules/geometry/.libs/libk3dgeometry.so ../../modules/bitmap/.libs/libk3dbitmap.so ../../modules/blobbies/.libs/libk3dblobbies.so ../../modules/freetype2/.libs/libk3dfreetype2.so ../../modules/primitives/.libs/libk3dprimitives.so ../../modules/opengl/.libs/libk3dopengl.so ../../modules/quadrics/.libs/libk3dquadrics.so ../../modules/python/.libs/libk3dpython.so ../../modules/yafray/.libs/libk3dyafray.so ../../modules/openexr/.libs/libk3dopenexr.so ../../modules/annotation/.libs/libk3dannotation.so ../../modules/renderman/.libs/libk3drenderman.so ../../modules/scripting/.libs/libk3dscripting.so; do \ if [ ! -e "${module_path##*/}" ]; then \ ln -s $module_path; \ fi \ done make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/bin/plugins' make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/bin' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/bin' make[1]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/bin' Making all in share make[1]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share' Making all in documents make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/documents' Making all in animation make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/documents/animation' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/documents/animation' Making all in shader_examples make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/documents/shader_examples' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/documents/shader_examples' Making all in . make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/documents' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/documents' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/documents' Making all in fonts make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/fonts' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/fonts' Making all in icons make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/icons' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/icons' Making all in logo make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/logo' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/logo' Making all in lsystem make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/lsystem' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/lsystem' Making all in ngui make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/ngui' Making all in . make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/ngui' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/ngui' Making all in pixmap make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/ngui/pixmap' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/ngui/pixmap' Making all in scalable make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/ngui/scalable' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/ngui/scalable' Making all in rasterized make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/ngui/rasterized' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/ngui/rasterized' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/ngui' Making all in qtui make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/qtui' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/qtui' Making all in scripts make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/scripts' Making all in . make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/scripts' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/scripts' Making all in animation make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/scripts/animation' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/scripts/animation' Making all in mesh_modifiers make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/scripts/mesh_modifiers' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/scripts/mesh_modifiers' Making all in renderman make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/scripts/renderman' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/scripts/renderman' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/scripts' Making all in shaders make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/shaders' Making all in displacement make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/shaders/displacement' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/shaders/displacement' Making all in imager make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/shaders/imager' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/shaders/imager' Making all in layered make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/shaders/layered' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/shaders/layered' Making all in light make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/shaders/light' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/shaders/light' Making all in surface make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/shaders/surface' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/shaders/surface' Making all in volume make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/shaders/volume' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/shaders/volume' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/shaders' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/shaders' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/shaders' Making all in textures make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/textures' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/textures' Making all in tutorials make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/tutorials' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/tutorials' Making all in . make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share' make[1]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share' Making all in tests make[1]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/tests' Making all in mymodule make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/tests/mymodule' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/tests/mymodule' Making all in meshes make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/tests/meshes' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/tests/meshes' Making all in . make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/tests' for file in testharness.startup.001 testharness.scriptrecognition.null.001 testharness.scriptrecognition.k3dscript.001 testharness.scriptrecognition.python.001 testharness.scriptfailure.k3dscript.001 testharness.scriptfailure.python.001 sources.filenames.length.001 application.newdocument.001 application.newdocument.002 document.stress_test.001 document.stress_test.002 bitmaps.import.bmp.001 bitmaps.import.jpg.001 bitmaps.import.png.001 bitmaps.import.sun.001 bitmaps.import.tif.001 ngui.startup.001 ngui.menu.activate.001 ngui.menu.activate.002 ngui.add_viewport.001 ngui.assign_hotkeys.001 ngui.bitmaps.add.001 ngui.bitmaps.color_monochrome.001 ngui.bitmaps.gamma.001 ngui.bitmaps.matte_colordiff.001 ngui.bitmaps.multiply.001 ngui.bitmaps.subtract.001 ngui.bitmaps.threshold.001 ngui.shaders.undo_selection.001 ngui.tools.unparent.001 ngui.tools.undo_delete_rotate.001 ngui.tutorials.getting_started.001 ngui.tutorials.panel_basics.001 ngui.tutorials.navigation.001 ngui.tutorials.basic_selection.001 ngui.tutorials.gts_boolean.001; do chmod 755 ../tests/$file; done make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/tests' make[1]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/tests' Making all in docs make[1]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/docs' Making all in uml make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/docs/uml' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/docs/uml' Making all in wiki make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/docs/wiki' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/docs/wiki' Making all in xml make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/docs/xml' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/docs/xml' make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/docs' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/docs' make[1]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/docs' Making all in desktop make[1]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/desktop' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/desktop' Making all in man make[1]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/man' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/man' Making all in . make[1]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.B47Zjz + umask 022 + cd /builddir/build/BUILD + cd k3d-0.6.7.0 + LANG=C + export LANG + unset DISPLAY + find -type f -regex '.*\.\(cpp\|h\|svg\)' -perm +111 -exec chmod -x '{}' ';' + make install DESTDIR=/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64 Making install in m4 make[1]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/m4' make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/m4' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/m4' make[1]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/m4' Making install in hapy make[1]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/hapy' Making install in . make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/hapy' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/hapy' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/hapy' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/hapy' Making install in src make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/hapy/src' Making install in . make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/hapy/src' make[4]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/hapy/src' test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libHapy.la' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/libHapy.la' /usr/bin/install -c .libs/libHapy.so.0.0.0 /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/libHapy.so.0.0.0 (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64 && { ln -s -f libHapy.so.0.0.0 libHapy.so.0 || { rm -f libHapy.so.0 && ln -s libHapy.so.0.0.0 libHapy.so.0; }; }) (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64 && { ln -s -f libHapy.so.0.0.0 libHapy.so || { rm -f libHapy.so && ln -s libHapy.so.0.0.0 libHapy.so; }; }) /usr/bin/install -c .libs/libHapy.lai /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/libHapy.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/hapy/src' make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/hapy/src' Making install in include make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/hapy/src/include' Making install in . make[4]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/hapy/src/include' make[5]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/hapy/src/include' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/hapy/src/include' make[4]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/hapy/src/include' Making install in Hapy make[4]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/hapy/src/include/Hapy' make[5]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/hapy/src/include/Hapy' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/k3d/Hapy" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/Hapy" /usr/bin/install -c -m 644 'Action.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/Hapy/Action.h' /usr/bin/install -c -m 644 'Algorithm.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/Hapy/Algorithm.h' /usr/bin/install -c -m 644 'Algorithms.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/Hapy/Algorithms.h' /usr/bin/install -c -m 644 'Area.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/Hapy/Area.h' /usr/bin/install -c -m 644 'Assert.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/Hapy/Assert.h' /usr/bin/install -c -m 644 'Buffer.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/Hapy/Buffer.h' /usr/bin/install -c -m 644 'Debugger.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/Hapy/Debugger.h' /usr/bin/install -c -m 644 'First.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/Hapy/First.h' /usr/bin/install -c -m 644 'FunAction.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/Hapy/FunAction.h' /usr/bin/install -c -m 644 'IoStream.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/Hapy/IoStream.h' /usr/bin/install -c -m 644 'IosFwd.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/Hapy/IosFwd.h' /usr/bin/install -c -m 644 'Iterator.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/Hapy/Iterator.h' /usr/bin/install -c -m 644 'NumericLimits.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/Hapy/NumericLimits.h' /usr/bin/install -c -m 644 'Optimizer.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/Hapy/Optimizer.h' /usr/bin/install -c -m 644 'Parser.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/Hapy/Parser.h' /usr/bin/install -c -m 644 'Pree.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/Hapy/Pree.h' /usr/bin/install -c -m 644 'PreeFarm.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/Hapy/PreeFarm.h' /usr/bin/install -c -m 644 'PreeKids.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/Hapy/PreeKids.h' /usr/bin/install -c -m 644 'PrettyPrint.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/Hapy/PrettyPrint.h' /usr/bin/install -c -m 644 'Result.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/Hapy/Result.h' /usr/bin/install -c -m 644 'Rule.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/Hapy/Rule.h' /usr/bin/install -c -m 644 'RuleBase.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/Hapy/RuleBase.h' /usr/bin/install -c -m 644 'RuleCompFlags.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/Hapy/RuleCompFlags.h' /usr/bin/install -c -m 644 'RuleId.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/Hapy/RuleId.h' /usr/bin/install -c -m 644 'RulePtr.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/Hapy/RulePtr.h' /usr/bin/install -c -m 644 'Rules.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/Hapy/Rules.h' /usr/bin/install -c -m 644 'String.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/Hapy/String.h' /usr/bin/install -c -m 644 'Top.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/Hapy/Top.h' /usr/bin/install -c -m 644 'Version.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/Hapy/Version.h' make[5]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/hapy/src/include/Hapy' make[4]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/hapy/src/include/Hapy' make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/hapy/src/include' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/hapy/src' make[1]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/hapy' Making install in k3dsdk make[1]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk' Making install in sgi_tesselator make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/sgi_tesselator' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/sgi_tesselator' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/k3d/k3dsdk/sgi_tesselator" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/sgi_tesselator" /usr/bin/install -c -m 644 'dict.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/sgi_tesselator/dict.h' /usr/bin/install -c -m 644 'dict-list.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/sgi_tesselator/dict-list.h' /usr/bin/install -c -m 644 'geom.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/sgi_tesselator/geom.h' /usr/bin/install -c -m 644 'gluos.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/sgi_tesselator/gluos.h' /usr/bin/install -c -m 644 'memalloc.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/sgi_tesselator/memalloc.h' /usr/bin/install -c -m 644 'mesh.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/sgi_tesselator/mesh.h' /usr/bin/install -c -m 644 'normal.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/sgi_tesselator/normal.h' /usr/bin/install -c -m 644 'priorityq-heap.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/sgi_tesselator/priorityq-heap.h' /usr/bin/install -c -m 644 'priorityq-sort.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/sgi_tesselator/priorityq-sort.h' /usr/bin/install -c -m 644 'render.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/sgi_tesselator/render.h' /usr/bin/install -c -m 644 'sweep.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/sgi_tesselator/sweep.h' /usr/bin/install -c -m 644 'tess.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/sgi_tesselator/tess.h' /usr/bin/install -c -m 644 'tessmono.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/sgi_tesselator/tessmono.h' make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/sgi_tesselator' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/sgi_tesselator' Making install in Half make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/Half' make install-am make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/Half' make[4]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/Half' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/k3d/k3dsdk/Half" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/Half" /usr/bin/install -c -m 644 'half.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/Half/half.h' /usr/bin/install -c -m 644 'halfFunction.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/Half/halfFunction.h' /usr/bin/install -c -m 644 'halfLimits.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/Half/halfLimits.h' make[4]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/Half' make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/Half' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/Half' Making install in . make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk' test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libk3dsdk.la' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/libk3dsdk.la' /usr/bin/install -c .libs/libk3dsdk.so.0.0.0 /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/libk3dsdk.so.0.0.0 (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64 && { ln -s -f libk3dsdk.so.0.0.0 libk3dsdk.so.0 || { rm -f libk3dsdk.so.0 && ln -s libk3dsdk.so.0.0.0 libk3dsdk.so.0; }; }) (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64 && { ln -s -f libk3dsdk.so.0.0.0 libk3dsdk.so || { rm -f libk3dsdk.so && ln -s libk3dsdk.so.0.0.0 libk3dsdk.so; }; }) /usr/bin/install -c .libs/libk3dsdk.lai /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/libk3dsdk.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/k3d/k3dsdk" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk" /usr/bin/install -c -m 644 'algebra.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/algebra.h' /usr/bin/install -c -m 644 'application.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/application.h' /usr/bin/install -c -m 644 'application_detail.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/application_detail.h' /usr/bin/install -c -m 644 'aqsis_properties.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/aqsis_properties.h' /usr/bin/install -c -m 644 'aspect_ratios.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/aspect_ratios.h' /usr/bin/install -c -m 644 'auto_ptr.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/auto_ptr.h' /usr/bin/install -c -m 644 'axis.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/axis.h' /usr/bin/install -c -m 644 'base64.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/base64.h' /usr/bin/install -c -m 644 'basic_math.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/basic_math.h' /usr/bin/install -c -m 644 'bezier.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/bezier.h' /usr/bin/install -c -m 644 'bezier_private.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/bezier_private.h' /usr/bin/install -c -m 644 'bitmap.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/bitmap.h' /usr/bin/install -c -m 644 'bitmap_modifier.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/bitmap_modifier.h' /usr/bin/install -c -m 644 'bitmap_source.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/bitmap_source.h' /usr/bin/install -c -m 644 'bounded.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/bounded.h' /usr/bin/install -c -m 644 'bounding_box.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/bounding_box.h' /usr/bin/install -c -m 644 'classes.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/classes.h' /usr/bin/install -c -m 644 'color.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/color.h' /usr/bin/install -c -m 644 'color_source.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/color_source.h' /usr/bin/install -c -m 644 'command_node.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/command_node.h' /usr/bin/install -c -m 644 'command_tree.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/command_tree.h' /usr/bin/install -c -m 644 'create_plugins.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/create_plugins.h' /usr/bin/install -c -m 644 'data.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/data.h' /usr/bin/install -c -m 644 'dependencies.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/dependencies.h' /usr/bin/install -c -m 644 'document.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/document.h' /usr/bin/install -c -m 644 'exceptions.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/exceptions.h' /usr/bin/install -c -m 644 'explicit_snap_source.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/explicit_snap_source.h' /usr/bin/install -c -m 644 'explicit_snap_target.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/explicit_snap_target.h' /usr/bin/install -c -m 644 'expression.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/expression.h' /usr/bin/install -c -m 644 'expression_grammar.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/expression_grammar.h' /usr/bin/install -c -m 644 'file_filter.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/file_filter.h' /usr/bin/install -c -m 644 'file_helpers.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/file_helpers.h' /usr/bin/install -c -m 644 'file_range.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/file_range.h' /usr/bin/install -c -m 644 'fstream.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/fstream.h' /usr/bin/install -c -m 644 'geometry.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/geometry.h' /usr/bin/install -c -m 644 'gl.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/gl.h' /usr/bin/install -c -m 644 'gl_info.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/gl_info.h' /usr/bin/install -c -m 644 'gzstream.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/gzstream.h' /usr/bin/install -c -m 644 'high_res_timer.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/high_res_timer.h' /usr/bin/install -c -m 644 'hints.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/hints.h' /usr/bin/install -c -m 644 'i18n.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/i18n.h' /usr/bin/install -c -m 644 'i3d_2d_mapping.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/i3d_2d_mapping.h' /usr/bin/install -c -m 644 'ianimation_render_engine.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/ianimation_render_engine.h' /usr/bin/install -c -m 644 'iapplication.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/iapplication.h' /usr/bin/install -c -m 644 'iapplication_plugin_factory.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/iapplication_plugin_factory.h' /usr/bin/install -c -m 644 'ibezier_channel.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/ibezier_channel.h' /usr/bin/install -c -m 644 'ibitmap_read_format.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/ibitmap_read_format.h' /usr/bin/install -c -m 644 'ibitmap_sink.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/ibitmap_sink.h' /usr/bin/install -c -m 644 'ibitmap_source.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/ibitmap_source.h' /usr/bin/install -c -m 644 'ibitmap_write_format.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/ibitmap_write_format.h' /usr/bin/install -c -m 644 'ibounded.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/ibounded.h' /usr/bin/install -c -m 644 'icamera.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/icamera.h' /usr/bin/install -c -m 644 'icamera_animation_render_engine.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/icamera_animation_render_engine.h' /usr/bin/install -c -m 644 'icamera_preview_render_engine.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/icamera_preview_render_engine.h' /usr/bin/install -c -m 644 'icamera_still_render_engine.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/icamera_still_render_engine.h' /usr/bin/install -c -m 644 'ichannel.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/ichannel.h' /usr/bin/install -c -m 644 'icolor_source.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/icolor_source.h' /usr/bin/install -c -m 644 'icommand_node.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/icommand_node.h' /usr/bin/install -c -m 644 'icommand_tree.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/icommand_tree.h' /usr/bin/install -c -m 644 'icrop_window.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/icrop_window.h' /usr/bin/install -c -m 644 'idag.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/idag.h' /usr/bin/install -c -m 644 'ideletable.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/ideletable.h' /usr/bin/install -c -m 644 'idependencies.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/idependencies.h' /usr/bin/install -c -m 644 'idocument.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/idocument.h' /usr/bin/install -c -m 644 'idocument_plugin_factory.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/idocument_plugin_factory.h' /usr/bin/install -c -m 644 'idocument_read_format.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/idocument_read_format.h' /usr/bin/install -c -m 644 'idocument_write_format.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/idocument_write_format.h' /usr/bin/install -c -m 644 'ienumeration_property.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/ienumeration_property.h' /usr/bin/install -c -m 644 'ifile_format.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/ifile_format.h' /usr/bin/install -c -m 644 'igl.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/igl.h' /usr/bin/install -c -m 644 'ilist_property.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/ilist_property.h' /usr/bin/install -c -m 644 'ilong_source.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/ilong_source.h' /usr/bin/install -c -m 644 'imaterial.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/imaterial.h' /usr/bin/install -c -m 644 'imaterial_client.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/imaterial_client.h' /usr/bin/install -c -m 644 'imeasurement_property.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/imeasurement_property.h' /usr/bin/install -c -m 644 'imesh_selection_sink.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/imesh_selection_sink.h' /usr/bin/install -c -m 644 'imesh_sink.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/imesh_sink.h' /usr/bin/install -c -m 644 'imesh_source.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/imesh_source.h' /usr/bin/install -c -m 644 'imesh_storage.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/imesh_storage.h' /usr/bin/install -c -m 644 'inode.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/inode.h' /usr/bin/install -c -m 644 'inode_change_signal.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/inode_change_signal.h' /usr/bin/install -c -m 644 'inode_collection.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/inode_collection.h' /usr/bin/install -c -m 644 'inode_name_map.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/inode_name_map.h' /usr/bin/install -c -m 644 'inode_property.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/inode_property.h' /usr/bin/install -c -m 644 'iparentable.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/iparentable.h' /usr/bin/install -c -m 644 'ipath_property.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/ipath_property.h' /usr/bin/install -c -m 644 'ipersistent.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/ipersistent.h' /usr/bin/install -c -m 644 'ipersistent_container.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/ipersistent_container.h' /usr/bin/install -c -m 644 'ipersistent_lookup.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/ipersistent_lookup.h' /usr/bin/install -c -m 644 'iplugin_factory.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/iplugin_factory.h' /usr/bin/install -c -m 644 'iplugin_factory_collection.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/iplugin_factory_collection.h' /usr/bin/install -c -m 644 'iplugin_registry.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/iplugin_registry.h' /usr/bin/install -c -m 644 'ipreview_render_engine.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/ipreview_render_engine.h' /usr/bin/install -c -m 644 'iprojection.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/iprojection.h' /usr/bin/install -c -m 644 'iproperty.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/iproperty.h' /usr/bin/install -c -m 644 'iproperty_collection.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/iproperty_collection.h' /usr/bin/install -c -m 644 'iproperty_group_collection.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/iproperty_group_collection.h' /usr/bin/install -c -m 644 'irender_farm.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/irender_farm.h' /usr/bin/install -c -m 644 'irenderman.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/irenderman.h' /usr/bin/install -c -m 644 'irenderman_property.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/irenderman_property.h' /usr/bin/install -c -m 644 'iscalar_source.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/iscalar_source.h' /usr/bin/install -c -m 644 'iscript_engine.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/iscript_engine.h' /usr/bin/install -c -m 644 'iscript_property.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/iscript_property.h' /usr/bin/install -c -m 644 'iselectable.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/iselectable.h' /usr/bin/install -c -m 644 'ishader_collection_ri.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/ishader_collection_ri.h' /usr/bin/install -c -m 644 'isnap_source.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/isnap_source.h' /usr/bin/install -c -m 644 'isnap_target.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/isnap_target.h' /usr/bin/install -c -m 644 'isnappable.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/isnappable.h' /usr/bin/install -c -m 644 'istate_container.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/istate_container.h' /usr/bin/install -c -m 644 'istate_recorder.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/istate_recorder.h' /usr/bin/install -c -m 644 'istill_render_engine.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/istill_render_engine.h' /usr/bin/install -c -m 644 'istring_source.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/istring_source.h' /usr/bin/install -c -m 644 'itime_sink.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/itime_sink.h' /usr/bin/install -c -m 644 'itransform_array_1d.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/itransform_array_1d.h' /usr/bin/install -c -m 644 'itransform_array_2d.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/itransform_array_2d.h' /usr/bin/install -c -m 644 'itransform_array_3d.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/itransform_array_3d.h' /usr/bin/install -c -m 644 'itransform_sink.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/itransform_sink.h' /usr/bin/install -c -m 644 'itransform_source.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/itransform_source.h' /usr/bin/install -c -m 644 'iunknown.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/iunknown.h' /usr/bin/install -c -m 644 'iuri.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/iuri.h' /usr/bin/install -c -m 644 'iuser_interface.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/iuser_interface.h' /usr/bin/install -c -m 644 'iuser_interface_plugin.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/iuser_interface_plugin.h' /usr/bin/install -c -m 644 'iuser_property.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/iuser_property.h' /usr/bin/install -c -m 644 'ivector3_source.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/ivector3_source.h' /usr/bin/install -c -m 644 'iwritable_property.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/iwritable_property.h' /usr/bin/install -c -m 644 'iyafray.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/iyafray.h' /usr/bin/install -c -m 644 'keyboard.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/keyboard.h' /usr/bin/install -c -m 644 'log.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/log.h' /usr/bin/install -c -m 644 'long_source.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/long_source.h' /usr/bin/install -c -m 644 'material.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/material.h' /usr/bin/install -c -m 644 'material_client.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/material_client.h' /usr/bin/install -c -m 644 'measurement.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/measurement.h' /usr/bin/install -c -m 644 'memory.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/memory.h' /usr/bin/install -c -m 644 'mesh.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/mesh.h' /usr/bin/install -c -m 644 'mesh_modifier.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/mesh_modifier.h' /usr/bin/install -c -m 644 'mesh_selection.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/mesh_selection.h' /usr/bin/install -c -m 644 'mesh_selection_sink.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/mesh_selection_sink.h' /usr/bin/install -c -m 644 'mesh_sink.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/mesh_sink.h' /usr/bin/install -c -m 644 'mesh_source.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/mesh_source.h' /usr/bin/install -c -m 644 'mesh_triangulate_detail.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/mesh_triangulate_detail.h' /usr/bin/install -c -m 644 'module.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/module.h' /usr/bin/install -c -m 644 'module_private.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/module_private.h' /usr/bin/install -c -m 644 'namespace_documentation.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/namespace_documentation.h' /usr/bin/install -c -m 644 'node.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/node.h' /usr/bin/install -c -m 644 'node_change_signal.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/node_change_signal.h' /usr/bin/install -c -m 644 'node_name_map.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/node_name_map.h' /usr/bin/install -c -m 644 'nodes.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/nodes.h' /usr/bin/install -c -m 644 'noise.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/noise.h' /usr/bin/install -c -m 644 'nurbs.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/nurbs.h' /usr/bin/install -c -m 644 'options.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/options.h' /usr/bin/install -c -m 644 'options_policy.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/options_policy.h' /usr/bin/install -c -m 644 'parentable.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/parentable.h' /usr/bin/install -c -m 644 'path.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/path.h' /usr/bin/install -c -m 644 'persistent.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/persistent.h' /usr/bin/install -c -m 644 'persistent_container.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/persistent_container.h' /usr/bin/install -c -m 644 'persistent_lookup.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/persistent_lookup.h' /usr/bin/install -c -m 644 'plugin_factory_collection.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/plugin_factory_collection.h' /usr/bin/install -c -m 644 'plugins.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/plugins.h' /usr/bin/install -c -m 644 'property.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/property.h' /usr/bin/install -c -m 644 'property_collection.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/property_collection.h' /usr/bin/install -c -m 644 'property_group_collection.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/property_group_collection.h' /usr/bin/install -c -m 644 'register_application.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/register_application.h' /usr/bin/install -c -m 644 'render_farm.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/render_farm.h' /usr/bin/install -c -m 644 'render_farm_detail.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/render_farm_detail.h' /usr/bin/install -c -m 644 'renderman.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/renderman.h' /usr/bin/install -c -m 644 'renderman_properties.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/renderman_properties.h' /usr/bin/install -c -m 644 'renderman_shader.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/renderman_shader.h' /usr/bin/install -c -m 644 'renderman_types.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/renderman_types.h' /usr/bin/install -c -m 644 'resolutions.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/resolutions.h' /usr/bin/install -c -m 644 'result.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/result.h' /usr/bin/install -c -m 644 'scalar_source.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/scalar_source.h' /usr/bin/install -c -m 644 'scripted_node.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/scripted_node.h' /usr/bin/install -c -m 644 'scripting.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/scripting.h' /usr/bin/install -c -m 644 'selectable.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/selectable.h' /usr/bin/install -c -m 644 'selection.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/selection.h' /usr/bin/install -c -m 644 'serialization.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/serialization.h' /usr/bin/install -c -m 644 'sgi_tesselator.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/sgi_tesselator.h' /usr/bin/install -c -m 644 'shader_cache.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/shader_cache.h' /usr/bin/install -c -m 644 'shader_cache_detail.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/shader_cache_detail.h' /usr/bin/install -c -m 644 'shader_collection_ri.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/shader_collection_ri.h' /usr/bin/install -c -m 644 'shaders.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/shaders.h' /usr/bin/install -c -m 644 'share.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/share.h' /usr/bin/install -c -m 644 'share_detail.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/share_detail.h' /usr/bin/install -c -m 644 'signal_slots.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/signal_slots.h' /usr/bin/install -c -m 644 'signal_system.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/signal_system.h' /usr/bin/install -c -m 644 'sl.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/sl.h' /usr/bin/install -c -m 644 'snap_source.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/snap_source.h' /usr/bin/install -c -m 644 'snap_target.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/snap_target.h' /usr/bin/install -c -m 644 'snappable.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/snappable.h' /usr/bin/install -c -m 644 'snappable_detail.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/snappable_detail.h' /usr/bin/install -c -m 644 'socket.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/socket.h' /usr/bin/install -c -m 644 'state_change_set.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/state_change_set.h' /usr/bin/install -c -m 644 'string_cast.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/string_cast.h' /usr/bin/install -c -m 644 'string_modifiers.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/string_modifiers.h' /usr/bin/install -c -m 644 'string_source.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/string_source.h' /usr/bin/install -c -m 644 'system.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/system.h' /usr/bin/install -c -m 644 'time_source.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/time_source.h' /usr/bin/install -c -m 644 'tokens.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/tokens.h' /usr/bin/install -c -m 644 'transform.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/transform.h' /usr/bin/install -c -m 644 'transform_source.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/transform_source.h' /usr/bin/install -c -m 644 'transformable.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/transformable.h' /usr/bin/install -c -m 644 'types.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/types.h' /usr/bin/install -c -m 644 'user_interface.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/user_interface.h' /usr/bin/install -c -m 644 'user_interface_detail.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/user_interface_detail.h' /usr/bin/install -c -m 644 'user_properties.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/user_properties.h' /usr/bin/install -c -m 644 'user_property_changed_signal.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/user_property_changed_signal.h' /usr/bin/install -c -m 644 'ustring.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/ustring.h' /usr/bin/install -c -m 644 'utility.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/utility.h' /usr/bin/install -c -m 644 'uuid.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/uuid.h' /usr/bin/install -c -m 644 'vector3_source.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/vector3_source.h' /usr/bin/install -c -m 644 'vectors.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/vectors.h' /usr/bin/install -c -m 644 'version.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/version.h' /usr/bin/install -c -m 644 'xml.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/include/k3d/k3dsdk/xml.h' make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk' Making install in tests make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/tests' for file in data_container_test.001 float_to_string.001 matrix_transpose.001 mesh_selection.001 nurbs_serialize.001 nurbs_deserialize.001 nurbs_evaluate.001 nurbs_evaluate.002 nurbs_evaluate.003 path_decomposition.001 relative_path.001 relative_path.002 relative_path.003 xml_output.001 xml_input.001 xml_input.002 xml_input.003 xml_input.004 xml_input.005 xml_input.006; do chmod 755 ../../k3dsdk/tests/$file; done make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/tests' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk/tests' make[1]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/k3dsdk' Making install in application make[1]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/application' make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/application' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'k3d-bin' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/bin/k3d-bin' libtool: install: warning: `../k3dsdk/libk3dsdk.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/k3d-bin /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/bin/k3d-bin test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/bin" /usr/bin/install -c 'k3d' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/bin/k3d' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/application' make[1]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/application' Making install in bug-buddy make[1]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/bug-buddy' make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/bug-buddy' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'k3d-bug-buddy' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/bin/k3d-bug-buddy' libtool: install: warning: `../k3dsdk/libk3dsdk.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/k3d-bug-buddy /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/bin/k3d-bug-buddy make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/bug-buddy' make[1]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/bug-buddy' Making install in make-module-proxy make[1]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/make-module-proxy' make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/make-module-proxy' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'k3d-make-module-proxy' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/bin/k3d-make-module-proxy' libtool: install: warning: `../k3dsdk/libk3dsdk.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/k3d-make-module-proxy /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/bin/k3d-make-module-proxy make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/make-module-proxy' make[1]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/make-module-proxy' Making install in ngui make[1]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/ngui' make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/ngui' test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libk3dngui.la' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/libk3dngui.la' libtool: install: warning: relinking `libk3dngui.la' (cd /builddir/build/BUILD/k3d-0.6.7.0/ngui; /bin/sh ../libtool --tag=CXX --mode=relink g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3dngui.la -rpath /usr/lib64 about_box.lo angle_axis_control.lo application_state.lo application_window.lo aqsis_layer_chooser.lo assign_hotkeys_dialog.lo asynchronous_update.lo basic_input_model.lo bitmap_preview.lo bounding_box.lo button.lo check_button.lo check_menu_item.lo collapsible_frame.lo color_chooser.lo combo_box.lo command_arguments.lo command_node_inspector.lo console.lo context_menu.lo detail.lo document_state.lo document_window.lo entry.lo enumeration_chooser.lo event_recorder.lo file_chooser_dialog.lo hotkey_cell_renderer_text.lo hotkey_entry.lo icons.lo image_menu_item.lo image_toggle_button.lo interactive.lo keyboard.lo knife_tool.lo log_window.lo main_document_window.lo menu_item.lo menubar.lo menus.lo merge_nodes.lo messages.lo modifiers.lo module.lo move_tool.lo navigation_input_model.lo node_chooser.lo node_history.lo node_list.lo node_properties.lo node_window.lo null_input_model.lo open_uri.lo options.lo panel_frame.lo parent_tool.lo path_chooser.lo plug_tool.lo point_control.lo property_button.lo property_label.lo property_widget.lo render.lo render_region_tool.lo rotate_tool.lo rubber_band.lo safe_close_dialog.lo savable_application_window.lo savable_document_window.lo scale.lo scale_tool.lo screen_overlay.lo script_button.lo script_editor.lo scripting.lo selection.lo selection_button.lo selection_input_model.lo selection_tool.lo snap_tool.lo snap_tool_detail.lo spin_button.lo splash_box.lo statusbar.lo target.lo test_case_recorder.lo timeline.lo toggle_button.lo tool.lo tool_panel.lo tool_properties.lo toolbar.lo transform.lo transform_tool.lo tutorial_menu.lo tutorial_message.lo tutorial_recorder.lo ui_component.lo undo_tree.lo undo_utility.lo user_interface.lo user_property.lo utility.lo viewport.lo widget_manip.lo ../k3dsdk/libk3dsdk.la -lgtkmm-2.4 -lgiomm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lpangomm-1.4 -lcairomm-1.0 -lglibmm-2.4 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -Wl,--export-dynamic -lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGLU -lGL -lXmu -lXt -lSM -lICE -lgtk-x11-2.0 -lpangox-1.0 -lX11 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lboost_date_time -lboost_regex -inst-prefix-dir /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64) g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/about_box.o .libs/angle_axis_control.o .libs/application_state.o .libs/application_window.o .libs/aqsis_layer_chooser.o .libs/assign_hotkeys_dialog.o .libs/asynchronous_update.o .libs/basic_input_model.o .libs/bitmap_preview.o .libs/bounding_box.o .libs/button.o .libs/check_button.o .libs/check_menu_item.o .libs/collapsible_frame.o .libs/color_chooser.o .libs/combo_box.o .libs/command_arguments.o .libs/command_node_inspector.o .libs/console.o .libs/context_menu.o .libs/detail.o .libs/document_state.o .libs/document_window.o .libs/entry.o .libs/enumeration_chooser.o .libs/event_recorder.o .libs/file_chooser_dialog.o .libs/hotkey_cell_renderer_text.o .libs/hotkey_entry.o .libs/icons.o .libs/image_menu_item.o .libs/image_toggle_button.o .libs/interactive.o .libs/keyboard.o .libs/knife_tool.o .libs/log_window.o .libs/main_document_window.o .libs/menu_item.o .libs/menubar.o .libs/menus.o .libs/merge_nodes.o .libs/messages.o .libs/modifiers.o .libs/module.o .libs/move_tool.o .libs/navigation_input_model.o .libs/node_chooser.o .libs/node_history.o .libs/node_list.o .libs/node_properties.o .libs/node_window.o .libs/null_input_model.o .libs/open_uri.o .libs/options.o .libs/panel_frame.o .libs/parent_tool.o .libs/path_chooser.o .libs/plug_tool.o .libs/point_control.o .libs/property_button.o .libs/property_label.o .libs/property_widget.o .libs/render.o .libs/render_region_tool.o .libs/rotate_tool.o .libs/rubber_band.o .libs/safe_close_dialog.o .libs/savable_application_window.o .libs/savable_document_window.o .libs/scale.o .libs/scale_tool.o .libs/screen_overlay.o .libs/script_button.o .libs/script_editor.o .libs/scripting.o .libs/selection.o .libs/selection_button.o .libs/selection_input_model.o .libs/selection_tool.o .libs/snap_tool.o .libs/snap_tool_detail.o .libs/spin_button.o .libs/splash_box.o .libs/statusbar.o .libs/target.o .libs/test_case_recorder.o .libs/timeline.o .libs/toggle_button.o .libs/tool.o .libs/tool_panel.o .libs/tool_properties.o .libs/toolbar.o .libs/transform.o .libs/transform_tool.o .libs/tutorial_menu.o .libs/tutorial_message.o .libs/tutorial_recorder.o .libs/ui_component.o .libs/undo_tree.o .libs/undo_utility.o .libs/user_interface.o .libs/user_property.o .libs/utility.o .libs/viewport.o .libs/widget_manip.o -Wl,--rpath -Wl,/usr/lib64 -L/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64 -L/usr/lib64 -lk3dsdk -lgtkmm-2.4 -lgiomm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lpangomm-1.4 -lcairomm-1.0 -lglibmm-2.4 -lsigc-2.0 -lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGLU -lGL -lXmu -lXt -lSM -lICE -lgtk-x11-2.0 -lpangox-1.0 -lX11 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,--export-dynamic -Wl,-soname -Wl,libk3dngui.so.0 -o .libs/libk3dngui.so.0.0.0 /usr/bin/install -c .libs/libk3dngui.so.0.0.0T /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/libk3dngui.so.0.0.0 (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64 && { ln -s -f libk3dngui.so.0.0.0 libk3dngui.so.0 || { rm -f libk3dngui.so.0 && ln -s libk3dngui.so.0.0.0 libk3dngui.so.0; }; }) (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64 && { ln -s -f libk3dngui.so.0.0.0 libk3dngui.so || { rm -f libk3dngui.so && ln -s libk3dngui.so.0.0.0 libk3dngui.so; }; }) /usr/bin/install -c .libs/libk3dngui.lai /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/libk3dngui.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/ngui' make[1]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/ngui' Making install in nui make[1]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/nui' make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/nui' test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libk3dnui.la' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/libk3dnui.la' libtool: install: warning: relinking `libk3dnui.la' (cd /builddir/build/BUILD/k3d-0.6.7.0/nui; /bin/sh ../libtool --tag=CXX --mode=relink g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3dnui.la -rpath /usr/lib64 user_interface.lo ../k3dsdk/libk3dsdk.la -lboost_date_time -lboost_regex -inst-prefix-dir /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64) g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/user_interface.o -Wl,--rpath -Wl,/usr/lib64 -L/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64 -L/usr/lib64 -lk3dsdk -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dnui.so.0 -o .libs/libk3dnui.so.0.0.0 /usr/bin/install -c .libs/libk3dnui.so.0.0.0T /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/libk3dnui.so.0.0.0 (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64 && { ln -s -f libk3dnui.so.0.0.0 libk3dnui.so.0 || { rm -f libk3dnui.so.0 && ln -s libk3dnui.so.0.0.0 libk3dnui.so.0; }; }) (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64 && { ln -s -f libk3dnui.so.0.0.0 libk3dnui.so || { rm -f libk3dnui.so && ln -s libk3dnui.so.0.0.0 libk3dnui.so; }; }) /usr/bin/install -c .libs/libk3dnui.lai /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/libk3dnui.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/nui' make[1]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/nui' Making install in renderjob make[1]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/renderjob' make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/renderjob' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'k3d-renderjob' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/bin/k3d-renderjob' libtool: install: warning: `../k3dsdk/libk3dsdk.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/k3d-renderjob /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/bin/k3d-renderjob make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/renderjob' make[1]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/renderjob' Making install in renderframe make[1]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/renderframe' make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/renderframe' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'k3d-renderframe' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/bin/k3d-renderframe' libtool: install: warning: `../k3dsdk/libk3dsdk.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/k3d-renderframe /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/bin/k3d-renderframe make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/renderframe' make[1]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/renderframe' Making install in sl2xml make[1]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/sl2xml' Making install in . make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/sl2xml' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/sl2xml' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'k3d-sl2xml' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/bin/k3d-sl2xml' libtool: install: warning: `../k3dsdk/libk3dsdk.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/k3d-sl2xml /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/bin/k3d-sl2xml make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/sl2xml' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/sl2xml' Making install in tests make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/sl2xml/tests' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/sl2xml/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/sl2xml/tests' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/sl2xml/tests' make[1]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/sl2xml' Making install in subdivision_surface make[1]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/subdivision_surface' make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/subdivision_surface' test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libsubdivision_surface.la' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/libsubdivision_surface.la' /usr/bin/install -c .libs/libsubdivision_surface.so.0.0.0 /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/libsubdivision_surface.so.0.0.0 (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64 && { ln -s -f libsubdivision_surface.so.0.0.0 libsubdivision_surface.so.0 || { rm -f libsubdivision_surface.so.0 && ln -s libsubdivision_surface.so.0.0.0 libsubdivision_surface.so.0; }; }) (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64 && { ln -s -f libsubdivision_surface.so.0.0.0 libsubdivision_surface.so || { rm -f libsubdivision_surface.so && ln -s libsubdivision_surface.so.0.0.0 libsubdivision_surface.so; }; }) /usr/bin/install -c .libs/libsubdivision_surface.lai /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/libsubdivision_surface.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/subdivision_surface' make[1]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/subdivision_surface' Making install in surface_polygonizer make[1]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/surface_polygonizer' make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/surface_polygonizer' test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libsurface_polygonizer.la' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/libsurface_polygonizer.la' /usr/bin/install -c .libs/libsurface_polygonizer.so.0.0.0 /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/libsurface_polygonizer.so.0.0.0 (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64 && { ln -s -f libsurface_polygonizer.so.0.0.0 libsurface_polygonizer.so.0 || { rm -f libsurface_polygonizer.so.0 && ln -s libsurface_polygonizer.so.0.0.0 libsurface_polygonizer.so.0; }; }) (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64 && { ln -s -f libsurface_polygonizer.so.0.0.0 libsurface_polygonizer.so || { rm -f libsurface_polygonizer.so && ln -s libsurface_polygonizer.so.0.0.0 libsurface_polygonizer.so; }; }) /usr/bin/install -c .libs/libsurface_polygonizer.lai /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/libsurface_polygonizer.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/surface_polygonizer' make[1]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/surface_polygonizer' Making install in modules make[1]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules' Making install in annotation make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/annotation' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/annotation' test -z "/usr/lib64/k3d" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libk3dannotation.la' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dannotation.la' libtool: install: warning: relinking `libk3dannotation.la' (cd /builddir/build/BUILD/k3d-0.6.7.0/modules/annotation; /bin/sh ../../libtool --tag=CXX --mode=relink g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3dannotation.la -rpath /usr/lib64/k3d annotate_normal.lo annotation.lo annotation_2d.lo module.lo reference_image_2d.lo reference_image_3d.lo ../../k3dsdk/libk3dsdk.la -L/usr/lib64 -lGL -lpthread -lsigc-2.0 -L/usr/lib64 -lGLU -lboost_date_time -lboost_regex -inst-prefix-dir /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64) g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/annotate_normal.o .libs/annotation.o .libs/annotation_2d.o .libs/module.o .libs/reference_image_2d.o .libs/reference_image_3d.o -Wl,--rpath -Wl,/usr/lib64 -L/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64 -L/usr/lib64 -lk3dsdk -lGL -lpthread -lsigc-2.0 -lGLU -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dannotation.so.0 -o .libs/libk3dannotation.so.0.0.0 /usr/bin/install -c .libs/libk3dannotation.so.0.0.0T /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dannotation.so.0.0.0 (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dannotation.so.0.0.0 libk3dannotation.so.0 || { rm -f libk3dannotation.so.0 && ln -s libk3dannotation.so.0.0.0 libk3dannotation.so.0; }; }) (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dannotation.so.0.0.0 libk3dannotation.so || { rm -f libk3dannotation.so && ln -s libk3dannotation.so.0.0.0 libk3dannotation.so; }; }) /usr/bin/install -c .libs/libk3dannotation.lai /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dannotation.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/k3d' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/annotation' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/annotation' Making install in array make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/array' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/array' test -z "/usr/lib64/k3d" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libk3darray.la' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3darray.la' libtool: install: warning: relinking `libk3darray.la' (cd /builddir/build/BUILD/k3d-0.6.7.0/modules/array; /bin/sh ../../libtool --tag=CXX --mode=relink g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3darray.la -rpath /usr/lib64/k3d alternate_array_1d.lo alternate_array_2d.lo alternate_array_3d.lo module.lo rotate_array_1d.lo rotate_array_2d.lo rotate_array_3d.lo translate_array_1d.lo translate_array_2d.lo translate_array_3d.lo ../../k3dsdk/libk3dsdk.la -lsigc-2.0 -lboost_date_time -lboost_regex -inst-prefix-dir /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64) g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/alternate_array_1d.o .libs/alternate_array_2d.o .libs/alternate_array_3d.o .libs/module.o .libs/rotate_array_1d.o .libs/rotate_array_2d.o .libs/rotate_array_3d.o .libs/translate_array_1d.o .libs/translate_array_2d.o .libs/translate_array_3d.o -Wl,--rpath -Wl,/usr/lib64 -L/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64 -L/usr/lib64 -lk3dsdk -lsigc-2.0 -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3darray.so.0 -o .libs/libk3darray.so.0.0.0 /usr/bin/install -c .libs/libk3darray.so.0.0.0T /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3darray.so.0.0.0 (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3darray.so.0.0.0 libk3darray.so.0 || { rm -f libk3darray.so.0 && ln -s libk3darray.so.0.0.0 libk3darray.so.0; }; }) (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3darray.so.0.0.0 libk3darray.so || { rm -f libk3darray.so && ln -s libk3darray.so.0.0.0 libk3darray.so; }; }) /usr/bin/install -c .libs/libk3darray.lai /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3darray.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/k3d' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/array' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/array' Making install in aqsis make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/aqsis' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/aqsis' test -z "/usr/lib64/k3d" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libk3daqsis.la' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3daqsis.la' libtool: install: warning: relinking `libk3daqsis.la' (cd /builddir/build/BUILD/k3d-0.6.7.0/modules/aqsis; /bin/sh ../../libtool --tag=CXX --mode=relink g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3daqsis.la -rpath /usr/lib64/k3d layers.lo module.lo teapot.lo ../../k3dsdk/libk3dsdk.la -L/usr/lib64 -lGL -lpthread -lsigc-2.0 -L/usr/lib64 -lGLU -lboost_date_time -lboost_regex -inst-prefix-dir /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64) g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/layers.o .libs/module.o .libs/teapot.o -Wl,--rpath -Wl,/usr/lib64 -L/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64 -L/usr/lib64 -lk3dsdk -lGL -lpthread -lsigc-2.0 -lGLU -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3daqsis.so.0 -o .libs/libk3daqsis.so.0.0.0 /usr/bin/install -c .libs/libk3daqsis.so.0.0.0T /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3daqsis.so.0.0.0 (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3daqsis.so.0.0.0 libk3daqsis.so.0 || { rm -f libk3daqsis.so.0 && ln -s libk3daqsis.so.0.0.0 libk3daqsis.so.0; }; }) (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3daqsis.so.0.0.0 libk3daqsis.so || { rm -f libk3daqsis.so && ln -s libk3daqsis.so.0.0.0 libk3daqsis.so; }; }) /usr/bin/install -c .libs/libk3daqsis.lai /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3daqsis.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/k3d' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/aqsis' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/aqsis' Making install in bitmap make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/bitmap' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/bitmap' test -z "/usr/lib64/k3d" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libk3dbitmap.la' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dbitmap.la' libtool: install: warning: relinking `libk3dbitmap.la' (cd /builddir/build/BUILD/k3d-0.6.7.0/modules/bitmap; /bin/sh ../../libtool --tag=CXX --mode=relink g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3dbitmap.la -rpath /usr/lib64/k3d bitmap_add.lo bitmap_checker.lo bitmap_color_monochrome.lo bitmap_element.lo bitmap_file_in.lo bitmap_gamma.lo bitmap_image_add.lo bitmap_image_atop.lo bitmap_image_div.lo bitmap_image_inside.lo bitmap_image_max.lo bitmap_image_min.lo bitmap_image_mix.lo bitmap_image_multiply.lo bitmap_image_outside.lo bitmap_image_over.lo bitmap_image_screen.lo bitmap_image_sub.lo bitmap_image_sub_abs.lo bitmap_image_under.lo bitmap_image_xor.lo bitmap_invert.lo bitmap_matte_colordiff.lo bitmap_matte_invert.lo bitmap_multiply.lo bitmap_sequence_in.lo bitmap_sequence_out.lo bitmap_size.lo bitmap_solid.lo bitmap_sub.lo bitmap_threshold.lo module.lo ../../k3dsdk/libk3dsdk.la -L/usr/lib64 -lGL -lpthread -lsigc-2.0 -lboost_date_time -lboost_regex -inst-prefix-dir /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64) g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/bitmap_add.o .libs/bitmap_checker.o .libs/bitmap_color_monochrome.o .libs/bitmap_element.o .libs/bitmap_file_in.o .libs/bitmap_gamma.o .libs/bitmap_image_add.o .libs/bitmap_image_atop.o .libs/bitmap_image_div.o .libs/bitmap_image_inside.o .libs/bitmap_image_max.o .libs/bitmap_image_min.o .libs/bitmap_image_mix.o .libs/bitmap_image_multiply.o .libs/bitmap_image_outside.o .libs/bitmap_image_over.o .libs/bitmap_image_screen.o .libs/bitmap_image_sub.o .libs/bitmap_image_sub_abs.o .libs/bitmap_image_under.o .libs/bitmap_image_xor.o .libs/bitmap_invert.o .libs/bitmap_matte_colordiff.o .libs/bitmap_matte_invert.o .libs/bitmap_multiply.o .libs/bitmap_sequence_in.o .libs/bitmap_sequence_out.o .libs/bitmap_size.o .libs/bitmap_solid.o .libs/bitmap_sub.o .libs/bitmap_threshold.o .libs/module.o -Wl,--rpath -Wl,/usr/lib64 -L/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64 -L/usr/lib64 -lk3dsdk -lGL -lpthread -lsigc-2.0 -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dbitmap.so.0 -o .libs/libk3dbitmap.so.0.0.0 /usr/bin/install -c .libs/libk3dbitmap.so.0.0.0T /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dbitmap.so.0.0.0 (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dbitmap.so.0.0.0 libk3dbitmap.so.0 || { rm -f libk3dbitmap.so.0 && ln -s libk3dbitmap.so.0.0.0 libk3dbitmap.so.0; }; }) (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dbitmap.so.0.0.0 libk3dbitmap.so || { rm -f libk3dbitmap.so && ln -s libk3dbitmap.so.0.0.0 libk3dbitmap.so; }; }) /usr/bin/install -c .libs/libk3dbitmap.lai /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dbitmap.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/k3d' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/bitmap' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/bitmap' Making install in blobbies make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/blobbies' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/blobbies' test -z "/usr/lib64/k3d" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libk3dblobbies.la' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dblobbies.la' libtool: install: warning: relinking `libk3dblobbies.la' (cd /builddir/build/BUILD/k3d-0.6.7.0/modules/blobbies; /bin/sh ../../libtool --tag=CXX --mode=relink g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3dblobbies.la -rpath /usr/lib64/k3d blobbies.lo edges_to_blobby.lo module.lo points_to_blobby.lo polygonize_blobbies.lo ../../k3dsdk/libk3dsdk.la ../../surface_polygonizer/libsurface_polygonizer.la -lsigc-2.0 -L/usr/lib64 -lGL -lpthread -L/usr/lib64 -lGLU -lboost_date_time -lboost_regex -inst-prefix-dir /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64) g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/blobbies.o .libs/edges_to_blobby.o .libs/module.o .libs/points_to_blobby.o .libs/polygonize_blobbies.o -Wl,--rpath -Wl,/usr/lib64 -L/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64 -L/usr/lib64 -lk3dsdk -lsurface_polygonizer -lsigc-2.0 -lGL -lpthread -lGLU -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dblobbies.so.0 -o .libs/libk3dblobbies.so.0.0.0 /usr/bin/install -c .libs/libk3dblobbies.so.0.0.0T /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dblobbies.so.0.0.0 (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dblobbies.so.0.0.0 libk3dblobbies.so.0 || { rm -f libk3dblobbies.so.0 && ln -s libk3dblobbies.so.0.0.0 libk3dblobbies.so.0; }; }) (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dblobbies.so.0.0.0 libk3dblobbies.so || { rm -f libk3dblobbies.so && ln -s libk3dblobbies.so.0.0.0 libk3dblobbies.so; }; }) /usr/bin/install -c .libs/libk3dblobbies.lai /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dblobbies.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/k3d' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/blobbies' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/blobbies' Making install in core make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/core' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/core' test -z "/usr/lib64/k3d" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libk3dcore.la' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dcore.la' libtool: install: warning: relinking `libk3dcore.la' (cd /builddir/build/BUILD/k3d-0.6.7.0/modules/core; /bin/sh ../../libtool --tag=CXX --mode=relink g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3dcore.la -rpath /usr/lib64/k3d axes.lo camera.lo color_property.lo document_reader.lo document_writer.lo format_scalar.lo format_time.lo frozen_transformation.lo look_at.lo material.lo module.lo null.lo orientation.lo position.lo print_stdout.lo scalar_add.lo scalar_div.lo scalar_modulo.lo scalar_multiply.lo scalar_property.lo scalar_sine.lo scalar_sub.lo scale.lo show_matrix.lo snap.lo view_matrix.lo ../../k3dsdk/libk3dsdk.la -L/usr/lib64 -lGL -lpthread -lsigc-2.0 -L/usr/lib64 -lGLU -lboost_date_time -lboost_regex -inst-prefix-dir /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64) g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/axes.o .libs/camera.o .libs/color_property.o .libs/document_reader.o .libs/document_writer.o .libs/format_scalar.o .libs/format_time.o .libs/frozen_transformation.o .libs/look_at.o .libs/material.o .libs/module.o .libs/null.o .libs/orientation.o .libs/position.o .libs/print_stdout.o .libs/scalar_add.o .libs/scalar_div.o .libs/scalar_modulo.o .libs/scalar_multiply.o .libs/scalar_property.o .libs/scalar_sine.o .libs/scalar_sub.o .libs/scale.o .libs/show_matrix.o .libs/snap.o .libs/view_matrix.o -Wl,--rpath -Wl,/usr/lib64 -L/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64 -L/usr/lib64 -lk3dsdk -lGL -lpthread -lsigc-2.0 -lGLU -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dcore.so.0 -o .libs/libk3dcore.so.0.0.0 /usr/bin/install -c .libs/libk3dcore.so.0.0.0T /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dcore.so.0.0.0 (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dcore.so.0.0.0 libk3dcore.so.0 || { rm -f libk3dcore.so.0 && ln -s libk3dcore.so.0.0.0 libk3dcore.so.0; }; }) (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dcore.so.0.0.0 libk3dcore.so || { rm -f libk3dcore.so && ln -s libk3dcore.so.0.0.0 libk3dcore.so; }; }) /usr/bin/install -c .libs/libk3dcore.lai /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dcore.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/k3d' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/core' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/core' Making install in deformation make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/deformation' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/deformation' test -z "/usr/lib64/k3d" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libk3ddeformation.la' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3ddeformation.la' libtool: install: warning: relinking `libk3ddeformation.la' (cd /builddir/build/BUILD/k3d-0.6.7.0/modules/deformation; /bin/sh ../../libtool --tag=CXX --mode=relink g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3ddeformation.la -rpath /usr/lib64/k3d bend_points.lo bulge_points.lo center_points.lo cylindrical_wave_points.lo linear_point_noise.lo linear_wave_points.lo module.lo rotate_points.lo scale_points.lo shear_points.lo smooth_points.lo sphereize_points.lo taper_points.lo transform_points.lo translate_points.lo tweak_points.lo twist_points.lo ../../k3dsdk/libk3dsdk.la -L/usr/lib64 -lGL -lpthread -lsigc-2.0 -L/usr/lib64 -lGLU -lboost_date_time -lboost_regex -inst-prefix-dir /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64) g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/bend_points.o .libs/bulge_points.o .libs/center_points.o .libs/cylindrical_wave_points.o .libs/linear_point_noise.o .libs/linear_wave_points.o .libs/module.o .libs/rotate_points.o .libs/scale_points.o .libs/shear_points.o .libs/smooth_points.o .libs/sphereize_points.o .libs/taper_points.o .libs/transform_points.o .libs/translate_points.o .libs/tweak_points.o .libs/twist_points.o -Wl,--rpath -Wl,/usr/lib64 -L/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64 -L/usr/lib64 -lk3dsdk -lGL -lpthread -lsigc-2.0 -lGLU -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3ddeformation.so.0 -o .libs/libk3ddeformation.so.0.0.0 /usr/bin/install -c .libs/libk3ddeformation.so.0.0.0T /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3ddeformation.so.0.0.0 (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3ddeformation.so.0.0.0 libk3ddeformation.so.0 || { rm -f libk3ddeformation.so.0 && ln -s libk3ddeformation.so.0.0.0 libk3ddeformation.so.0; }; }) (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3ddeformation.so.0.0.0 libk3ddeformation.so || { rm -f libk3ddeformation.so && ln -s libk3ddeformation.so.0.0.0 libk3ddeformation.so; }; }) /usr/bin/install -c .libs/libk3ddeformation.lai /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3ddeformation.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/k3d' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/deformation' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/deformation' Making install in freetype2 make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/freetype2' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/freetype2' test -z "/usr/lib64/k3d" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libk3dfreetype2.la' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dfreetype2.la' libtool: install: warning: relinking `libk3dfreetype2.la' (cd /builddir/build/BUILD/k3d-0.6.7.0/modules/freetype2; /bin/sh ../../libtool --tag=CXX --mode=relink g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3dfreetype2.la -rpath /usr/lib64/k3d poly_text.lo ../../k3dsdk/libk3dsdk.la -lfreetype -lsigc-2.0 -lboost_date_time -lboost_regex -inst-prefix-dir /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64) g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/poly_text.o -Wl,--rpath -Wl,/usr/lib64 -L/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64 -L/usr/lib64 -lk3dsdk -lfreetype -lsigc-2.0 -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dfreetype2.so.0 -o .libs/libk3dfreetype2.so.0.0.0 /usr/bin/install -c .libs/libk3dfreetype2.so.0.0.0T /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dfreetype2.so.0.0.0 (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dfreetype2.so.0.0.0 libk3dfreetype2.so.0 || { rm -f libk3dfreetype2.so.0 && ln -s libk3dfreetype2.so.0.0.0 libk3dfreetype2.so.0; }; }) (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dfreetype2.so.0.0.0 libk3dfreetype2.so || { rm -f libk3dfreetype2.so && ln -s libk3dfreetype2.so.0.0.0 libk3dfreetype2.so; }; }) /usr/bin/install -c .libs/libk3dfreetype2.lai /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dfreetype2.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/k3d' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/freetype2' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/freetype2' Making install in geometry make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/geometry' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/geometry' test -z "/usr/lib64/k3d" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libk3dgeometry.la' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dgeometry.la' libtool: install: warning: relinking `libk3dgeometry.la' (cd /builddir/build/BUILD/k3d-0.6.7.0/modules/geometry; /bin/sh ../../libtool --tag=CXX --mode=relink g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3dgeometry.la -rpath /usr/lib64/k3d gtsreader.lo gtswriter.lo helpers.lo k3d_mesh_input.lo k3d_mesh_output.lo module.lo obj_helpers.lo obj_mesh_input.lo obj_mesh_output.lo objreader.lo off_reader.lo openfx_model_reader.lo rawread.lo rawwrite.lo rib_reader.lo ../../hapy/src/libHapy.la ../../k3dsdk/libk3dsdk.la -L/usr/lib64 -lGL -lpthread -lsigc-2.0 -lboost_date_time -lboost_regex -inst-prefix-dir /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64) g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/gtsreader.o .libs/gtswriter.o .libs/helpers.o .libs/k3d_mesh_input.o .libs/k3d_mesh_output.o .libs/module.o .libs/obj_helpers.o .libs/obj_mesh_input.o .libs/obj_mesh_output.o .libs/objreader.o .libs/off_reader.o .libs/openfx_model_reader.o .libs/rawread.o .libs/rawwrite.o .libs/rib_reader.o -Wl,--rpath -Wl,/usr/lib64 -L/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64 -L/usr/lib64 -lHapy -lk3dsdk -lGL -lpthread -lsigc-2.0 -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dgeometry.so.0 -o .libs/libk3dgeometry.so.0.0.0 /usr/bin/install -c .libs/libk3dgeometry.so.0.0.0T /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dgeometry.so.0.0.0 (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dgeometry.so.0.0.0 libk3dgeometry.so.0 || { rm -f libk3dgeometry.so.0 && ln -s libk3dgeometry.so.0.0.0 libk3dgeometry.so.0; }; }) (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dgeometry.so.0.0.0 libk3dgeometry.so || { rm -f libk3dgeometry.so && ln -s libk3dgeometry.so.0.0.0 libk3dgeometry.so; }; }) /usr/bin/install -c .libs/libk3dgeometry.lai /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dgeometry.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/k3d' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/geometry' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/geometry' Making install in gnome make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/gnome' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/gnome' test -z "/usr/lib64/k3d" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libk3dgnome.la' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dgnome.la' libtool: install: warning: relinking `libk3dgnome.la' (cd /builddir/build/BUILD/k3d-0.6.7.0/modules/gnome; /bin/sh ../../libtool --tag=CXX --mode=relink g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3dgnome.la -rpath /usr/lib64/k3d module.lo open_uri.lo ../../k3dsdk/libk3dsdk.la -pthread -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lgnomevfs-2 -lgconf-2 -lgthread-2.0 -lrt -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lboost_date_time -lboost_regex -inst-prefix-dir /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64) g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/module.o .libs/open_uri.o -Wl,--rpath -Wl,/usr/lib64 -L/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64 -L/usr/lib64 -lk3dsdk -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lgnomevfs-2 -lgconf-2 -lgthread-2.0 -lrt -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -pthread -Wl,-soname -Wl,libk3dgnome.so.0 -o .libs/libk3dgnome.so.0.0.0 /usr/bin/install -c .libs/libk3dgnome.so.0.0.0T /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dgnome.so.0.0.0 (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dgnome.so.0.0.0 libk3dgnome.so.0 || { rm -f libk3dgnome.so.0 && ln -s libk3dgnome.so.0.0.0 libk3dgnome.so.0; }; }) (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dgnome.so.0.0.0 libk3dgnome.so || { rm -f libk3dgnome.so && ln -s libk3dgnome.so.0.0.0 libk3dgnome.so; }; }) /usr/bin/install -c .libs/libk3dgnome.lai /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dgnome.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/k3d' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/gnome' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/gnome' Making install in graphviz make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/graphviz' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/graphviz' test -z "/usr/lib64/k3d" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libk3dgraphviz.la' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dgraphviz.la' libtool: install: warning: relinking `libk3dgraphviz.la' (cd /builddir/build/BUILD/k3d-0.6.7.0/modules/graphviz; /bin/sh ../../libtool --tag=CXX --mode=relink g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3dgraphviz.la -rpath /usr/lib64/k3d render_engine.lo ../../k3dsdk/libk3dsdk.la -lsigc-2.0 -lboost_date_time -lboost_regex -inst-prefix-dir /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64) g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/render_engine.o -Wl,--rpath -Wl,/usr/lib64 -L/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64 -L/usr/lib64 -lk3dsdk -lsigc-2.0 -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dgraphviz.so.0 -o .libs/libk3dgraphviz.so.0.0.0 /usr/bin/install -c .libs/libk3dgraphviz.so.0.0.0T /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dgraphviz.so.0.0.0 (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dgraphviz.so.0.0.0 libk3dgraphviz.so.0 || { rm -f libk3dgraphviz.so.0 && ln -s libk3dgraphviz.so.0.0.0 libk3dgraphviz.so.0; }; }) (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dgraphviz.so.0.0.0 libk3dgraphviz.so || { rm -f libk3dgraphviz.so && ln -s libk3dgraphviz.so.0.0.0 libk3dgraphviz.so; }; }) /usr/bin/install -c .libs/libk3dgraphviz.lai /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dgraphviz.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/k3d' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/graphviz' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/graphviz' Making install in gts make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/gts' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/gts' test -z "/usr/lib64/k3d" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libk3dgts.la' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dgts.la' /usr/bin/install -c .libs/libk3dgts.so.0.0.0 /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dgts.so.0.0.0 (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dgts.so.0.0.0 libk3dgts.so.0 || { rm -f libk3dgts.so.0 && ln -s libk3dgts.so.0.0.0 libk3dgts.so.0; }; }) (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dgts.so.0.0.0 libk3dgts.so || { rm -f libk3dgts.so && ln -s libk3dgts.so.0.0.0 libk3dgts.so; }; }) /usr/bin/install -c .libs/libk3dgts.lai /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dgts.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/k3d' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/gts' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/gts' Making install in imagemagick make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/imagemagick' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/imagemagick' test -z "/usr/lib64/k3d" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libk3dimagemagick.la' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dimagemagick.la' libtool: install: warning: relinking `libk3dimagemagick.la' (cd /builddir/build/BUILD/k3d-0.6.7.0/modules/imagemagick; /bin/sh ../../libtool --tag=CXX --mode=relink g++ -Wall -Wno-ctor-dtor-privacy -fopenmp -I/usr/include/ImageMagick -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -lMagick++ -lMagickCore -o libk3dimagemagick.la -rpath /usr/lib64/k3d module.lo imagemagickreader.lo imagemagickwriter.lo -lMagick++ -lMagickCore ../../k3dsdk/libk3dsdk.la -lsigc-2.0 -lboost_date_time -lboost_regex -inst-prefix-dir /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64) g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/module.o .libs/imagemagickreader.o .libs/imagemagickwriter.o -Wl,--rpath -Wl,/usr/lib64 -lMagick++ -lMagickCore -L/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64 -L/usr/lib64 -lk3dsdk -lsigc-2.0 -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dimagemagick.so.0 -o .libs/libk3dimagemagick.so.0.0.0 /usr/bin/install -c .libs/libk3dimagemagick.so.0.0.0T /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dimagemagick.so.0.0.0 (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dimagemagick.so.0.0.0 libk3dimagemagick.so.0 || { rm -f libk3dimagemagick.so.0 && ln -s libk3dimagemagick.so.0.0.0 libk3dimagemagick.so.0; }; }) (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dimagemagick.so.0.0.0 libk3dimagemagick.so || { rm -f libk3dimagemagick.so && ln -s libk3dimagemagick.so.0.0.0 libk3dimagemagick.so; }; }) /usr/bin/install -c .libs/libk3dimagemagick.lai /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dimagemagick.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/k3d' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/imagemagick' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/imagemagick' Making install in jpeg make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/jpeg' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/jpeg' test -z "/usr/lib64/k3d" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libk3djpeg.la' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3djpeg.la' libtool: install: warning: relinking `libk3djpeg.la' (cd /builddir/build/BUILD/k3d-0.6.7.0/modules/jpeg; /bin/sh ../../libtool --tag=CXX --mode=relink g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3djpeg.la -rpath /usr/lib64/k3d module.lo jpegreader.lo -ljpeg ../../k3dsdk/libk3dsdk.la -lboost_date_time -lboost_regex -inst-prefix-dir /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64) g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/module.o .libs/jpegreader.o -Wl,--rpath -Wl,/usr/lib64 -ljpeg -L/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64 -L/usr/lib64 -lk3dsdk -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3djpeg.so.0 -o .libs/libk3djpeg.so.0.0.0 /usr/bin/install -c .libs/libk3djpeg.so.0.0.0T /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3djpeg.so.0.0.0 (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3djpeg.so.0.0.0 libk3djpeg.so.0 || { rm -f libk3djpeg.so.0 && ln -s libk3djpeg.so.0.0.0 libk3djpeg.so.0; }; }) (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3djpeg.so.0.0.0 libk3djpeg.so || { rm -f libk3djpeg.so && ln -s libk3djpeg.so.0.0.0 libk3djpeg.so; }; }) /usr/bin/install -c .libs/libk3djpeg.lai /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3djpeg.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/k3d' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/jpeg' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/jpeg' Making install in k3dscript make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/k3dscript' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/k3dscript' test -z "/usr/lib64/k3d" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libk3dscript.la' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dscript.la' libtool: install: warning: relinking `libk3dscript.la' (cd /builddir/build/BUILD/k3d-0.6.7.0/modules/k3dscript; /bin/sh ../../libtool --tag=CXX --mode=relink g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3dscript.la -rpath /usr/lib64/k3d engine.lo ../../k3dsdk/libk3dsdk.la -lsigc-2.0 -lboost_date_time -lboost_regex -inst-prefix-dir /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64) g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/engine.o -Wl,--rpath -Wl,/usr/lib64 -L/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64 -L/usr/lib64 -lk3dsdk -lsigc-2.0 -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dscript.so.0 -o .libs/libk3dscript.so.0.0.0 /usr/bin/install -c .libs/libk3dscript.so.0.0.0T /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dscript.so.0.0.0 (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dscript.so.0.0.0 libk3dscript.so.0 || { rm -f libk3dscript.so.0 && ln -s libk3dscript.so.0.0.0 libk3dscript.so.0; }; }) (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dscript.so.0.0.0 libk3dscript.so || { rm -f libk3dscript.so && ln -s libk3dscript.so.0.0.0 libk3dscript.so; }; }) /usr/bin/install -c .libs/libk3dscript.lai /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dscript.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/k3d' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/k3dscript' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/k3dscript' Making install in lsystem make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/lsystem' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/lsystem' test -z "/usr/lib64/k3d" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libk3dlsystem.la' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dlsystem.la' libtool: install: warning: relinking `libk3dlsystem.la' (cd /builddir/build/BUILD/k3d-0.6.7.0/modules/lsystem; /bin/sh ../../libtool --tag=CXX --mode=relink g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3dlsystem.la -rpath /usr/lib64/k3d l_parser.lo ../../k3dsdk/libk3dsdk.la -L/usr/lib64 -lGL -lpthread -lsigc-2.0 -L/usr/lib64 -lGLU -lboost_date_time -lboost_regex -inst-prefix-dir /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64) g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/l_parser.o -Wl,--rpath -Wl,/usr/lib64 -L/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64 -L/usr/lib64 -lk3dsdk -lGL -lpthread -lsigc-2.0 -lGLU -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dlsystem.so.0 -o .libs/libk3dlsystem.so.0.0.0 /usr/bin/install -c .libs/libk3dlsystem.so.0.0.0T /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dlsystem.so.0.0.0 (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dlsystem.so.0.0.0 libk3dlsystem.so.0 || { rm -f libk3dlsystem.so.0 && ln -s libk3dlsystem.so.0.0.0 libk3dlsystem.so.0; }; }) (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dlsystem.so.0.0.0 libk3dlsystem.so || { rm -f libk3dlsystem.so && ln -s libk3dlsystem.so.0.0.0 libk3dlsystem.so; }; }) /usr/bin/install -c .libs/libk3dlsystem.lai /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dlsystem.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/k3d' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/lsystem' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/lsystem' Making install in mesh make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/mesh' Making install in . make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/mesh' make[4]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/mesh' test -z "/usr/lib64/k3d" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libk3dmesh.la' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dmesh.la' libtool: install: warning: relinking `libk3dmesh.la' (cd /builddir/build/BUILD/k3d-0.6.7.0/modules/mesh; /bin/sh ../../libtool --tag=CXX --mode=relink g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3dmesh.la -rpath /usr/lib64/k3d array_1d.lo array_2d.lo array_3d.lo bevel_faces.lo bevel_points.lo bridge_edges.lo bridge_faces.lo cap_hole.lo catmull_clark_subdivider.lo connect_vertices.lo connect_vertices2.lo collapse_edges.lo cylinder_map.lo delete_components.lo dissolve_components.lo extrude_faces.lo face_normals.lo fill_selected_holes.lo fillet_edges.lo filter_faces_by_color.lo flip_orientation.lo frozen_mesh.lo frozen_parameter.lo helpers.lo join_points.lo make_bilinear_patches.lo make_creases.lo make_sds.lo merge_mesh.lo mesh_instance.lo mesh_stats.lo module.lo move_first_edge.lo planar_map.lo planar_map2.lo polygonize_bicubic_patches.lo sds_corner.lo sds_crease.lo sds_hole.lo set_material.lo show_component_numbering.lo show_face_orientations.lo smooth_shade.lo sphere_map.lo subdivide_edges.lo subdivide_faces.lo tag_color.lo texture_map.lo triangulate_faces.lo weld.lo ../../k3dsdk/libk3dsdk.la ../../surface_polygonizer/libsurface_polygonizer.la ../../subdivision_surface/libsubdivision_surface.la -L/usr/lib64 -lGL -lpthread -lsigc-2.0 -L/usr/lib64 -lGLU -lboost_date_time -lboost_regex -inst-prefix-dir /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64) g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/array_1d.o .libs/array_2d.o .libs/array_3d.o .libs/bevel_faces.o .libs/bevel_points.o .libs/bridge_edges.o .libs/bridge_faces.o .libs/cap_hole.o .libs/catmull_clark_subdivider.o .libs/connect_vertices.o .libs/connect_vertices2.o .libs/collapse_edges.o .libs/cylinder_map.o .libs/delete_components.o .libs/dissolve_components.o .libs/extrude_faces.o .libs/face_normals.o .libs/fill_selected_holes.o .libs/fillet_edges.o .libs/filter_faces_by_color.o .libs/flip_orientation.o .libs/frozen_mesh.o .libs/frozen_parameter.o .libs/helpers.o .libs/join_points.o .libs/make_bilinear_patches.o .libs/make_creases.o .libs/make_sds.o .libs/merge_mesh.o .libs/mesh_instance.o .libs/mesh_stats.o .libs/module.o .libs/move_first_edge.o .libs/planar_map.o .libs/planar_map2.o .libs/polygonize_bicubic_patches.o .libs/sds_corner.o .libs/sds_crease.o .libs/sds_hole.o .libs/set_material.o .libs/show_component_numbering.o .libs/show_face_orientations.o .libs/smooth_shade.o .libs/sphere_map.o .libs/subdivide_edges.o .libs/subdivide_faces.o .libs/tag_color.o .libs/texture_map.o .libs/triangulate_faces.o .libs/weld.o -Wl,--rpath -Wl,/usr/lib64 -L/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64 -L/usr/lib64 -lk3dsdk -lsurface_polygonizer -lsubdivision_surface -lGL -lpthread -lsigc-2.0 -lGLU -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dmesh.so.0 -o .libs/libk3dmesh.so.0.0.0 /usr/bin/install -c .libs/libk3dmesh.so.0.0.0T /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dmesh.so.0.0.0 (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dmesh.so.0.0.0 libk3dmesh.so.0 || { rm -f libk3dmesh.so.0 && ln -s libk3dmesh.so.0.0.0 libk3dmesh.so.0; }; }) (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dmesh.so.0.0.0 libk3dmesh.so || { rm -f libk3dmesh.so && ln -s libk3dmesh.so.0.0.0 libk3dmesh.so; }; }) /usr/bin/install -c .libs/libk3dmesh.lai /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dmesh.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/k3d' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/mesh' make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/mesh' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/mesh' Making install in nurbs make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/nurbs' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/nurbs' test -z "/usr/lib64/k3d" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libk3dnurbs.la' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dnurbs.la' libtool: install: warning: relinking `libk3dnurbs.la' (cd /builddir/build/BUILD/k3d-0.6.7.0/modules/nurbs; /bin/sh ../../libtool --tag=CXX --mode=relink g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3dnurbs.la -rpath /usr/lib64/k3d module.lo nurbs_circle.lo nurbs_cone.lo nurbs_cylinder.lo nurbs_disk.lo nurbs_grid.lo nurbs_hyperboloid.lo nurbs_paraboloid.lo nurbs_polygon.lo nurbs_sphere.lo nurbs_torus.lo ../../k3dsdk/libk3dsdk.la -L/usr/lib64 -lGL -lpthread -lsigc-2.0 -L/usr/lib64 -lGLU -lboost_date_time -lboost_regex -inst-prefix-dir /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64) g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/module.o .libs/nurbs_circle.o .libs/nurbs_cone.o .libs/nurbs_cylinder.o .libs/nurbs_disk.o .libs/nurbs_grid.o .libs/nurbs_hyperboloid.o .libs/nurbs_paraboloid.o .libs/nurbs_polygon.o .libs/nurbs_sphere.o .libs/nurbs_torus.o -Wl,--rpath -Wl,/usr/lib64 -L/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64 -L/usr/lib64 -lk3dsdk -lGL -lpthread -lsigc-2.0 -lGLU -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dnurbs.so.0 -o .libs/libk3dnurbs.so.0.0.0 /usr/bin/install -c .libs/libk3dnurbs.so.0.0.0T /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dnurbs.so.0.0.0 (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dnurbs.so.0.0.0 libk3dnurbs.so.0 || { rm -f libk3dnurbs.so.0 && ln -s libk3dnurbs.so.0.0.0 libk3dnurbs.so.0; }; }) (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dnurbs.so.0.0.0 libk3dnurbs.so || { rm -f libk3dnurbs.so && ln -s libk3dnurbs.so.0.0.0 libk3dnurbs.so; }; }) /usr/bin/install -c .libs/libk3dnurbs.lai /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dnurbs.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/k3d' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/nurbs' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/nurbs' Making install in openexr make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/openexr' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/openexr' test -z "/usr/lib64/k3d" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libk3dopenexr.la' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dopenexr.la' libtool: install: warning: relinking `libk3dopenexr.la' (cd /builddir/build/BUILD/k3d-0.6.7.0/modules/openexr; /bin/sh ../../libtool --tag=CXX --mode=relink g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3dopenexr.la -rpath /usr/lib64/k3d module.lo exrreader.lo exrwriter.lo -lIlmImf -lImath -lHalf -lIex -lIlmThread ../../k3dsdk/libk3dsdk.la -lboost_date_time -lboost_regex -inst-prefix-dir /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64) g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/module.o .libs/exrreader.o .libs/exrwriter.o -Wl,--rpath -Wl,/usr/lib64 -lIlmImf -lImath -lHalf -lIex -lIlmThread -L/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64 -L/usr/lib64 -lk3dsdk -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dopenexr.so.0 -o .libs/libk3dopenexr.so.0.0.0 /usr/bin/install -c .libs/libk3dopenexr.so.0.0.0T /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dopenexr.so.0.0.0 (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dopenexr.so.0.0.0 libk3dopenexr.so.0 || { rm -f libk3dopenexr.so.0 && ln -s libk3dopenexr.so.0.0.0 libk3dopenexr.so.0; }; }) (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dopenexr.so.0.0.0 libk3dopenexr.so || { rm -f libk3dopenexr.so && ln -s libk3dopenexr.so.0.0.0 libk3dopenexr.so; }; }) /usr/bin/install -c .libs/libk3dopenexr.lai /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dopenexr.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/k3d' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/openexr' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/openexr' Making install in opengl make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/opengl' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/opengl' test -z "/usr/lib64/k3d" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libk3dopengl.la' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dopengl.la' libtool: install: warning: relinking `libk3dopengl.la' (cd /builddir/build/BUILD/k3d-0.6.7.0/modules/opengl; /bin/sh ../../libtool --tag=CXX --mode=relink g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3dopengl.la -rpath /usr/lib64/k3d material.lo module.lo render_engine.lo ../../k3dsdk/libk3dsdk.la -lsigc-2.0 -L/usr/lib64 -lGL -lpthread -L/usr/lib64 -lGLU -lboost_date_time -lboost_regex -inst-prefix-dir /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64) g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/material.o .libs/module.o .libs/render_engine.o -Wl,--rpath -Wl,/usr/lib64 -L/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64 -L/usr/lib64 -lk3dsdk -lsigc-2.0 -lGL -lpthread -lGLU -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dopengl.so.0 -o .libs/libk3dopengl.so.0.0.0 /usr/bin/install -c .libs/libk3dopengl.so.0.0.0T /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dopengl.so.0.0.0 (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dopengl.so.0.0.0 libk3dopengl.so.0 || { rm -f libk3dopengl.so.0 && ln -s libk3dopengl.so.0.0.0 libk3dopengl.so.0; }; }) (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dopengl.so.0.0.0 libk3dopengl.so || { rm -f libk3dopengl.so && ln -s libk3dopengl.so.0.0.0 libk3dopengl.so; }; }) /usr/bin/install -c .libs/libk3dopengl.lai /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dopengl.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/k3d' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/opengl' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/opengl' Making install in pixie make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/pixie' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/pixie' test -z "/usr/lib64/k3d" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libk3dpixie.la' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dpixie.la' libtool: install: warning: relinking `libk3dpixie.la' (cd /builddir/build/BUILD/k3d-0.6.7.0/modules/pixie; /bin/sh ../../libtool --tag=CXX --mode=relink g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3dpixie.la -rpath /usr/lib64/k3d module.lo raytrace_map.lo ../../k3dsdk/libk3dsdk.la -L/usr/lib64 -lGL -lpthread -lsigc-2.0 -L/usr/lib64 -lGLU -lboost_date_time -lboost_regex -inst-prefix-dir /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64) g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/module.o .libs/raytrace_map.o -Wl,--rpath -Wl,/usr/lib64 -L/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64 -L/usr/lib64 -lk3dsdk -lGL -lpthread -lsigc-2.0 -lGLU -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dpixie.so.0 -o .libs/libk3dpixie.so.0.0.0 /usr/bin/install -c .libs/libk3dpixie.so.0.0.0T /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dpixie.so.0.0.0 (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dpixie.so.0.0.0 libk3dpixie.so.0 || { rm -f libk3dpixie.so.0 && ln -s libk3dpixie.so.0.0.0 libk3dpixie.so.0; }; }) (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dpixie.so.0.0.0 libk3dpixie.so || { rm -f libk3dpixie.so && ln -s libk3dpixie.so.0.0.0 libk3dpixie.so; }; }) /usr/bin/install -c .libs/libk3dpixie.lai /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dpixie.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/k3d' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/pixie' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/pixie' Making install in png make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/png' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/png' test -z "/usr/lib64/k3d" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libk3dpng.la' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dpng.la' libtool: install: warning: relinking `libk3dpng.la' (cd /builddir/build/BUILD/k3d-0.6.7.0/modules/png; /bin/sh ../../libtool --tag=CXX --mode=relink g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3dpng.la -rpath /usr/lib64/k3d module.lo pngreader.lo -lpng12 ../../k3dsdk/libk3dsdk.la -lboost_date_time -lboost_regex -inst-prefix-dir /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64) g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/module.o .libs/pngreader.o -Wl,--rpath -Wl,/usr/lib64 -lpng12 -L/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64 -L/usr/lib64 -lk3dsdk -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dpng.so.0 -o .libs/libk3dpng.so.0.0.0 /usr/bin/install -c .libs/libk3dpng.so.0.0.0T /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dpng.so.0.0.0 (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dpng.so.0.0.0 libk3dpng.so.0 || { rm -f libk3dpng.so.0 && ln -s libk3dpng.so.0.0.0 libk3dpng.so.0; }; }) (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dpng.so.0.0.0 libk3dpng.so || { rm -f libk3dpng.so && ln -s libk3dpng.so.0.0.0 libk3dpng.so; }; }) /usr/bin/install -c .libs/libk3dpng.lai /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dpng.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/k3d' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/png' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/png' Making install in primitives make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/primitives' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/primitives' test -z "/usr/lib64/k3d" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libk3dprimitives.la' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dprimitives.la' libtool: install: warning: relinking `libk3dprimitives.la' (cd /builddir/build/BUILD/k3d-0.6.7.0/modules/primitives; /bin/sh ../../libtool --tag=CXX --mode=relink g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3dprimitives.la -rpath /usr/lib64/k3d knot_curve.lo lissajous_curve.lo newell_primitives.lo module.lo poly_cone.lo poly_cube.lo poly_cushion.lo poly_cylinder.lo poly_disk.lo poly_grid.lo poly_sphere.lo poly_terrain_fft.lo poly_terrain_hfbm.lo poly_torus.lo polyhedron.lo sphere_eversion.lo ../../k3dsdk/libk3dsdk.la -L/usr/lib64 -lGL -lpthread -lsigc-2.0 -L/usr/lib64 -lGLU -lboost_date_time -lboost_regex -inst-prefix-dir /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64) g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/knot_curve.o .libs/lissajous_curve.o .libs/newell_primitives.o .libs/module.o .libs/poly_cone.o .libs/poly_cube.o .libs/poly_cushion.o .libs/poly_cylinder.o .libs/poly_disk.o .libs/poly_grid.o .libs/poly_sphere.o .libs/poly_terrain_fft.o .libs/poly_terrain_hfbm.o .libs/poly_torus.o .libs/polyhedron.o .libs/sphere_eversion.o -Wl,--rpath -Wl,/usr/lib64 -L/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64 -L/usr/lib64 -lk3dsdk -lGL -lpthread -lsigc-2.0 -lGLU -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dprimitives.so.0 -o .libs/libk3dprimitives.so.0.0.0 /usr/bin/install -c .libs/libk3dprimitives.so.0.0.0T /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dprimitives.so.0.0.0 (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dprimitives.so.0.0.0 libk3dprimitives.so.0 || { rm -f libk3dprimitives.so.0 && ln -s libk3dprimitives.so.0.0.0 libk3dprimitives.so.0; }; }) (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dprimitives.so.0.0.0 libk3dprimitives.so || { rm -f libk3dprimitives.so && ln -s libk3dprimitives.so.0.0.0 libk3dprimitives.so; }; }) /usr/bin/install -c .libs/libk3dprimitives.lai /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dprimitives.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/k3d' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/primitives' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/primitives' Making install in python make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/python' Making install in tests make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/python/tests' make[4]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/python/tests' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/python/tests' make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/python/tests' Making install in . make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/python' make[4]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/python' test -z "/usr/lib64/k3d" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libk3dpython.la' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dpython.la' libtool: install: warning: relinking `libk3dpython.la' (cd /builddir/build/BUILD/k3d-0.6.7.0/modules/python; /bin/sh ../../libtool --tag=CXX --mode=relink g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Xlinker -export-dynamic ../../k3dsdk/libk3dsdk.la -lsigc-2.0 -o libk3dpython.la -rpath /usr/lib64/k3d engine.lo object_model.lo -L/usr/lib/python2.6/config -lpython2.6 -lutil -lboost_date_time -lboost_regex -inst-prefix-dir /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64) g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/engine.o .libs/object_model.o -Wl,--rpath -Wl,/usr/lib64 -L/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64 -L/usr/lib64 -lk3dsdk -lsigc-2.0 -L/usr/lib/python2.6/config -lpython2.6 -lutil -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-export-dynamic -Wl,-soname -Wl,libk3dpython.so.0 -o .libs/libk3dpython.so.0.0.0 /usr/bin/install -c .libs/libk3dpython.so.0.0.0T /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dpython.so.0.0.0 (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dpython.so.0.0.0 libk3dpython.so.0 || { rm -f libk3dpython.so.0 && ln -s libk3dpython.so.0.0.0 libk3dpython.so.0; }; }) (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dpython.so.0.0.0 libk3dpython.so || { rm -f libk3dpython.so && ln -s libk3dpython.so.0.0.0 libk3dpython.so; }; }) /usr/bin/install -c .libs/libk3dpython.lai /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dpython.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/k3d' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/python' make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/python' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/python' Making install in qslim make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/qslim' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/qslim' test -z "/usr/lib64/k3d" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libk3dqslim.la' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dqslim.la' libtool: install: warning: relinking `libk3dqslim.la' (cd /builddir/build/BUILD/k3d-0.6.7.0/modules/qslim; /bin/sh ../../libtool --tag=CXX --mode=relink g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic ../../k3dsdk/libk3dsdk.la -L/usr/lib64 -lGL -lpthread -lsigc-2.0 -L/usr/lib64 -lGLU -o libk3dqslim.la -rpath /usr/lib64/k3d MxBlockModel.lo MxHeap.lo MxMath.lo MxQMetric3.lo MxQSlim.lo MxStdModel.lo MxStdSlim.lo MxTriangle.lo quadric_decimation.lo -lboost_date_time -lboost_regex -inst-prefix-dir /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64) g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/MxBlockModel.o .libs/MxHeap.o .libs/MxMath.o .libs/MxQMetric3.o .libs/MxQSlim.o .libs/MxStdModel.o .libs/MxStdSlim.o .libs/MxTriangle.o .libs/quadric_decimation.o -Wl,--rpath -Wl,/usr/lib64 -L/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64 -L/usr/lib64 -lk3dsdk -lGL -lpthread -lsigc-2.0 -lGLU -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dqslim.so.0 -o .libs/libk3dqslim.so.0.0.0 /usr/bin/install -c .libs/libk3dqslim.so.0.0.0T /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dqslim.so.0.0.0 (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dqslim.so.0.0.0 libk3dqslim.so.0 || { rm -f libk3dqslim.so.0 && ln -s libk3dqslim.so.0.0.0 libk3dqslim.so.0; }; }) (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dqslim.so.0.0.0 libk3dqslim.so || { rm -f libk3dqslim.so && ln -s libk3dqslim.so.0.0.0 libk3dqslim.so; }; }) /usr/bin/install -c .libs/libk3dqslim.lai /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dqslim.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/k3d' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/qslim' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/qslim' Making install in quadrics make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/quadrics' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/quadrics' test -z "/usr/lib64/k3d" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libk3dquadrics.la' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dquadrics.la' libtool: install: warning: relinking `libk3dquadrics.la' (cd /builddir/build/BUILD/k3d-0.6.7.0/modules/quadrics; /bin/sh ../../libtool --tag=CXX --mode=relink g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3dquadrics.la -rpath /usr/lib64/k3d cone.lo cylinder.lo disk.lo hyperboloid.lo module.lo paraboloid.lo sphere.lo torus.lo ../../k3dsdk/libk3dsdk.la -L/usr/lib64 -lGL -lpthread -lsigc-2.0 -L/usr/lib64 -lGLU -lboost_date_time -lboost_regex -inst-prefix-dir /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64) g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/cone.o .libs/cylinder.o .libs/disk.o .libs/hyperboloid.o .libs/module.o .libs/paraboloid.o .libs/sphere.o .libs/torus.o -Wl,--rpath -Wl,/usr/lib64 -L/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64 -L/usr/lib64 -lk3dsdk -lGL -lpthread -lsigc-2.0 -lGLU -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dquadrics.so.0 -o .libs/libk3dquadrics.so.0.0.0 /usr/bin/install -c .libs/libk3dquadrics.so.0.0.0T /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dquadrics.so.0.0.0 (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dquadrics.so.0.0.0 libk3dquadrics.so.0 || { rm -f libk3dquadrics.so.0 && ln -s libk3dquadrics.so.0.0.0 libk3dquadrics.so.0; }; }) (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dquadrics.so.0.0.0 libk3dquadrics.so || { rm -f libk3dquadrics.so && ln -s libk3dquadrics.so.0.0.0 libk3dquadrics.so; }; }) /usr/bin/install -c .libs/libk3dquadrics.lai /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dquadrics.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/k3d' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/quadrics' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/quadrics' Making install in renderman make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/renderman' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/renderman' test -z "/usr/lib64/k3d" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libk3drenderman.la' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3drenderman.la' libtool: install: warning: relinking `libk3drenderman.la' (cd /builddir/build/BUILD/k3d-0.6.7.0/modules/renderman; /bin/sh ../../libtool --tag=CXX --mode=relink g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3drenderman.la -rpath /usr/lib64/k3d area_light.lo array_1d.lo array_2d.lo array_3d.lo background_plane.lo background_sphere.lo csg_operator.lo csg_solid.lo delayed_read_archive.lo direct_texture_map.lo lat_long_environment_map.lo light.lo material.lo module.lo read_archive.lo render_engine.lo renderman_script.lo shaders.lo shadow_map.lo texture_map.lo ../../k3dsdk/libk3dsdk.la -L/usr/lib64 -lGL -lpthread -lsigc-2.0 -L/usr/lib64 -lGLU -lboost_date_time -lboost_regex -inst-prefix-dir /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64) g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/area_light.o .libs/array_1d.o .libs/array_2d.o .libs/array_3d.o .libs/background_plane.o .libs/background_sphere.o .libs/csg_operator.o .libs/csg_solid.o .libs/delayed_read_archive.o .libs/direct_texture_map.o .libs/lat_long_environment_map.o .libs/light.o .libs/material.o .libs/module.o .libs/read_archive.o .libs/render_engine.o .libs/renderman_script.o .libs/shaders.o .libs/shadow_map.o .libs/texture_map.o -Wl,--rpath -Wl,/usr/lib64 -L/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64 -L/usr/lib64 -lk3dsdk -lGL -lpthread -lsigc-2.0 -lGLU -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3drenderman.so.0 -o .libs/libk3drenderman.so.0.0.0 /usr/bin/install -c .libs/libk3drenderman.so.0.0.0T /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3drenderman.so.0.0.0 (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3drenderman.so.0.0.0 libk3drenderman.so.0 || { rm -f libk3drenderman.so.0 && ln -s libk3drenderman.so.0.0.0 libk3drenderman.so.0; }; }) (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3drenderman.so.0.0.0 libk3drenderman.so || { rm -f libk3drenderman.so && ln -s libk3drenderman.so.0.0.0 libk3drenderman.so; }; }) /usr/bin/install -c .libs/libk3drenderman.lai /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3drenderman.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/k3d' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/renderman' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/renderman' Making install in scripting make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/scripting' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/scripting' test -z "/usr/lib64/k3d" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libk3dscripting.la' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dscripting.la' libtool: install: warning: relinking `libk3dscripting.la' (cd /builddir/build/BUILD/k3d-0.6.7.0/modules/scripting; /bin/sh ../../libtool --tag=CXX --mode=relink g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3dscripting.la -rpath /usr/lib64/k3d bitmap_modifier_script.lo bitmap_source_script.lo color_source_script.lo long_source_script.lo mesh_modifier_script.lo mesh_source_script.lo module.lo null_output_script.lo scalar_source_script.lo string_source_script.lo transform_modifier_script.lo transform_source_script.lo vector3_source_script.lo ../../k3dsdk/libk3dsdk.la -L/usr/lib64 -lGL -lpthread -lsigc-2.0 -L/usr/lib64 -lGLU -lboost_date_time -lboost_regex -inst-prefix-dir /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64) g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/bitmap_modifier_script.o .libs/bitmap_source_script.o .libs/color_source_script.o .libs/long_source_script.o .libs/mesh_modifier_script.o .libs/mesh_source_script.o .libs/module.o .libs/null_output_script.o .libs/scalar_source_script.o .libs/string_source_script.o .libs/transform_modifier_script.o .libs/transform_source_script.o .libs/vector3_source_script.o -Wl,--rpath -Wl,/usr/lib64 -L/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64 -L/usr/lib64 -lk3dsdk -lGL -lpthread -lsigc-2.0 -lGLU -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dscripting.so.0 -o .libs/libk3dscripting.so.0.0.0 /usr/bin/install -c .libs/libk3dscripting.so.0.0.0T /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dscripting.so.0.0.0 (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dscripting.so.0.0.0 libk3dscripting.so.0 || { rm -f libk3dscripting.so.0 && ln -s libk3dscripting.so.0.0.0 libk3dscripting.so.0; }; }) (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dscripting.so.0.0.0 libk3dscripting.so || { rm -f libk3dscripting.so && ln -s libk3dscripting.so.0.0.0 libk3dscripting.so; }; }) /usr/bin/install -c .libs/libk3dscripting.lai /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dscripting.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/k3d' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/scripting' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/scripting' Making install in selection make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/selection' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/selection' test -z "/usr/lib64/k3d" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libk3dselection.la' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dselection.la' libtool: install: warning: relinking `libk3dselection.la' (cd /builddir/build/BUILD/k3d-0.6.7.0/modules/selection; /bin/sh ../../libtool --tag=CXX --mode=relink g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3dselection.la -rpath /usr/lib64/k3d frozen_selection.lo grow_selection.lo module.lo select_clockwise.lo select_companion.lo select_cube.lo select_edgeloops.lo select_edgerings.lo select_face_by_number.lo select_n_sided.lo select_point_by_number.lo ../../k3dsdk/libk3dsdk.la -L/usr/lib64 -lGL -lpthread -lsigc-2.0 -L/usr/lib64 -lGLU -lboost_date_time -lboost_regex -inst-prefix-dir /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64) g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/frozen_selection.o .libs/grow_selection.o .libs/module.o .libs/select_clockwise.o .libs/select_companion.o .libs/select_cube.o .libs/select_edgeloops.o .libs/select_edgerings.o .libs/select_face_by_number.o .libs/select_n_sided.o .libs/select_point_by_number.o -Wl,--rpath -Wl,/usr/lib64 -L/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64 -L/usr/lib64 -lk3dsdk -lGL -lpthread -lsigc-2.0 -lGLU -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dselection.so.0 -o .libs/libk3dselection.so.0.0.0 /usr/bin/install -c .libs/libk3dselection.so.0.0.0T /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dselection.so.0.0.0 (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dselection.so.0.0.0 libk3dselection.so.0 || { rm -f libk3dselection.so.0 && ln -s libk3dselection.so.0.0.0 libk3dselection.so.0; }; }) (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dselection.so.0.0.0 libk3dselection.so || { rm -f libk3dselection.so && ln -s libk3dselection.so.0.0.0 libk3dselection.so; }; }) /usr/bin/install -c .libs/libk3dselection.lai /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dselection.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/k3d' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/selection' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/selection' Making install in tiff make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/tiff' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/tiff' test -z "/usr/lib64/k3d" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libk3dtiff.la' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dtiff.la' libtool: install: warning: relinking `libk3dtiff.la' (cd /builddir/build/BUILD/k3d-0.6.7.0/modules/tiff; /bin/sh ../../libtool --tag=CXX --mode=relink g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3dtiff.la -rpath /usr/lib64/k3d module.lo tiffreader.lo tiffwriter.lo -ltiff ../../k3dsdk/libk3dsdk.la -lboost_date_time -lboost_regex -inst-prefix-dir /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64) g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/module.o .libs/tiffreader.o .libs/tiffwriter.o -Wl,--rpath -Wl,/usr/lib64 -ltiff -L/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64 -L/usr/lib64 -lk3dsdk -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dtiff.so.0 -o .libs/libk3dtiff.so.0.0.0 /usr/bin/install -c .libs/libk3dtiff.so.0.0.0T /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dtiff.so.0.0.0 (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dtiff.so.0.0.0 libk3dtiff.so.0 || { rm -f libk3dtiff.so.0 && ln -s libk3dtiff.so.0.0.0 libk3dtiff.so.0; }; }) (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dtiff.so.0.0.0 libk3dtiff.so || { rm -f libk3dtiff.so && ln -s libk3dtiff.so.0.0.0 libk3dtiff.so; }; }) /usr/bin/install -c .libs/libk3dtiff.lai /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dtiff.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/k3d' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/tiff' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/tiff' Making install in time make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/time' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/time' test -z "/usr/lib64/k3d" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libk3dtime.la' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dtime.la' libtool: install: warning: relinking `libk3dtime.la' (cd /builddir/build/BUILD/k3d-0.6.7.0/modules/time; /bin/sh ../../libtool --tag=CXX --mode=relink g++ -Wall -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3dtime.la -rpath /usr/lib64/k3d module.lo realtime_source.lo time_source.lo ../../k3dsdk/libk3dsdk.la -lboost_date_time -lboost_regex -inst-prefix-dir /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64) g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/module.o .libs/realtime_source.o .libs/time_source.o -Wl,--rpath -Wl,/usr/lib64 -L/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64 -L/usr/lib64 -lk3dsdk -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dtime.so.0 -o .libs/libk3dtime.so.0.0.0 /usr/bin/install -c .libs/libk3dtime.so.0.0.0T /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dtime.so.0.0.0 (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dtime.so.0.0.0 libk3dtime.so.0 || { rm -f libk3dtime.so.0 && ln -s libk3dtime.so.0.0.0 libk3dtime.so.0; }; }) (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dtime.so.0.0.0 libk3dtime.so || { rm -f libk3dtime.so && ln -s libk3dtime.so.0.0.0 libk3dtime.so; }; }) /usr/bin/install -c .libs/libk3dtime.lai /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dtime.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/k3d' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/time' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/time' Making install in yafray make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/yafray' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/yafray' test -z "/usr/lib64/k3d" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libk3dyafray.la' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dyafray.la' libtool: install: warning: relinking `libk3dyafray.la' (cd /builddir/build/BUILD/k3d-0.6.7.0/modules/yafray; /bin/sh ../../libtool --tag=CXX --mode=relink g++ -Wall -Wno-ctor-dtor-privacy -I../../modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libk3dyafray.la -rpath /usr/lib64/k3d lights.lo material.lo module.lo render_engine.lo ../../hapy/src/libHapy.la ../../k3dsdk/libk3dsdk.la ../../subdivision_surface/libsubdivision_surface.la -L/usr/lib64 -lGL -lpthread -lsigc-2.0 -L/usr/lib64 -lGLU -lboost_date_time -lboost_regex -inst-prefix-dir /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64) g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/lights.o .libs/material.o .libs/module.o .libs/render_engine.o -Wl,--rpath -Wl,/usr/lib64 -L/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64 -L/usr/lib64 -lHapy -lk3dsdk -lsubdivision_surface -lGL -lpthread -lsigc-2.0 -lGLU -lboost_date_time -lboost_regex -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libk3dyafray.so.0 -o .libs/libk3dyafray.so.0.0.0 /usr/bin/install -c .libs/libk3dyafray.so.0.0.0T /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dyafray.so.0.0.0 (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dyafray.so.0.0.0 libk3dyafray.so.0 || { rm -f libk3dyafray.so.0 && ln -s libk3dyafray.so.0.0.0 libk3dyafray.so.0; }; }) (cd /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d && { ln -s -f libk3dyafray.so.0.0.0 libk3dyafray.so || { rm -f libk3dyafray.so && ln -s libk3dyafray.so.0.0.0 libk3dyafray.so; }; }) /usr/bin/install -c .libs/libk3dyafray.lai /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dyafray.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/k3d' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/yafray' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules/yafray' make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/modules' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules' make[1]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/modules' Making install in bin make[1]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/bin' Making install in plugins make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/bin/plugins' for module_path in ../../modules/gts/.libs/libk3dgts.so ../../modules/png/.libs/libk3dpng.so ../../modules/core/.libs/libk3dcore.so ../../modules/jpeg/.libs/libk3djpeg.so ../../modules/mesh/.libs/libk3dmesh.so ../../modules/tiff/.libs/libk3dtiff.so ../../modules/time/.libs/libk3dtime.so ../../modules/deformation/.libs/libk3ddeformation.so ../../modules/selection/.libs/libk3dselection.so ../../modules/aqsis/.libs/libk3daqsis.so ../../modules/array/.libs/libk3darray.so ../../modules/gnome/.libs/libk3dgnome.so ../../modules/nurbs/.libs/libk3dnurbs.so ../../modules/pixie/.libs/libk3dpixie.so ../../modules/graphviz/.libs/libk3dgraphviz.so ../../modules/qslim/.libs/libk3dqslim.so ../../modules/imagemagick/.libs/libk3dimagemagick.so ../../modules/k3dscript/.libs/libk3dscript.so ../../modules/lsystem/.libs/libk3dlsystem.so ../../modules/geometry/.libs/libk3dgeometry.so ../../modules/bitmap/.libs/libk3dbitmap.so ../../modules/blobbies/.libs/libk3dblobbies.so ../../modules/freetype2/.libs/libk3dfreetype2.so ../../modules/primitives/.libs/libk3dprimitives.so ../../modules/opengl/.libs/libk3dopengl.so ../../modules/quadrics/.libs/libk3dquadrics.so ../../modules/python/.libs/libk3dpython.so ../../modules/yafray/.libs/libk3dyafray.so ../../modules/openexr/.libs/libk3dopenexr.so ../../modules/annotation/.libs/libk3dannotation.so ../../modules/renderman/.libs/libk3drenderman.so ../../modules/scripting/.libs/libk3dscripting.so; do \ if [ ! -e "${module_path##*/}" ]; then \ ln -s $module_path; \ fi \ done make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/bin/plugins' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/bin/plugins' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/bin/plugins' make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/bin' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/bin' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/bin' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/bin' make[1]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/bin' Making install in share make[1]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share' Making install in documents make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/documents' Making install in animation make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/documents/animation' make[4]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/documents/animation' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/k3d/documents/animation" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/documents/animation" /usr/bin/install -c -m 644 './analog_clock.k3d' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/documents/animation/analog_clock.k3d' /usr/bin/install -c -m 644 './arc_length.k3d' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/documents/animation/arc_length.k3d' /usr/bin/install -c -m 644 './atomic.k3d' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/documents/animation/atomic.k3d' /usr/bin/install -c -m 644 './dancing_cube.k3d' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/documents/animation/dancing_cube.k3d' /usr/bin/install -c -m 644 './digital_clock.k3d' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/documents/animation/digital_clock.k3d' /usr/bin/install -c -m 644 './digital_date_time.k3d' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/documents/animation/digital_date_time.k3d' /usr/bin/install -c -m 644 './euler_angle_parameterization.k3d' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/documents/animation/euler_angle_parameterization.k3d' /usr/bin/install -c -m 644 './follow_me.k3d' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/documents/animation/follow_me.k3d' /usr/bin/install -c -m 644 './scroll.k3d' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/documents/animation/scroll.k3d' /usr/bin/install -c -m 644 './snow.k3d' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/documents/animation/snow.k3d' /usr/bin/install -c -m 644 './use_case_1.k3d' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/documents/animation/use_case_1.k3d' /usr/bin/install -c -m 644 './use_case_2.k3d' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/documents/animation/use_case_2.k3d' /usr/bin/install -c -m 644 './wave_cloth.k3d' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/documents/animation/wave_cloth.k3d' make[4]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/documents/animation' make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/documents/animation' Making install in shader_examples make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/documents/shader_examples' make[4]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/documents/shader_examples' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/k3d/documents/shader_examples" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/documents/shader_examples" /usr/bin/install -c -m 644 './displacement_map.k3d' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/documents/shader_examples/displacement_map.k3d' /usr/bin/install -c -m 644 './graphic_lines.k3d' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/documents/shader_examples/graphic_lines.k3d' /usr/bin/install -c -m 644 './shadow_map.k3d' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/documents/shader_examples/shadow_map.k3d' /usr/bin/install -c -m 644 './texture_map.k3d' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/documents/shader_examples/texture_map.k3d' /usr/bin/install -c -m 644 './textured_light.k3d' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/documents/shader_examples/textured_light.k3d' make[4]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/documents/shader_examples' make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/documents/shader_examples' Making install in . make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/documents' make[4]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/documents' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/k3d/documents" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/documents" /usr/bin/install -c -m 644 './appalachia.k3d' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/documents/appalachia.k3d' /usr/bin/install -c -m 644 './dynamic_annotation.k3d' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/documents/dynamic_annotation.k3d' /usr/bin/install -c -m 644 './logo.k3d' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/documents/logo.k3d' /usr/bin/install -c -m 644 './old_logo.k3d' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/documents/old_logo.k3d' /usr/bin/install -c -m 644 './retained_script_data.k3d' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/documents/retained_script_data.k3d' /usr/bin/install -c -m 644 './show_matrix.k3d' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/documents/show_matrix.k3d' /usr/bin/install -c -m 644 './snap_test_1.k3d' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/documents/snap_test_1.k3d' /usr/bin/install -c -m 644 './snap_test_2.k3d' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/documents/snap_test_2.k3d' /usr/bin/install -c -m 644 './snap_test_3.k3d' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/documents/snap_test_3.k3d' /usr/bin/install -c -m 644 './sub.k3d' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/documents/sub.k3d' /usr/bin/install -c -m 644 './tribble.k3d' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/documents/tribble.k3d' /usr/bin/install -c -m 644 './yafray_spheres.k3d' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/documents/yafray_spheres.k3d' make[4]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/documents' make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/documents' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/documents' Making install in fonts make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/fonts' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/fonts' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/k3d/fonts" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/fonts" /usr/bin/install -c -m 644 './K-3D.ttf' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/fonts/K-3D.ttf' /usr/bin/install -c -m 644 './VeraBd.ttf' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/fonts/VeraBd.ttf' make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/fonts' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/fonts' Making install in icons make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/icons' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/icons' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/k3d/icons" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/icons" /usr/bin/install -c -m 644 'favicon.ico' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/icons/favicon.ico' /usr/bin/install -c -m 644 'favicon.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/icons/favicon.png' /usr/bin/install -c -m 644 'k3d.ico' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/icons/k3d.ico' /usr/bin/install -c -m 644 'k3d.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/icons/k3d.png' /usr/bin/install -c -m 644 'k3d1.ico' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/icons/k3d1.ico' /usr/bin/install -c -m 644 'k3d1.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/icons/k3d1.png' /usr/bin/install -c -m 644 'k3d2.ico' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/icons/k3d2.ico' /usr/bin/install -c -m 644 'k3d2.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/icons/k3d2.png' /usr/bin/install -c -m 644 'k3d3.ico' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/icons/k3d3.ico' /usr/bin/install -c -m 644 'k3d3.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/icons/k3d3.png' make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/icons' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/icons' Making install in logo make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/logo' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/logo' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/k3d/logo" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/logo" /usr/bin/install -c -m 644 'logo.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/logo/logo.svg' /usr/bin/install -c -m 644 'logo_build.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/logo/logo_build.svg' make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/logo' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/logo' Making install in lsystem make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/lsystem' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/lsystem' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/k3d/lsystem" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem" /usr/bin/install -c -m 644 './abop-2d-form.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/abop-2d-form.ls' /usr/bin/install -c -m 644 './abop-block-form.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/abop-block-form.ls' /usr/bin/install -c -m 644 './abop-bush.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/abop-bush.ls' /usr/bin/install -c -m 644 './abop-compound-leave-3d.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/abop-compound-leave-3d.ls' /usr/bin/install -c -m 644 './abop-compound-leave.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/abop-compound-leave.ls' /usr/bin/install -c -m 644 './abop-cordate-leave.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/abop-cordate-leave.ls' /usr/bin/install -c -m 644 './abop-dragon-curves.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/abop-dragon-curves.ls' /usr/bin/install -c -m 644 './abop-fractal.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/abop-fractal.ls' /usr/bin/install -c -m 644 './abop-lychnis-structure.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/abop-lychnis-structure.ls' /usr/bin/install -c -m 644 './abop-maple-like-leave.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/abop-maple-like-leave.ls' /usr/bin/install -c -m 644 './abop-monopodial-tree.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/abop-monopodial-tree.ls' /usr/bin/install -c -m 644 './abop-monopodial-tree2.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/abop-monopodial-tree2.ls' /usr/bin/install -c -m 644 './abop-nested-polygon-leaves.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/abop-nested-polygon-leaves.ls' /usr/bin/install -c -m 644 './abop-plant.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/abop-plant.ls' /usr/bin/install -c -m 644 './abop-ternary-tree.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/abop-ternary-tree.ls' /usr/bin/install -c -m 644 './airhorse.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/airhorse.ls' /usr/bin/install -c -m 644 './axis.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/axis.ls' /usr/bin/install -c -m 644 './best-tree.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/best-tree.ls' /usr/bin/install -c -m 644 './cees-3dartist.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/cees-3dartist.ls' /usr/bin/install -c -m 644 './cees-crystal-with-leaves.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/cees-crystal-with-leaves.ls' /usr/bin/install -c -m 644 './cees-crystal-with-leaves2.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/cees-crystal-with-leaves2.ls' /usr/bin/install -c -m 644 './cees-crystal.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/cees-crystal.ls' /usr/bin/install -c -m 644 './cees-crystals.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/cees-crystals.ls' /usr/bin/install -c -m 644 './cees-koch.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/cees-koch.ls' /usr/bin/install -c -m 644 './cees-koch2.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/cees-koch2.ls' /usr/bin/install -c -m 644 './cees-pascal-cube.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/cees-pascal-cube.ls' /usr/bin/install -c -m 644 './cees-pascal-cube2.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/cees-pascal-cube2.ls' /usr/bin/install -c -m 644 './cees-passion-flower.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/cees-passion-flower.ls' /usr/bin/install -c -m 644 './cees-plant-kwal.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/cees-plant-kwal.ls' /usr/bin/install -c -m 644 './cees-plant.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/cees-plant.ls' /usr/bin/install -c -m 644 './cees-plant2.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/cees-plant2.ls' /usr/bin/install -c -m 644 './cees-sierpinski-gasket.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/cees-sierpinski-gasket.ls' /usr/bin/install -c -m 644 './cees-sierpinski-gasket2.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/cees-sierpinski-gasket2.ls' /usr/bin/install -c -m 644 './cello-plant.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/cello-plant.ls' /usr/bin/install -c -m 644 './circle-form.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/circle-form.ls' /usr/bin/install -c -m 644 './conifer-type-tree.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/conifer-type-tree.ls' /usr/bin/install -c -m 644 './conifer-type-tree2.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/conifer-type-tree2.ls' /usr/bin/install -c -m 644 './cordate-leave-arrangement.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/cordate-leave-arrangement.ls' /usr/bin/install -c -m 644 './cordate-leaves.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/cordate-leaves.ls' /usr/bin/install -c -m 644 './dasysiphonia-rigidula.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/dasysiphonia-rigidula.ls' /usr/bin/install -c -m 644 './daysa-rigidula.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/daysa-rigidula.ls' /usr/bin/install -c -m 644 './fern-plant.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/fern-plant.ls' /usr/bin/install -c -m 644 './flower.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/flower.ls' /usr/bin/install -c -m 644 './fractint.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/fractint.ls' /usr/bin/install -c -m 644 './fractint2.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/fractint2.ls' /usr/bin/install -c -m 644 './fractint3.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/fractint3.ls' /usr/bin/install -c -m 644 './fractint4.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/fractint4.ls' /usr/bin/install -c -m 644 './half-cycle.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/half-cycle.ls' /usr/bin/install -c -m 644 './half-cycle2.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/half-cycle2.ls' /usr/bin/install -c -m 644 './higgs-butterfly.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/higgs-butterfly.ls' /usr/bin/install -c -m 644 './higgs-copepoda-crustacean-mutated.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/higgs-copepoda-crustacean-mutated.ls' /usr/bin/install -c -m 644 './higgs-copepoda-crustacean.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/higgs-copepoda-crustacean.ls' /usr/bin/install -c -m 644 './higgs-lobster.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/higgs-lobster.ls' /usr/bin/install -c -m 644 './higgs-sierpinski-variants.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/higgs-sierpinski-variants.ls' /usr/bin/install -c -m 644 './large-spiral-plant.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/large-spiral-plant.ls' /usr/bin/install -c -m 644 './large-spiral-plant2.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/large-spiral-plant2.ls' /usr/bin/install -c -m 644 './leavy-ternary-tree-type.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/leavy-ternary-tree-type.ls' /usr/bin/install -c -m 644 './lobster-form.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/lobster-form.ls' /usr/bin/install -c -m 644 './lobster-form2.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/lobster-form2.ls' /usr/bin/install -c -m 644 './lobster-form3.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/lobster-form3.ls' /usr/bin/install -c -m 644 './lobster-form4.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/lobster-form4.ls' /usr/bin/install -c -m 644 './lobster-form5.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/lobster-form5.ls' /usr/bin/install -c -m 644 './menger-cube.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/menger-cube.ls' /usr/bin/install -c -m 644 './octo-spider.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/octo-spider.ls' /usr/bin/install -c -m 644 './palm-tree.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/palm-tree.ls' /usr/bin/install -c -m 644 './shell.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/shell.ls' /usr/bin/install -c -m 644 './shell2.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/shell2.ls' /usr/bin/install -c -m 644 './shell3.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/shell3.ls' /usr/bin/install -c -m 644 './shell4.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/shell4.ls' /usr/bin/install -c -m 644 './spiral-bush.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/spiral-bush.ls' /usr/bin/install -c -m 644 './spiral-design.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/spiral-design.ls' /usr/bin/install -c -m 644 './spiral-form.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/spiral-form.ls' /usr/bin/install -c -m 644 './spiral-tree.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/spiral-tree.ls' /usr/bin/install -c -m 644 './spiral-types.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/spiral-types.ls' /usr/bin/install -c -m 644 './tree-base.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/tree-base.ls' /usr/bin/install -c -m 644 './tree.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/tree.ls' /usr/bin/install -c -m 644 './tree2.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/tree2.ls' /usr/bin/install -c -m 644 './tree3.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/tree3.ls' /usr/bin/install -c -m 644 './trees.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/trees.ls' /usr/bin/install -c -m 644 './trees2.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/trees2.ls' /usr/bin/install -c -m 644 './trees3.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/trees3.ls' /usr/bin/install -c -m 644 './tropism-experimental-tree.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/tropism-experimental-tree.ls' /usr/bin/install -c -m 644 './tropism.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/tropism.ls' /usr/bin/install -c -m 644 './willow-tree.ls' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/lsystem/willow-tree.ls' make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/lsystem' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/lsystem' Making install in ngui make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/ngui' Making install in . make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/ngui' make[4]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/ngui' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/k3d/ngui" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui" /usr/bin/install -c -m 644 './tool_layout.k3d' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/tool_layout.k3d' /usr/bin/install -c -m 644 './toolbar_layout.k3d' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/toolbar_layout.k3d' make[4]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/ngui' make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/ngui' Making install in pixmap make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/ngui/pixmap' make[4]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/ngui/pixmap' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/k3d/ngui/pixmap" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/pixmap" /usr/bin/install -c -m 644 './about.xpm' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/pixmap/about.xpm' /usr/bin/install -c -m 644 './automagic-off.xpm' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/pixmap/automagic-off.xpm' /usr/bin/install -c -m 644 './automagic-on.xpm' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/pixmap/automagic-on.xpm' /usr/bin/install -c -m 644 './fast_forward.xpm' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/pixmap/fast_forward.xpm' /usr/bin/install -c -m 644 './pinned.xpm' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/pixmap/pinned.xpm' /usr/bin/install -c -m 644 './play.xpm' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/pixmap/play.xpm' /usr/bin/install -c -m 644 './play_from_cursor.xpm' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/pixmap/play_from_cursor.xpm' /usr/bin/install -c -m 644 './play_loop.xpm' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/pixmap/play_loop.xpm' /usr/bin/install -c -m 644 './record.xpm' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/pixmap/record.xpm' /usr/bin/install -c -m 644 './render_animation.xpm' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/pixmap/render_animation.xpm' /usr/bin/install -c -m 644 './render_frame.xpm' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/pixmap/render_frame.xpm' /usr/bin/install -c -m 644 './render_preview.xpm' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/pixmap/render_preview.xpm' /usr/bin/install -c -m 644 './reverse_play.xpm' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/pixmap/reverse_play.xpm' /usr/bin/install -c -m 644 './reverse_play_loop.xpm' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/pixmap/reverse_play_loop.xpm' /usr/bin/install -c -m 644 './rewind.xpm' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/pixmap/rewind.xpm' /usr/bin/install -c -m 644 './splash.xpm' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/pixmap/splash.xpm' /usr/bin/install -c -m 644 './stop.xpm' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/pixmap/stop.xpm' /usr/bin/install -c -m 644 './unpinned.xpm' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/pixmap/unpinned.xpm' /usr/bin/install -c -m 644 './black_box_recorder_off.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/pixmap/black_box_recorder_off.png' /usr/bin/install -c -m 644 './black_box_recorder_on.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/pixmap/black_box_recorder_on.png' /usr/bin/install -c -m 644 './default_icon.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/pixmap/default_icon.png' make[4]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/ngui/pixmap' make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/ngui/pixmap' Making install in scalable make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/ngui/scalable' make[4]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/ngui/scalable' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/k3d/ngui/scalable" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable" /usr/bin/install -c -m 644 './AlternateArray1D.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/AlternateArray1D.svg' /usr/bin/install -c -m 644 './AlternateArray2D.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/AlternateArray2D.svg' /usr/bin/install -c -m 644 './AlternateArray3D.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/AlternateArray3D.svg' /usr/bin/install -c -m 644 './AnnotateNormal.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/AnnotateNormal.svg' /usr/bin/install -c -m 644 './Annotation.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/Annotation.svg' /usr/bin/install -c -m 644 './Annotation2D.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/Annotation2D.svg' /usr/bin/install -c -m 644 './Axes.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/Axes.svg' /usr/bin/install -c -m 644 './BendPoints.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/BendPoints.svg' /usr/bin/install -c -m 644 './BevelFaces.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/BevelFaces.svg' /usr/bin/install -c -m 644 './BevelPoints.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/BevelPoints.svg' /usr/bin/install -c -m 644 './BitmapAdd.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/BitmapAdd.svg' /usr/bin/install -c -m 644 './BitmapChecker.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/BitmapChecker.svg' /usr/bin/install -c -m 644 './BitmapColorMonochrome.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/BitmapColorMonochrome.svg' /usr/bin/install -c -m 644 './BitmapFileIn.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/BitmapFileIn.svg' /usr/bin/install -c -m 644 './BitmapGamma.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/BitmapGamma.svg' /usr/bin/install -c -m 644 './BitmapImageAdd.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/BitmapImageAdd.svg' /usr/bin/install -c -m 644 './BitmapImageAtop.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/BitmapImageAtop.svg' /usr/bin/install -c -m 644 './BitmapImageDivide.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/BitmapImageDivide.svg' /usr/bin/install -c -m 644 './BitmapImageInside.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/BitmapImageInside.svg' /usr/bin/install -c -m 644 './BitmapImageMax.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/BitmapImageMax.svg' /usr/bin/install -c -m 644 './BitmapImageMin.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/BitmapImageMin.svg' /usr/bin/install -c -m 644 './BitmapImageMix.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/BitmapImageMix.svg' /usr/bin/install -c -m 644 './BitmapImageMultiply.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/BitmapImageMultiply.svg' /usr/bin/install -c -m 644 './BitmapImageOutside.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/BitmapImageOutside.svg' /usr/bin/install -c -m 644 './BitmapImageOver.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/BitmapImageOver.svg' /usr/bin/install -c -m 644 './BitmapImageScreen.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/BitmapImageScreen.svg' /usr/bin/install -c -m 644 './BitmapImageSubtract.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/BitmapImageSubtract.svg' /usr/bin/install -c -m 644 './BitmapImageSubtractAbs.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/BitmapImageSubtractAbs.svg' /usr/bin/install -c -m 644 './BitmapImageUnder.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/BitmapImageUnder.svg' /usr/bin/install -c -m 644 './BitmapImageXOR.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/BitmapImageXOR.svg' /usr/bin/install -c -m 644 './BitmapInstance.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/BitmapInstance.svg' /usr/bin/install -c -m 644 './BitmapInvert.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/BitmapInvert.svg' /usr/bin/install -c -m 644 './BitmapMatteColorDiff.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/BitmapMatteColorDiff.svg' /usr/bin/install -c -m 644 './BitmapMatteInvert.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/BitmapMatteInvert.svg' /usr/bin/install -c -m 644 './BitmapModifierScript.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/BitmapModifierScript.svg' /usr/bin/install -c -m 644 './BitmapMultiply.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/BitmapMultiply.svg' /usr/bin/install -c -m 644 './BitmapSequenceIn.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/BitmapSequenceIn.svg' /usr/bin/install -c -m 644 './BitmapSequenceOut.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/BitmapSequenceOut.svg' /usr/bin/install -c -m 644 './BitmapSize.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/BitmapSize.svg' /usr/bin/install -c -m 644 './BitmapSolid.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/BitmapSolid.svg' /usr/bin/install -c -m 644 './BitmapSourceScript.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/BitmapSourceScript.svg' /usr/bin/install -c -m 644 './BitmapSubtract.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/BitmapSubtract.svg' /usr/bin/install -c -m 644 './BitmapThreshold.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/BitmapThreshold.svg' /usr/bin/install -c -m 644 './BlobbyAddOperator.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/BlobbyAddOperator.svg' /usr/bin/install -c -m 644 './BlobbyDivOperator.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/BlobbyDivOperator.svg' /usr/bin/install -c -m 644 './BlobbyEllipsoid.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/BlobbyEllipsoid.svg' /usr/bin/install -c -m 644 './BlobbyMaxOperator.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/BlobbyMaxOperator.svg' /usr/bin/install -c -m 644 './BlobbyMinOperator.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/BlobbyMinOperator.svg' /usr/bin/install -c -m 644 './BlobbyMultOperator.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/BlobbyMultOperator.svg' /usr/bin/install -c -m 644 './BlobbySegment.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/BlobbySegment.svg' /usr/bin/install -c -m 644 './BlobbySubOperator.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/BlobbySubOperator.svg' /usr/bin/install -c -m 644 './BridgeEdges.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/BridgeEdges.svg' /usr/bin/install -c -m 644 './BridgeFaces.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/BridgeFaces.svg' /usr/bin/install -c -m 644 './BulgePoints.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/BulgePoints.svg' /usr/bin/install -c -m 644 './Camera.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/Camera.svg' /usr/bin/install -c -m 644 './CapHole.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/CapHole.svg' /usr/bin/install -c -m 644 './CatmullClark.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/CatmullClark.svg' /usr/bin/install -c -m 644 './CenterPoints.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/CenterPoints.svg' /usr/bin/install -c -m 644 './CoarsenPolyhedra.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/CoarsenPolyhedra.svg' /usr/bin/install -c -m 644 './CollapseEdges.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/CollapseEdges.svg' /usr/bin/install -c -m 644 './CollapseFaces.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/CollapseFaces.svg' /usr/bin/install -c -m 644 './ColorProperty.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/ColorProperty.svg' /usr/bin/install -c -m 644 './ColorSourceScript.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/ColorSourceScript.svg' /usr/bin/install -c -m 644 './Cone.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/Cone.svg' /usr/bin/install -c -m 644 './ConnectVertices.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/ConnectVertices.svg' /usr/bin/install -c -m 644 './Cylinder.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/Cylinder.svg' /usr/bin/install -c -m 644 './CylindricalWavePoints.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/CylindricalWavePoints.svg' /usr/bin/install -c -m 644 './Delete.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/Delete.svg' /usr/bin/install -c -m 644 './Disk.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/Disk.svg' /usr/bin/install -c -m 644 './Dissolve.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/Dissolve.svg' /usr/bin/install -c -m 644 './EdgesToBlobby.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/EdgesToBlobby.svg' /usr/bin/install -c -m 644 './ExtrudeFaces.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/ExtrudeFaces.svg' /usr/bin/install -c -m 644 './FaceNormals.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/FaceNormals.svg' /usr/bin/install -c -m 644 './FilterFacesByColor.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/FilterFacesByColor.svg' /usr/bin/install -c -m 644 './FlipOrientation.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/FlipOrientation.svg' /usr/bin/install -c -m 644 './FormatScalar.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/FormatScalar.svg' /usr/bin/install -c -m 644 './FormatTime.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/FormatTime.svg' /usr/bin/install -c -m 644 './FrozenMesh.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/FrozenMesh.svg' /usr/bin/install -c -m 644 './GTSBoolean.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/GTSBoolean.svg' /usr/bin/install -c -m 644 './GTSReader.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/GTSReader.svg' /usr/bin/install -c -m 644 './GTSWriter.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/GTSWriter.svg' /usr/bin/install -c -m 644 './GraphVizEngine.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/GraphVizEngine.svg' /usr/bin/install -c -m 644 './Hyperboloid.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/Hyperboloid.svg' /usr/bin/install -c -m 644 './ImageMagickReader.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/ImageMagickReader.svg' /usr/bin/install -c -m 644 './ImageMagickWriter.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/ImageMagickWriter.svg' /usr/bin/install -c -m 644 './JoinPoints.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/JoinPoints.svg' /usr/bin/install -c -m 644 './K3DMeshInput.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/K3DMeshInput.svg' /usr/bin/install -c -m 644 './K3DMeshOutput.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/K3DMeshOutput.svg' /usr/bin/install -c -m 644 './K3DScript.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/K3DScript.svg' /usr/bin/install -c -m 644 './KnotCurve.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/KnotCurve.svg' /usr/bin/install -c -m 644 './LSystemParser.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/LSystemParser.svg' /usr/bin/install -c -m 644 './LinearPointNoise.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/LinearPointNoise.svg' /usr/bin/install -c -m 644 './LinearWavePoints.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/LinearWavePoints.svg' /usr/bin/install -c -m 644 './LinkPoints.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/LinkPoints.svg' /usr/bin/install -c -m 644 './LissajousCurve.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/LissajousCurve.svg' /usr/bin/install -c -m 644 './LongSourceScript.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/LongSourceScript.svg' /usr/bin/install -c -m 644 './LookAt.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/LookAt.svg' /usr/bin/install -c -m 644 './MakeBilinearPatches.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/MakeBilinearPatches.svg' /usr/bin/install -c -m 644 './MakeSDS.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/MakeSDS.svg' /usr/bin/install -c -m 644 './Material.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/Material.svg' /usr/bin/install -c -m 644 './MergeFaces.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/MergeFaces.svg' /usr/bin/install -c -m 644 './MergeMesh.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/MergeMesh.svg' /usr/bin/install -c -m 644 './MeshArray1D.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/MeshArray1D.svg' /usr/bin/install -c -m 644 './MeshArray2D.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/MeshArray2D.svg' /usr/bin/install -c -m 644 './MeshArray3D.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/MeshArray3D.svg' /usr/bin/install -c -m 644 './MeshInstance.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/MeshInstance.svg' /usr/bin/install -c -m 644 './MeshModifierScript.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/MeshModifierScript.svg' /usr/bin/install -c -m 644 './MeshSourceScript.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/MeshSourceScript.svg' /usr/bin/install -c -m 644 './MeshStats.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/MeshStats.svg' /usr/bin/install -c -m 644 './MoveFirstEdge.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/MoveFirstEdge.svg' /usr/bin/install -c -m 644 './Newell.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/Newell.svg' /usr/bin/install -c -m 644 './NullOutputScript.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/NullOutputScript.svg' /usr/bin/install -c -m 644 './NurbsCircle.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/NurbsCircle.svg' /usr/bin/install -c -m 644 './NurbsCone.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/NurbsCone.svg' /usr/bin/install -c -m 644 './NurbsCylinder.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/NurbsCylinder.svg' /usr/bin/install -c -m 644 './NurbsDisk.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/NurbsDisk.svg' /usr/bin/install -c -m 644 './NurbsGrid.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/NurbsGrid.svg' /usr/bin/install -c -m 644 './NurbsHyperboloid.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/NurbsHyperboloid.svg' /usr/bin/install -c -m 644 './NurbsParaboloid.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/NurbsParaboloid.svg' /usr/bin/install -c -m 644 './NurbsPolygon.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/NurbsPolygon.svg' /usr/bin/install -c -m 644 './NurbsSphere.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/NurbsSphere.svg' /usr/bin/install -c -m 644 './NurbsTorus.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/NurbsTorus.svg' /usr/bin/install -c -m 644 './OBJInput.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/OBJInput.svg' /usr/bin/install -c -m 644 './OBJMeshInput.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/OBJMeshInput.svg' /usr/bin/install -c -m 644 './OBJMeshOutput.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/OBJMeshOutput.svg' /usr/bin/install -c -m 644 './OBJReader.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/OBJReader.svg' /usr/bin/install -c -m 644 './OpenEXRReader.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/OpenEXRReader.svg' /usr/bin/install -c -m 644 './OpenEXRWriter.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/OpenEXRWriter.svg' /usr/bin/install -c -m 644 './OpenGLEngine.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/OpenGLEngine.svg' /usr/bin/install -c -m 644 './OpenGLMaterial.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/OpenGLMaterial.svg' /usr/bin/install -c -m 644 './Orientation.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/Orientation.svg' /usr/bin/install -c -m 644 './PLIBReader.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/PLIBReader.svg' /usr/bin/install -c -m 644 './POVEngine.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/POVEngine.svg' /usr/bin/install -c -m 644 './Paraboloid.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/Paraboloid.svg' /usr/bin/install -c -m 644 './PlanarMap.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/PlanarMap.svg' /usr/bin/install -c -m 644 './PointsToBlobby.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/PointsToBlobby.svg' /usr/bin/install -c -m 644 './PolyCone.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/PolyCone.svg' /usr/bin/install -c -m 644 './PolyCube.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/PolyCube.svg' /usr/bin/install -c -m 644 './PolyCushion.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/PolyCushion.svg' /usr/bin/install -c -m 644 './PolyCylinder.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/PolyCylinder.svg' /usr/bin/install -c -m 644 './PolyGrid.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/PolyGrid.svg' /usr/bin/install -c -m 644 './PolySphere.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/PolySphere.svg' /usr/bin/install -c -m 644 './PolySphereTessellation.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/PolySphereTessellation.svg' /usr/bin/install -c -m 644 './PolyTerrainFFT.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/PolyTerrainFFT.svg' /usr/bin/install -c -m 644 './PolyTerrainHfBM.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/PolyTerrainHfBM.svg' /usr/bin/install -c -m 644 './PolyText.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/PolyText.svg' /usr/bin/install -c -m 644 './PolyTorus.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/PolyTorus.svg' /usr/bin/install -c -m 644 './PolygonizeBicubicPatches.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/PolygonizeBicubicPatches.svg' /usr/bin/install -c -m 644 './PolygonizeBlobbies.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/PolygonizeBlobbies.svg' /usr/bin/install -c -m 644 './Polyhedron.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/Polyhedron.svg' /usr/bin/install -c -m 644 './Position.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/Position.svg' /usr/bin/install -c -m 644 './Python.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/Python.svg' /usr/bin/install -c -m 644 './QuadricDecimation.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/QuadricDecimation.svg' /usr/bin/install -c -m 644 './RAWReader.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/RAWReader.svg' /usr/bin/install -c -m 644 './RAWWriter.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/RAWWriter.svg' /usr/bin/install -c -m 644 './RIBReader.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/RIBReader.svg' /usr/bin/install -c -m 644 './RealtimeSource.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/RealtimeSource.svg' /usr/bin/install -c -m 644 './RenderManArray1D.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/RenderManArray1D.svg' /usr/bin/install -c -m 644 './RenderManArray2D.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/RenderManArray2D.svg' /usr/bin/install -c -m 644 './RenderManArray3D.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/RenderManArray3D.svg' /usr/bin/install -c -m 644 './RenderManBackgroundPlane.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/RenderManBackgroundPlane.svg' /usr/bin/install -c -m 644 './RenderManBackgroundSphere.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/RenderManBackgroundSphere.svg' /usr/bin/install -c -m 644 './RenderManCSGOperator.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/RenderManCSGOperator.svg' /usr/bin/install -c -m 644 './RenderManCSGSolid.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/RenderManCSGSolid.svg' /usr/bin/install -c -m 644 './RenderManDelayedReadArchive.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/RenderManDelayedReadArchive.svg' /usr/bin/install -c -m 644 './RenderManDisplacementShader.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/RenderManDisplacementShader.svg' /usr/bin/install -c -m 644 './RenderManEngine.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/RenderManEngine.svg' /usr/bin/install -c -m 644 './RenderManImagerShader.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/RenderManImagerShader.svg' /usr/bin/install -c -m 644 './RenderManLatLongEnvironmentMap.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/RenderManLatLongEnvironmentMap.svg' /usr/bin/install -c -m 644 './RenderManLight.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/RenderManLight.svg' /usr/bin/install -c -m 644 './RenderManLightShader.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/RenderManLightShader.svg' /usr/bin/install -c -m 644 './RenderManMaterial.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/RenderManMaterial.svg' /usr/bin/install -c -m 644 './RenderManReadArchive.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/RenderManReadArchive.svg' /usr/bin/install -c -m 644 './RenderManScript.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/RenderManScript.svg' /usr/bin/install -c -m 644 './RenderManShadowMap.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/RenderManShadowMap.svg' /usr/bin/install -c -m 644 './RenderManSurfaceShader.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/RenderManSurfaceShader.svg' /usr/bin/install -c -m 644 './RenderManTextureMap.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/RenderManTextureMap.svg' /usr/bin/install -c -m 644 './RenderManVolumeShader.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/RenderManVolumeShader.svg' /usr/bin/install -c -m 644 './RotateArray1D.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/RotateArray1D.svg' /usr/bin/install -c -m 644 './RotateArray2D.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/RotateArray2D.svg' /usr/bin/install -c -m 644 './RotateArray3D.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/RotateArray3D.svg' /usr/bin/install -c -m 644 './RotatePoints.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/RotatePoints.svg' /usr/bin/install -c -m 644 './SDSCorner.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/SDSCorner.svg' /usr/bin/install -c -m 644 './SDSCrease.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/SDSCrease.svg' /usr/bin/install -c -m 644 './SDSHole.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/SDSHole.svg' /usr/bin/install -c -m 644 './ScalarAdd.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/ScalarAdd.svg' /usr/bin/install -c -m 644 './ScalarDivide.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/ScalarDivide.svg' /usr/bin/install -c -m 644 './ScalarModulo.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/ScalarModulo.svg' /usr/bin/install -c -m 644 './ScalarMultiply.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/ScalarMultiply.svg' /usr/bin/install -c -m 644 './ScalarProperty.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/ScalarProperty.svg' /usr/bin/install -c -m 644 './ScalarSine.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/ScalarSine.svg' /usr/bin/install -c -m 644 './ScalarSourceScript.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/ScalarSourceScript.svg' /usr/bin/install -c -m 644 './ScalarSubtract.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/ScalarSubtract.svg' /usr/bin/install -c -m 644 './Scale.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/Scale.svg' /usr/bin/install -c -m 644 './ScalePoints.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/ScalePoints.svg' /usr/bin/install -c -m 644 './SelectClockwise.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/SelectClockwise.svg' /usr/bin/install -c -m 644 './SelectCompanion.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/SelectCompanion.svg' /usr/bin/install -c -m 644 './SelectCube.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/SelectCube.svg' /usr/bin/install -c -m 644 './SelectFaceByNumber.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/SelectFaceByNumber.svg' /usr/bin/install -c -m 644 './SelectPointByNumber.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/SelectPointByNumber.svg' /usr/bin/install -c -m 644 './SetMaterial.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/SetMaterial.svg' /usr/bin/install -c -m 644 './ShearPoints.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/ShearPoints.svg' /usr/bin/install -c -m 644 './SmoothPoints.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/SmoothPoints.svg' /usr/bin/install -c -m 644 './SmoothShade.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/SmoothShade.svg' /usr/bin/install -c -m 644 './Snap.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/Snap.svg' /usr/bin/install -c -m 644 './Sphere.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/Sphere.svg' /usr/bin/install -c -m 644 './SphereEversion.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/SphereEversion.svg' /usr/bin/install -c -m 644 './SphereizePoints.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/SphereizePoints.svg' /usr/bin/install -c -m 644 './StringSourceScript.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/StringSourceScript.svg' /usr/bin/install -c -m 644 './SubdivideFaces.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/SubdivideFaces.svg' /usr/bin/install -c -m 644 './TIFFWriter.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/TIFFWriter.svg' /usr/bin/install -c -m 644 './TagColor.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/TagColor.svg' /usr/bin/install -c -m 644 './TaperPoints.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/TaperPoints.svg' /usr/bin/install -c -m 644 './Teapot.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/Teapot.svg' /usr/bin/install -c -m 644 './TimeSource.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/TimeSource.svg' /usr/bin/install -c -m 644 './Torus.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/Torus.svg' /usr/bin/install -c -m 644 './Transform.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/Transform.svg' /usr/bin/install -c -m 644 './TransformModifierScript.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/TransformModifierScript.svg' /usr/bin/install -c -m 644 './TransformPoints.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/TransformPoints.svg' /usr/bin/install -c -m 644 './TransformSourceScript.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/TransformSourceScript.svg' /usr/bin/install -c -m 644 './TranslateArray1D.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/TranslateArray1D.svg' /usr/bin/install -c -m 644 './TranslateArray2D.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/TranslateArray2D.svg' /usr/bin/install -c -m 644 './TranslateArray3D.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/TranslateArray3D.svg' /usr/bin/install -c -m 644 './TranslatePoints.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/TranslatePoints.svg' /usr/bin/install -c -m 644 './TriangulateFaces.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/TriangulateFaces.svg' /usr/bin/install -c -m 644 './TweakPoints.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/TweakPoints.svg' /usr/bin/install -c -m 644 './TwistPoints.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/TwistPoints.svg' /usr/bin/install -c -m 644 './Vector3SourceScript.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/Vector3SourceScript.svg' /usr/bin/install -c -m 644 './ViewMatrix.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/ViewMatrix.svg' /usr/bin/install -c -m 644 './Viewport.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/Viewport.svg' /usr/bin/install -c -m 644 './XWriter.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/XWriter.svg' /usr/bin/install -c -m 644 './YafrayEngine.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/YafrayEngine.svg' /usr/bin/install -c -m 644 './YafrayHemiLight.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/YafrayHemiLight.svg' /usr/bin/install -c -m 644 './YafrayMaterial.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/YafrayMaterial.svg' /usr/bin/install -c -m 644 './YafrayPointLight.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/YafrayPointLight.svg' /usr/bin/install -c -m 644 './YafrayReader.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/YafrayReader.svg' /usr/bin/install -c -m 644 './YafraySoftLight.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/YafraySoftLight.svg' /usr/bin/install -c -m 644 './YafraySpotLight.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/YafraySpotLight.svg' /usr/bin/install -c -m 644 './YafraySunLight.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/YafraySunLight.svg' /usr/bin/install -c -m 644 './cant_connect_property_cursor.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/cant_connect_property_cursor.svg' /usr/bin/install -c -m 644 './center.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/center.svg' /usr/bin/install -c -m 644 './connect_property_cursor.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/connect_property_cursor.svg' /usr/bin/install -c -m 644 './connected_plug.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/connected_plug.svg' /usr/bin/install -c -m 644 './edge.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/edge.svg' /usr/bin/install -c -m 644 './element.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/element.svg' /usr/bin/install -c -m 644 './face.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/face.svg' /usr/bin/install -c -m 644 './knife_cursor.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/knife_cursor.svg' /usr/bin/install -c -m 644 './knife_tool.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/knife_tool.svg' /usr/bin/install -c -m 644 './move_cursor.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/move_cursor.svg' /usr/bin/install -c -m 644 './move_cursor_screen_xy.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/move_cursor_screen_xy.svg' /usr/bin/install -c -m 644 './move_cursor_x.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/move_cursor_x.svg' /usr/bin/install -c -m 644 './move_cursor_xy.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/move_cursor_xy.svg' /usr/bin/install -c -m 644 './move_cursor_xz.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/move_cursor_xz.svg' /usr/bin/install -c -m 644 './move_cursor_y.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/move_cursor_y.svg' /usr/bin/install -c -m 644 './move_cursor_yz.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/move_cursor_yz.svg' /usr/bin/install -c -m 644 './move_cursor_z.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/move_cursor_z.svg' /usr/bin/install -c -m 644 './move_tool.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/move_tool.svg' /usr/bin/install -c -m 644 './node.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/node.svg' /usr/bin/install -c -m 644 './node_history_panel.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/node_history_panel.svg' /usr/bin/install -c -m 644 './node_list_panel.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/node_list_panel.svg' /usr/bin/install -c -m 644 './node_properties_panel.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/node_properties_panel.svg' /usr/bin/install -c -m 644 './parent_cursor.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/parent_cursor.svg' /usr/bin/install -c -m 644 './parent_tool.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/parent_tool.svg' /usr/bin/install -c -m 644 './plug_tool.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/plug_tool.svg' /usr/bin/install -c -m 644 './render_animation.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/render_animation.svg' /usr/bin/install -c -m 644 './render_frame.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/render_frame.svg' /usr/bin/install -c -m 644 './render_preview.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/render_preview.svg' /usr/bin/install -c -m 644 './render_region_tool.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/render_region_tool.svg' /usr/bin/install -c -m 644 './rotate_tool.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/rotate_tool.svg' /usr/bin/install -c -m 644 './scale_cursor.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/scale_cursor.svg' /usr/bin/install -c -m 644 './scale_cursor_x.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/scale_cursor_x.svg' /usr/bin/install -c -m 644 './scale_cursor_xy.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/scale_cursor_xy.svg' /usr/bin/install -c -m 644 './scale_cursor_xyz.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/scale_cursor_xyz.svg' /usr/bin/install -c -m 644 './scale_cursor_xz.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/scale_cursor_xz.svg' /usr/bin/install -c -m 644 './scale_cursor_y.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/scale_cursor_y.svg' /usr/bin/install -c -m 644 './scale_cursor_yz.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/scale_cursor_yz.svg' /usr/bin/install -c -m 644 './scale_cursor_z.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/scale_cursor_z.svg' /usr/bin/install -c -m 644 './scale_tool.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/scale_tool.svg' /usr/bin/install -c -m 644 './select_add_cursor.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/select_add_cursor.svg' /usr/bin/install -c -m 644 './select_cursor.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/select_cursor.svg' /usr/bin/install -c -m 644 './select_group.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/select_group.svg' /usr/bin/install -c -m 644 './select_subtract_cursor.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/select_subtract_cursor.svg' /usr/bin/install -c -m 644 './select_tool.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/select_tool.svg' /usr/bin/install -c -m 644 './snap_tool.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/snap_tool.svg' /usr/bin/install -c -m 644 './soft_selection.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/soft_selection.svg' /usr/bin/install -c -m 644 './undo_tree_panel.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/undo_tree_panel.svg' /usr/bin/install -c -m 644 './unparent.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/unparent.svg' /usr/bin/install -c -m 644 './vertex.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/vertex.svg' /usr/bin/install -c -m 644 './viewport_panel.svg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/scalable/viewport_panel.svg' make[4]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/ngui/scalable' make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/ngui/scalable' Making install in rasterized make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/ngui/rasterized' make[4]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/ngui/rasterized' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/k3d/ngui/rasterized" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized" /usr/bin/install -c -m 644 './AlternateArray1D.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/AlternateArray1D.png' /usr/bin/install -c -m 644 './AlternateArray2D.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/AlternateArray2D.png' /usr/bin/install -c -m 644 './AlternateArray3D.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/AlternateArray3D.png' /usr/bin/install -c -m 644 './AnnotateNormal.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/AnnotateNormal.png' /usr/bin/install -c -m 644 './Annotation.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/Annotation.png' /usr/bin/install -c -m 644 './Annotation2D.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/Annotation2D.png' /usr/bin/install -c -m 644 './Axes.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/Axes.png' /usr/bin/install -c -m 644 './BendPoints.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/BendPoints.png' /usr/bin/install -c -m 644 './BevelFaces.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/BevelFaces.png' /usr/bin/install -c -m 644 './BevelPoints.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/BevelPoints.png' /usr/bin/install -c -m 644 './BitmapAdd.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/BitmapAdd.png' /usr/bin/install -c -m 644 './BitmapChecker.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/BitmapChecker.png' /usr/bin/install -c -m 644 './BitmapColorMonochrome.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/BitmapColorMonochrome.png' /usr/bin/install -c -m 644 './BitmapFileIn.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/BitmapFileIn.png' /usr/bin/install -c -m 644 './BitmapGamma.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/BitmapGamma.png' /usr/bin/install -c -m 644 './BitmapImageAdd.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/BitmapImageAdd.png' /usr/bin/install -c -m 644 './BitmapImageAtop.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/BitmapImageAtop.png' /usr/bin/install -c -m 644 './BitmapImageDivide.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/BitmapImageDivide.png' /usr/bin/install -c -m 644 './BitmapImageInside.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/BitmapImageInside.png' /usr/bin/install -c -m 644 './BitmapImageMax.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/BitmapImageMax.png' /usr/bin/install -c -m 644 './BitmapImageMin.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/BitmapImageMin.png' /usr/bin/install -c -m 644 './BitmapImageMix.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/BitmapImageMix.png' /usr/bin/install -c -m 644 './BitmapImageMultiply.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/BitmapImageMultiply.png' /usr/bin/install -c -m 644 './BitmapImageOutside.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/BitmapImageOutside.png' /usr/bin/install -c -m 644 './BitmapImageOver.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/BitmapImageOver.png' /usr/bin/install -c -m 644 './BitmapImageScreen.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/BitmapImageScreen.png' /usr/bin/install -c -m 644 './BitmapImageSubtract.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/BitmapImageSubtract.png' /usr/bin/install -c -m 644 './BitmapImageSubtractAbs.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/BitmapImageSubtractAbs.png' /usr/bin/install -c -m 644 './BitmapImageUnder.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/BitmapImageUnder.png' /usr/bin/install -c -m 644 './BitmapImageXOR.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/BitmapImageXOR.png' /usr/bin/install -c -m 644 './BitmapInstance.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/BitmapInstance.png' /usr/bin/install -c -m 644 './BitmapInvert.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/BitmapInvert.png' /usr/bin/install -c -m 644 './BitmapMatteColorDiff.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/BitmapMatteColorDiff.png' /usr/bin/install -c -m 644 './BitmapMatteInvert.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/BitmapMatteInvert.png' /usr/bin/install -c -m 644 './BitmapModifierScript.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/BitmapModifierScript.png' /usr/bin/install -c -m 644 './BitmapMultiply.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/BitmapMultiply.png' /usr/bin/install -c -m 644 './BitmapSequenceIn.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/BitmapSequenceIn.png' /usr/bin/install -c -m 644 './BitmapSequenceOut.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/BitmapSequenceOut.png' /usr/bin/install -c -m 644 './BitmapSize.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/BitmapSize.png' /usr/bin/install -c -m 644 './BitmapSolid.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/BitmapSolid.png' /usr/bin/install -c -m 644 './BitmapSourceScript.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/BitmapSourceScript.png' /usr/bin/install -c -m 644 './BitmapSubtract.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/BitmapSubtract.png' /usr/bin/install -c -m 644 './BitmapThreshold.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/BitmapThreshold.png' /usr/bin/install -c -m 644 './BlobbyAddOperator.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/BlobbyAddOperator.png' /usr/bin/install -c -m 644 './BlobbyDivOperator.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/BlobbyDivOperator.png' /usr/bin/install -c -m 644 './BlobbyEllipsoid.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/BlobbyEllipsoid.png' /usr/bin/install -c -m 644 './BlobbyMaxOperator.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/BlobbyMaxOperator.png' /usr/bin/install -c -m 644 './BlobbyMinOperator.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/BlobbyMinOperator.png' /usr/bin/install -c -m 644 './BlobbyMultOperator.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/BlobbyMultOperator.png' /usr/bin/install -c -m 644 './BlobbySegment.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/BlobbySegment.png' /usr/bin/install -c -m 644 './BlobbySubOperator.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/BlobbySubOperator.png' /usr/bin/install -c -m 644 './BridgeEdges.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/BridgeEdges.png' /usr/bin/install -c -m 644 './BridgeFaces.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/BridgeFaces.png' /usr/bin/install -c -m 644 './BulgePoints.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/BulgePoints.png' /usr/bin/install -c -m 644 './Camera.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/Camera.png' /usr/bin/install -c -m 644 './CapHole.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/CapHole.png' /usr/bin/install -c -m 644 './CatmullClark.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/CatmullClark.png' /usr/bin/install -c -m 644 './CenterPoints.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/CenterPoints.png' /usr/bin/install -c -m 644 './CoarsenPolyhedra.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/CoarsenPolyhedra.png' /usr/bin/install -c -m 644 './CollapseEdges.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/CollapseEdges.png' /usr/bin/install -c -m 644 './CollapseFaces.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/CollapseFaces.png' /usr/bin/install -c -m 644 './ColorProperty.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/ColorProperty.png' /usr/bin/install -c -m 644 './ColorSourceScript.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/ColorSourceScript.png' /usr/bin/install -c -m 644 './Cone.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/Cone.png' /usr/bin/install -c -m 644 './ConnectVertices.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/ConnectVertices.png' /usr/bin/install -c -m 644 './Cylinder.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/Cylinder.png' /usr/bin/install -c -m 644 './CylindricalWavePoints.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/CylindricalWavePoints.png' /usr/bin/install -c -m 644 './Delete.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/Delete.png' /usr/bin/install -c -m 644 './Disk.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/Disk.png' /usr/bin/install -c -m 644 './Dissolve.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/Dissolve.png' /usr/bin/install -c -m 644 './EdgesToBlobby.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/EdgesToBlobby.png' /usr/bin/install -c -m 644 './ExtrudeFaces.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/ExtrudeFaces.png' /usr/bin/install -c -m 644 './FaceNormals.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/FaceNormals.png' /usr/bin/install -c -m 644 './FilterFacesByColor.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/FilterFacesByColor.png' /usr/bin/install -c -m 644 './FlipOrientation.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/FlipOrientation.png' /usr/bin/install -c -m 644 './FormatScalar.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/FormatScalar.png' /usr/bin/install -c -m 644 './FormatTime.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/FormatTime.png' /usr/bin/install -c -m 644 './FrozenMesh.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/FrozenMesh.png' /usr/bin/install -c -m 644 './GTSBoolean.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/GTSBoolean.png' /usr/bin/install -c -m 644 './GTSReader.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/GTSReader.png' /usr/bin/install -c -m 644 './GTSWriter.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/GTSWriter.png' /usr/bin/install -c -m 644 './GraphVizEngine.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/GraphVizEngine.png' /usr/bin/install -c -m 644 './Hyperboloid.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/Hyperboloid.png' /usr/bin/install -c -m 644 './ImageMagickReader.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/ImageMagickReader.png' /usr/bin/install -c -m 644 './ImageMagickWriter.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/ImageMagickWriter.png' /usr/bin/install -c -m 644 './JoinPoints.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/JoinPoints.png' /usr/bin/install -c -m 644 './K3DMeshInput.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/K3DMeshInput.png' /usr/bin/install -c -m 644 './K3DMeshOutput.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/K3DMeshOutput.png' /usr/bin/install -c -m 644 './K3DScript.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/K3DScript.png' /usr/bin/install -c -m 644 './KnotCurve.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/KnotCurve.png' /usr/bin/install -c -m 644 './LSystemParser.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/LSystemParser.png' /usr/bin/install -c -m 644 './LinearPointNoise.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/LinearPointNoise.png' /usr/bin/install -c -m 644 './LinearWavePoints.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/LinearWavePoints.png' /usr/bin/install -c -m 644 './LinkPoints.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/LinkPoints.png' /usr/bin/install -c -m 644 './LissajousCurve.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/LissajousCurve.png' /usr/bin/install -c -m 644 './LongSourceScript.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/LongSourceScript.png' /usr/bin/install -c -m 644 './LookAt.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/LookAt.png' /usr/bin/install -c -m 644 './MakeBilinearPatches.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/MakeBilinearPatches.png' /usr/bin/install -c -m 644 './MakeSDS.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/MakeSDS.png' /usr/bin/install -c -m 644 './Material.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/Material.png' /usr/bin/install -c -m 644 './MergeFaces.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/MergeFaces.png' /usr/bin/install -c -m 644 './MergeMesh.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/MergeMesh.png' /usr/bin/install -c -m 644 './MeshArray1D.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/MeshArray1D.png' /usr/bin/install -c -m 644 './MeshArray2D.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/MeshArray2D.png' /usr/bin/install -c -m 644 './MeshArray3D.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/MeshArray3D.png' /usr/bin/install -c -m 644 './MeshInstance.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/MeshInstance.png' /usr/bin/install -c -m 644 './MeshModifierScript.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/MeshModifierScript.png' /usr/bin/install -c -m 644 './MeshSourceScript.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/MeshSourceScript.png' /usr/bin/install -c -m 644 './MeshStats.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/MeshStats.png' /usr/bin/install -c -m 644 './MoveFirstEdge.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/MoveFirstEdge.png' /usr/bin/install -c -m 644 './Newell.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/Newell.png' /usr/bin/install -c -m 644 './NullOutputScript.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/NullOutputScript.png' /usr/bin/install -c -m 644 './NurbsCircle.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/NurbsCircle.png' /usr/bin/install -c -m 644 './NurbsCone.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/NurbsCone.png' /usr/bin/install -c -m 644 './NurbsCylinder.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/NurbsCylinder.png' /usr/bin/install -c -m 644 './NurbsDisk.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/NurbsDisk.png' /usr/bin/install -c -m 644 './NurbsGrid.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/NurbsGrid.png' /usr/bin/install -c -m 644 './NurbsHyperboloid.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/NurbsHyperboloid.png' /usr/bin/install -c -m 644 './NurbsParaboloid.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/NurbsParaboloid.png' /usr/bin/install -c -m 644 './NurbsPolygon.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/NurbsPolygon.png' /usr/bin/install -c -m 644 './NurbsSphere.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/NurbsSphere.png' /usr/bin/install -c -m 644 './NurbsTorus.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/NurbsTorus.png' /usr/bin/install -c -m 644 './OBJInput.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/OBJInput.png' /usr/bin/install -c -m 644 './OBJMeshInput.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/OBJMeshInput.png' /usr/bin/install -c -m 644 './OBJMeshOutput.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/OBJMeshOutput.png' /usr/bin/install -c -m 644 './OBJReader.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/OBJReader.png' /usr/bin/install -c -m 644 './OpenEXRReader.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/OpenEXRReader.png' /usr/bin/install -c -m 644 './OpenEXRWriter.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/OpenEXRWriter.png' /usr/bin/install -c -m 644 './OpenGLEngine.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/OpenGLEngine.png' /usr/bin/install -c -m 644 './OpenGLMaterial.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/OpenGLMaterial.png' /usr/bin/install -c -m 644 './Orientation.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/Orientation.png' /usr/bin/install -c -m 644 './PLIBReader.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/PLIBReader.png' /usr/bin/install -c -m 644 './POVEngine.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/POVEngine.png' /usr/bin/install -c -m 644 './Paraboloid.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/Paraboloid.png' /usr/bin/install -c -m 644 './PlanarMap.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/PlanarMap.png' /usr/bin/install -c -m 644 './PointsToBlobby.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/PointsToBlobby.png' /usr/bin/install -c -m 644 './PolyCone.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/PolyCone.png' /usr/bin/install -c -m 644 './PolyCube.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/PolyCube.png' /usr/bin/install -c -m 644 './PolyCushion.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/PolyCushion.png' /usr/bin/install -c -m 644 './PolyCylinder.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/PolyCylinder.png' /usr/bin/install -c -m 644 './PolyGrid.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/PolyGrid.png' /usr/bin/install -c -m 644 './PolySphere.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/PolySphere.png' /usr/bin/install -c -m 644 './PolySphereTessellation.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/PolySphereTessellation.png' /usr/bin/install -c -m 644 './PolyTerrainFFT.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/PolyTerrainFFT.png' /usr/bin/install -c -m 644 './PolyTerrainHfBM.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/PolyTerrainHfBM.png' /usr/bin/install -c -m 644 './PolyText.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/PolyText.png' /usr/bin/install -c -m 644 './PolyTorus.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/PolyTorus.png' /usr/bin/install -c -m 644 './PolygonizeBicubicPatches.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/PolygonizeBicubicPatches.png' /usr/bin/install -c -m 644 './PolygonizeBlobbies.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/PolygonizeBlobbies.png' /usr/bin/install -c -m 644 './Polyhedron.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/Polyhedron.png' /usr/bin/install -c -m 644 './Position.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/Position.png' /usr/bin/install -c -m 644 './Python.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/Python.png' /usr/bin/install -c -m 644 './QuadricDecimation.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/QuadricDecimation.png' /usr/bin/install -c -m 644 './RAWReader.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/RAWReader.png' /usr/bin/install -c -m 644 './RAWWriter.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/RAWWriter.png' /usr/bin/install -c -m 644 './RIBReader.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/RIBReader.png' /usr/bin/install -c -m 644 './RealtimeSource.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/RealtimeSource.png' /usr/bin/install -c -m 644 './RenderManArray1D.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/RenderManArray1D.png' /usr/bin/install -c -m 644 './RenderManArray2D.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/RenderManArray2D.png' /usr/bin/install -c -m 644 './RenderManArray3D.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/RenderManArray3D.png' /usr/bin/install -c -m 644 './RenderManBackgroundPlane.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/RenderManBackgroundPlane.png' /usr/bin/install -c -m 644 './RenderManBackgroundSphere.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/RenderManBackgroundSphere.png' /usr/bin/install -c -m 644 './RenderManCSGOperator.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/RenderManCSGOperator.png' /usr/bin/install -c -m 644 './RenderManCSGSolid.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/RenderManCSGSolid.png' /usr/bin/install -c -m 644 './RenderManDelayedReadArchive.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/RenderManDelayedReadArchive.png' /usr/bin/install -c -m 644 './RenderManDisplacementShader.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/RenderManDisplacementShader.png' /usr/bin/install -c -m 644 './RenderManEngine.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/RenderManEngine.png' /usr/bin/install -c -m 644 './RenderManImagerShader.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/RenderManImagerShader.png' /usr/bin/install -c -m 644 './RenderManLatLongEnvironmentMap.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/RenderManLatLongEnvironmentMap.png' /usr/bin/install -c -m 644 './RenderManLight.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/RenderManLight.png' /usr/bin/install -c -m 644 './RenderManLightShader.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/RenderManLightShader.png' /usr/bin/install -c -m 644 './RenderManMaterial.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/RenderManMaterial.png' /usr/bin/install -c -m 644 './RenderManReadArchive.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/RenderManReadArchive.png' /usr/bin/install -c -m 644 './RenderManScript.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/RenderManScript.png' /usr/bin/install -c -m 644 './RenderManShadowMap.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/RenderManShadowMap.png' /usr/bin/install -c -m 644 './RenderManSurfaceShader.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/RenderManSurfaceShader.png' /usr/bin/install -c -m 644 './RenderManTextureMap.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/RenderManTextureMap.png' /usr/bin/install -c -m 644 './RenderManVolumeShader.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/RenderManVolumeShader.png' /usr/bin/install -c -m 644 './RotateArray1D.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/RotateArray1D.png' /usr/bin/install -c -m 644 './RotateArray2D.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/RotateArray2D.png' /usr/bin/install -c -m 644 './RotateArray3D.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/RotateArray3D.png' /usr/bin/install -c -m 644 './RotatePoints.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/RotatePoints.png' /usr/bin/install -c -m 644 './SDSCorner.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/SDSCorner.png' /usr/bin/install -c -m 644 './SDSCrease.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/SDSCrease.png' /usr/bin/install -c -m 644 './SDSHole.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/SDSHole.png' /usr/bin/install -c -m 644 './ScalarAdd.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/ScalarAdd.png' /usr/bin/install -c -m 644 './ScalarDivide.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/ScalarDivide.png' /usr/bin/install -c -m 644 './ScalarModulo.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/ScalarModulo.png' /usr/bin/install -c -m 644 './ScalarMultiply.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/ScalarMultiply.png' /usr/bin/install -c -m 644 './ScalarProperty.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/ScalarProperty.png' /usr/bin/install -c -m 644 './ScalarSine.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/ScalarSine.png' /usr/bin/install -c -m 644 './ScalarSourceScript.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/ScalarSourceScript.png' /usr/bin/install -c -m 644 './ScalarSubtract.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/ScalarSubtract.png' /usr/bin/install -c -m 644 './Scale.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/Scale.png' /usr/bin/install -c -m 644 './ScalePoints.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/ScalePoints.png' /usr/bin/install -c -m 644 './SelectClockwise.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/SelectClockwise.png' /usr/bin/install -c -m 644 './SelectCompanion.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/SelectCompanion.png' /usr/bin/install -c -m 644 './SelectCube.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/SelectCube.png' /usr/bin/install -c -m 644 './SelectFaceByNumber.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/SelectFaceByNumber.png' /usr/bin/install -c -m 644 './SelectPointByNumber.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/SelectPointByNumber.png' /usr/bin/install -c -m 644 './SetMaterial.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/SetMaterial.png' /usr/bin/install -c -m 644 './ShearPoints.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/ShearPoints.png' /usr/bin/install -c -m 644 './SmoothPoints.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/SmoothPoints.png' /usr/bin/install -c -m 644 './SmoothShade.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/SmoothShade.png' /usr/bin/install -c -m 644 './Snap.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/Snap.png' /usr/bin/install -c -m 644 './Sphere.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/Sphere.png' /usr/bin/install -c -m 644 './SphereEversion.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/SphereEversion.png' /usr/bin/install -c -m 644 './SphereizePoints.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/SphereizePoints.png' /usr/bin/install -c -m 644 './StringSourceScript.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/StringSourceScript.png' /usr/bin/install -c -m 644 './SubdivideFaces.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/SubdivideFaces.png' /usr/bin/install -c -m 644 './TIFFWriter.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/TIFFWriter.png' /usr/bin/install -c -m 644 './TagColor.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/TagColor.png' /usr/bin/install -c -m 644 './TaperPoints.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/TaperPoints.png' /usr/bin/install -c -m 644 './Teapot.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/Teapot.png' /usr/bin/install -c -m 644 './TimeSource.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/TimeSource.png' /usr/bin/install -c -m 644 './Torus.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/Torus.png' /usr/bin/install -c -m 644 './Transform.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/Transform.png' /usr/bin/install -c -m 644 './TransformModifierScript.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/TransformModifierScript.png' /usr/bin/install -c -m 644 './TransformPoints.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/TransformPoints.png' /usr/bin/install -c -m 644 './TransformSourceScript.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/TransformSourceScript.png' /usr/bin/install -c -m 644 './TranslateArray1D.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/TranslateArray1D.png' /usr/bin/install -c -m 644 './TranslateArray2D.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/TranslateArray2D.png' /usr/bin/install -c -m 644 './TranslateArray3D.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/TranslateArray3D.png' /usr/bin/install -c -m 644 './TranslatePoints.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/TranslatePoints.png' /usr/bin/install -c -m 644 './TriangulateFaces.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/TriangulateFaces.png' /usr/bin/install -c -m 644 './TweakPoints.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/TweakPoints.png' /usr/bin/install -c -m 644 './TwistPoints.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/TwistPoints.png' /usr/bin/install -c -m 644 './Vector3SourceScript.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/Vector3SourceScript.png' /usr/bin/install -c -m 644 './ViewMatrix.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/ViewMatrix.png' /usr/bin/install -c -m 644 './Viewport.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/Viewport.png' /usr/bin/install -c -m 644 './XWriter.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/XWriter.png' /usr/bin/install -c -m 644 './YafrayEngine.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/YafrayEngine.png' /usr/bin/install -c -m 644 './YafrayHemiLight.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/YafrayHemiLight.png' /usr/bin/install -c -m 644 './YafrayMaterial.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/YafrayMaterial.png' /usr/bin/install -c -m 644 './YafrayPointLight.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/YafrayPointLight.png' /usr/bin/install -c -m 644 './YafrayReader.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/YafrayReader.png' /usr/bin/install -c -m 644 './YafraySoftLight.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/YafraySoftLight.png' /usr/bin/install -c -m 644 './YafraySpotLight.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/YafraySpotLight.png' /usr/bin/install -c -m 644 './YafraySunLight.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/YafraySunLight.png' /usr/bin/install -c -m 644 './cant_connect_property_cursor.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/cant_connect_property_cursor.png' /usr/bin/install -c -m 644 './center.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/center.png' /usr/bin/install -c -m 644 './connect_property_cursor.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/connect_property_cursor.png' /usr/bin/install -c -m 644 './connected_plug.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/connected_plug.png' /usr/bin/install -c -m 644 './edge.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/edge.png' /usr/bin/install -c -m 644 './element.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/element.png' /usr/bin/install -c -m 644 './face.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/face.png' /usr/bin/install -c -m 644 './knife_cursor.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/knife_cursor.png' /usr/bin/install -c -m 644 './knife_tool.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/knife_tool.png' /usr/bin/install -c -m 644 './move_cursor.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/move_cursor.png' /usr/bin/install -c -m 644 './move_cursor_screen_xy.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/move_cursor_screen_xy.png' /usr/bin/install -c -m 644 './move_cursor_x.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/move_cursor_x.png' /usr/bin/install -c -m 644 './move_cursor_xy.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/move_cursor_xy.png' /usr/bin/install -c -m 644 './move_cursor_xz.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/move_cursor_xz.png' /usr/bin/install -c -m 644 './move_cursor_y.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/move_cursor_y.png' /usr/bin/install -c -m 644 './move_cursor_yz.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/move_cursor_yz.png' /usr/bin/install -c -m 644 './move_cursor_z.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/move_cursor_z.png' /usr/bin/install -c -m 644 './move_tool.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/move_tool.png' /usr/bin/install -c -m 644 './node.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/node.png' /usr/bin/install -c -m 644 './node_history_panel.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/node_history_panel.png' /usr/bin/install -c -m 644 './node_list_panel.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/node_list_panel.png' /usr/bin/install -c -m 644 './node_properties_panel.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/node_properties_panel.png' /usr/bin/install -c -m 644 './parent_cursor.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/parent_cursor.png' /usr/bin/install -c -m 644 './parent_tool.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/parent_tool.png' /usr/bin/install -c -m 644 './plug_tool.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/plug_tool.png' /usr/bin/install -c -m 644 './render_animation.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/render_animation.png' /usr/bin/install -c -m 644 './render_frame.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/render_frame.png' /usr/bin/install -c -m 644 './render_preview.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/render_preview.png' /usr/bin/install -c -m 644 './render_region_tool.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/render_region_tool.png' /usr/bin/install -c -m 644 './rotate_tool.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/rotate_tool.png' /usr/bin/install -c -m 644 './scale_cursor.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/scale_cursor.png' /usr/bin/install -c -m 644 './scale_cursor_x.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/scale_cursor_x.png' /usr/bin/install -c -m 644 './scale_cursor_xy.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/scale_cursor_xy.png' /usr/bin/install -c -m 644 './scale_cursor_xyz.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/scale_cursor_xyz.png' /usr/bin/install -c -m 644 './scale_cursor_xz.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/scale_cursor_xz.png' /usr/bin/install -c -m 644 './scale_cursor_y.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/scale_cursor_y.png' /usr/bin/install -c -m 644 './scale_cursor_yz.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/scale_cursor_yz.png' /usr/bin/install -c -m 644 './scale_cursor_z.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/scale_cursor_z.png' /usr/bin/install -c -m 644 './scale_tool.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/scale_tool.png' /usr/bin/install -c -m 644 './select_add_cursor.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/select_add_cursor.png' /usr/bin/install -c -m 644 './select_cursor.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/select_cursor.png' /usr/bin/install -c -m 644 './select_group.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/select_group.png' /usr/bin/install -c -m 644 './select_subtract_cursor.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/select_subtract_cursor.png' /usr/bin/install -c -m 644 './select_tool.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/select_tool.png' /usr/bin/install -c -m 644 './snap_tool.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/snap_tool.png' /usr/bin/install -c -m 644 './soft_selection.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/soft_selection.png' /usr/bin/install -c -m 644 './undo_tree_panel.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/undo_tree_panel.png' /usr/bin/install -c -m 644 './unparent.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/unparent.png' /usr/bin/install -c -m 644 './vertex.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/vertex.png' /usr/bin/install -c -m 644 './viewport_panel.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/ngui/rasterized/viewport_panel.png' make[4]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/ngui/rasterized' make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/ngui/rasterized' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/ngui' Making install in qtui make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/qtui' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/qtui' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/k3d/qtui" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/qtui" /usr/bin/install -c -m 644 'splash.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/qtui/splash.png' /usr/bin/install -c -m 644 'stock_open.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/qtui/stock_open.png' /usr/bin/install -c -m 644 'stock_exit.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/qtui/stock_exit.png' make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/qtui' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/qtui' Making install in scripts make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/scripts' Making install in . make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/scripts' make[4]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/scripts' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/k3d/scripts" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/scripts" /usr/bin/install -c -m 644 './bevel_points_with_selection.py' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/scripts/bevel_points_with_selection.py' /usr/bin/install -c -m 644 './command_node_inspector.py' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/scripts/command_node_inspector.py' /usr/bin/install -c -m 644 './create_bicubic_patch.py' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/scripts/create_bicubic_patch.py' /usr/bin/install -c -m 644 './create_bilinear_patch.py' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/scripts/create_bilinear_patch.py' /usr/bin/install -c -m 644 './create_blobby.py' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/scripts/create_blobby.py' /usr/bin/install -c -m 644 './create_cubic_curve.py' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/scripts/create_cubic_curve.py' /usr/bin/install -c -m 644 './create_linear_curve.py' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/scripts/create_linear_curve.py' /usr/bin/install -c -m 644 './create_point_group.py' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/scripts/create_point_group.py' /usr/bin/install -c -m 644 './create_square.py' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/scripts/create_square.py' /usr/bin/install -c -m 644 './describe_plugins.py' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/scripts/describe_plugins.py' /usr/bin/install -c -m 644 './deselect_all.py' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/scripts/deselect_all.py' /usr/bin/install -c -m 644 './export_raw.py' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/scripts/export_raw.py' /usr/bin/install -c -m 644 './generate_schema_samples.py' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/scripts/generate_schema_samples.py' /usr/bin/install -c -m 644 './generate_wiki_docs.py' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/scripts/generate_wiki_docs.py' /usr/bin/install -c -m 644 './howdy_world.py' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/scripts/howdy_world.py' /usr/bin/install -c -m 644 './howdy_world_gtk.py' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/scripts/howdy_world_gtk.py' /usr/bin/install -c -m 644 './innovation.py' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/scripts/innovation.py' /usr/bin/install -c -m 644 './log_messages.py' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/scripts/log_messages.py' /usr/bin/install -c -m 644 './make_human.py' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/scripts/make_human.py' /usr/bin/install -c -m 644 './plot_function.py' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/scripts/plot_function.py' /usr/bin/install -c -m 644 './print_selected_objects.py' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/scripts/print_selected_objects.py' /usr/bin/install -c -m 644 './script_context.py' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/scripts/script_context.py' /usr/bin/install -c -m 644 './script_recursion.py' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/scripts/script_recursion.py' /usr/bin/install -c -m 644 './script_recursion_context.py' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/scripts/script_recursion_context.py' /usr/bin/install -c -m 644 './snap_test_1.py' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/scripts/snap_test_1.py' /usr/bin/install -c -m 644 './undo_redo_errors.py' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/scripts/undo_redo_errors.py' /usr/bin/install -c -m 644 './user_interface.py' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/scripts/user_interface.py' /usr/bin/install -c -m 644 './user_properties.py' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/scripts/user_properties.py' /usr/bin/install -c -m 644 './write_describe_plugins.py' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/scripts/write_describe_plugins.py' /usr/bin/install -c -m 644 './write_schema_samples.py' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/scripts/write_schema_samples.py' make[4]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/scripts' make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/scripts' Making install in animation make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/scripts/animation' make[4]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/scripts/animation' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/k3d/scripts/animation" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/scripts/animation" /usr/bin/install -c -m 644 './keyframes.py' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/scripts/animation/keyframes.py' make[4]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/scripts/animation' make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/scripts/animation' Making install in mesh_modifiers make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/scripts/mesh_modifiers' make[4]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/scripts/mesh_modifiers' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/k3d/scripts/mesh_modifiers" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/scripts/mesh_modifiers" /usr/bin/install -c -m 644 './random_colors.py' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/scripts/mesh_modifiers/random_colors.py' make[4]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/scripts/mesh_modifiers' make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/scripts/mesh_modifiers' Making install in renderman make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/scripts/renderman' make[4]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/scripts/renderman' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/k3d/scripts/renderman" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/scripts/renderman" /usr/bin/install -c -m 644 './tribble.py' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/scripts/renderman/tribble.py' make[4]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/scripts/renderman' make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/scripts/renderman' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/scripts' Making install in shaders make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/shaders' Making install in displacement make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/shaders/displacement' make[4]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/shaders/displacement' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/k3d/shaders/displacement" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement" /usr/bin/install -c -m 644 './k3d_brickbump.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_brickbump.sl' /usr/bin/install -c -m 644 './k3d_brickbump2.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_brickbump2.sl' /usr/bin/install -c -m 644 './k3d_brickbump3.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_brickbump3.sl' /usr/bin/install -c -m 644 './k3d_bubbles.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_bubbles.sl' /usr/bin/install -c -m 644 './k3d_bubbly.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_bubbly.sl' /usr/bin/install -c -m 644 './k3d_bumpy.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_bumpy.sl' /usr/bin/install -c -m 644 './k3d_castucco.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_castucco.sl' /usr/bin/install -c -m 644 './k3d_celld.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_celld.sl' /usr/bin/install -c -m 644 './k3d_dented.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_dented.sl' /usr/bin/install -c -m 644 './k3d_displacementmap.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_displacementmap.sl' /usr/bin/install -c -m 644 './k3d_droop.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_droop.sl' /usr/bin/install -c -m 644 './k3d_dturb.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_dturb.sl' /usr/bin/install -c -m 644 './k3d_emboss.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_emboss.sl' /usr/bin/install -c -m 644 './k3d_fractal.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_fractal.sl' /usr/bin/install -c -m 644 './k3d_fur1.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_fur1.sl' /usr/bin/install -c -m 644 './k3d_gloop.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_gloop.sl' /usr/bin/install -c -m 644 './k3d_gouge.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_gouge.sl' /usr/bin/install -c -m 644 './k3d_grass_displace.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_grass_displace.sl' /usr/bin/install -c -m 644 './k3d_grids_disp.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_grids_disp.sl' /usr/bin/install -c -m 644 './k3d_hexatile_bump.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_hexatile_bump.sl' /usr/bin/install -c -m 644 './k3d_ridged_multifractal.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_ridged_multifractal.sl' /usr/bin/install -c -m 644 './k3d_ripple.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_ripple.sl' /usr/bin/install -c -m 644 './k3d_round.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_round.sl' /usr/bin/install -c -m 644 './k3d_slateroof.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_slateroof.sl' /usr/bin/install -c -m 644 './k3d_slateroofd.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_slateroofd.sl' /usr/bin/install -c -m 644 './k3d_square_ridges.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_square_ridges.sl' /usr/bin/install -c -m 644 './k3d_stucco.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_stucco.sl' /usr/bin/install -c -m 644 './k3d_terranbump.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_terranbump.sl' /usr/bin/install -c -m 644 './k3d_threads.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_threads.sl' /usr/bin/install -c -m 644 './k3d_waterdisplacement.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_waterdisplacement.sl' /usr/bin/install -c -m 644 './k3d_windywave.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_windywave.sl' /usr/bin/install -c -m 644 './k3d_brickbump.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_brickbump.sl.slmeta' /usr/bin/install -c -m 644 './k3d_brickbump2.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_brickbump2.sl.slmeta' /usr/bin/install -c -m 644 './k3d_brickbump3.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_brickbump3.sl.slmeta' /usr/bin/install -c -m 644 './k3d_bubbles.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_bubbles.sl.slmeta' /usr/bin/install -c -m 644 './k3d_bubbly.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_bubbly.sl.slmeta' /usr/bin/install -c -m 644 './k3d_bumpy.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_bumpy.sl.slmeta' /usr/bin/install -c -m 644 './k3d_castucco.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_castucco.sl.slmeta' /usr/bin/install -c -m 644 './k3d_celld.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_celld.sl.slmeta' /usr/bin/install -c -m 644 './k3d_dented.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_dented.sl.slmeta' /usr/bin/install -c -m 644 './k3d_displacementmap.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_displacementmap.sl.slmeta' /usr/bin/install -c -m 644 './k3d_droop.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_droop.sl.slmeta' /usr/bin/install -c -m 644 './k3d_dturb.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_dturb.sl.slmeta' /usr/bin/install -c -m 644 './k3d_emboss.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_emboss.sl.slmeta' /usr/bin/install -c -m 644 './k3d_fractal.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_fractal.sl.slmeta' /usr/bin/install -c -m 644 './k3d_fur1.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_fur1.sl.slmeta' /usr/bin/install -c -m 644 './k3d_gloop.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_gloop.sl.slmeta' /usr/bin/install -c -m 644 './k3d_gouge.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_gouge.sl.slmeta' /usr/bin/install -c -m 644 './k3d_grass_displace.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_grass_displace.sl.slmeta' /usr/bin/install -c -m 644 './k3d_grids_disp.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_grids_disp.sl.slmeta' /usr/bin/install -c -m 644 './k3d_hexatile_bump.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_hexatile_bump.sl.slmeta' /usr/bin/install -c -m 644 './k3d_ridged_multifractal.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_ridged_multifractal.sl.slmeta' /usr/bin/install -c -m 644 './k3d_ripple.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_ripple.sl.slmeta' /usr/bin/install -c -m 644 './k3d_round.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_round.sl.slmeta' /usr/bin/install -c -m 644 './k3d_slateroof.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_slateroof.sl.slmeta' /usr/bin/install -c -m 644 './k3d_slateroofd.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_slateroofd.sl.slmeta' /usr/bin/install -c -m 644 './k3d_square_ridges.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_square_ridges.sl.slmeta' /usr/bin/install -c -m 644 './k3d_stucco.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_stucco.sl.slmeta' /usr/bin/install -c -m 644 './k3d_terranbump.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_terranbump.sl.slmeta' /usr/bin/install -c -m 644 './k3d_threads.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_threads.sl.slmeta' /usr/bin/install -c -m 644 './k3d_waterdisplacement.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_waterdisplacement.sl.slmeta' /usr/bin/install -c -m 644 './k3d_windywave.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/displacement/k3d_windywave.sl.slmeta' make[4]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/shaders/displacement' make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/shaders/displacement' Making install in imager make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/shaders/imager' make[4]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/shaders/imager' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/k3d/shaders/imager" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/imager" /usr/bin/install -c -m 644 './k3d_background.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/imager/k3d_background.sl' /usr/bin/install -c -m 644 './k3d_bluescreen.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/imager/k3d_bluescreen.sl' /usr/bin/install -c -m 644 './k3d_clamptoalpha.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/imager/k3d_clamptoalpha.sl' /usr/bin/install -c -m 644 './k3d_background.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/imager/k3d_background.sl.slmeta' /usr/bin/install -c -m 644 './k3d_bluescreen.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/imager/k3d_bluescreen.sl.slmeta' /usr/bin/install -c -m 644 './k3d_clamptoalpha.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/imager/k3d_clamptoalpha.sl.slmeta' make[4]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/shaders/imager' make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/shaders/imager' Making install in layered make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/shaders/layered' make[4]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/shaders/layered' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/k3d/shaders/layered" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/layered" make[4]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/shaders/layered' make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/shaders/layered' Making install in light make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/shaders/light' make[4]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/shaders/light' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/k3d/shaders/light" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/light" /usr/bin/install -c -m 644 './k3d_ambientlight.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/light/k3d_ambientlight.sl' /usr/bin/install -c -m 644 './k3d_arealight.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/light/k3d_arealight.sl' /usr/bin/install -c -m 644 './k3d_causticlight.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/light/k3d_causticlight.sl' /usr/bin/install -c -m 644 './k3d_distant_shadow.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/light/k3d_distant_shadow.sl' /usr/bin/install -c -m 644 './k3d_distantlight.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/light/k3d_distantlight.sl' /usr/bin/install -c -m 644 './k3d_hdr_light.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/light/k3d_hdr_light.sl' /usr/bin/install -c -m 644 './k3d_hdr_surface.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/light/k3d_hdr_surface.sl' /usr/bin/install -c -m 644 './k3d_hdri1.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/light/k3d_hdri1.sl' /usr/bin/install -c -m 644 './k3d_hdri2.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/light/k3d_hdri2.sl' /usr/bin/install -c -m 644 './k3d_indirect.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/light/k3d_indirect.sl' /usr/bin/install -c -m 644 './k3d_pointlight.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/light/k3d_pointlight.sl' /usr/bin/install -c -m 644 './k3d_shadowdistant_rim.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/light/k3d_shadowdistant_rim.sl' /usr/bin/install -c -m 644 './k3d_shadowspot.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/light/k3d_shadowspot.sl' /usr/bin/install -c -m 644 './k3d_slideprojector.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/light/k3d_slideprojector.sl' /usr/bin/install -c -m 644 './k3d_softboxes.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/light/k3d_softboxes.sl' /usr/bin/install -c -m 644 './k3d_spotlight.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/light/k3d_spotlight.sl' /usr/bin/install -c -m 644 './k3d_uberlight.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/light/k3d_uberlight.sl' /usr/bin/install -c -m 644 './k3d_waterlight.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/light/k3d_waterlight.sl' /usr/bin/install -c -m 644 './k3d_windowlight.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/light/k3d_windowlight.sl' /usr/bin/install -c -m 644 './k3d_ambientlight.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/light/k3d_ambientlight.sl.slmeta' /usr/bin/install -c -m 644 './k3d_arealight.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/light/k3d_arealight.sl.slmeta' /usr/bin/install -c -m 644 './k3d_causticlight.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/light/k3d_causticlight.sl.slmeta' /usr/bin/install -c -m 644 './k3d_distant_shadow.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/light/k3d_distant_shadow.sl.slmeta' /usr/bin/install -c -m 644 './k3d_distantlight.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/light/k3d_distantlight.sl.slmeta' /usr/bin/install -c -m 644 './k3d_hdr_light.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/light/k3d_hdr_light.sl.slmeta' /usr/bin/install -c -m 644 './k3d_hdr_surface.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/light/k3d_hdr_surface.sl.slmeta' /usr/bin/install -c -m 644 './k3d_hdri1.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/light/k3d_hdri1.sl.slmeta' /usr/bin/install -c -m 644 './k3d_hdri2.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/light/k3d_hdri2.sl.slmeta' /usr/bin/install -c -m 644 './k3d_indirect.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/light/k3d_indirect.sl.slmeta' /usr/bin/install -c -m 644 './k3d_pointlight.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/light/k3d_pointlight.sl.slmeta' /usr/bin/install -c -m 644 './k3d_shadowdistant_rim.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/light/k3d_shadowdistant_rim.sl.slmeta' /usr/bin/install -c -m 644 './k3d_shadowspot.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/light/k3d_shadowspot.sl.slmeta' /usr/bin/install -c -m 644 './k3d_slideprojector.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/light/k3d_slideprojector.sl.slmeta' /usr/bin/install -c -m 644 './k3d_softboxes.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/light/k3d_softboxes.sl.slmeta' /usr/bin/install -c -m 644 './k3d_spotlight.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/light/k3d_spotlight.sl.slmeta' /usr/bin/install -c -m 644 './k3d_uberlight.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/light/k3d_uberlight.sl.slmeta' /usr/bin/install -c -m 644 './k3d_waterlight.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/light/k3d_waterlight.sl.slmeta' /usr/bin/install -c -m 644 './k3d_windowlight.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/light/k3d_windowlight.sl.slmeta' make[4]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/shaders/light' make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/shaders/light' Making install in surface make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/shaders/surface' make[4]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/shaders/surface' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/k3d/shaders/surface" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface" /usr/bin/install -c -m 644 './k3d_antialiasedchecks.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_antialiasedchecks.sl' /usr/bin/install -c -m 644 './k3d_bluemarble.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_bluemarble.sl' /usr/bin/install -c -m 644 './k3d_brick.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_brick.sl' /usr/bin/install -c -m 644 './k3d_brick2.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_brick2.sl' /usr/bin/install -c -m 644 './k3d_brick3.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_brick3.sl' /usr/bin/install -c -m 644 './k3d_brickanti.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_brickanti.sl' /usr/bin/install -c -m 644 './k3d_brickperturb.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_brickperturb.sl' /usr/bin/install -c -m 644 './k3d_brushedmetal.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_brushedmetal.sl' /usr/bin/install -c -m 644 './k3d_brushedmetal2.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_brushedmetal2.sl' /usr/bin/install -c -m 644 './k3d_brushedmetal3.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_brushedmetal3.sl' /usr/bin/install -c -m 644 './k3d_ceramic.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_ceramic.sl' /usr/bin/install -c -m 644 './k3d_ceramictiles.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_ceramictiles.sl' /usr/bin/install -c -m 644 './k3d_checkerboard.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_checkerboard.sl' /usr/bin/install -c -m 644 './k3d_checkerboard_solid.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_checkerboard_solid.sl' /usr/bin/install -c -m 644 './k3d_clay.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_clay.sl' /usr/bin/install -c -m 644 './k3d_cloudplane.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_cloudplane.sl' /usr/bin/install -c -m 644 './k3d_constant.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_constant.sl' /usr/bin/install -c -m 644 './k3d_contacshadow.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_contacshadow.sl' /usr/bin/install -c -m 644 './k3d_corktile.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_corktile.sl' /usr/bin/install -c -m 644 './k3d_craters.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_craters.sl' /usr/bin/install -c -m 644 './k3d_crayon.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_crayon.sl' /usr/bin/install -c -m 644 './k3d_crayontoon.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_crayontoon.sl' /usr/bin/install -c -m 644 './k3d_cs.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_cs.sl' /usr/bin/install -c -m 644 './k3d_cyclone.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_cyclone.sl' /usr/bin/install -c -m 644 './k3d_decal.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_decal.sl' /usr/bin/install -c -m 644 './k3d_decalplastic.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_decalplastic.sl' /usr/bin/install -c -m 644 './k3d_defaultsurface.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_defaultsurface.sl' /usr/bin/install -c -m 644 './k3d_easysurface.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_easysurface.sl' /usr/bin/install -c -m 644 './k3d_ember.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_ember.sl' /usr/bin/install -c -m 644 './k3d_environment_plastic.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_environment_plastic.sl' /usr/bin/install -c -m 644 './k3d_envsurf.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_envsurf.sl' /usr/bin/install -c -m 644 './k3d_eroded.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_eroded.sl' /usr/bin/install -c -m 644 './k3d_eyeball.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_eyeball.sl' /usr/bin/install -c -m 644 './k3d_ez.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_ez.sl' /usr/bin/install -c -m 644 './k3d_fakesky.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_fakesky.sl' /usr/bin/install -c -m 644 './k3d_filament.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_filament.sl' /usr/bin/install -c -m 644 './k3d_fill.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_fill.sl' /usr/bin/install -c -m 644 './k3d_fire.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_fire.sl' /usr/bin/install -c -m 644 './k3d_flame.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_flame.sl' /usr/bin/install -c -m 644 './k3d_fresnelplastic.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_fresnelplastic.sl' /usr/bin/install -c -m 644 './k3d_funkyglass.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_funkyglass.sl' /usr/bin/install -c -m 644 './k3d_fur2.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_fur2.sl' /usr/bin/install -c -m 644 './k3d_glass.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_glass.sl' /usr/bin/install -c -m 644 './k3d_glow.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_glow.sl' /usr/bin/install -c -m 644 './k3d_gmarbtile_polish.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_gmarbtile_polish.sl' /usr/bin/install -c -m 644 './k3d_gooch.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_gooch.sl' /usr/bin/install -c -m 644 './k3d_gradient_t.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_gradient_t.sl' /usr/bin/install -c -m 644 './k3d_granite.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_granite.sl' /usr/bin/install -c -m 644 './k3d_graphic_lines.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_graphic_lines.sl' /usr/bin/install -c -m 644 './k3d_grass_surface.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_grass_surface.sl' /usr/bin/install -c -m 644 './k3d_greenmarble.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_greenmarble.sl' /usr/bin/install -c -m 644 './k3d_grids.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_grids.sl' /usr/bin/install -c -m 644 './k3d_hair.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_hair.sl' /usr/bin/install -c -m 644 './k3d_hextile.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_hextile.sl' /usr/bin/install -c -m 644 './k3d_hilltop.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_hilltop.sl' /usr/bin/install -c -m 644 './k3d_imagelayerclouds.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_imagelayerclouds.sl' /usr/bin/install -c -m 644 './k3d_imagelayergradient.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_imagelayergradient.sl' /usr/bin/install -c -m 644 './k3d_incandplastic.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_incandplastic.sl' /usr/bin/install -c -m 644 './k3d_leather.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_leather.sl' /usr/bin/install -c -m 644 './k3d_lensflare.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_lensflare.sl' /usr/bin/install -c -m 644 './k3d_luna.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_luna.sl' /usr/bin/install -c -m 644 './k3d_lunette.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_lunette.sl' /usr/bin/install -c -m 644 './k3d_map_pattern_1.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_map_pattern_1.sl' /usr/bin/install -c -m 644 './k3d_matte.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_matte.sl' /usr/bin/install -c -m 644 './k3d_metal.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_metal.sl' /usr/bin/install -c -m 644 './k3d_mondometal.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_mondometal.sl' /usr/bin/install -c -m 644 './k3d_mottled_clay.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_mottled_clay.sl' /usr/bin/install -c -m 644 './k3d_mysky.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_mysky.sl' /usr/bin/install -c -m 644 './k3d_null.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_null.sl' /usr/bin/install -c -m 644 './k3d_oak.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_oak.sl' /usr/bin/install -c -m 644 './k3d_oakplank.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_oakplank.sl' /usr/bin/install -c -m 644 './k3d_orange.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_orange.sl' /usr/bin/install -c -m 644 './k3d_orennayar.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_orennayar.sl' /usr/bin/install -c -m 644 './k3d_outlet.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_outlet.sl' /usr/bin/install -c -m 644 './k3d_outline.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_outline.sl' /usr/bin/install -c -m 644 './k3d_painted_constant.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_painted_constant.sl' /usr/bin/install -c -m 644 './k3d_paintedplastic.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_paintedplastic.sl' /usr/bin/install -c -m 644 './k3d_paintedplastic_alpha.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_paintedplastic_alpha.sl' /usr/bin/install -c -m 644 './k3d_parquet_plank.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_parquet_plank.sl' /usr/bin/install -c -m 644 './k3d_parquet_plank2.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_parquet_plank2.sl' /usr/bin/install -c -m 644 './k3d_parquet_tile.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_parquet_tile.sl' /usr/bin/install -c -m 644 './k3d_particle.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_particle.sl' /usr/bin/install -c -m 644 './k3d_planetclouds.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_planetclouds.sl' /usr/bin/install -c -m 644 './k3d_plank.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_plank.sl' /usr/bin/install -c -m 644 './k3d_plastic.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_plastic.sl' /usr/bin/install -c -m 644 './k3d_plastic2.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_plastic2.sl' /usr/bin/install -c -m 644 './k3d_projectionmap_plastic.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_projectionmap_plastic.sl' /usr/bin/install -c -m 644 './k3d_puffyclouds.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_puffyclouds.sl' /usr/bin/install -c -m 644 './k3d_redapple.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_redapple.sl' /usr/bin/install -c -m 644 './k3d_roughmetal.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_roughmetal.sl' /usr/bin/install -c -m 644 './k3d_rubber.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_rubber.sl' /usr/bin/install -c -m 644 './k3d_ruledpaper.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_ruledpaper.sl' /usr/bin/install -c -m 644 './k3d_rustymetal.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_rustymetal.sl' /usr/bin/install -c -m 644 './k3d_saturn.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_saturn.sl' /usr/bin/install -c -m 644 './k3d_saturnring.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_saturnring.sl' /usr/bin/install -c -m 644 './k3d_scartissue.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_scartissue.sl' /usr/bin/install -c -m 644 './k3d_screen.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_screen.sl' /usr/bin/install -c -m 644 './k3d_screen_aa.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_screen_aa.sl' /usr/bin/install -c -m 644 './k3d_sdixon.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_sdixon.sl' /usr/bin/install -c -m 644 './k3d_shifteddrtile.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_shifteddrtile.sl' /usr/bin/install -c -m 644 './k3d_shiftedmoontile.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_shiftedmoontile.sl' /usr/bin/install -c -m 644 './k3d_shiny.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_shiny.sl' /usr/bin/install -c -m 644 './k3d_shinymetal.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_shinymetal.sl' /usr/bin/install -c -m 644 './k3d_shinyplastic.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_shinyplastic.sl' /usr/bin/install -c -m 644 './k3d_show_st.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_show_st.sl' /usr/bin/install -c -m 644 './k3d_skin1.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_skin1.sl' /usr/bin/install -c -m 644 './k3d_skin2.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_skin2.sl' /usr/bin/install -c -m 644 './k3d_skymetal.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_skymetal.sl' /usr/bin/install -c -m 644 './k3d_spacecloud.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_spacecloud.sl' /usr/bin/install -c -m 644 './k3d_spaceshiphull1.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_spaceshiphull1.sl' /usr/bin/install -c -m 644 './k3d_srfdeformation.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_srfdeformation.sl' /usr/bin/install -c -m 644 './k3d_star.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_star.sl' /usr/bin/install -c -m 644 './k3d_starfield.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_starfield.sl' /usr/bin/install -c -m 644 './k3d_stones.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_stones.sl' /usr/bin/install -c -m 644 './k3d_strata.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_strata.sl' /usr/bin/install -c -m 644 './k3d_superkagee.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_superkagee.sl' /usr/bin/install -c -m 644 './k3d_superplank.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_superplank.sl' /usr/bin/install -c -m 644 './k3d_superpplastic.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_superpplastic.sl' /usr/bin/install -c -m 644 './k3d_supertexmap.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_supertexmap.sl' /usr/bin/install -c -m 644 './k3d_supertoon.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_supertoon.sl' /usr/bin/install -c -m 644 './k3d_terran.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_terran.sl' /usr/bin/install -c -m 644 './k3d_terran2.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_terran2.sl' /usr/bin/install -c -m 644 './k3d_texblender.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_texblender.sl' /usr/bin/install -c -m 644 './k3d_tooledsteel.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_tooledsteel.sl' /usr/bin/install -c -m 644 './k3d_toonmap.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_toonmap.sl' /usr/bin/install -c -m 644 './k3d_translucency.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_translucency.sl' /usr/bin/install -c -m 644 './k3d_urbermap.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_urbermap.sl' /usr/bin/install -c -m 644 './k3d_veinedmarble.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_veinedmarble.sl' /usr/bin/install -c -m 644 './k3d_velvet.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_velvet.sl' /usr/bin/install -c -m 644 './k3d_venus.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_venus.sl' /usr/bin/install -c -m 644 './k3d_venus2.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_venus2.sl' /usr/bin/install -c -m 644 './k3d_volcube.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_volcube.sl' /usr/bin/install -c -m 644 './k3d_wallpaper.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_wallpaper.sl' /usr/bin/install -c -m 644 './k3d_wallpaper_2stripe.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_wallpaper_2stripe.sl' /usr/bin/install -c -m 644 './k3d_warningstripes.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_warningstripes.sl' /usr/bin/install -c -m 644 './k3d_water.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_water.sl' /usr/bin/install -c -m 644 './k3d_watercolor.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_watercolor.sl' /usr/bin/install -c -m 644 './k3d_wood2.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_wood2.sl' /usr/bin/install -c -m 644 './k3d_woodcut.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_woodcut.sl' /usr/bin/install -c -m 644 './k3d_antialiasedchecks.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_antialiasedchecks.sl.slmeta' /usr/bin/install -c -m 644 './k3d_bluemarble.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_bluemarble.sl.slmeta' /usr/bin/install -c -m 644 './k3d_brick.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_brick.sl.slmeta' /usr/bin/install -c -m 644 './k3d_brick2.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_brick2.sl.slmeta' /usr/bin/install -c -m 644 './k3d_brick3.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_brick3.sl.slmeta' /usr/bin/install -c -m 644 './k3d_brickanti.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_brickanti.sl.slmeta' /usr/bin/install -c -m 644 './k3d_brickperturb.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_brickperturb.sl.slmeta' /usr/bin/install -c -m 644 './k3d_brushedmetal.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_brushedmetal.sl.slmeta' /usr/bin/install -c -m 644 './k3d_brushedmetal2.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_brushedmetal2.sl.slmeta' /usr/bin/install -c -m 644 './k3d_brushedmetal3.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_brushedmetal3.sl.slmeta' /usr/bin/install -c -m 644 './k3d_ceramic.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_ceramic.sl.slmeta' /usr/bin/install -c -m 644 './k3d_ceramictiles.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_ceramictiles.sl.slmeta' /usr/bin/install -c -m 644 './k3d_checkerboard.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_checkerboard.sl.slmeta' /usr/bin/install -c -m 644 './k3d_checkerboard_solid.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_checkerboard_solid.sl.slmeta' /usr/bin/install -c -m 644 './k3d_clay.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_clay.sl.slmeta' /usr/bin/install -c -m 644 './k3d_cloudplane.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_cloudplane.sl.slmeta' /usr/bin/install -c -m 644 './k3d_constant.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_constant.sl.slmeta' /usr/bin/install -c -m 644 './k3d_contacshadow.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_contacshadow.sl.slmeta' /usr/bin/install -c -m 644 './k3d_corktile.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_corktile.sl.slmeta' /usr/bin/install -c -m 644 './k3d_craters.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_craters.sl.slmeta' /usr/bin/install -c -m 644 './k3d_crayon.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_crayon.sl.slmeta' /usr/bin/install -c -m 644 './k3d_crayontoon.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_crayontoon.sl.slmeta' /usr/bin/install -c -m 644 './k3d_cs.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_cs.sl.slmeta' /usr/bin/install -c -m 644 './k3d_cyclone.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_cyclone.sl.slmeta' /usr/bin/install -c -m 644 './k3d_decal.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_decal.sl.slmeta' /usr/bin/install -c -m 644 './k3d_decalplastic.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_decalplastic.sl.slmeta' /usr/bin/install -c -m 644 './k3d_defaultsurface.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_defaultsurface.sl.slmeta' /usr/bin/install -c -m 644 './k3d_easysurface.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_easysurface.sl.slmeta' /usr/bin/install -c -m 644 './k3d_ember.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_ember.sl.slmeta' /usr/bin/install -c -m 644 './k3d_environment_plastic.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_environment_plastic.sl.slmeta' /usr/bin/install -c -m 644 './k3d_envsurf.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_envsurf.sl.slmeta' /usr/bin/install -c -m 644 './k3d_eroded.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_eroded.sl.slmeta' /usr/bin/install -c -m 644 './k3d_eyeball.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_eyeball.sl.slmeta' /usr/bin/install -c -m 644 './k3d_ez.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_ez.sl.slmeta' /usr/bin/install -c -m 644 './k3d_fakesky.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_fakesky.sl.slmeta' /usr/bin/install -c -m 644 './k3d_filament.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_filament.sl.slmeta' /usr/bin/install -c -m 644 './k3d_fill.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_fill.sl.slmeta' /usr/bin/install -c -m 644 './k3d_fire.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_fire.sl.slmeta' /usr/bin/install -c -m 644 './k3d_flame.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_flame.sl.slmeta' /usr/bin/install -c -m 644 './k3d_fresnelplastic.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_fresnelplastic.sl.slmeta' /usr/bin/install -c -m 644 './k3d_funkyglass.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_funkyglass.sl.slmeta' /usr/bin/install -c -m 644 './k3d_fur2.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_fur2.sl.slmeta' /usr/bin/install -c -m 644 './k3d_glass.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_glass.sl.slmeta' /usr/bin/install -c -m 644 './k3d_glow.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_glow.sl.slmeta' /usr/bin/install -c -m 644 './k3d_gmarbtile_polish.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_gmarbtile_polish.sl.slmeta' /usr/bin/install -c -m 644 './k3d_gooch.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_gooch.sl.slmeta' /usr/bin/install -c -m 644 './k3d_gradient_t.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_gradient_t.sl.slmeta' /usr/bin/install -c -m 644 './k3d_granite.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_granite.sl.slmeta' /usr/bin/install -c -m 644 './k3d_graphic_lines.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_graphic_lines.sl.slmeta' /usr/bin/install -c -m 644 './k3d_grass_surface.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_grass_surface.sl.slmeta' /usr/bin/install -c -m 644 './k3d_greenmarble.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_greenmarble.sl.slmeta' /usr/bin/install -c -m 644 './k3d_grids.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_grids.sl.slmeta' /usr/bin/install -c -m 644 './k3d_hair.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_hair.sl.slmeta' /usr/bin/install -c -m 644 './k3d_hextile.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_hextile.sl.slmeta' /usr/bin/install -c -m 644 './k3d_hilltop.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_hilltop.sl.slmeta' /usr/bin/install -c -m 644 './k3d_imagelayerclouds.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_imagelayerclouds.sl.slmeta' /usr/bin/install -c -m 644 './k3d_imagelayergradient.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_imagelayergradient.sl.slmeta' /usr/bin/install -c -m 644 './k3d_incandplastic.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_incandplastic.sl.slmeta' /usr/bin/install -c -m 644 './k3d_leather.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_leather.sl.slmeta' /usr/bin/install -c -m 644 './k3d_lensflare.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_lensflare.sl.slmeta' /usr/bin/install -c -m 644 './k3d_luna.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_luna.sl.slmeta' /usr/bin/install -c -m 644 './k3d_lunette.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_lunette.sl.slmeta' /usr/bin/install -c -m 644 './k3d_map_pattern_1.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_map_pattern_1.sl.slmeta' /usr/bin/install -c -m 644 './k3d_matte.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_matte.sl.slmeta' /usr/bin/install -c -m 644 './k3d_metal.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_metal.sl.slmeta' /usr/bin/install -c -m 644 './k3d_mondometal.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_mondometal.sl.slmeta' /usr/bin/install -c -m 644 './k3d_mottled_clay.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_mottled_clay.sl.slmeta' /usr/bin/install -c -m 644 './k3d_mysky.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_mysky.sl.slmeta' /usr/bin/install -c -m 644 './k3d_null.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_null.sl.slmeta' /usr/bin/install -c -m 644 './k3d_oak.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_oak.sl.slmeta' /usr/bin/install -c -m 644 './k3d_oakplank.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_oakplank.sl.slmeta' /usr/bin/install -c -m 644 './k3d_orange.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_orange.sl.slmeta' /usr/bin/install -c -m 644 './k3d_orennayar.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_orennayar.sl.slmeta' /usr/bin/install -c -m 644 './k3d_outlet.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_outlet.sl.slmeta' /usr/bin/install -c -m 644 './k3d_outline.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_outline.sl.slmeta' /usr/bin/install -c -m 644 './k3d_painted_constant.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_painted_constant.sl.slmeta' /usr/bin/install -c -m 644 './k3d_paintedplastic.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_paintedplastic.sl.slmeta' /usr/bin/install -c -m 644 './k3d_paintedplastic_alpha.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_paintedplastic_alpha.sl.slmeta' /usr/bin/install -c -m 644 './k3d_parquet_plank.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_parquet_plank.sl.slmeta' /usr/bin/install -c -m 644 './k3d_parquet_plank2.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_parquet_plank2.sl.slmeta' /usr/bin/install -c -m 644 './k3d_parquet_tile.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_parquet_tile.sl.slmeta' /usr/bin/install -c -m 644 './k3d_particle.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_particle.sl.slmeta' /usr/bin/install -c -m 644 './k3d_planetclouds.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_planetclouds.sl.slmeta' /usr/bin/install -c -m 644 './k3d_plank.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_plank.sl.slmeta' /usr/bin/install -c -m 644 './k3d_plastic.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_plastic.sl.slmeta' /usr/bin/install -c -m 644 './k3d_plastic2.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_plastic2.sl.slmeta' /usr/bin/install -c -m 644 './k3d_projectionmap_plastic.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_projectionmap_plastic.sl.slmeta' /usr/bin/install -c -m 644 './k3d_puffyclouds.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_puffyclouds.sl.slmeta' /usr/bin/install -c -m 644 './k3d_redapple.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_redapple.sl.slmeta' /usr/bin/install -c -m 644 './k3d_roughmetal.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_roughmetal.sl.slmeta' /usr/bin/install -c -m 644 './k3d_rubber.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_rubber.sl.slmeta' /usr/bin/install -c -m 644 './k3d_ruledpaper.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_ruledpaper.sl.slmeta' /usr/bin/install -c -m 644 './k3d_rustymetal.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_rustymetal.sl.slmeta' /usr/bin/install -c -m 644 './k3d_saturn.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_saturn.sl.slmeta' /usr/bin/install -c -m 644 './k3d_saturnring.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_saturnring.sl.slmeta' /usr/bin/install -c -m 644 './k3d_scartissue.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_scartissue.sl.slmeta' /usr/bin/install -c -m 644 './k3d_screen.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_screen.sl.slmeta' /usr/bin/install -c -m 644 './k3d_screen_aa.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_screen_aa.sl.slmeta' /usr/bin/install -c -m 644 './k3d_sdixon.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_sdixon.sl.slmeta' /usr/bin/install -c -m 644 './k3d_shifteddrtile.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_shifteddrtile.sl.slmeta' /usr/bin/install -c -m 644 './k3d_shiftedmoontile.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_shiftedmoontile.sl.slmeta' /usr/bin/install -c -m 644 './k3d_shiny.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_shiny.sl.slmeta' /usr/bin/install -c -m 644 './k3d_shinymetal.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_shinymetal.sl.slmeta' /usr/bin/install -c -m 644 './k3d_shinyplastic.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_shinyplastic.sl.slmeta' /usr/bin/install -c -m 644 './k3d_show_st.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_show_st.sl.slmeta' /usr/bin/install -c -m 644 './k3d_skin1.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_skin1.sl.slmeta' /usr/bin/install -c -m 644 './k3d_skin2.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_skin2.sl.slmeta' /usr/bin/install -c -m 644 './k3d_skymetal.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_skymetal.sl.slmeta' /usr/bin/install -c -m 644 './k3d_spacecloud.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_spacecloud.sl.slmeta' /usr/bin/install -c -m 644 './k3d_spaceshiphull1.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_spaceshiphull1.sl.slmeta' /usr/bin/install -c -m 644 './k3d_srfdeformation.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_srfdeformation.sl.slmeta' /usr/bin/install -c -m 644 './k3d_star.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_star.sl.slmeta' /usr/bin/install -c -m 644 './k3d_starfield.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_starfield.sl.slmeta' /usr/bin/install -c -m 644 './k3d_stones.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_stones.sl.slmeta' /usr/bin/install -c -m 644 './k3d_strata.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_strata.sl.slmeta' /usr/bin/install -c -m 644 './k3d_superkagee.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_superkagee.sl.slmeta' /usr/bin/install -c -m 644 './k3d_superplank.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_superplank.sl.slmeta' /usr/bin/install -c -m 644 './k3d_superpplastic.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_superpplastic.sl.slmeta' /usr/bin/install -c -m 644 './k3d_supertexmap.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_supertexmap.sl.slmeta' /usr/bin/install -c -m 644 './k3d_supertoon.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_supertoon.sl.slmeta' /usr/bin/install -c -m 644 './k3d_terran.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_terran.sl.slmeta' /usr/bin/install -c -m 644 './k3d_terran2.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_terran2.sl.slmeta' /usr/bin/install -c -m 644 './k3d_texblender.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_texblender.sl.slmeta' /usr/bin/install -c -m 644 './k3d_tooledsteel.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_tooledsteel.sl.slmeta' /usr/bin/install -c -m 644 './k3d_toonmap.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_toonmap.sl.slmeta' /usr/bin/install -c -m 644 './k3d_translucency.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_translucency.sl.slmeta' /usr/bin/install -c -m 644 './k3d_urbermap.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_urbermap.sl.slmeta' /usr/bin/install -c -m 644 './k3d_veinedmarble.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_veinedmarble.sl.slmeta' /usr/bin/install -c -m 644 './k3d_velvet.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_velvet.sl.slmeta' /usr/bin/install -c -m 644 './k3d_venus.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_venus.sl.slmeta' /usr/bin/install -c -m 644 './k3d_venus2.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_venus2.sl.slmeta' /usr/bin/install -c -m 644 './k3d_volcube.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_volcube.sl.slmeta' /usr/bin/install -c -m 644 './k3d_wallpaper.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_wallpaper.sl.slmeta' /usr/bin/install -c -m 644 './k3d_wallpaper_2stripe.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_wallpaper_2stripe.sl.slmeta' /usr/bin/install -c -m 644 './k3d_warningstripes.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_warningstripes.sl.slmeta' /usr/bin/install -c -m 644 './k3d_water.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_water.sl.slmeta' /usr/bin/install -c -m 644 './k3d_watercolor.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_watercolor.sl.slmeta' /usr/bin/install -c -m 644 './k3d_wood2.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_wood2.sl.slmeta' /usr/bin/install -c -m 644 './k3d_woodcut.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/surface/k3d_woodcut.sl.slmeta' make[4]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/shaders/surface' make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/shaders/surface' Making install in volume make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/shaders/volume' make[4]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/shaders/volume' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/k3d/shaders/volume" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/volume" /usr/bin/install -c -m 644 './k3d_altitude_fog.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/volume/k3d_altitude_fog.sl' /usr/bin/install -c -m 644 './k3d_depthcue.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/volume/k3d_depthcue.sl' /usr/bin/install -c -m 644 './k3d_depthcue_surf.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/volume/k3d_depthcue_surf.sl' /usr/bin/install -c -m 644 './k3d_fog.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/volume/k3d_fog.sl' /usr/bin/install -c -m 644 './k3d_noisysmoke.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/volume/k3d_noisysmoke.sl' /usr/bin/install -c -m 644 './k3d_smoke.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/volume/k3d_smoke.sl' /usr/bin/install -c -m 644 './k3d_smoke2.sl' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/volume/k3d_smoke2.sl' /usr/bin/install -c -m 644 './k3d_altitude_fog.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/volume/k3d_altitude_fog.sl.slmeta' /usr/bin/install -c -m 644 './k3d_depthcue.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/volume/k3d_depthcue.sl.slmeta' /usr/bin/install -c -m 644 './k3d_depthcue_surf.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/volume/k3d_depthcue_surf.sl.slmeta' /usr/bin/install -c -m 644 './k3d_fog.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/volume/k3d_fog.sl.slmeta' /usr/bin/install -c -m 644 './k3d_noisysmoke.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/volume/k3d_noisysmoke.sl.slmeta' /usr/bin/install -c -m 644 './k3d_smoke.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/volume/k3d_smoke.sl.slmeta' /usr/bin/install -c -m 644 './k3d_smoke2.sl.slmeta' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/volume/k3d_smoke2.sl.slmeta' make[4]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/shaders/volume' make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/shaders/volume' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/shaders' make[4]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/shaders' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/k3d/shaders" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders" /usr/bin/install -c -m 644 './k3d_colors.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/k3d_colors.h' /usr/bin/install -c -m 644 './k3d_constants.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/k3d_constants.h' /usr/bin/install -c -m 644 './k3d_displace.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/k3d_displace.h' /usr/bin/install -c -m 644 './k3d_filterwidth.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/k3d_filterwidth.h' /usr/bin/install -c -m 644 './k3d_functions.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/k3d_functions.h' /usr/bin/install -c -m 644 './k3d_isshad.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/k3d_isshad.h' /usr/bin/install -c -m 644 './k3d_km.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/k3d_km.h' /usr/bin/install -c -m 644 './k3d_locillum.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/k3d_locillum.h' /usr/bin/install -c -m 644 './k3d_material.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/k3d_material.h' /usr/bin/install -c -m 644 './k3d_noises.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/k3d_noises.h' /usr/bin/install -c -m 644 './k3d_oak.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/k3d_oak.h' /usr/bin/install -c -m 644 './k3d_patterns.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/k3d_patterns.h' /usr/bin/install -c -m 644 './k3d_proctext.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/k3d_proctext.h' /usr/bin/install -c -m 644 './k3d_project.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/k3d_project.h' /usr/bin/install -c -m 644 './k3d_pshad.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/k3d_pshad.h' /usr/bin/install -c -m 644 './k3d_rayserver.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/k3d_rayserver.h' /usr/bin/install -c -m 644 './k3d_raysphere.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/k3d_raysphere.h' /usr/bin/install -c -m 644 './k3d_reflections.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/k3d_reflections.h' /usr/bin/install -c -m 644 './k3d_rmannotes.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/k3d_rmannotes.h' /usr/bin/install -c -m 644 './k3d_tile.h' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/shaders/k3d_tile.h' make[4]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/shaders' make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/shaders' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/shaders' Making install in textures make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/textures' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/textures' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/k3d/textures" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/textures" /usr/bin/install -c -m 644 './DispTile1.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/textures/DispTile1.png' /usr/bin/install -c -m 644 './chrome_map.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/textures/chrome_map.png' /usr/bin/install -c -m 644 './concrete.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/textures/concrete.png' /usr/bin/install -c -m 644 './sdp_logo.png' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/textures/sdp_logo.png' make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/textures' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/textures' Making install in tutorials make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/tutorials' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share/tutorials' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/k3d/tutorials" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/tutorials" /usr/bin/install -c -m 644 './index.k3d' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/tutorials/index.k3d' /usr/bin/install -c -m 644 './basic_selection.k3dscript' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/tutorials/basic_selection.k3dscript' /usr/bin/install -c -m 644 './getting_started.k3dscript' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/tutorials/getting_started.k3dscript' /usr/bin/install -c -m 644 './navigation.k3dscript' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/tutorials/navigation.k3dscript' /usr/bin/install -c -m 644 './panel_basics.k3dscript' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/tutorials/panel_basics.k3dscript' /usr/bin/install -c -m 644 './gts_boolean.py' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/tutorials/gts_boolean.py' make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/tutorials' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share/tutorials' Making install in . make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/share' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/k3d" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d" /usr/bin/install -c -m 644 'aspect_ratios.k3d' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/k3d/aspect_ratios.k3d' make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share' make[1]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/share' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/tests' Making install in mymodule make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/tests/mymodule' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/tests/mymodule' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/tests/mymodule' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/tests/mymodule' Making install in meshes make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/tests/meshes' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/tests/meshes' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/tests/meshes' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/tests/meshes' Making install in . make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/tests' for file in testharness.startup.001 testharness.scriptrecognition.null.001 testharness.scriptrecognition.k3dscript.001 testharness.scriptrecognition.python.001 testharness.scriptfailure.k3dscript.001 testharness.scriptfailure.python.001 sources.filenames.length.001 application.newdocument.001 application.newdocument.002 document.stress_test.001 document.stress_test.002 bitmaps.import.bmp.001 bitmaps.import.jpg.001 bitmaps.import.png.001 bitmaps.import.sun.001 bitmaps.import.tif.001 ngui.startup.001 ngui.menu.activate.001 ngui.menu.activate.002 ngui.add_viewport.001 ngui.assign_hotkeys.001 ngui.bitmaps.add.001 ngui.bitmaps.color_monochrome.001 ngui.bitmaps.gamma.001 ngui.bitmaps.matte_colordiff.001 ngui.bitmaps.multiply.001 ngui.bitmaps.subtract.001 ngui.bitmaps.threshold.001 ngui.shaders.undo_selection.001 ngui.tools.unparent.001 ngui.tools.undo_delete_rotate.001 ngui.tutorials.getting_started.001 ngui.tutorials.panel_basics.001 ngui.tutorials.navigation.001 ngui.tutorials.basic_selection.001 ngui.tutorials.gts_boolean.001; do chmod 755 ../tests/$file; done make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/tests' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/tests' make[1]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/tests' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/docs' Making install in uml make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/docs/uml' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/docs/uml' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/docs/uml' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/docs/uml' Making install in wiki make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/docs/wiki' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/docs/wiki' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/docs/wiki' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/docs/wiki' Making install in xml make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/docs/xml' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/docs/xml' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/docs/xml' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/docs/xml' make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/docs' make[3]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/docs' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/docs' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/docs' make[1]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/docs' Making install in desktop make[1]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/desktop' make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/desktop' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/applications" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/applications" /usr/bin/install -c -m 644 'k3d.desktop' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/applications/k3d.desktop' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/desktop' make[1]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/desktop' Making install in man make[1]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/man' make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0/man' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/man/man1" /usr/bin/install -c -m 644 './k3d.1' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/man/man1/k3d.1' make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/man' make[1]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0/man' Making install in . make[1]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0' make[2]: Entering directory `/builddir/build/BUILD/k3d-0.6.7.0' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/bin" /usr/bin/install -c 'k3d-config' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/bin/k3d-config' /usr/bin/install -c 'k3d-makempeg' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/bin/k3d-makempeg' /usr/bin/install -c 'k3d-uuidgen' '/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/bin/k3d-uuidgen' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0' make[1]: Leaving directory `/builddir/build/BUILD/k3d-0.6.7.0' + find /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64 -type f -name '*.la' -exec rm -f '{}' ';' + desktop-file-install --vendor fedora --mode 644 --delete-original --dir /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/applications /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/applications/k3d.desktop /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/applications/k3d.desktop: key "Categories" is a list and does not have a semicolon as trailing character, fixing + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/k3d-0.6.7.0 extracting debug info from /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/libHapy.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/libk3dsdk.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/libk3dngui.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/libk3dnui.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/libsubdivision_surface.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/libsurface_polygonizer.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dannotation.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3darray.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3daqsis.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dbitmap.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dblobbies.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dcore.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3ddeformation.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dfreetype2.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dgeometry.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dgnome.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dgraphviz.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dgts.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dimagemagick.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3djpeg.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dscript.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dlsystem.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dmesh.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dnurbs.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dopenexr.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dopengl.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dpixie.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dpng.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dprimitives.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dpython.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dqslim.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dquadrics.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3drenderman.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dscripting.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dselection.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dtiff.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dtime.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/lib64/k3d/libk3dyafray.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/bin/k3d-bin extracting debug info from /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/bin/k3d-bug-buddy extracting debug info from /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/bin/k3d-make-module-proxy extracting debug info from /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/bin/k3d-renderjob extracting debug info from /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/bin/k3d-renderframe extracting debug info from /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/bin/k3d-sl2xml symlinked /usr/lib/debug/usr/lib64/libHapy.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libHapy.so.0.debug symlinked /usr/lib/debug/usr/lib64/libHapy.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libHapy.so.debug symlinked /usr/lib/debug/usr/lib64/libk3dsdk.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libk3dsdk.so.0.debug symlinked /usr/lib/debug/usr/lib64/libk3dsdk.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libk3dsdk.so.debug symlinked /usr/lib/debug/usr/lib64/libk3dngui.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libk3dngui.so.0.debug symlinked /usr/lib/debug/usr/lib64/libk3dngui.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libk3dngui.so.debug symlinked /usr/lib/debug/usr/lib64/libk3dnui.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libk3dnui.so.0.debug symlinked /usr/lib/debug/usr/lib64/libk3dnui.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libk3dnui.so.debug symlinked /usr/lib/debug/usr/lib64/libsubdivision_surface.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libsubdivision_surface.so.0.debug symlinked /usr/lib/debug/usr/lib64/libsubdivision_surface.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libsubdivision_surface.so.debug symlinked /usr/lib/debug/usr/lib64/libsurface_polygonizer.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libsurface_polygonizer.so.0.debug symlinked /usr/lib/debug/usr/lib64/libsurface_polygonizer.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libsurface_polygonizer.so.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dannotation.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dannotation.so.0.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dannotation.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dannotation.so.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3darray.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3darray.so.0.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3darray.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3darray.so.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3daqsis.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3daqsis.so.0.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3daqsis.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3daqsis.so.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dbitmap.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dbitmap.so.0.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dbitmap.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dbitmap.so.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dblobbies.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dblobbies.so.0.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dblobbies.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dblobbies.so.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dcore.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dcore.so.0.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dcore.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dcore.so.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3ddeformation.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3ddeformation.so.0.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3ddeformation.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3ddeformation.so.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dfreetype2.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dfreetype2.so.0.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dfreetype2.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dfreetype2.so.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dgeometry.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dgeometry.so.0.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dgeometry.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dgeometry.so.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dgnome.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dgnome.so.0.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dgnome.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dgnome.so.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dgraphviz.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dgraphviz.so.0.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dgraphviz.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dgraphviz.so.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dgts.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dgts.so.0.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dgts.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dgts.so.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dimagemagick.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dimagemagick.so.0.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dimagemagick.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dimagemagick.so.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3djpeg.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3djpeg.so.0.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3djpeg.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3djpeg.so.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dscript.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dscript.so.0.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dscript.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dscript.so.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dlsystem.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dlsystem.so.0.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dlsystem.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dlsystem.so.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dmesh.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dmesh.so.0.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dmesh.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dmesh.so.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dnurbs.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dnurbs.so.0.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dnurbs.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dnurbs.so.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dopenexr.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dopenexr.so.0.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dopenexr.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dopenexr.so.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dopengl.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dopengl.so.0.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dopengl.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dopengl.so.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dpixie.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dpixie.so.0.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dpixie.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dpixie.so.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dpng.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dpng.so.0.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dpng.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dpng.so.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dprimitives.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dprimitives.so.0.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dprimitives.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dprimitives.so.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dpython.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dpython.so.0.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dpython.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dpython.so.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dqslim.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dqslim.so.0.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dqslim.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dqslim.so.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dquadrics.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dquadrics.so.0.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dquadrics.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dquadrics.so.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3drenderman.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3drenderman.so.0.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3drenderman.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3drenderman.so.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dscripting.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dscripting.so.0.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dscripting.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dscripting.so.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dselection.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dselection.so.0.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dselection.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dselection.so.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dtiff.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dtiff.so.0.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dtiff.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dtiff.so.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dtime.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dtime.so.0.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dtime.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dtime.so.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dyafray.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dyafray.so.0.debug symlinked /usr/lib/debug/usr/lib64/k3d/libk3dyafray.so.0.0.0.debug to /usr/lib/debug/usr/lib64/k3d/libk3dyafray.so.debug 11253 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: k3d-0.6.7.0-9.fc11 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Zzjaq9 + umask 022 + cd /builddir/build/BUILD + cd k3d-0.6.7.0 + DOCDIR=/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/doc/k3d-0.6.7.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/doc/k3d-0.6.7.0 + /bin/mkdir -p /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/doc/k3d-0.6.7.0 + cp -pr AUTHORS COPYING NEWS README /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/doc/k3d-0.6.7.0 + exit 0 Provides: libHapy.so.0()(64bit) libk3dannotation.so.0()(64bit) libk3daqsis.so.0()(64bit) libk3darray.so.0()(64bit) libk3dbitmap.so.0()(64bit) libk3dblobbies.so.0()(64bit) libk3dcore.so.0()(64bit) libk3ddeformation.so.0()(64bit) libk3dfreetype2.so.0()(64bit) libk3dgeometry.so.0()(64bit) libk3dgnome.so.0()(64bit) libk3dgraphviz.so.0()(64bit) libk3dgts.so.0()(64bit) libk3dimagemagick.so.0()(64bit) libk3djpeg.so.0()(64bit) libk3dlsystem.so.0()(64bit) libk3dmesh.so.0()(64bit) libk3dngui.so.0()(64bit) libk3dnui.so.0()(64bit) libk3dnurbs.so.0()(64bit) libk3dopenexr.so.0()(64bit) libk3dopengl.so.0()(64bit) libk3dpixie.so.0()(64bit) libk3dpng.so.0()(64bit) libk3dprimitives.so.0()(64bit) libk3dpython.so.0()(64bit) libk3dqslim.so.0()(64bit) libk3dquadrics.so.0()(64bit) libk3drenderman.so.0()(64bit) libk3dscript.so.0()(64bit) libk3dscripting.so.0()(64bit) libk3dsdk.so.0()(64bit) libk3dselection.so.0()(64bit) libk3dtiff.so.0()(64bit) libk3dtime.so.0()(64bit) libk3dyafray.so.0()(64bit) libsubdivision_surface.so.0()(64bit) libsurface_polygonizer.so.0()(64bit) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /sbin/ldconfig desktop-file-utils Requires(postun): /bin/sh /sbin/ldconfig desktop-file-utils Requires: /bin/bash /bin/sh libGL.so.1()(64bit) libGLU.so.1()(64bit) libHalf.so.6()(64bit) libHapy.so.0()(64bit) libICE.so.6()(64bit) libIex.so.6()(64bit) libIlmImf.so.6()(64bit) libIlmThread.so.6()(64bit) libImath.so.6()(64bit) libMagick++.so.1()(64bit) libMagickCore.so.1()(64bit) libORBit-2.so.0()(64bit) libSM.so.6()(64bit) libX11.so.6()(64bit) libXmu.so.6()(64bit) libXt.so.6()(64bit) libatk-1.0.so.0()(64bit) libatkmm-1.6.so.1()(64bit) libbonobo-2.so.0()(64bit) libbonobo-activation.so.4()(64bit) libboost_date_time.so.4()(64bit) libboost_regex.so.4()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo.so.2()(64bit) libcairomm-1.0.so.1()(64bit) libexpat.so.1()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_4.0.0)(64bit) libgconf-2.so.4()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgdkglext-x11-1.0.so.0()(64bit) libgdkmm-2.4.so.1()(64bit) libgio-2.0.so.0()(64bit) libgiomm-2.4.so.1()(64bit) libglib-2.0.so.0()(64bit) libglibmm-2.4.so.1()(64bit) libgmodule-2.0.so.0()(64bit) libgnome-2.so.0()(64bit) libgnomevfs-2.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libgtkglext-x11-1.0.so.0()(64bit) libgtkmm-2.4.so.1()(64bit) libgts-0.7.so.5()(64bit) libjpeg.so.62()(64bit) libk3dannotation.so.0()(64bit) libk3daqsis.so.0()(64bit) libk3darray.so.0()(64bit) libk3dbitmap.so.0()(64bit) libk3dblobbies.so.0()(64bit) libk3dcore.so.0()(64bit) libk3ddeformation.so.0()(64bit) libk3dfreetype2.so.0()(64bit) libk3dgeometry.so.0()(64bit) libk3dgnome.so.0()(64bit) libk3dgraphviz.so.0()(64bit) libk3dgts.so.0()(64bit) libk3dimagemagick.so.0()(64bit) libk3djpeg.so.0()(64bit) libk3dlsystem.so.0()(64bit) libk3dmesh.so.0()(64bit) libk3dngui.so.0()(64bit) libk3dnui.so.0()(64bit) libk3dnurbs.so.0()(64bit) libk3dopenexr.so.0()(64bit) libk3dopengl.so.0()(64bit) libk3dpixie.so.0()(64bit) libk3dpng.so.0()(64bit) libk3dprimitives.so.0()(64bit) libk3dpython.so.0()(64bit) libk3dqslim.so.0()(64bit) libk3dquadrics.so.0()(64bit) libk3drenderman.so.0()(64bit) libk3dscript.so.0()(64bit) libk3dscripting.so.0()(64bit) libk3dsdk.so.0()(64bit) libk3dselection.so.0()(64bit) libk3dtiff.so.0()(64bit) libk3dtime.so.0()(64bit) libk3dyafray.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpangomm-1.4.so.1()(64bit) libpangox-1.0.so.0()(64bit) libpng12.so.0()(64bit) libpng12.so.0(PNG12_0)(64bit) libpopt.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpython2.6.so.1.0()(64bit) librt.so.1()(64bit) libsigc-2.0.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libsubdivision_surface.so.0()(64bit) libsurface_polygonizer.so.0()(64bit) libtiff.so.3()(64bit) libutil.so.1()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: k3d-devel-0.6.7.0-9.fc11 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.I5vSFL + umask 022 + cd /builddir/build/BUILD + cd k3d-0.6.7.0 + DOCDIR=/builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/doc/k3d-devel-0.6.7.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/doc/k3d-devel-0.6.7.0 + /bin/mkdir -p /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/doc/k3d-devel-0.6.7.0 + cp -pr ChangeLog /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64/usr/share/doc/k3d-devel-0.6.7.0 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libHapy.so.0()(64bit) libk3dsdk.so.0()(64bit) libsubdivision_surface.so.0()(64bit) libsurface_polygonizer.so.0()(64bit) Processing files: k3d-examples-0.6.7.0-9.fc11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: k3d-debuginfo-0.6.7.0-9.fc11 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64 warning: Could not canonicalize hostname: x86-1.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/k3d-0.6.7.0-9.fc11.x86_64.rpm Wrote: /builddir/build/RPMS/k3d-devel-0.6.7.0-9.fc11.x86_64.rpm Wrote: /builddir/build/RPMS/k3d-examples-0.6.7.0-9.fc11.x86_64.rpm Wrote: /builddir/build/RPMS/k3d-debuginfo-0.6.7.0-9.fc11.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UmG3R0 + umask 022 + cd /builddir/build/BUILD + cd k3d-0.6.7.0 + rm -rf /builddir/build/BUILDROOT/k3d-0.6.7.0-9.fc11.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->