* Package: media-gfx/k3d-0.7.11.0-r1 * Repository: gentoo * Maintainer: graphics@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux nls test truetype userland_GNU * FEATURES: sandbox test userpriv usersandbox Installed LAPACK for library directory lib64 [1] reference * Installed BLAS for library directory lib64 [1] reference * Installed CBLAS for library directory lib64 [1] gsl [2] reference * >>> Unpacking source... >>> Unpacking k3d-source-0.7.11.0.tar.gz to /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work >>> Source unpacked in /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work >>> Preparing source in /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 ... * Applying k3d-0.7.11.0-libpng14.patch ... [ ok ] * Applying k3d-0.7.11.0-fix-potfiles.patch ... [ ok ] * Applying k3d-0.7.11.0-cuda.patch ... [ ok ] * Applying k3d-0.7.11.0-gcc44.patch ... [ ok ] * Applying k3d-0.7.11.0-gtk-liststore-vs-treemodel.patch ... [ ok ] * Applying k3d-0.7.11.0-gcc47.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 ... >>> Working in BUILD_DIR: "/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build" cmake --no-warn-unused-cli -C /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DK3D_BUILD_SVG_IO_MODULE=ON -DK3D_BUILD_CGAL_MODULE=OFF -DK3D_BUILD_3DS_IO_MODULE=OFF -DK3D_BUILD_CUDA_MODULE=OFF -DK3D_BUILD_GNOME_MODULE=OFF -DK3D_BUILD_GRAPHVIZ_MODULE=OFF -DK3D_BUILD_GTS_MODULE=OFF -DK3D_BUILD_GTS_IO_MODULE=OFF -DK3D_BUILD_IMAGEMAGICK_IO_MODULE=OFF -DK3D_BUILD_JPEG_IO_MODULE=OFF -DK3D_BUILD_NLS=ON -DK3D_BUILD_OPENEXR_IO_MODULE=OFF -DK3D_BUILD_PNG_IO_MODULE=OFF -DK3D_BUILD_PYTHON_MODULE=OFF -DK3D_BUILD_PYUI_MODULE=OFF -DK3D_BUILD_NGUI_PYTHON_SHELL_MODULE=OFF -DK3D_BUILD_TIFF_IO_MODULE=OFF -DK3D_BUILD_FREETYPE2_MODULE=ON -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/gentoo_rules.cmake /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 Not searching for unused variables given on the command line. loading initial cache file /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/gentoo_common_config.cmake Re-run cmake no build system arguments -- The C compiler identification is GNU 4.9.1 -- The CXX compiler identification is GNU 4.9.1 -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- checking the width of std::vector<>::size_type for this platform -- std::vector<>::size_type is 64 bits -- Boost version: 1.52.0 -- Boost version: 1.52.0 -- Found the following Boost libraries: -- filesystem -- program_options -- python -- regex -- thread -- system -- checking for module 'cairomm-1.0' -- found cairomm-1.0, version 1.10.0 -- checking for module 'freetype2' -- found freetype2, version 17.2.11 -- checking for module 'freetype2' -- found freetype2, version 17.2.11 -- checking for module 'glibmm-2.4' -- found glibmm-2.4, version 2.40.0 -- checking for module 'gnome-vfs-2.0' -- found gnome-vfs-2.0, version 2.24.4 -- checking for module 'gtkglext-1.0' -- found gtkglext-1.0, version 1.2.0 -- checking for module 'gtkmm-2.4' -- found gtkmm-2.4, version 2.24.4 -- checking for module 'gts' -- found gts, version 0.7.6 -- checking for module 'ImageMagick++' -- found ImageMagick++, version 6.8.9 -- checking for module 'OpenEXR' -- found OpenEXR, version 2.1.0 -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Found X11: /usr/lib64/libX11.so -- Found OpenGL: /usr/lib64/libGL.so -- checking for module 'libpng' -- found libpng, version 1.6.13 -- checking for module 'sigc++-2.0' -- found sigc++-2.0, version 2.4.0 -- checking for module 'uuid' -- found uuid, version 2.25.0 CMake Warning (dev) at k3dsdk/Half/CMakeLists.txt:6 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "eLut". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at k3dsdk/Half/CMakeLists.txt:9 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "toFloat". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. This warning is for project developers. Use -Wno-dev to suppress it. -- checking for module 'gthread-2.0' -- found gthread-2.0, version 2.40.2 CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/annotation/CMakeLists.txt:6 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-annotation". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/annotation/CMakeLists.txt:6 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/aqsis/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-aqsis". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/aqsis/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/array/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-array". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/array/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/bicubic_patch/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-bicubic-patch". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/bicubic_patch/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/bilinear_patch/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-bilinear-patch". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/bilinear_patch/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/bitmap/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-bitmap". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/bitmap/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/blobby/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-blobby". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/blobby/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/cloth/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-cloth". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/cloth/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/core/CMakeLists.txt:6 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-core". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/core/CMakeLists.txt:6 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/deformation/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-deformation". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/deformation/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/development/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-development". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/development/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/euler_operations/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-euler_operations". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/euler_operations/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/inotify/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-inotify". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/inotify/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/file_magic/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-file-magic". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/file_magic/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/freetype2/CMakeLists.txt:5 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-freetype2". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/freetype2/CMakeLists.txt:5 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/glx/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-glx". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/glx/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/k3dscript/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-k3dscript". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/k3dscript/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/k3d_io/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-k3d-io". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/k3d_io/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/linear_curve/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-linear-curve". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/linear_curve/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/lipsync/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-lipsync". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/lipsync/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/lsystem/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-lsystem". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/lsystem/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/matrix/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-matrix". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/matrix/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/md2_io/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-md2-io". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/md2_io/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/mesh_attributes/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-mesh-attributes". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/mesh_attributes/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/mesh_instance/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-mesh-instance". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/mesh_instance/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/mesh/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-mesh". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/mesh/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_about/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-ngui-about". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_about/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_animation_timeline_panel/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-ngui-animation-timeline-panel". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_animation_timeline_panel/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_assign_hotkeys/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-ngui-assign-hotkeys". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_assign_hotkeys/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_command_node_inspector/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-ngui-command-node-inspector". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_command_node_inspector/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_event_recorder/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-ngui-event-recorder". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_event_recorder/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_knot_vector_control/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-ngui-knot-vector-control". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_knot_vector_control/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_learning/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-ngui-learning". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_learning/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_log/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-ngui-log". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_log/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_material_manager_panel/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-ngui-material-manager-panel". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_material_manager_panel/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_mesh_control/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-ngui-mesh-control". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_mesh_control/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_morph_points_page/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-ngui-morph-points-page". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_morph_points_page/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_node_history_panel/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-ngui-node-history-panel". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_node_history_panel/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_node_list_panel/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-ngui-node-list-panel". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_node_list_panel/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_node_properties_panel/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-ngui-node-properties-panel". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_node_properties_panel/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_parent_tool/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-ngui-parent-tool". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_parent_tool/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_pipeline_panel/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-ngui-pipeline-panel". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_pipeline_panel/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_pipeline_profiler_panel/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-ngui-pipeline-profiler-panel". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_pipeline_profiler_panel/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_render_region_tool/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-ngui-render-region-tool". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_render_region_tool/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_snap_tool/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-ngui-snap-tool". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_snap_tool/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_test_case_recorder/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-ngui-test-case-recorder". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_test_case_recorder/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_text_editor/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-ngui-text-editor". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_text_editor/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_timeline_panel/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-ngui-timeline-panel". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_timeline_panel/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_toolbar_panel/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-ngui-toolbar-panel". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_toolbar_panel/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_tool_properties_panel/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-ngui-tool-properties-panel". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_tool_properties_panel/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_tutorial_recorder/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-ngui-tutorial-recorder". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_tutorial_recorder/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_undo_tree_panel/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-ngui-undo-tree-panel". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_undo_tree_panel/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_uv_editor_panel/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-ngui-uv-editor-panel". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ngui_uv_editor_panel/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/nurbs/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-nurbs". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/nurbs/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/obj_io/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-obj-io". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/obj_io/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/opengl/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-opengl". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/opengl/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/opengl_painters/CMakeLists.txt:6 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-opengl-painters". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/opengl_painters/CMakeLists.txt:6 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/pdiff/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-pdiff". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/pdiff/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/pixie/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-pixie". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/pixie/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/plot/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-plot". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/plot/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ply_io/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-ply-io". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/ply_io/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/point_group/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-point-group". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/point_group/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/polyhedra/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-polyhedra". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/polyhedra/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/primitives/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-primitives". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/primitives/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/qslim/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-qslim". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/qslim/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/quadrics/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-quadrics". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/quadrics/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/renderman_engines/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-renderman-engines". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/renderman_engines/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/renderman/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-renderman". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/renderman/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/renderman_painters/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-renderman-painters". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/renderman_painters/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/scalar/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-scalar". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/scalar/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:361 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-resource-compiler". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/scripting/CMakeLists.txt:1 (K3D_COMPILE_RESOURCE) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:361 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-resource-compiler". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/scripting/CMakeLists.txt:2 (K3D_COMPILE_RESOURCE) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:361 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-resource-compiler". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/scripting/CMakeLists.txt:3 (K3D_COMPILE_RESOURCE) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:361 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-resource-compiler". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/scripting/CMakeLists.txt:4 (K3D_COMPILE_RESOURCE) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:361 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-resource-compiler". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/scripting/CMakeLists.txt:5 (K3D_COMPILE_RESOURCE) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:361 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-resource-compiler". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/scripting/CMakeLists.txt:6 (K3D_COMPILE_RESOURCE) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:361 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-resource-compiler". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/scripting/CMakeLists.txt:7 (K3D_COMPILE_RESOURCE) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:361 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-resource-compiler". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/scripting/CMakeLists.txt:8 (K3D_COMPILE_RESOURCE) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:361 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-resource-compiler". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/scripting/CMakeLists.txt:9 (K3D_COMPILE_RESOURCE) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:361 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-resource-compiler". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/scripting/CMakeLists.txt:10 (K3D_COMPILE_RESOURCE) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:361 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-resource-compiler". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/scripting/CMakeLists.txt:11 (K3D_COMPILE_RESOURCE) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:361 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-resource-compiler". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/scripting/CMakeLists.txt:12 (K3D_COMPILE_RESOURCE) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:361 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-resource-compiler". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/scripting/CMakeLists.txt:13 (K3D_COMPILE_RESOURCE) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:361 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-resource-compiler". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/scripting/CMakeLists.txt:14 (K3D_COMPILE_RESOURCE) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:361 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-resource-compiler". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/scripting/CMakeLists.txt:15 (K3D_COMPILE_RESOURCE) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:361 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-resource-compiler". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/scripting/CMakeLists.txt:16 (K3D_COMPILE_RESOURCE) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:361 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-resource-compiler". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/scripting/CMakeLists.txt:17 (K3D_COMPILE_RESOURCE) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/scripting/CMakeLists.txt:20 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-scripting". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/scripting/CMakeLists.txt:20 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/selection/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-selection". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/selection/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/stl_io/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-stl-io". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/stl_io/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/svg_io/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-svg-io". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/svg_io/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/test/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-test". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/test/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/texture/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-texture". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/texture/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/time/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-time". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/time/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/virtual_offscreen/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-virtual-offscreen". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/virtual_offscreen/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/virtual_opengl_painters/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-virtual-opengl-painters". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/virtual_opengl_painters/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/xtrackcad/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-xtrackcad". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/xtrackcad/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:79 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-make-module-proxy". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/yafray/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at modules/CMakeLists.txt:80 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "k3d-yafray". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): modules/yafray/CMakeLists.txt:2 (K3D_CREATE_MODULE_PROXY) This warning is for project developers. Use -Wno-dev to suppress it. -- Found Doxygen: /usr/bin/doxygen (found version "1.8.5") -- <<< Gentoo configuration >>> Build type Gentoo Install path /usr Compiler flags: C -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches C++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches Linker flags: Executable -Wl,-O1 -Wl,--as-needed Module -Wl,-O1 -Wl,--as-needed Shared -Wl,-O1 -Wl,--as-needed -- Configuring done -- Generating done -- Build files have been written to: /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build >>> Source configured. >>> Compiling source in /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 ... >>> Working in BUILD_DIR: "/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build" make -j24 VERBOSE=1 /usr/bin/cmake -H/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -B/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build' make -f k3dsdk/sgi_tesselator/CMakeFiles/k3dsdk-sgi-tesselator.dir/build.make k3dsdk/sgi_tesselator/CMakeFiles/k3dsdk-sgi-tesselator.dir/depend make -f k3dsdk/Half/CMakeFiles/eLut.dir/build.make k3dsdk/Half/CMakeFiles/eLut.dir/depend make -f k3dsdk/Half/CMakeFiles/toFloat.dir/build.make k3dsdk/Half/CMakeFiles/toFloat.dir/depend make -f k3dsdk/glew/CMakeFiles/k3dsdk-glew.dir/build.make k3dsdk/glew/CMakeFiles/k3dsdk-glew.dir/depend make -f k3dsdk/parallel/CMakeFiles/k3dsdk-parallel.dir/build.make k3dsdk/parallel/CMakeFiles/k3dsdk-parallel.dir/depend make -f k3dsdk/ftgl/src/CMakeFiles/k3dsdk-ftgl.dir/build.make k3dsdk/ftgl/src/CMakeFiles/k3dsdk-ftgl.dir/depend make -f resource-compiler/CMakeFiles/k3d-resource-compiler.dir/build.make resource-compiler/CMakeFiles/k3d-resource-compiler.dir/depend make -f po/CMakeFiles/nls.dir/build.make po/CMakeFiles/nls.dir/depend make[2]: Entering directory '/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build' cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/sgi_tesselator /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/sgi_tesselator /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/sgi_tesselator/CMakeFiles/k3dsdk-sgi-tesselator.dir/DependInfo.cmake make[2]: Entering directory '/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build' cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/Half /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/Half /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/Half/CMakeFiles/eLut.dir/DependInfo.cmake make[2]: Entering directory '/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build' cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/glew /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/glew /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/glew/CMakeFiles/k3dsdk-glew.dir/DependInfo.cmake make[2]: Entering directory '/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build' cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/Half /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/Half /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/Half/CMakeFiles/toFloat.dir/DependInfo.cmake make[2]: Entering directory '/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build' cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/parallel /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/parallel /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/parallel/CMakeFiles/k3dsdk-parallel.dir/DependInfo.cmake make[2]: Entering directory '/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build' cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/resource-compiler /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/resource-compiler /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/resource-compiler/CMakeFiles/k3d-resource-compiler.dir/DependInfo.cmake make[2]: Entering directory '/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build' cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/po /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/po /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/po/CMakeFiles/nls.dir/DependInfo.cmake make[2]: Entering directory '/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build' cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl/src /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl/src/CMakeFiles/k3dsdk-ftgl.dir/DependInfo.cmake Dependee "/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/sgi_tesselator/CMakeFiles/k3dsdk-sgi-tesselator.dir/DependInfo.cmake" is newer than depender "/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/sgi_tesselator/CMakeFiles/k3dsdk-sgi-tesselator.dir/depend.internal". Dependee "/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/sgi_tesselator/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/sgi_tesselator/CMakeFiles/k3dsdk-sgi-tesselator.dir/depend.internal". Scanning dependencies of target k3dsdk-sgi-tesselator Dependee "/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/Half/CMakeFiles/eLut.dir/DependInfo.cmake" is newer than depender "/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/Half/CMakeFiles/eLut.dir/depend.internal". Dependee "/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/Half/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/Half/CMakeFiles/eLut.dir/depend.internal". Scanning dependencies of target eLut Dependee "/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/Half/CMakeFiles/toFloat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/Half/CMakeFiles/toFloat.dir/depend.internal". Dependee "/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/Half/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/Half/CMakeFiles/toFloat.dir/depend.internal". Scanning dependencies of target toFloat Dependee "/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/parallel/CMakeFiles/k3dsdk-parallel.dir/DependInfo.cmake" is newer than depender "/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/parallel/CMakeFiles/k3dsdk-parallel.dir/depend.internal". Dependee "/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/glew/CMakeFiles/k3dsdk-glew.dir/DependInfo.cmake" is newer than depender "/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/glew/CMakeFiles/k3dsdk-glew.dir/depend.internal". Dependee "/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/glew/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/glew/CMakeFiles/k3dsdk-glew.dir/depend.internal". Dependee "/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/parallel/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/parallel/CMakeFiles/k3dsdk-parallel.dir/depend.internal". Scanning dependencies of target k3dsdk-parallel Scanning dependencies of target k3dsdk-glew Dependee "/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/resource-compiler/CMakeFiles/k3d-resource-compiler.dir/DependInfo.cmake" is newer than depender "/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/resource-compiler/CMakeFiles/k3d-resource-compiler.dir/depend.internal". Dependee "/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/po/CMakeFiles/nls.dir/DependInfo.cmake" is newer than depender "/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/po/CMakeFiles/nls.dir/depend.internal". Dependee "/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/resource-compiler/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/resource-compiler/CMakeFiles/k3d-resource-compiler.dir/depend.internal". Scanning dependencies of target k3d-resource-compiler Dependee "/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/po/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/po/CMakeFiles/nls.dir/depend.internal". Scanning dependencies of target nls Dependee "/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl/src/CMakeFiles/k3dsdk-ftgl.dir/DependInfo.cmake" is newer than depender "/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl/src/CMakeFiles/k3dsdk-ftgl.dir/depend.internal". Dependee "/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl/src/CMakeFiles/k3dsdk-ftgl.dir/depend.internal". Scanning dependencies of target k3dsdk-ftgl make[2]: Leaving directory '/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build' make[2]: Leaving directory '/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build' make -f k3dsdk/Half/CMakeFiles/eLut.dir/build.make k3dsdk/Half/CMakeFiles/eLut.dir/build make[2]: Leaving directory '/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build' make -f po/CMakeFiles/nls.dir/build.make po/CMakeFiles/nls.dir/build make -f k3dsdk/Half/CMakeFiles/toFloat.dir/build.make k3dsdk/Half/CMakeFiles/toFloat.dir/build make[2]: Entering directory '/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build' /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles make[2]: Entering directory '/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build' /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles make[2]: Entering directory '/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build' /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles 100 /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles [ 0%] [ 0%] [ 1%] [ 1%] Building CXX object k3dsdk/Half/CMakeFiles/eLut.dir/eLut.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/Half && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/Half -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/Half -o CMakeFiles/eLut.dir/eLut.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/Half/eLut.cpp make[2]: Leaving directory '/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build' Building CXX object k3dsdk/Half/CMakeFiles/toFloat.dir/toFloat.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/Half && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/Half -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/Half -o CMakeFiles/toFloat.dir/toFloat.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/Half/toFloat.cpp Generating chef/LC_MESSAGES/k3d.mo Generating k3d.pot make -f k3dsdk/glew/CMakeFiles/k3dsdk-glew.dir/build.make k3dsdk/glew/CMakeFiles/k3dsdk-glew.dir/build cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/po && /usr/bin/msgfmt -c -o /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/po/chef/LC_MESSAGES/k3d.mo /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/po/chef.po cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 && /usr/bin/xgettext --files-from /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/po/POTFILES.in --keyword=_ -o /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/po/k3d.pot --copyright-holder="Timothy\ M.\ Shead" --msgid-bugs-address="k3d-development@lists.sourceforge.net" --no-wrap --no-location make[2]: Leaving directory '/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build' make -f k3dsdk/parallel/CMakeFiles/k3dsdk-parallel.dir/build.make k3dsdk/parallel/CMakeFiles/k3dsdk-parallel.dir/build make[2]: Entering directory '/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build' /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles make[2]: Entering directory '/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build' /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles [ 1%] [ 1%] Building CXX object k3dsdk/parallel/CMakeFiles/k3dsdk-parallel.dir/threads.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/parallel && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_parallel_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk-parallel.dir/threads.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/parallel/threads.cpp /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/po/chef.po:6: warning: header field 'Language' missing in header Building C object k3dsdk/glew/CMakeFiles/k3dsdk-glew.dir/glew.c.o make[2]: Leaving directory '/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build' cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/glew && /usr/bin/x86_64-pc-linux-gnu-gcc -DGLEW_BUILD -DGLEW_MX -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_glew_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk-glew.dir/glew.c.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/glew/glew.c make -f k3dsdk/sgi_tesselator/CMakeFiles/k3dsdk-sgi-tesselator.dir/build.make k3dsdk/sgi_tesselator/CMakeFiles/k3dsdk-sgi-tesselator.dir/build make[2]: Entering directory '/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build' /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles 74 /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles [ 1%] [ 1%] [ 1%] [ 1%] [ 2%] [ 2%] Building C object k3dsdk/sgi_tesselator/CMakeFiles/k3dsdk-sgi-tesselator.dir/geom.c.o [ 2%] cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/sgi_tesselator && /usr/bin/x86_64-pc-linux-gnu-gcc -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_sgi_tesselator_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk-sgi-tesselator.dir/geom.c.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/sgi_tesselator/geom.c Building C object k3dsdk/sgi_tesselator/CMakeFiles/k3dsdk-sgi-tesselator.dir/dict.c.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/sgi_tesselator && /usr/bin/x86_64-pc-linux-gnu-gcc -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_sgi_tesselator_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk-sgi-tesselator.dir/dict.c.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/sgi_tesselator/dict.c [ 2%] Building C object k3dsdk/sgi_tesselator/CMakeFiles/k3dsdk-sgi-tesselator.dir/memalloc.c.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/sgi_tesselator && /usr/bin/x86_64-pc-linux-gnu-gcc -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_sgi_tesselator_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk-sgi-tesselator.dir/memalloc.c.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/sgi_tesselator/memalloc.c [ 2%] [ 2%] Building C object k3dsdk/sgi_tesselator/CMakeFiles/k3dsdk-sgi-tesselator.dir/mesh.c.o Building C object k3dsdk/sgi_tesselator/CMakeFiles/k3dsdk-sgi-tesselator.dir/normal.c.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/sgi_tesselator && /usr/bin/x86_64-pc-linux-gnu-gcc -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_sgi_tesselator_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk-sgi-tesselator.dir/mesh.c.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/sgi_tesselator/mesh.c Building C object k3dsdk/sgi_tesselator/CMakeFiles/k3dsdk-sgi-tesselator.dir/priorityq.c.o Building C object k3dsdk/sgi_tesselator/CMakeFiles/k3dsdk-sgi-tesselator.dir/render.c.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/sgi_tesselator && /usr/bin/x86_64-pc-linux-gnu-gcc -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_sgi_tesselator_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk-sgi-tesselator.dir/normal.c.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/sgi_tesselator/normal.c cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/sgi_tesselator && /usr/bin/x86_64-pc-linux-gnu-gcc -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_sgi_tesselator_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk-sgi-tesselator.dir/priorityq.c.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/sgi_tesselator/priorityq.c Building C object k3dsdk/sgi_tesselator/CMakeFiles/k3dsdk-sgi-tesselator.dir/sweep.c.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/sgi_tesselator && /usr/bin/x86_64-pc-linux-gnu-gcc -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_sgi_tesselator_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk-sgi-tesselator.dir/render.c.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/sgi_tesselator/render.c cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/sgi_tesselator && /usr/bin/x86_64-pc-linux-gnu-gcc -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_sgi_tesselator_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk-sgi-tesselator.dir/sweep.c.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/sgi_tesselator/sweep.c Building C object k3dsdk/sgi_tesselator/CMakeFiles/k3dsdk-sgi-tesselator.dir/tess.c.o Building C object k3dsdk/sgi_tesselator/CMakeFiles/k3dsdk-sgi-tesselator.dir/tessmono.c.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/sgi_tesselator && /usr/bin/x86_64-pc-linux-gnu-gcc -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_sgi_tesselator_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk-sgi-tesselator.dir/tessmono.c.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/sgi_tesselator/tessmono.c cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/sgi_tesselator && /usr/bin/x86_64-pc-linux-gnu-gcc -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_sgi_tesselator_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk-sgi-tesselator.dir/tess.c.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/sgi_tesselator/tess.c make[2]: Leaving directory '/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build' make -f resource-compiler/CMakeFiles/k3d-resource-compiler.dir/build.make resource-compiler/CMakeFiles/k3d-resource-compiler.dir/build make[2]: Entering directory '/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build' /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles 41 [ 4%] Building CXX object resource-compiler/CMakeFiles/k3d-resource-compiler.dir/main.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/resource-compiler && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/boost-1_52 -o CMakeFiles/k3d-resource-compiler.dir/main.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/resource-compiler/main.cpp make[2]: Leaving directory '/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build' make -f k3dsdk/ftgl/src/CMakeFiles/k3dsdk-ftgl.dir/build.make k3dsdk/ftgl/src/CMakeFiles/k3dsdk-ftgl.dir/build make[2]: Entering directory '/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build' /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles 64 /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles [ 4%] [ 4%] [ 4%] [ 4%] Building CXX object k3dsdk/ftgl/src/CMakeFiles/k3dsdk-ftgl.dir/FTBuffer.cpp.o [ 4%] [ 4%] cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_ftgl_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src -I/usr/include/freetype2 -o CMakeFiles/k3dsdk-ftgl.dir/FTBuffer.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src/FTBuffer.cpp /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles [ 4%] Building CXX object k3dsdk/ftgl/src/CMakeFiles/k3dsdk-ftgl.dir/FTContour.cpp.o Building CXX object k3dsdk/ftgl/src/CMakeFiles/k3dsdk-ftgl.dir/FTCharmap.cpp.o [ 5%] Building CXX object k3dsdk/ftgl/src/CMakeFiles/k3dsdk-ftgl.dir/FTGlyphContainer.cpp.o [ 5%] [ 5%] cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_ftgl_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src -I/usr/include/freetype2 -o CMakeFiles/k3dsdk-ftgl.dir/FTContour.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src/FTContour.cpp cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_ftgl_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src -I/usr/include/freetype2 -o CMakeFiles/k3dsdk-ftgl.dir/FTCharmap.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src/FTCharmap.cpp Building CXX object k3dsdk/ftgl/src/CMakeFiles/k3dsdk-ftgl.dir/FTFace.cpp.o Building CXX object k3dsdk/ftgl/src/CMakeFiles/k3dsdk-ftgl.dir/FTLibrary.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_ftgl_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src -I/usr/include/freetype2 -o CMakeFiles/k3dsdk-ftgl.dir/FTGlyphContainer.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src/FTGlyphContainer.cpp Building CXX object k3dsdk/ftgl/src/CMakeFiles/k3dsdk-ftgl.dir/FTPoint.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_ftgl_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src -I/usr/include/freetype2 -o CMakeFiles/k3dsdk-ftgl.dir/FTFace.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src/FTFace.cpp cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_ftgl_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src -I/usr/include/freetype2 -o CMakeFiles/k3dsdk-ftgl.dir/FTLibrary.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src/FTLibrary.cpp Building CXX object k3dsdk/ftgl/src/CMakeFiles/k3dsdk-ftgl.dir/FTSize.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_ftgl_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src -I/usr/include/freetype2 -o CMakeFiles/k3dsdk-ftgl.dir/FTPoint.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src/FTPoint.cpp Building CXX object k3dsdk/ftgl/src/CMakeFiles/k3dsdk-ftgl.dir/FTVectoriser.cpp.o Building CXX object k3dsdk/ftgl/src/CMakeFiles/k3dsdk-ftgl.dir/FTFont/FTBitmapFont.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_ftgl_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src -I/usr/include/freetype2 -o CMakeFiles/k3dsdk-ftgl.dir/FTSize.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src/FTSize.cpp cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_ftgl_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src -I/usr/include/freetype2 -o CMakeFiles/k3dsdk-ftgl.dir/FTVectoriser.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src/FTVectoriser.cpp cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_ftgl_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src -I/usr/include/freetype2 -o CMakeFiles/k3dsdk-ftgl.dir/FTFont/FTBitmapFont.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src/FTFont/FTBitmapFont.cpp [ 5%] Building CXX object k3dsdk/ftgl/src/CMakeFiles/k3dsdk-ftgl.dir/FTFont/FTBufferFont.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_ftgl_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src -I/usr/include/freetype2 -o CMakeFiles/k3dsdk-ftgl.dir/FTFont/FTBufferFont.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src/FTFont/FTBufferFont.cpp /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles Linking CXX executable eLut cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/Half && /usr/bin/cmake -E cmake_link_script CMakeFiles/eLut.dir/link.txt --verbose=1 [ 5%] Building CXX object k3dsdk/ftgl/src/CMakeFiles/k3dsdk-ftgl.dir/FTFont/FTExtrudeFont.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_ftgl_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src -I/usr/include/freetype2 -o CMakeFiles/k3dsdk-ftgl.dir/FTFont/FTExtrudeFont.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src/FTFont/FTExtrudeFont.cpp /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed CMakeFiles/eLut.dir/eLut.cpp.o -o eLut -rdynamic /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles Linking CXX executable toFloat cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/Half && /usr/bin/cmake -E cmake_link_script CMakeFiles/toFloat.dir/link.txt --verbose=1 [ 5%] /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed CMakeFiles/toFloat.dir/toFloat.cpp.o -o toFloat -rdynamic Building CXX object k3dsdk/ftgl/src/CMakeFiles/k3dsdk-ftgl.dir/FTFont/FTFont.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_ftgl_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src -I/usr/include/freetype2 -o CMakeFiles/k3dsdk-ftgl.dir/FTFont/FTFont.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src/FTFont/FTFont.cpp Linking CXX shared library ../../lib64/libk3dsdk-parallel.so cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/parallel && /usr/bin/cmake -E cmake_link_script CMakeFiles/k3dsdk-parallel.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,libk3dsdk-parallel.so -o ../../lib64/libk3dsdk-parallel.so CMakeFiles/k3dsdk-parallel.dir/threads.cpp.o /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles [ 5%] Building CXX object k3dsdk/ftgl/src/CMakeFiles/k3dsdk-ftgl.dir/FTFont/FTFontGlue.cpp.o [ 5%] cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_ftgl_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src -I/usr/include/freetype2 -o CMakeFiles/k3dsdk-ftgl.dir/FTFont/FTFontGlue.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src/FTFont/FTFontmake[2]: Leaving directory '/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build' Glue.cpp /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles 100 make[2]: Leaving directory '/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build' Building CXX object k3dsdk/ftgl/src/CMakeFiles/k3dsdk-ftgl.dir/FTFont/FTOutlineFont.cpp.o /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_ftgl_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src -I/usr/include/freetype2 -o CMakeFiles/k3dsdk-ftgl.dir/FTFont/FTOutlineFont.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src/FTFont/FTOutlineFont.cpp /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles [ 5%] [ 5%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles Built target toFloat /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles Built target eLut make -f k3dsdk/Half/CMakeFiles/k3dsdk-half.dir/build.make k3dsdk/Half/CMakeFiles/k3dsdk-half.dir/depend /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles [ 5%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles 65 make[2]: Entering directory '/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build' /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles [ 5%] [ 5%] make[2]: Leaving directory '/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build' Building CXX object k3dsdk/ftgl/src/CMakeFiles/k3dsdk-ftgl.dir/FTFont/FTPixmapFont.cpp.o /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_ftgl_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src -I/usr/include/freetype2 -o CMakeFiles/k3dsdk-ftgl.dir/FTFont/FTPixmapFont.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src/FTFont/FTPixmapFont.cpp Building CXX object k3dsdk/ftgl/src/CMakeFiles/k3dsdk-ftgl.dir/FTFont/FTPolygonFont.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_ftgl_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src -I/usr/include/freetype2 -o CMakeFiles/k3dsdk-ftgl.dir/FTFont/FTPolygonFont.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src/FTFont/FTPolygonFont.cpp Building CXX object k3dsdk/ftgl/src/CMakeFiles/k3dsdk-ftgl.dir/FTFont/FTTextureFont.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_ftgl_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src -I/usr/include/freetype2 -o CMakeFiles/k3dsdk-ftgl.dir/FTFont/FTTextureFont.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src/FTFont/FTTextureFont.cpp /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles 66 [ 5%] [ 6%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles [ 6%] Building CXX object k3dsdk/ftgl/src/CMakeFiles/k3dsdk-ftgl.dir/FTGlyph/FTBitmapGlyph.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_ftgl_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src -I/usr/include/freetype2 -o CMakeFiles/k3dsdk-ftgl.dir/FTGlyph/FTBitmapGlyph.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src/FTGlyph/FTBitmapGlyph.cpp Building CXX object k3dsdk/ftgl/src/CMakeFiles/k3dsdk-ftgl.dir/FTGlyph/FTBufferGlyph.cpp.o [ 6%] cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_ftgl_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src -I/usr/include/freetype2 -o CMakeFiles/k3dsdk-ftgl.dir/FTGlyph/FTBufferGlyph.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src/FTGlyph/FTBufferGlyph.cpp Generating toFloat.h [ 8%] cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/Half && ./toFloat > /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/Half/toFloat.h Built target nls /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles Generating eLut.h cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/Half && ./eLut > /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/Half/eLut.h [ 8%] Building CXX object k3dsdk/ftgl/src/CMakeFiles/k3dsdk-ftgl.dir/FTGlyph/FTExtrudeGlyph.cpp.o /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles [ 8%] cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_ftgl_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src -I/usr/include/freetype2 -o CMakeFiles/k3dsdk-ftgl.dir/FTGlyph/FTExtrudeGlyph.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src/FTGlyph/FTExtrudeGlyph.cpp Building CXX object k3dsdk/ftgl/src/CMakeFiles/k3dsdk-ftgl.dir/FTGlyph/FTGlyph.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_ftgl_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src -I/usr/include/freetype2 -o CMakeFiles/k3dsdk-ftgl.dir/FTGlyph/FTGlyph.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src/FTGlyph/FTGlyph.cpp [ 8%] Building CXX object k3dsdk/ftgl/src/CMakeFiles/k3dsdk-ftgl.dir/FTGlyph/FTGlyphGlue.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_ftgl_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src -I/usr/include/freetype2 -o CMakeFiles/k3dsdk-ftgl.dir/FTGlyph/FTGlyphGlue.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src/FTGlyph/FTGlyphGlue.cpp make[2]: Leaving directory '/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build' cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/Half /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/Half /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/Half/CMakeFiles/k3dsdk-half.dir/DependInfo.cmake /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles [ 8%] Dependee "/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/Half/CMakeFiles/k3dsdk-half.dir/DependInfo.cmake" is newer than depender "/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/Half/CMakeFiles/k3dsdk-half.dir/depend.internal". Dependee "/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/Half/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/Half/CMakeFiles/k3dsdk-half.dir/depend.internal". Scanning dependencies of target k3dsdk-half Built target k3dsdk-parallel /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles [ 8%] make[2]: Leaving directory '/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build' Building CXX object k3dsdk/ftgl/src/CMakeFiles/k3dsdk-ftgl.dir/FTGlyph/FTOutlineGlyph.cpp.o make -f k3dsdk/Half/CMakeFiles/k3dsdk-half.dir/build.make k3dsdk/Half/CMakeFiles/k3dsdk-half.dir/build cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_ftgl_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src -I/usr/include/freetype2 -o CMakeFiles/k3dsdk-ftgl.dir/FTGlyph/FTOutlineGlyph.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src/FTGlyph/FTOutlineGlyph.cpp [ 8%] make[2]: Entering directory '/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build' /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles Building CXX object k3dsdk/ftgl/src/CMakeFiles/k3dsdk-ftgl.dir/FTGlyph/FTPixmapGlyph.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_ftgl_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src -I/usr/include/freetype2 -o CMakeFiles/k3dsdk-ftgl.dir/FTGlyph/FTPixmapGlyph.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src/FTGlyph/FTPixmapGlyph.cpp [ 8%] Building CXX object k3dsdk/Half/CMakeFiles/k3dsdk-half.dir/half.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/Half && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_half_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/Half -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/Half -o CMakeFiles/k3dsdk-half.dir/half.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/Half/half.cpp /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles [ 8%] [ 8%] Building CXX object k3dsdk/ftgl/src/CMakeFiles/k3dsdk-ftgl.dir/FTGlyph/FTPolygonGlyph.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_ftgl_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src -I/usr/include/freetype2 -o CMakeFiles/k3dsdk-ftgl.dir/FTGlyph/FTPolygonGlyph.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src/FTGlyph/FTPolygonGlyph.cpp Building CXX object k3dsdk/ftgl/src/CMakeFiles/k3dsdk-ftgl.dir/FTGlyph/FTTextureGlyph.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_ftgl_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src -I/usr/include/freetype2 -o CMakeFiles/k3dsdk-ftgl.dir/FTGlyph/FTTextureGlyph.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src/FTGlyph/FTTextureGlyph.cpp /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles [ 8%] Building CXX object k3dsdk/ftgl/src/CMakeFiles/k3dsdk-ftgl.dir/FTLayout/FTLayout.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_ftgl_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src -I/usr/include/freetype2 -o CMakeFiles/k3dsdk-ftgl.dir/FTLayout/FTLayout.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src/FTLayout/FTLayout.cpp /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles [ 8%] Building CXX object k3dsdk/ftgl/src/CMakeFiles/k3dsdk-ftgl.dir/FTLayout/FTLayoutGlue.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_ftgl_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src -I/usr/include/freetype2 -o CMakeFiles/k3dsdk-ftgl.dir/FTLayout/FTLayoutGlue.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src/FTLayout/FTLayoutGlue.cpp Linking C shared library ../../lib64/libk3dsdk-sgi-tesselator.so cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/sgi_tesselator && /usr/bin/cmake -E cmake_link_script CMakeFiles/k3dsdk-sgi-tesselator.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,libk3dsdk-sgi-tesselator.so -o ../../lib64/libk3dsdk-sgi-tesselator.so CMakeFiles/k3dsdk-sgi-tesselator.dir/dict.c.o CMakeFiles/k3dsdk-sgi-tesselator.dir/geom.c.o CMakeFiles/k3dsdk-sgi-tesselator.dir/memalloc.c.o CMakeFiles/k3dsdk-sgi-tesselator.dir/mesh.c.o CMakeFiles/k3dsdk-sgi-tesselator.dir/normal.c.o CMakeFiles/k3dsdk-sgi-tesselator.dir/priorityq.c.o CMakeFiles/k3dsdk-sgi-tesselator.dir/render.c.o CMakeFiles/k3dsdk-sgi-tesselator.dir/sweep.c.o CMakeFiles/k3dsdk-sgi-tesselator.dir/tess.c.o CMakeFiles/k3dsdk-sgi-tesselator.dir/tessmono.c.o /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles [ 8%] make[2]: Leaving directory '/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build' /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles 74 [ 8%] Building CXX object k3dsdk/ftgl/src/CMakeFiles/k3dsdk-ftgl.dir/FTLayout/FTSimpleLayout.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_ftgl_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src -I/usr/include/freetype2 -o CMakeFiles/k3dsdk-ftgl.dir/FTLayout/FTSimpleLayout.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ftgl/src/FTLayout/FTSimpleLayout.cpp Built target k3dsdk-sgi-tesselator Linking CXX shared library ../../lib64/libk3dsdk-half.so cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/Half && /usr/bin/cmake -E cmake_link_script CMakeFiles/k3dsdk-half.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,libk3dsdk-half.so -o ../../lib64/libk3dsdk-half.so CMakeFiles/k3dsdk-half.dir/half.cpp.o make[2]: Leaving directory '/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build' /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles 66 [ 8%] Built target k3dsdk-half Linking CXX shared library ../../../lib/libk3dsdk-ftgl.so cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/ftgl/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/k3dsdk-ftgl.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,libk3dsdk-ftgl.so -o ../../../lib/libk3dsdk-ftgl.so CMakeFiles/k3dsdk-ftgl.dir/FTBuffer.cpp.o CMakeFiles/k3dsdk-ftgl.dir/FTCharmap.cpp.o CMakeFiles/k3dsdk-ftgl.dir/FTContour.cpp.o CMakeFiles/k3dsdk-ftgl.dir/FTFace.cpp.o CMakeFiles/k3dsdk-ftgl.dir/FTGlyphContainer.cpp.o CMakeFiles/k3dsdk-ftgl.dir/FTLibrary.cpp.o CMakeFiles/k3dsdk-ftgl.dir/FTPoint.cpp.o CMakeFiles/k3dsdk-ftgl.dir/FTSize.cpp.o CMakeFiles/k3dsdk-ftgl.dir/FTVectoriser.cpp.o CMakeFiles/k3dsdk-ftgl.dir/FTFont/FTBitmapFont.cpp.o CMakeFiles/k3dsdk-ftgl.dir/FTFont/FTBufferFont.cpp.o CMakeFiles/k3dsdk-ftgl.dir/FTFont/FTExtrudeFont.cpp.o CMakeFiles/k3dsdk-ftgl.dir/FTFont/FTFont.cpp.o CMakeFiles/k3dsdk-ftgl.dir/FTFont/FTFontGlue.cpp.o CMakeFiles/k3dsdk-ftgl.dir/FTFont/FTOutlineFont.cpp.o CMakeFiles/k3dsdk-ftgl.dir/FTFont/FTPixmapFont.cpp.o CMakeFiles/k3dsdk-ftgl.dir/FTFont/FTPolygonFont.cpp.o CMakeFiles/k3dsdk-ftgl.dir/FTFont/FTTextureFont.cpp.o CMakeFiles/k3dsdk-ftgl.dir/FTGlyph/FTBitmapGlyph.cpp.o CMakeFiles/k3dsdk-ftgl.dir/FTGlyph/FTBufferGlyph.cpp.o CMakeFiles/k3dsdk-ftgl.dir/FTGlyph/FTExtrudeGlyph.cpp.o CMakeFiles/k3dsdk-ftgl.dir/FTGlyph/FTGlyph.cpp.o CMakeFiles/k3dsdk-ftgl.dir/FTGlyph/FTGlyphGlue.cpp.o CMakeFiles/k3dsdk-ftgl.dir/FTGlyph/FTOutlineGlyph.cpp.o CMakeFiles/k3dsdk-ftgl.dir/FTGlyph/FTPixmapGlyph.cpp.o CMakeFiles/k3dsdk-ftgl.dir/FTGlyph/FTPolygonGlyph.cpp.o CMakeFiles/k3dsdk-ftgl.dir/FTGlyph/FTTextureGlyph.cpp.o CMakeFiles/k3dsdk-ftgl.dir/FTLayout/FTLayout.cpp.o CMakeFiles/k3dsdk-ftgl.dir/FTLayout/FTLayoutGlue.cpp.o CMakeFiles/k3dsdk-ftgl.dir/FTLayout/FTSimpleLayout.cpp.o -lfreetype -lGL -lGLU make[2]: Leaving directory '/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build' /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles 64 65 [ 8%] Built target k3dsdk-ftgl Linking CXX executable ../bin/k3d-resource-compiler cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/resource-compiler && /usr/bin/cmake -E cmake_link_script CMakeFiles/k3d-resource-compiler.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed CMakeFiles/k3d-resource-compiler.dir/main.cpp.o -o ../bin/k3d-resource-compiler -rdynamic -lboost_program_options-mt make[2]: Leaving directory '/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build' /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles 41 [ 8%] Built target k3d-resource-compiler Linking C shared library ../../lib64/libk3dsdk-glew.so cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/glew && /usr/bin/cmake -E cmake_link_script CMakeFiles/k3dsdk-glew.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,libk3dsdk-glew.so -o ../../lib64/libk3dsdk-glew.so CMakeFiles/k3dsdk-glew.dir/glew.c.o -lGL -lGLU make[2]: Leaving directory '/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build' /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles [ 8%] Built target k3dsdk-glew make -f k3dsdk/CMakeFiles/k3dsdk.dir/build.make k3dsdk/CMakeFiles/k3dsdk.dir/depend make[2]: Entering directory '/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build' cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/CMakeFiles/k3dsdk.dir/DependInfo.cmake Dependee "/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/CMakeFiles/k3dsdk.dir/DependInfo.cmake" is newer than depender "/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/CMakeFiles/k3dsdk.dir/depend.internal". Dependee "/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk/CMakeFiles/k3dsdk.dir/depend.internal". Scanning dependencies of target k3dsdk make[2]: Leaving directory '/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build' make -f k3dsdk/CMakeFiles/k3dsdk.dir/build.make k3dsdk/CMakeFiles/k3dsdk.dir/build make[2]: Entering directory '/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build' /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles [ 8%] [ 8%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles 53 /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles Building CXX object k3dsdk/CMakeFiles/k3dsdk.dir/almost_equal.cpp.o Building CXX object k3dsdk/CMakeFiles/k3dsdk.dir/application.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk.dir/almost_equal.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/almost_equal.cpp cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk.dir/application.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/application.cpp /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles [ 9%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles [ 9%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles [ 9%] Building CXX object k3dsdk/CMakeFiles/k3dsdk.dir/application_detail.cpp.o Building CXX object k3dsdk/CMakeFiles/k3dsdk.dir/array.cpp.o [ 9%] [ 9%] cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk.dir/application_detail.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/application_detail.cpp cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk.dir/array.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/array.cpp /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles [ 9%] [ 9%] [ 9%] Building CXX object k3dsdk/CMakeFiles/k3dsdk.dir/aspect_ratios.cpp.o Building CXX object k3dsdk/CMakeFiles/k3dsdk.dir/attribute_array_copier.cpp.o Building CXX object k3dsdk/CMakeFiles/k3dsdk.dir/attribute_arrays.cpp.o [ 9%] cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk.dir/aspect_ratios.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/aspect_ratios.cpp Building CXX object k3dsdk/CMakeFiles/k3dsdk.dir/axis.cpp.o Building CXX object k3dsdk/CMakeFiles/k3dsdk.dir/base64.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk.dir/attribute_array_copier.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/attribute_array_copier.cpp cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk.dir/attribute_arrays.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/attribute_arrays.cpp Building CXX object k3dsdk/CMakeFiles/k3dsdk.dir/batch_mode.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk.dir/axis.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/axis.cpp Building CXX object k3dsdk/CMakeFiles/k3dsdk.dir/bezier.cpp.o [ 9%] cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk.dir/base64.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/base64.cpp cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk.dir/batch_mode.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/batch_mode.cpp cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk.dir/bezier.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/bezier.cpp /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles Building CXX object k3dsdk/CMakeFiles/k3dsdk.dir/bezier_triangle_patch.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk.dir/bezier_triangle_patch.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/bezier_triangle_patch.cpp /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles 54 /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles [ 9%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles [ 9%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles [ 10%] [ 10%] Building CXX object k3dsdk/CMakeFiles/k3dsdk.dir/bicubic_patch.cpp.o [ 10%] [ 10%] cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk.dir/bicubic_patch.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/bicubic_patch.cpp [ 10%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles Building CXX object k3dsdk/CMakeFiles/k3dsdk.dir/bilinear_patch.cpp.o Building CXX object k3dsdk/CMakeFiles/k3dsdk.dir/blobby.cpp.o [ 10%] cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk.dir/bilinear_patch.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/bilinear_patch.cpp [ 10%] cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk.dir/blobby.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/blobby.cpp Building CXX object k3dsdk/CMakeFiles/k3dsdk.dir/boost_throw_exception.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk.dir/boost_throw_exception.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/boost_throw_exception.cpp Building CXX object k3dsdk/CMakeFiles/k3dsdk.dir/bounding_box3.cpp.o Building CXX object k3dsdk/CMakeFiles/k3dsdk.dir/command_node.cpp.o [ 10%] Building CXX object k3dsdk/CMakeFiles/k3dsdk.dir/command_tree.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk.dir/bounding_box3.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/bounding_box3.cpp [ 10%] cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk.dir/command_node.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/command_node.cpp Building CXX object k3dsdk/CMakeFiles/k3dsdk.dir/cone.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk.dir/command_tree.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/command_tree.cpp Building CXX object k3dsdk/CMakeFiles/k3dsdk.dir/contributors.cpp.o Building CXX object k3dsdk/CMakeFiles/k3dsdk.dir/cubic_curve.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk.dir/cone.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/cone.cpp cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk.dir/contributors.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/contributors.cpp cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk.dir/cubic_curve.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/cubic_curve.cpp /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles Building CXX object k3dsdk/CMakeFiles/k3dsdk.dir/cylinder.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk.dir/cylinder.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/cylinder.cpp [ 10%] Building CXX object k3dsdk/CMakeFiles/k3dsdk.dir/data.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk.dir/data.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/data.cpp /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles [ 10%] Building CXX object k3dsdk/CMakeFiles/k3dsdk.dir/dependencies.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk.dir/dependencies.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/dependencies.cpp /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles 55 [ 10%] Building CXX object k3dsdk/CMakeFiles/k3dsdk.dir/disk.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk.dir/disk.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/disk.cpp /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles [ 12%] Building CXX object k3dsdk/CMakeFiles/k3dsdk.dir/document.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk.dir/document.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/document.cpp [ 12%] Building CXX object k3dsdk/CMakeFiles/k3dsdk.dir/euler_operations.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk.dir/euler_operations.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/euler_operations.cpp /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles [ 12%] Building CXX object k3dsdk/CMakeFiles/k3dsdk.dir/explicit_instantiation.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk.dir/explicit_instantiation.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/explicit_instantiation.cpp /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles [ 12%] Building CXX object k3dsdk/CMakeFiles/k3dsdk.dir/explicit_snap_source.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk.dir/explicit_snap_source.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/explicit_snap_source.cpp /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles [ 12%] Building CXX object k3dsdk/CMakeFiles/k3dsdk.dir/explicit_snap_target.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk.dir/explicit_snap_target.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/explicit_snap_target.cpp /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles [ 12%] Building CXX object k3dsdk/CMakeFiles/k3dsdk.dir/extension_gl.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk.dir/extension_gl.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/extension_gl.cpp [ 12%] Building CXX object k3dsdk/CMakeFiles/k3dsdk.dir/file_helpers.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk.dir/file_helpers.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/file_helpers.cpp /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles [ 12%] Building CXX object k3dsdk/CMakeFiles/k3dsdk.dir/file_range.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk.dir/file_range.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/file_range.cpp /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles [ 12%] Building CXX object k3dsdk/CMakeFiles/k3dsdk.dir/frames.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk.dir/frames.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/frames.cpp /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles [ 12%] Building CXX object k3dsdk/CMakeFiles/k3dsdk.dir/geometric_operations.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk.dir/geometric_operations.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/geometric_operations.cpp /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles [ 12%] Building CXX object k3dsdk/CMakeFiles/k3dsdk.dir/gl.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk.dir/gl.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gl.cpp /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles 56 [ 13%] Building CXX object k3dsdk/CMakeFiles/k3dsdk.dir/graph.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk.dir/graph.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/graph.cpp /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles [ 13%] Building CXX object k3dsdk/CMakeFiles/k3dsdk.dir/gzstream.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk.dir/gzstream.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gzstream.cpp /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles [ 13%] Building CXX object k3dsdk/CMakeFiles/k3dsdk.dir/hints.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk.dir/hints.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/hints.cpp /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles [ 13%] Building CXX object k3dsdk/CMakeFiles/k3dsdk.dir/hyperboloid.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk.dir/hyperboloid.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/hyperboloid.cpp /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles [ 13%] Building CXX object k3dsdk/CMakeFiles/k3dsdk.dir/iomanip.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk.dir/iomanip.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/iomanip.cpp /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles [ 13%] Building CXX object k3dsdk/CMakeFiles/k3dsdk.dir/keyboard.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk.dir/keyboard.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/keyboard.cpp /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles [ 13%] Building CXX object k3dsdk/CMakeFiles/k3dsdk.dir/legacy_mesh.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk.dir/legacy_mesh.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/legacy_mesh.cpp /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles [ 13%] Building CXX object k3dsdk/CMakeFiles/k3dsdk.dir/line2.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk.dir/line2.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/line2.cpp /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles [ 13%] Building CXX object k3dsdk/CMakeFiles/k3dsdk.dir/line3.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk.dir/line3.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/line3.cpp /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles [ 13%] Building CXX object k3dsdk/CMakeFiles/k3dsdk.dir/linear_curve.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk.dir/linear_curve.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/linear_curve.cpp /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles [ 13%] Building CXX object k3dsdk/CMakeFiles/k3dsdk.dir/log.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk.dir/log.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/log.cpp /usr/bin/cmake -E cmake_progress_report /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/CMakeFiles [ 13%] Building CXX object k3dsdk/CMakeFiles/k3dsdk.dir/measurement.cpp.o cd /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk && /usr/bin/x86_64-pc-linux-gnu-g++ -DK3D_HAVE_EXPAT -DK3D_HAVE_SIGC_2_0 -Dk3dsdk_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0 -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/gil -I/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build/k3dsdk -I/usr/include/boost-1_52 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -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 -I/usr/include/uuid -o CMakeFiles/k3dsdk.dir/measurement.cpp.o -c /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/measurement.cpp In file included from /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/measurement.cpp:25:0: /tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/expression_grammar.h:23:33: fatal error: boost/spirit/core.hpp: No such file or directory #include ^ compilation terminated. k3dsdk/CMakeFiles/k3dsdk.dir/build.make:1158: recipe for target 'k3dsdk/CMakeFiles/k3dsdk.dir/measurement.cpp.o' failed make[2]: *** [k3dsdk/CMakeFiles/k3dsdk.dir/measurement.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory '/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build' CMakeFiles/Makefile2:104: recipe for target 'k3dsdk/CMakeFiles/k3dsdk.dir/all' failed make[1]: *** [k3dsdk/CMakeFiles/k3dsdk.dir/all] Error 2 make[1]: Leaving directory '/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-0.7.11.0_build' Makefile:117: recipe for target 'all' failed make: *** [all] Error 2 emake failed * ERROR: media-gfx/k3d-0.7.11.0-r1::gentoo failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 93: Called src_compile * environment, line 2886: Called cmake-utils_src_compile * environment, line 899: Called _execute_optionally 'src_compile' * environment, line 466: Called enable_cmake-utils_src_compile * environment, line 1109: Called cmake-utils_src_make * environment, line 914: Called emake_src_make * environment, line 1078: Called die * The specific snippet of code: * emake VERBOSE=1 "$@" || die; * * If you need support, post the output of `emerge --info '=media-gfx/k3d-0.7.11.0-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-gfx/k3d-0.7.11.0-r1::gentoo'`. sed: couldn't open temporary file /etc/portage/package.mask/sedZXUNPY: Permission denied