Bug 1228881

Summary: Incorrect CMake scripts for VTK
Product: [Fedora] Fedora Reporter: Minh Ngo <nlminhtl>
Component: vtkAssignee: Orion Poplawski <orion>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 22CC: axel.thimm, crayzeewulf, fdc, mrceresa, orion
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: 6.1.0-28.fc22 vtk-6.1.0-25.fc21 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-09-19 21:51:43 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Minh Ngo 2015-06-06 06:46:34 UTC
CMake scripts from the vtk-devel package has one annoying bug related to this upstream ticket http://www.paraview.org/Bug/view.php?id=15065 .

The problem is that it determines VTK_INSTALL_PREFIX wrongly and because of that it doesn't include /usr/include/vtk directory into the list of include directories. And then cmake projects based on VTK cannot be built successfully.

The patch is available on upstream, but not for 6.1 version ( https://gitlab.kitware.com/vtk/vtk/commit/ab4dc579c340167b6b3ae6cd82b3fd645642796a ). It will be nice to have this patch in Fedora 22 package to avoid work around fixes on the application side.

Comment 1 Fedora Update System 2015-07-14 00:57:01 UTC
vtk-6.1.0-28.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/vtk-6.1.0-28.fc22

Comment 2 Fedora Update System 2015-07-14 15:29:51 UTC
Package vtk-6.1.0-28.fc22:
* should fix your issue,
* was pushed to the Fedora 22 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing vtk-6.1.0-28.fc22'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-11495/vtk-6.1.0-28.fc22
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2015-07-16 15:43:26 UTC
vtk-6.1.0-25.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/vtk-6.1.0-25.fc21

Comment 4 Fedora Update System 2015-09-19 21:51:41 UTC
vtk-6.1.0-28.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.

Comment 5 Fedora Update System 2015-10-03 21:53:45 UTC
vtk-6.1.0-25.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report.