[Paraview] build failure building paraview 3.98.0 RC3

Orion Poplawski orion at cora.nwra.com
Wed Nov 28 17:28:38 EST 2012


On 11/27/2012 06:03 PM, Cook, Rich wrote:
> Hello, I'm seeing this in our build.  Am I doing something wrong?  Thanks...
>
> [ 61%] CS Wrapping - generating vtkGLSLShaderDeviceAdapter2ClientServer.cxx
> CMakeFiles/vtkIOGeometryCxxTests.dir/TestProStarReader.cxx.o: In function `vtkSmartPointer<vtkProStarReader>::New()':
> /tmp/dpkg-mkdeb.HiI5M8bAV1/src/ParaView/VTK/Common/Core/vtkSmartPointer.h:113: undefined reference to `vtkProStarReader::New()'
> CMakeFiles/vtkIOGeometryCxxTests.dir/TestTecplotReader.cxx.o: In function `TestTecplotReader(int, char**)':
> /tmp/dpkg-mkdeb.HiI5M8bAV1/src/ParaView/VTK/IO/Geometry/Testing/Cxx/TestTecplotReader.cxx:55: undefined reference to `vtkTecplotReader::SetFileName(char const*)'
> /tmp/dpkg-mkdeb.HiI5M8bAV1/src/ParaView/VTK/IO/Geometry/Testing/Cxx/TestTecplotReader.cxx:56: undefined reference to `vtkTecplotReader::SetDataArrayStatus(char const*, int)'
> /tmp/dpkg-mkdeb.HiI5M8bAV1/src/ParaView/VTK/IO/Geometry/Testing/Cxx/TestTecplotReader.cxx:84: undefined reference to `vtkTecplotReader::SetFileName(char const*)'
> /tmp/dpkg-mkdeb.HiI5M8bAV1/src/ParaView/VTK/IO/Geometry/Testing/Cxx/TestTecplotReader.cxx:85: undefined reference to `vtkTecplotReader::SetDataArrayStatus(char const*, int)'
> /tmp/dpkg-mkdeb.HiI5M8bAV1/src/ParaView/VTK/IO/Geometry/Testing/Cxx/TestTecplotReader.cxx:113: undefined reference to `vtkTecplotReader::SetFileName(char const*)'
> /tmp/dpkg-mkdeb.HiI5M8bAV1/src/ParaView/VTK/IO/Geometry/Testing/Cxx/TestTecplotReader.cxx:114: undefined reference to `vtkTecplotReader::SetDataArrayStatus(char const*, int)'
> CMakeFiles/vtkIOGeometryCxxTests.dir/TestTecplotReader.cxx.o: In function `vtkSmartPointer<vtkTecplotReader>::New()':
> /tmp/dpkg-mkdeb.HiI5M8bAV1/src/ParaView/VTK/Common/Core/vtkSmartPointer.h:113: undefined reference to `vtkTecplotReader::New()'
> collect2: ld returned 1 exit status
> gmake[2]: *** [bin/vtkIOGeometryCxxTests] Error 1
> gmake[1]: *** [VTK/IO/Geometry/Testing/Cxx/CMakeFiles/vtkIOGeometryCxxTests.dir/all] Error 2
>
>
http://paraview.org/Bug/view.php?id=13597

Similar workaround to the other response:

cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo ....


-- 
Orion Poplawski
Technical Manager                     303-415-9701 x222

NWRA, Boulder Office                  FAX: 303-415-9702
3380 Mitchell Lane                       orion at nwra.com
Boulder, CO 80301                   http://www.nwra.com


More information about the ParaView mailing list