Bug 1105004 - vtk update breaks downstream cmake builds
Summary: vtk update breaks downstream cmake builds
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: vtk
Version: 20
Hardware: All
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Axel Thimm
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-06-05 08:03 UTC by Scott K Logan
Modified: 2014-06-19 22:51 UTC (History)
5 users (show)

Fixed In Version: vtk-6.0.0-12.fc20
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-06-19 22:51:21 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.