[MacPorts] #51770: qgis @2.14.3 +grass+postgresql95+qt5 cmake errors during configuration
MacPorts
noreply at macports.org
Tue Jul 5 09:36:30 PDT 2016
#51770: qgis @2.14.3 +grass+postgresql95+qt5 cmake errors during configuration
------------------------+--------------------------------
Reporter: macports@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Keywords: mavericks | Port: qgis
------------------------+--------------------------------
When trying to build `qgis @2.14.3 +grass+postgresql95+qt5` on Mavericks,
the following `cmake` errors are reported during configuration:
{{{
:info:configure CMake Error at cmake/FindQScintilla.cmake:65 (FILE):
:info:configure file failed to open for reading (No such file or
directory):
:info:configure
:info:configure /opt/local/libexec/qt5/include/Qsci/qsciglobal.h
:info:configure Call Stack (most recent call first):
:info:configure CMakeLists.txt:309 (FIND_PACKAGE)
:info:configure
:info:configure
:info:configure -- Found QScintilla2:
/opt/local/libexec/qt5/lib/libqscintilla2.dylib ()
:info:configure CMake Error at cmake/FindQCA.cmake:94 (message):
:info:configure Could not find QCA >= 2.0.3
:info:configure Call Stack (most recent call first):
:info:configure CMakeLists.txt:312 (FIND_PACKAGE)
:info:configure
:info:configure
:info:configure -- Configuring incomplete, errors occurred!
}}}
Do the `qscintilla` and `qca` ports need to be dependencies of `qgis`? If
so, then `qscintilla` would need to have a `+qt5` variant added to it to
correspond to the `+qt5` variant for `qgis` (`qca` already has a `+qt5`
variant).
Note that neither `qscintilla` nor `qca` was installed when this was run.
--
Ticket URL: <https://trac.macports.org/ticket/51770>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list