| Summary: | paraview-devel: CMake error /usr/lib64/paraview/libvtkWrappingTools.a file does not exist | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Bernhard <bernhard.d> |
| Component: | paraview | Assignee: | Orion Poplawski <orion> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 23 | CC: | orion |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | paraview-5.1.2-1 paraview-5.2.0-0.4.RC2.fc25 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-10-22 04:00:54 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: | |
This should be fixed in paraview-5.1.2-1. This will be coming to F25 shortly, perhaps F24 in a few weeks. I'll look at backporting the fix to F23 now. paraview-5.2.0-0.4.RC2.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-b479ca1a88 paraview-5.2.0-0.4.RC2.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: I try to compile the ParaView Reader Plugin the ships with OpenFOAM. Compilation stops when cmake tries to do FIND_PACKAGE(ParaView REQUIRED). I get the following error message: CMake Error at /usr/share/cmake/paraview/ParaViewTargets.cmake:2388 (message): The imported target "vtkWrappingTools" references the file "/usr/lib64/paraview/libvtkWrappingTools.a" but this file does not exist. Possible reasons include: * The file was deleted, renamed, or moved to another location. * An install or uninstall procedure did not complete successfully. * The installation package was faulty and contained "/usr/share/cmake/paraview/ParaViewTargets.cmake" but not all the files it references. Call Stack (most recent call first): /usr/share/cmake/paraview/ParaViewConfig.cmake:36 (include) CMakeLists.txt:12 (FIND_PACKAGE) Version-Release number of selected component (if applicable): paraview-devel-4.4.0-1.fc23.x86_64 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: libvtkWrappingTools.a exists under /usr/lib64/vtk/