Bug 1105004

Summary: vtk update breaks downstream cmake builds
Product: [Fedora] Fedora Reporter: Scott K Logan <logans>
Component: vtkAssignee: Axel Thimm <Axel.Thimm>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 20CC: Axel.Thimm, contribs, jonathan.underwood, mrceresa, orion
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: vtk-6.0.0-12.fc20 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-19 22:51:21 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 Scott K Logan 2014-06-05 08:03:22 UTC
Description of problem:
The latest update to VTK in f20 adds a build dependency on blas-devel and lapack-devel [1]. I'm fuzzy on the details, but it changed /usr/lib64/cmake/vtk/VTKTargets-debug.cmake around line 2069 to include links against libblas and liblapack.

Therefore, I believe that blas-devel and lapack-devel should be added to the dependencies for vtk-devel.


Version-Release number of selected component (if applicable):
vtk-devel-6.0.0-11.fc20


How reproducible: 100%


Steps to Reproduce:
1. Try to build a cmake package in debug mode against vtk without blas-devel installed


Actual results:
make[2]: *** No rule to make target `/usr/lib64/libblas.so'
make[2]: *** No rule to make target `/usr/lib64/liblapack.so'


Expected results:
blas-devel and lapack-devel are required by vtk-devel


Thanks,

--scott

[1] http://pkgs.fedoraproject.org/cgit/vtk.git/commit/?h=f20&id=9c1ad6102d6cea81b3358565254f915a8cc1ef6e

Comment 1 Fedora Update System 2014-06-09 20:06:50 UTC
vtk-6.0.0-12.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/vtk-6.0.0-12.fc20

Comment 2 Fedora Update System 2014-06-11 16:29:47 UTC
Package vtk-6.0.0-12.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing vtk-6.0.0-12.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-7253/vtk-6.0.0-12.fc20
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2014-06-19 22:51:21 UTC
vtk-6.0.0-12.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.