View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012849ParaView(No Category)public2012-01-07 17:372012-02-08 17:21
Reportertd123 
Assigned ToRobert Maynard 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version3.14 
Summary0012849: Paraview 3.12.0 fails to build when configured with PARAVIEW_USE_VISITBRIDGE ON
DescriptionI 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"
TagsNo tags attached.
ProjectTBD
Topic Name12849-VisItBrige-external-tiff-support
Typeincorrect functionality
Attached Filestxt file icon output.paraview.txt [^] (763,572 bytes) 2012-01-07 17:37
txt file icon PKGBUILD.txt [^] (2,657 bytes) 2012-01-07 17:38 [Show Content]

 Relationships

  Notes
(0027921)
td123 (reporter)
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 (developer)
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 (developer)
2012-01-25 12:01

Really is a ParaView bug.

ParaView branch name is: 12849-VisItBrige-external-tiff-support
(0027990)
Utkarsh Ayachit (administrator)
2012-01-27 14:25

merged in master (wherever applicable)
(0028086)
Alan Scott (manager)
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.

 Issue History
Date Modified Username Field Change
2012-01-07 17:37 td123 New Issue
2012-01-07 17:37 td123 File Added: output.paraview.txt
2012-01-07 17:38 td123 File Added: PKGBUILD.txt
2012-01-07 17:39 td123 Note Added: 0027921
2012-01-09 09:47 Robert Maynard Note Added: 0027922
2012-01-09 10:12 Robert Maynard Assigned To => Robert Maynard
2012-01-09 10:12 Robert Maynard Status backlog => tabled
2012-01-09 10:13 Robert Maynard Status tabled => active development
2012-01-09 10:13 Robert Maynard Resolution open => fixed
2012-01-25 12:01 Robert Maynard Note Added: 0027979
2012-01-25 12:01 Robert Maynard Status active development => gatekeeper review
2012-01-25 13:56 Utkarsh Ayachit Project VTK => ParaView
2012-01-27 14:06 Utkarsh Ayachit Topic Name => 12849-VisItBrige-external-tiff-support
2012-01-27 14:06 Utkarsh Ayachit Product Version 5.8.0 =>
2012-01-27 14:25 Utkarsh Ayachit Status gatekeeper review => customer review
2012-01-27 14:25 Utkarsh Ayachit Note Added: 0027990
2012-01-27 14:26 Utkarsh Ayachit Fixed in Version => git-master
2012-02-07 21:51 Alan Scott Note Added: 0028086
2012-02-07 21:51 Alan Scott Status customer review => closed
2012-02-08 17:21 Utkarsh Ayachit Fixed in Version git-master => 3.14


Copyright © 2000 - 2018 MantisBT Team