Hide Forgot
Description of problem: Both qtwebkit-devel and hdf5-devel libraries are present in ${VTK_LIBRARIES} after find_package(VTK). Whether downstream projects use symbols from these libraries or not, they must be present or linking will fail. Version-Release number of selected component (if applicable): vtk-devel-6.0.0-9.fc20.x86_64 How reproducible: 100% Steps to Reproduce: 1. find_package(VTK) in cmake 2. message("VTK_LIBRARIES: ${VTK_LIBRARIES}") 3. observe presence of hdf5 and qtwebkit Actual results: hdf5-devel and qtwebkit-devel are not required by vtk-devel Expected results: hdf5-devel and qtwebkit-devel are always installed when vtk-devel is installed Additional info:
vtk-6.0.0-10.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/vtk-6.0.0-10.fc20
Package vtk-6.0.0-10.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-10.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-4422/vtk-6.0.0-10.fc20 then log in and leave karma (feedback).
vtk-6.0.0-10.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.