MantisBT - ParaView
View Issue Details
0012849ParaView(No Category)public2012-01-07 17:372012-02-08 17:21
td123 
Robert Maynard 
normalminorhave not tried
closedfixed 
 
3.14 
TBD
12849-VisItBrige-external-tiff-support
incorrect functionality
0012849: Paraview 3.12.0 fails to build when configured with PARAVIEW_USE_VISITBRIDGE ON
I can successfully build paraview 3.12.0, but once I add -DPARAVIEW_USE_VISITBRIDGE:BOOL=ON to the cmake flags, it fails with the following error:

[ 47%] Building CXX object Utilities/VisItBridge/visit_vtk/full/CMakeFiles/visit_vtk.dir/vtkVolumeFromVolume.C.o
Linking CXX shared library ../../../../bin/libvisit_vtk.so
/usr/bin/ld: cannot find -lvtktiff
collect2: ld returned 1 exit status
make[2]: *** [bin/libvisit_vtk.so] Error 1
make[1]: *** [Utilities/VisItBridge/visit_vtk/full/CMakeFiles/visit_vtk.dir/all] Error 2
make: *** [all] Error 2

I have attached the full output as the attachment "output.paraview.txt"
No tags attached.
txt output.paraview.txt (763,572) 2012-01-07 17:37
https://www.vtk.org/Bug/file/9097/output.paraview.txt
txt PKGBUILD.txt (2,657) 2012-01-07 17:38
https://www.vtk.org/Bug/file/9098/PKGBUILD.txt
Issue History
2012-01-07 17:37td123New Issue
2012-01-07 17:37td123File Added: output.paraview.txt
2012-01-07 17:38td123File Added: PKGBUILD.txt
2012-01-07 17:39td123Note Added: 0027921
2012-01-09 09:47Robert MaynardNote Added: 0027922
2012-01-09 10:12Robert MaynardAssigned To => Robert Maynard
2012-01-09 10:12Robert MaynardStatusbacklog => tabled
2012-01-09 10:13Robert MaynardStatustabled => active development
2012-01-09 10:13Robert MaynardResolutionopen => fixed
2012-01-25 12:01Robert MaynardNote Added: 0027979
2012-01-25 12:01Robert MaynardStatusactive development => gatekeeper review
2012-01-25 13:56Utkarsh AyachitProjectVTK => ParaView
2012-01-27 14:06Utkarsh AyachitTopic Name => 12849-VisItBrige-external-tiff-support
2012-01-27 14:06Utkarsh AyachitProduct Version5.8.0 =>
2012-01-27 14:25Utkarsh AyachitStatusgatekeeper review => customer review
2012-01-27 14:25Utkarsh AyachitNote Added: 0027990
2012-01-27 14:26Utkarsh AyachitFixed in Version => git-master
2012-02-07 21:51Alan ScottNote Added: 0028086
2012-02-07 21:51Alan ScottStatuscustomer review => closed
2012-02-08 17:21Utkarsh AyachitFixed in Versiongit-master => 3.14

Notes
(0027921)
td123   
2012-01-07 17:39   
I have also attached PKGBUILD.txt which is the script used to build paraview.
Without the -DPARAVIEW_USE_VISITBRIDGE:BOOL=ON flag, everything builds fine.
With the flag, it fails as described above.
(0027922)
Robert Maynard   
2012-01-09 09:47   
I expect the problem is caused by the fact we didn't handle an external tiff library being used.
(0027979)
Robert Maynard   
2012-01-25 12:01   
Really is a ParaView bug.

ParaView branch name is: 12849-VisItBrige-external-tiff-support
(0027990)
Utkarsh Ayachit   
2012-01-27 14:25   
merged in master (wherever applicable)
(0028086)
Alan Scott   
2012-02-07 21:51   
I am not using the superbuild, but I get a good build (client and server side) with PARAVIEW_USE_VISITBRIDGE ON. If you still have an issue with this build, please reopen.

Tested remote server, Linux, master.