Bug#746896: paraview: ftbfs with GCC-4.9

Matthias Klose doko at debian.org
Sun May 4 00:22:20 UTC 2014


Package: src:paraview
Version: 4.0.1+dfsg-1
Severity: important
Tags: sid jessie
User: debian-gcc at lists.debian.org
Usertags: ftbfs-gcc-4.9

The package fails to build in a test rebuild on at least amd64 with
gcc-4.9/g++-4.9, but succeeds to build with gcc-4.8/g++-4.8. The
severity of this report may be raised before the jessie release.

The full build log can be found at:
http://people.debian.org/~doko/logs/failed-gcc49/paraview_4.0.1+dfsg-1_unstable_gcc49.log
The last lines of the build log are at the end of this report.

To build with GCC 4.9, either set CC=gcc-4.9 CXX=g++-4.9 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t experimental install g++ 

Common build failures are new warnings resulting in build failures
with -Werror turned on, or new/dropped symbols in Debian symbols
files.  For other C/C++ related build failures see the porting guide
at http://gcc.gnu.org/gcc-4.9/porting_to.html

[...]
Building CXX object Wrapping/ClientServer/CMakeFiles/vtkRenderingCoreCS.dir/vtkInteractorStyleClientServer.cxx.o
cd /«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/Wrapping/ClientServer && /usr/bin/c++    -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2  -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/ExecutionModel -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/ExecutionModel -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/DataModel -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/DataModel -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/Math -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/Math -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/KWSys -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Utilities/KWSys -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/Misc -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/Misc -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/System -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/System -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/Transforms -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/Transforms -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/Extraction -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/Extraction -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/General -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/General -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/ComputationalGeometry -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/ComputationalGeometry -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/Statistics -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/Statistics -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Imaging/Fourier -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Imaging/Fourier -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Imaging/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Imaging/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/alglib -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/alglib -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/Geometry -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/Geometry -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/Sources -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/Sources -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/IO/Image -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/IO/Image -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/DICOMParser -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Utilities/DICOMParser -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/IO/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/IO/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/zlib -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/zlib -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/MetaIO/vtkmetaio -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/MetaIO -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Utilities/MetaIO -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/jpeg -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/jpeg -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/png -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/png -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/tiff -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/tiff -I/usr/include/x86_64-linux-gnu -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/IO/XMLParser -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/IO/XMLParser -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/expat -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/expat -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/MaterialLibrary -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Utilities/MaterialLibrary -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Rendering/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Rendering/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/ParaViewCore/ClientServerStream -I/«BUILDDIR»/paraview-4.0.1+dfsg/ParaViewCore/ClientServerStream    -fPIC -o CMakeFiles/vtkRenderingCoreCS.dir/vtkInteractorStyleClientServer.cxx.o -c /«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/Wrapping/ClientServer/vtkInteractorStyleClientServer.cxx
/usr/bin/cmake -E cmake_progress_report /«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/CMakeFiles 
[ 56%] Building CXX object Wrapping/ClientServer/CMakeFiles/vtkRenderingCoreCS.dir/vtkInteractorStyleSwitchBaseClientServer.cxx.o
cd /«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/Wrapping/ClientServer && /usr/bin/c++    -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2  -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/ExecutionModel -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/ExecutionModel -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/DataModel -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/DataModel -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/Math -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/Math -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/KWSys -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Utilities/KWSys -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/Misc -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/Misc -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/System -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/System -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/Transforms -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/Transforms -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/Extraction -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/Extraction -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/General -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/General -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/ComputationalGeometry -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/ComputationalGeometry -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/Statistics -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/Statistics -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Imaging/Fourier -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Imaging/Fourier -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Imaging/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Imaging/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/alglib -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/alglib -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/Geometry -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/Geometry -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/Sources -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/Sources -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/IO/Image -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/IO/Image -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/DICOMParser -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Utilities/DICOMParser -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/IO/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/IO/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/zlib -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/zlib -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/MetaIO/vtkmetaio -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/MetaIO -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Utilities/MetaIO -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/jpeg -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/jpeg -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/png -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/png -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/tiff -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/tiff -I/usr/include/x86_64-linux-gnu -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/IO/XMLParser -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/IO/XMLParser -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/expat -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/expat -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/MaterialLibrary -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Utilities/MaterialLibrary -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Rendering/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Rendering/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/ParaViewCore/ClientServerStream -I/«BUILDDIR»/paraview-4.0.1+dfsg/ParaViewCore/ClientServerStream    -fPIC -o CMakeFiles/vtkRenderingCoreCS.dir/vtkInteractorStyleSwitchBaseClientServer.cxx.o -c /«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/Wrapping/ClientServer/vtkInteractorStyleSwitchBaseClientServer.cxx
/usr/bin/cmake -E cmake_progress_report /«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/CMakeFiles 
[ 56%] Building CXX object Wrapping/ClientServer/CMakeFiles/vtkRenderingCoreCS.dir/vtkTDxInteractorStyleClientServer.cxx.o
cd /«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/Wrapping/ClientServer && /usr/bin/c++    -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2  -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/ExecutionModel -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/ExecutionModel -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/DataModel -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/DataModel -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/Math -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/Math -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/KWSys -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Utilities/KWSys -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/Misc -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/Misc -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/System -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/System -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/Transforms -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/Transforms -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/Extraction -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/Extraction -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/General -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/General -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/ComputationalGeometry -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/ComputationalGeometry -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/Statistics -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/Statistics -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Imaging/Fourier -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Imaging/Fourier -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Imaging/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Imaging/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/alglib -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/alglib -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/Geometry -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/Geometry -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/Sources -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/Sources -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/IO/Image -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/IO/Image -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/DICOMParser -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Utilities/DICOMParser -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/IO/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/IO/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/zlib -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/zlib -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/MetaIO/vtkmetaio -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/MetaIO -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Utilities/MetaIO -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/jpeg -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/jpeg -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/png -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/png -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/tiff -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/tiff -I/usr/include/x86_64-linux-gnu -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/IO/XMLParser -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/IO/XMLParser -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/expat -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/expat -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/MaterialLibrary -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Utilities/MaterialLibrary -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Rendering/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Rendering/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/ParaViewCore/ClientServerStream -I/«BUILDDIR»/paraview-4.0.1+dfsg/ParaViewCore/ClientServerStream    -fPIC -o CMakeFiles/vtkRenderingCoreCS.dir/vtkTDxInteractorStyleClientServer.cxx.o -c /«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/Wrapping/ClientServer/vtkTDxInteractorStyleClientServer.cxx
Linking CXX shared library ../../../lib/libvtkPVClientServerCoreCore.so
cd /«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/ParaViewCore/ClientServerCore/Core && /usr/bin/cmake -E cmake_link_script CMakeFiles/vtkPVClientServerCoreCore.dir/link.txt --verbose=1
/usr/bin/c++  -fPIC -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2   -Wno-deprecated -Wl,--fatal-warnings -Wl,--no-undefined -lc  -Wl,-z,relro -Wl,--as-needed  -shared -Wl,-soname,libvtkPVClientServerCoreCore.so.1 -o ../../../lib/libvtkPVClientServerCoreCore.so.1 CMakeFiles/vtkPVClientServerCoreCore.dir/vtkCompleteArrays.cxx.o CMakeFiles/vtkPVClientServerCoreCore.dir/vtkExtractsDeliveryHelper.cxx.o CMakeFiles/vtkPVClientServerCoreCore.dir/vtkMPIMToNSocketConnection.cxx.o CMakeFiles/vtkPVClientServerCoreCore.dir/vtkMPIMToNSocketConnectionPortInformation.cxx.o CMakeFiles/vtkPVClientServerCoreCore.dir/vtkNetworkAccessManager.cxx.o CMakeFiles/vtkPVClientServerCoreCore.dir/vtkPConvertSelection.cxx.o CMakeFiles/vtkPVClientServerCoreCore.dir/vtkProcessModuleAutoMPI.cxx.o CMakeFiles/vtkPVClientServerCoreCore.dir/vtkProcessModule.cxx.o CMakeFiles/vtkPVClientServerCoreCore.dir/vtkPVAlgorithmPortsInformation.cxx.o CMakeFiles/vtkPVClientServerCoreCore.dir/vtkPVArrayInformation.cxx.o CMakeFiles/vtkPVClientServerCoreCore.dir/vtkPVClassNameInformation.cxx.o CMakeFiles/vtkPVClientServerCoreCore.dir/vtkPVCompositeDataInformation.cxx.o CMakeFiles/vtkPVClientServerCoreCore.dir/vtkPVCompositeDataInformationIterator.cxx.o CMakeFiles/vtkPVClientServerCoreCore.dir/vtkPVDataInformation.cxx.o CMakeFiles/vtkPVClientServerCoreCore.dir/vtkPVDataInformationHelper.cxx.o CMakeFiles/vtkPVClientServerCoreCore.dir/vtkPVDataSetAttributesInformation.cxx.o CMakeFiles/vtkPVClientServerCoreCore.dir/vtkPVDataSizeInformation.cxx.o CMakeFiles/vtkPVClientServerCoreCore.dir/vtkPVDisableStackTraceSignalHandler.cxx.o CMakeFiles/vtkPVClientServerCoreCore.dir/vtkPVEnableStackTraceSignalHandler.cxx.o CMakeFiles/vtkPVClientServerCoreCore.dir/vtkPVExtractSelection.cxx.o CMakeFiles/vtkPVClientServerCoreCore.dir/vtkPVExtractArraysOverTime.cxx.o CMakeFiles/vtkPVClientServerCoreCore.dir/vtkPVGenericAttributeInformation.cxx.o CMakeFiles/vtkPVClientServerCoreCore.dir/vtkPVInformation.cxx.o CMakeFiles/vtkPVClientServerCoreCore.dir/vtkPVMemoryUseInformation.cxx.o CMakeFiles/vtkPVClientServerCoreCore.dir/vtkPVMultiClientsInformation.cxx.o CMakeFiles/vtkPVClientServerCoreCore.dir/vtkPVOptions.cxx.o CMakeFiles/vtkPVClientServerCoreCore.dir/vtkPVOptionsXMLParser.cxx.o CMakeFiles/vtkPVClientServerCoreCore.dir/vtkPVPlugin.cxx.o CMakeFiles/vtkPVClientServerCoreCore.dir/vtkPVPluginLoader.cxx.o CMakeFiles/vtkPVClientServerCoreCore.dir/vtkPVPluginsInformation.cxx.o CMakeFiles/vtkPVClientServerCoreCore.dir/vtkPVPluginTracker.cxx.o CMakeFiles/vtkPVClientServerCoreCore.dir/vtkPVProgressHandler.cxx.o CMakeFiles/vtkPVClientServerCoreCore.dir/vtkPVPythonModule.cxx.o CMakeFiles/vtkPVClientServerCoreCore.dir/vtkPVPythonOptions.cxx.o CMakeFiles/vtkPVClientServerCoreCore.dir/vtkPVPythonPluginInterface.cxx.o CMakeFiles/vtkPVClientServerCoreCore.dir/vtkPVServerInformation.cxx.o CMakeFiles/vtkPVClientServerCoreCore.dir/vtkPVServerManagerPluginInterface.cxx.o CMakeFiles/vtkPVClientServerCoreCore.dir/vtkPVServerOptions.cxx.o CMakeFiles/vtkPVClientServerCoreCore.dir/vtkPVSession.cxx.o CMakeFiles/vtkPVClientServerCoreCore.dir/vtkPVSILInformation.cxx.o CMakeFiles/vtkPVClientServerCoreCore.dir/vtkPVSystemConfigInformation.cxx.o CMakeFiles/vtkPVClientServerCoreCore.dir/vtkPVSystemInformation.cxx.o CMakeFiles/vtkPVClientServerCoreCore.dir/vtkPVTemporalDataInformation.cxx.o CMakeFiles/vtkPVClientServerCoreCore.dir/vtkPVTimerInformation.cxx.o CMakeFiles/vtkPVClientServerCoreCore.dir/vtkSession.cxx.o CMakeFiles/vtkPVClientServerCoreCore.dir/vtkSessionIterator.cxx.o CMakeFiles/vtkPVClientServerCoreCore.dir/vtkTCPNetworkAccessManager.cxx.o CMakeFiles/vtkPVClientServerCoreCore.dir/vtkPythonAnimationCue.cxx.o CMakeFiles/vtkPVClientServerCoreCore.dir/vtkPythonExtractSelection.cxx.o CMakeFiles/vtkPVClientServerCoreCore.dir/vtkPythonProgrammableFilter.cxx.o CMakeFiles/vtkPVClientServerCoreCore.dir/vtkPythonAnnotationFilter.cxx.o ../../../lib/libvtkFiltersExtraction.so.1 ../../../lib/libvtkFiltersParallel.so.1 ../../../lib/libvtkFiltersProgrammable.so.1 ../../../lib/libvtkPVCommon.so.1 ../../../lib/libvtkPVCommon.so.1 ../../../lib/libvtkPVVTKExtensionsCore.so.1 ../../../lib/libvtkParallelMPI.so.1 ../../../lib/libvtkPythonInterpreter.so.1 ../../../lib/libvtkFiltersModeling.so.1 ../../../lib/libvtkRenderingCore.so.1 ../../../lib/libvtkFiltersExtraction.so.1 ../../../lib/libvtkFiltersStatistics.so.1 ../../../lib/libvtkImagingFourier.so.1 ../../../lib/libvtkImagingCore.so.1 ../../../lib/libvtkalglib.so.1 ../../../lib/libvtkFiltersSources.so.1 ../../../lib/libvtkFiltersGeneral.so.1 ../../../lib/libvtkCommonComputationalGeometry.so.1 ../../../lib/libvtkFiltersGeometry.so.1 ../../../lib/libvtkIOImage.so.1 ../../../lib/libvtkDICOMParser.so.1 ../../../lib/libvtkmetaio.so.1 -ljpeg -lpng -ltiff ../../../lib/libvtkPVCommon.so.1 ../../../lib/libvtkClientServer.so.1 ../../../lib/libvtkIOXMLParser.so.1 -lexpat ../../../lib/libvtkFiltersCore.so.1 ../../../lib/libvtkParallelCore.so.1 ../../../lib/libvtkIOLegacy.so.1 ../../../lib/libvtkIOCore.so.1 ../../../lib/libvtkCommonExecutionModel.so.1 ../../../lib/libvtkCommonDataModel.so.1 ../../../lib/libvtkCommonSystem.so.1 ../../../lib/libvtkCommonTransforms.so.1 ../../../lib/libvtkCommonMisc.so.1 ../../../lib/libvtkCommonMath.so.1 -lz -lmpi -ldl -lhwloc -lmpi_cxx -lmpi -ldl -lhwloc -lmpi_cxx ../../../lib/libvtkCommonCore.so.1 -lpython2.7 ../../../lib/libvtksys.so.1 -ldl -Wl,-rpath,/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/lib: 
/usr/bin/cmake -E cmake_progress_report /«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/CMakeFiles 
[ 56%] /usr/bin/cmake -E cmake_progress_report /«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/CMakeFiles 
/usr/bin/cmake -E cmake_progress_report /«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/CMakeFiles 
[ 56%] Building CXX object Wrapping/ClientServer/CMakeFiles/vtkRenderingCoreCS.dir/vtkTDxInteractorStyleCameraClientServer.cxx.o
cd /«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/Wrapping/ClientServer && /usr/bin/c++    -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2  -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/ExecutionModel -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/ExecutionModel -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/DataModel -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/DataModel -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/Math -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/Math -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/KWSys -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Utilities/KWSys -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/Misc -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/Misc -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/System -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/System -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/Transforms -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/Transforms -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/Extraction -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/Extraction -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/General -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/General -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/ComputationalGeometry -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/ComputationalGeometry -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/Statistics -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/Statistics -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Imaging/Fourier -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Imaging/Fourier -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Imaging/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Imaging/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/alglib -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/alglib -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/Geometry -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/Geometry -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/Sources -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/Sources -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/IO/Image -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/IO/Image -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/DICOMParser -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Utilities/DICOMParser -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/IO/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/IO/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/zlib -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/zlib -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/MetaIO/vtkmetaio -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/MetaIO -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Utilities/MetaIO -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/jpeg -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/jpeg -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/png -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/png -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/tiff -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/tiff -I/usr/include/x86_64-linux-gnu -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/IO/XMLParser -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/IO/XMLParser -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/expat -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/expat -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/MaterialLibrary -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Utilities/MaterialLibrary -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Rendering/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Rendering/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/ParaViewCore/ClientServerStream -I/«BUILDDIR»/paraview-4.0.1+dfsg/ParaViewCore/ClientServerStream    -fPIC -o CMakeFiles/vtkRenderingCoreCS.dir/vtkTDxInteractorStyleCameraClientServer.cxx.o -c /«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/Wrapping/ClientServer/vtkTDxInteractorStyleCameraClientServer.cxx
[ 56%] Building CXX object Wrapping/ClientServer/CMakeFiles/vtkRenderingCoreCS.dir/vtkTDxInteractorStyleSettingsClientServer.cxx.o
cd /«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/Wrapping/ClientServer && /usr/bin/c++    -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2  -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/ExecutionModel -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/ExecutionModel -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/DataModel -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/DataModel -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/Math -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/Math -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/KWSys -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Utilities/KWSys -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/Misc -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/Misc -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/System -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/System -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/Transforms -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/Transforms -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/Extraction -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/Extraction -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/General -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/General -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/ComputationalGeometry -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/ComputationalGeometry -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/Statistics -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/Statistics -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Imaging/Fourier -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Imaging/Fourier -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Imaging/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Imaging/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/alglib -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/alglib -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/Geometry -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/Geometry -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/Sources -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/Sources -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/IO/Image -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/IO/Image -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/DICOMParser -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Utilities/DICOMParser -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/IO/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/IO/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/zlib -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/zlib -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/MetaIO/vtkmetaio -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/MetaIO -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Utilities/MetaIO -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/jpeg -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/jpeg -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/png -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/png -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/tiff -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/tiff -I/usr/include/x86_64-linux-gnu -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/IO/XMLParser -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/IO/XMLParser -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/expat -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/expat -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/MaterialLibrary -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Utilities/MaterialLibrary -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Rendering/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Rendering/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/ParaViewCore/ClientServerStream -I/«BUILDDIR»/paraview-4.0.1+dfsg/ParaViewCore/ClientServerStream    -fPIC -o CMakeFiles/vtkRenderingCoreCS.dir/vtkTDxInteractorStyleSettingsClientServer.cxx.o -c /«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/Wrapping/ClientServer/vtkTDxInteractorStyleSettingsClientServer.cxx
Building CXX object Wrapping/ClientServer/CMakeFiles/vtkRenderingCoreCS.dir/vtkStringToImageClientServer.cxx.o
cd /«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/Wrapping/ClientServer && /usr/bin/c++    -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2  -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/ExecutionModel -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/ExecutionModel -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/DataModel -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/DataModel -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/Math -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/Math -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/KWSys -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Utilities/KWSys -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/Misc -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/Misc -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/System -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/System -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/Transforms -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/Transforms -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/Extraction -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/Extraction -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/General -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/General -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/ComputationalGeometry -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/ComputationalGeometry -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/Statistics -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/Statistics -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Imaging/Fourier -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Imaging/Fourier -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Imaging/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Imaging/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/alglib -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/alglib -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/Geometry -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/Geometry -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/Sources -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/Sources -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/IO/Image -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/IO/Image -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/DICOMParser -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Utilities/DICOMParser -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/IO/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/IO/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/zlib -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/zlib -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/MetaIO/vtkmetaio -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/MetaIO -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Utilities/MetaIO -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/jpeg -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/jpeg -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/png -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/png -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/tiff -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/tiff -I/usr/include/x86_64-linux-gnu -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/IO/XMLParser -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/IO/XMLParser -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/expat -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/expat -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/MaterialLibrary -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Utilities/MaterialLibrary -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Rendering/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Rendering/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/ParaViewCore/ClientServerStream -I/«BUILDDIR»/paraview-4.0.1+dfsg/ParaViewCore/ClientServerStream    -fPIC -o CMakeFiles/vtkRenderingCoreCS.dir/vtkStringToImageClientServer.cxx.o -c /«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/Wrapping/ClientServer/vtkStringToImageClientServer.cxx
/usr/bin/cmake -E cmake_progress_report /«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/CMakeFiles 
[ 56%] Building CXX object Wrapping/ClientServer/CMakeFiles/vtkRenderingCoreCS.dir/vtkTextMapperClientServer.cxx.o
cd /«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/Wrapping/ClientServer && /usr/bin/c++    -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2  -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/ExecutionModel -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/ExecutionModel -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/DataModel -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/DataModel -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/Math -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/Math -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/KWSys -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Utilities/KWSys -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/Misc -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/Misc -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/System -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/System -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/Transforms -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/Transforms -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/Extraction -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/Extraction -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/General -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/General -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/ComputationalGeometry -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/ComputationalGeometry -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/Statistics -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/Statistics -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Imaging/Fourier -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Imaging/Fourier -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Imaging/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Imaging/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/alglib -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/alglib -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/Geometry -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/Geometry -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/Sources -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/Sources -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/IO/Image -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/IO/Image -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/DICOMParser -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Utilities/DICOMParser -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/IO/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/IO/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/zlib -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/zlib -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/MetaIO/vtkmetaio -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/MetaIO -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Utilities/MetaIO -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/jpeg -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/jpeg -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/png -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/png -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/tiff -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/tiff -I/usr/include/x86_64-linux-gnu -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/IO/XMLParser -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/IO/XMLParser -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/expat -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/expat -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/MaterialLibrary -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Utilities/MaterialLibrary -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Rendering/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Rendering/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/ParaViewCore/ClientServerStream -I/«BUILDDIR»/paraview-4.0.1+dfsg/ParaViewCore/ClientServerStream    -fPIC -o CMakeFiles/vtkRenderingCoreCS.dir/vtkTextMapperClientServer.cxx.o -c /«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/Wrapping/ClientServer/vtkTextMapperClientServer.cxx
/usr/bin/cmake -E cmake_progress_report /«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/CMakeFiles 
[ 56%] Building CXX object Wrapping/ClientServer/CMakeFiles/vtkRenderingCoreCS.dir/vtkTextPropertyClientServer.cxx.o
cd /«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/Wrapping/ClientServer && /usr/bin/c++    -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2  -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/ExecutionModel -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/ExecutionModel -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/DataModel -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/DataModel -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/Math -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/Math -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/KWSys -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Utilities/KWSys -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/Misc -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/Misc -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/System -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/System -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/Transforms -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/Transforms -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/Extraction -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/Extraction -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/General -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/General -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/ComputationalGeometry -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/ComputationalGeometry -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/Statistics -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/Statistics -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Imaging/Fourier -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Imaging/Fourier -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Imaging/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Imaging/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/alglib -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/alglib -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/Geometry -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/Geometry -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/Sources -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/Sources -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/IO/Image -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/IO/Image -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/DICOMParser -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Utilities/DICOMParser -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/IO/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/IO/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/zlib -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/zlib -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/MetaIO/vtkmetaio -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/MetaIO -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Utilities/MetaIO -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/jpeg -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/jpeg -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/png -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/png -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/tiff -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/tiff -I/usr/include/x86_64-linux-gnu -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/IO/XMLParser -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/IO/XMLParser -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/expat -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/expat -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/MaterialLibrary -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Utilities/MaterialLibrary -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Rendering/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Rendering/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/ParaViewCore/ClientServerStream -I/«BUILDDIR»/paraview-4.0.1+dfsg/ParaViewCore/ClientServerStream    -fPIC -o CMakeFiles/vtkRenderingCoreCS.dir/vtkTextPropertyClientServer.cxx.o -c /«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/Wrapping/ClientServer/vtkTextPropertyClientServer.cxx
/usr/bin/cmake -E cmake_progress_report /«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/CMakeFiles 
[ 56%] /usr/bin/cmake -E cmake_progress_report /«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/CMakeFiles 
Building CXX object Wrapping/ClientServer/CMakeFiles/vtkRenderingCoreCS.dir/vtkTextRendererClientServer.cxx.o
cd /«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/Wrapping/ClientServer && /usr/bin/c++    -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2  -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/ExecutionModel -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/ExecutionModel -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/DataModel -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/DataModel -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/Math -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/Math -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/KWSys -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Utilities/KWSys -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/Misc -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/Misc -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/System -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/System -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/Transforms -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/Transforms -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/Extraction -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/Extraction -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/General -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/General -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/ComputationalGeometry -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/ComputationalGeometry -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/Statistics -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/Statistics -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Imaging/Fourier -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Imaging/Fourier -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Imaging/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Imaging/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/alglib -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/alglib -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/Geometry -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/Geometry -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/Sources -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/Sources -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/IO/Image -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/IO/Image -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/DICOMParser -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Utilities/DICOMParser -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/IO/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/IO/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/zlib -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/zlib -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/MetaIO/vtkmetaio -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/MetaIO -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Utilities/MetaIO -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/jpeg -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/jpeg -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/png -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/png -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/tiff -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/tiff -I/usr/include/x86_64-linux-gnu -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/IO/XMLParser -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/IO/XMLParser -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/expat -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/expat -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/MaterialLibrary -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Utilities/MaterialLibrary -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Rendering/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Rendering/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/ParaViewCore/ClientServerStream -I/«BUILDDIR»/paraview-4.0.1+dfsg/ParaViewCore/ClientServerStream    -fPIC -o CMakeFiles/vtkRenderingCoreCS.dir/vtkTextRendererClientServer.cxx.o -c /«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/Wrapping/ClientServer/vtkTextRendererClientServer.cxx
[ 56%] cd /«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/ParaViewCore/ClientServerCore/Core && /usr/bin/cmake -E cmake_symlink_library ../../../lib/libvtkPVClientServerCoreCore.so.1 ../../../lib/libvtkPVClientServerCoreCore.so.1 ../../../lib/libvtkPVClientServerCoreCore.so
Building CXX object Wrapping/ClientServer/CMakeFiles/vtkRenderingCoreCS.dir/vtkRenderingCoreCSInit.cxx.o
cd /«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/Wrapping/ClientServer && /usr/bin/c++    -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2  -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/ExecutionModel -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/ExecutionModel -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/DataModel -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/DataModel -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/Math -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/Math -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/KWSys -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Utilities/KWSys -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/Misc -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/Misc -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/System -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/System -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/Transforms -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/Transforms -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/Extraction -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/Extraction -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/General -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/General -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/ComputationalGeometry -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/ComputationalGeometry -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/Statistics -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/Statistics -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Imaging/Fourier -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Imaging/Fourier -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Imaging/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Imaging/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/alglib -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/alglib -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/Geometry -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/Geometry -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Filters/Sources -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Filters/Sources -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/IO/Image -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/IO/Image -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/DICOMParser -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Utilities/DICOMParser -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/IO/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/IO/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/zlib -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/zlib -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/MetaIO/vtkmetaio -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/MetaIO -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Utilities/MetaIO -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/jpeg -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/jpeg -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/png -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/png -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/tiff -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/tiff -I/usr/include/x86_64-linux-gnu -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/IO/XMLParser -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/IO/XMLParser -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/expat -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/expat -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/MaterialLibrary -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Utilities/MaterialLibrary -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Rendering/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Rendering/Core -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/ParaViewCore/ClientServerStream -I/«BUILDDIR»/paraview-4.0.1+dfsg/ParaViewCore/ClientServerStream    -fPIC -o CMakeFiles/vtkRenderingCoreCS.dir/vtkRenderingCoreCSInit.cxx.o -c /«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/Wrapping/ClientServer/vtkRenderingCoreCSInit.cxx
make[3]: Leaving directory `/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/CMakeFiles 
[ 56%] Built target vtkPVClientServerCoreCore
Linking CXX static library ../../lib/libvtkRenderingCoreCS.a
cd /«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/Wrapping/ClientServer && /usr/bin/cmake -P CMakeFiles/vtkRenderingCoreCS.dir/cmake_clean_target.cmake
cd /«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/Wrapping/ClientServer && /usr/bin/cmake -E cmake_link_script CMakeFiles/vtkRenderingCoreCS.dir/link.txt --verbose=1
/usr/bin/ar cr ../../lib/libvtkRenderingCoreCS.a  CMakeFiles/vtkRenderingCoreCS.dir/vtkAbstractMapper3DClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkAbstractMapperClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkAbstractPickerClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkAbstractVolumeMapperClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkActor2DCollectionClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkActor2DClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkActorCollectionClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkActorClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkAssemblyClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkCameraActorClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkCameraClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkCameraInterpolatorClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkCellCenterDepthSortClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkChooserPainterClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkClipPlanesPainterClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkCoincidentTopologyResolutionPainterClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkColorTransferFunctionClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkCompositeDataDisplayAttributesClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkCompositePainterClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkCompositePolyDataMapper2ClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkCompositePolyDataMapperClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkCoordinateClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkCullerCollectionClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkCullerClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkDataSetMapperClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkDefaultPainterClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkDiscretizableColorTransferFunctionClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkDisplayListPainterClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkDistanceToCameraClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkFollowerClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkFrustumCoverageCullerClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkGenericRenderWindowInteractorClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkGenericVertexAttributeMappingClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkGlyph3DMapperClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkGPUInfoClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkGPUInfoListClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkGraphicsFactoryClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkGraphMapperClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkGraphToGlyphsClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkHardwareSelectorClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkHierarchicalPolyDataMapperClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkImageActorClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkImageMapper3DClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkImageMapperClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkImagePropertyClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkImageSliceClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkImageSliceMapperClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkInteractorEventRecorderClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkInteractorObserverClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkLightActorClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkLightCollectionClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkLightClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkLightingPainterClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkLightKitClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkLinesPainterClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkLogLookupTableClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkLookupTableWithEnablingClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkMapArrayValuesClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkMapper2DClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkMapperCollectionClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkMapperClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkMaterialLibraryClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkObserverMediatorClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkPainterClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkPainterDeviceAdapterClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkPainterPolyDataMapperClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkPointsPainterClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkPolyDataMapper2DClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkPolyDataMapperClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkPolyDataPainterClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkPolygonsPainterClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkPrimitivePainterClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkProp3DCollectionClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkProp3DClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkProp3DFollowerClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkPropAssemblyClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkPropCollectionClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkPropClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkProperty2DClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkPropertyClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkRendererCollectionClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkRendererClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkRendererDelegateClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkRendererSourceClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkRenderWindowCollectionClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkRenderWindowClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkRenderWindowInteractorClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkRepresentationPainterClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkScalarsToColorsPainterClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkSelectVisiblePointsClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkShaderClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkShaderCodeLibraryClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkShaderDeviceAdapterClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkShaderDeviceAdapter2ClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkShaderProgramClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkStandardPolyDataPainterClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkTextureClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkTexturedActor2DClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkTransformCoordinateSystemsClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkTransformInterpolatorClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkTStripsPainterClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkTupleInterpolatorClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkViewDependentErrorMetricClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkViewportClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkVisibilitySortClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkVolumeCollectionClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkVolumeClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkVolumePropertyClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkXMLMaterialClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkXMLMaterialParserClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkXMLMaterialReaderClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkXMLShaderClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkWindowLevelLookupTableClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkWindowToImageFilterClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkAssemblyNodeClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkAssemblyPathClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkAssemblyPathsClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkAreaPickerClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkPickerClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkAbstractPropPickerClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkPropPickerClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkPickingManagerClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkLODProp3DClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkWorldPointPickerClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkHardwareSelectionPolyDataPainterClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkCellPickerClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkPointPickerClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkRenderedAreaPickerClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkScenePickerClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkInteractorStyleClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkInteractorStyleSwitchBaseClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkTDxInteractorStyleClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkTDxInteractorStyleCameraClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkTDxInteractorStyleSettingsClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkStringToImageClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkTextMapperClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkTextPropertyClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkTextRendererClientServer.cxx.o CMakeFiles/vtkRenderingCoreCS.dir/vtkRenderingCoreCSInit.cxx.o
/usr/bin/ranlib ../../lib/libvtkRenderingCoreCS.a
make[3]: Leaving directory `/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/CMakeFiles  88
[ 56%] Built target vtkRenderingCoreCS
make[2]: Leaving directory `/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu'
make[1]: *** [all] Error 2
dh_auto_build: make -j10 returned exit code 2
make[1]: Leaving directory `/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu'
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2



More information about the debian-science-maintainers mailing list