View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002661 | OpenFOAM | Bug | public | 2017-08-10 06:16 | 2017-08-13 16:40 |
Reporter | SamMallinson | Assigned To | wyldckat | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | duplicate | ||
Platform | Debian | OS | testing (buster) | OS Version | buster |
Summary | 0002661: Installing parafoam stall due to lack of qt5 packages | ||||
Description | Followed installation of repository, all ok up to installation of parafoam/view. ... -- Looking for IceConnectionNumber in ICE - found -- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so CMake Error at VTK/GUISupport/Qt/CMakeLists.txt:69 (find_package): By not providing "FindQt5.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt5", but CMake did not find one. Could not find a package configuration file provided by "Qt5" with any of the following names: Qt5Config.cmake qt5-config.cmake Add the installation prefix of "Qt5" to CMAKE_PREFIX_PATH or set "Qt5_DIR" to a directory containing one of the above files. If "Qt5" provides a separate development package or SDK, be sure it has been installed. -- Configuring incomplete, errors occurred! See also "/usr/local/src/sources/OpenFOAM/ThirdParty-5.x/build/linux64Gcc/ParaView-5.4.0/CMakeFiles/CMakeOutput.log". See also "/usr/local/src/sources/OpenFOAM/ThirdParty-5.x/build/linux64Gcc/ParaView-5.4.0/CMakeFiles/CMakeError.log". | ||||
Steps To Reproduce | Follow steps of repository install, https://openfoam.org/download/source/third-party-software/, then cd ThirdParty-5.x and ./makeParaview | ||||
Additional Information | I can use the packaged version of paraview, so this is not a big problem, but thought it worth reporting anyway | ||||
Tags | paraview | ||||
|
|
|
The workaround is to run 'makeParaView' with the argument "PARAVIEW_QT_VERSION=4", for example: ./makeParaView PARAVIEW_QT_VERSION=4 (This was indicated in the related report https://bugs.openfoam.org/view.php?id=2640#c8480 ) I already have a general fix for this to make it easier to build ParaView, but haven't fully tested it yet. Hopefully I will submit the patch this coming weekend. |
|
I've submitted the patch to issue #2640. Closing this report as duplicate. |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-08-10 06:16 | SamMallinson | New Issue | |
2017-08-10 06:16 | SamMallinson | File Added: CMakeError.log | |
2017-08-10 06:16 | SamMallinson | Tag Attached: paraview | |
2017-08-10 13:41 | wyldckat | Relationship added | related to 0002640 |
2017-08-10 13:43 | wyldckat | Note Added: 0008550 | |
2017-08-13 16:40 | wyldckat | Assigned To | => wyldckat |
2017-08-13 16:40 | wyldckat | Status | new => closed |
2017-08-13 16:40 | wyldckat | Resolution | open => duplicate |
2017-08-13 16:40 | wyldckat | Note Added: 0008566 |