Opened 7 years ago
Closed 7 years ago
#55347 closed defect (fixed)
paraview fails to configure
Reported by: | davelaneca | Owned by: | jjstickel (Jonathan Stickel) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | dstrubbe (David Strubbe) | |
Port: | paraview |
Description (last modified by mf2k (Frank Schima))
On OSX High Sierra 10.13.1 paraview fails with message below and I have attached the log. Seems to have something to do with OpenGL.
bash-3.2# port install paraview ---> Computing dependencies for paraview ---> Configuring paraview Error: Failed to configure paraview: configure failure: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_paraview/paraview/main.log for details. Error: Follow https://guide.macports.org/#project.tickets to report a bug. Error: Processing of port paraview failed
Attachments (1)
Change History (6)
Changed 7 years ago by davelaneca
comment:1 Changed 7 years ago by mf2k (Frank Schima)
Cc: | dstrubbe added |
---|---|
Owner: | set to jjstickel |
Status: | new → assigned |
In the future, please use WikiFormatting and Cc the port maintainers (port info --maintainers paraview
), if any.
comment:2 Changed 7 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Summary: | port "paraview" fails to install → paraview fails to configure |
comment:3 Changed 7 years ago by mf2k (Frank Schima)
It looks like it needs to be updated for qt5.
:info:configure CMake Error at VTK/GUISupport/Qt/CMakeLists.txt:69 (find_package): :info:configure By not providing "FindQt5.cmake" in CMAKE_MODULE_PATH this project has :info:configure asked CMake to find a package configuration file provided by "Qt5", but :info:configure CMake did not find one. :info:configure Could not find a package configuration file provided by "Qt5" with any of :info:configure the following names: :info:configure Qt5Config.cmake :info:configure qt5-config.cmake :info:configure Add the installation prefix of "Qt5" to CMAKE_PREFIX_PATH or set "Qt5_DIR" :info:configure to a directory containing one of the above files. If "Qt5" provides a :info:configure separate development package or SDK, be sure it has been installed. :info:configure -- Configuring incomplete, errors occurred!
comment:4 Changed 7 years ago by jjstickel (Jonathan Stickel)
Yep, I get the same configure error on Sierra, and I do not have QT5 installed yet. Whoever checked in the latest version must have had QT5 installed and simply did not notice. So a likely workaround for the OP is to install QT5. I'm not sure when I'll have time to fix the port. I'd be interested in adding python3 support at this time, as well.
comment:5 Changed 7 years ago by dstrubbe (David Strubbe)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
paraview build log file