Opened 8 years ago

Closed 8 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)

main.log (101.7 KB) - added by paul0207 8 years ago.
main.2.log (138.2 KB) - added by paul0207 8 years ago.

Download all attachments as: .zip

Change History (9)

Changed 8 years ago by paul0207

Attachment: main.log added

comment:1 Changed 8 years ago by michaelld (Michael Dickens)

Cc: michaelld@… added

Cc Me!

comment:2 Changed 8 years ago by michaelld (Michael Dickens)

Cc: vince@… added; vince removed
Port: qgis added

comment:3 Changed 8 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 8 years ago by paul0207

Not sure if this will help but I tried the following:

  1. uninstalled qca
  2. selfupdate
  3. intalled qca
  4. forced installation of qwt52 (qwt61 was already installed)
  5. forced uninstallation of qwt61
  6. forced installation of qwt61
  7. cleaned qgis port
  8. tried to install qgis but failed again

I've attached the new main.log file. Thanks.

Last edited 8 years ago by paul0207 (previous) (diff)

Changed 8 years ago by paul0207

Attachment: main.2.log added

comment:5 Changed 8 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 8 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!

Last edited 8 years ago by paul0207 (previous) (diff)

comment:7 Changed 8 years ago by Veence (Vincent)

Resolution: fixed
Status: newclosed

Excellent!

Note: See TracTickets for help on using tickets.