Opened 9 years ago
Closed 9 years ago
#50486 closed defect (fixed)
QGIS 2.12.3 compilation fails on OS X 10.10.5
Reported by: | paul0207 | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | Veence (Vincent), michaelld (Michael Dickens) | |
Port: | qgis |
Description
Please see the attached log. It seems to be complaining about "QCA OpenSSL plugin not found". I tried installing qca-ossl but its compilation fails as well. Thanks.
Attachments (2)
Change History (9)
Changed 9 years ago by paul0207
comment:1 Changed 9 years ago by michaelld (Michael Dickens)
Cc: | michaelld@… added |
---|
comment:2 Changed 9 years ago by michaelld (Michael Dickens)
Cc: | vince@… added; vince removed |
---|---|
Port: | qgis added |
comment:3 Changed 9 years ago by michaelld (Michael Dickens)
I just updated QCA yesterday; maybe it'll work now? I have qwt52 installed & this port needs qwt6 -- which is not yet co-installable; I'm working on it. So, I can't test this just yet.
comment:4 Changed 9 years ago by paul0207
Not sure if this will help but I tried the following:
- uninstalled qca
- selfupdate
- intalled qca
- forced installation of qwt52 (qwt61 was already installed)
- forced uninstallation of qwt61
- forced installation of qwt61
- cleaned qgis port
- tried to install qgis but failed again
I've attached the new main.log file. Thanks.
Changed 9 years ago by paul0207
Attachment: | main.2.log added |
---|
comment:5 Changed 9 years ago by michaelld (Michael Dickens)
Do you have the qca-ossl plugin installed? It is required according to the log:
:info:configure -- Found QCA: /opt/local/lib/libqca.dylib (2.1.0) :info:configure CMake Error at cmake/QCAMacros.cmake:64 (message): :info:configure QCA OpenSSL plugin not found (run-time/unit-test dependency) :info:configure Call Stack (most recent call first): :info:configure CMakeLists.txt:317 (FIND_QCAOSSL_PLUGIN_CPP)
comment:6 Changed 9 years ago by paul0207
Missed that step. Although when I originally reported the issue the compilation of qca-ossl failed now it worked. QGIS compilation finished correctly as well. The installation issue is solved. Thank you!
comment:7 Changed 9 years ago by Veence (Vincent)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Excellent!
Cc Me!