Changes between Initial Version and Version 2 of Ticket #50270


Ignore:
Timestamp:
Jan 10, 2016, 10:45:13 AM (8 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

digikam depends on opencv. If opencv is outdated, MacPorts should upgrade it before attempting to build digikam. The log you attached is incomplete (missing lots of the beginning, up to somewhere in the build phase).

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #50270

    • Property Summary changed from digikam 4.9.0 fails to build to digikam @4.9.0 fails to build: lensfun.h:2506:5: error: templates must have C++ linkage
    • Property Port digikam added
  • Ticket #50270 – Description

    initial v2  
    22I seem to have opencv 2 installed
    33port outdated gives among others: opencv    2.4.11_0 < 3.1.0_1 
    4 so it seems 48081 doesn't apply to me.
     4so it seems #48081 doesn't apply to me.
    55In the beginning I got a message about ecmconfig.cmake missing, but I could come around this by installing kde-extra-cmake-modules.
    66Still have a failure in the compilation with following errors:
    77
     8{{{
    89:info:build /opt/local/include/lensfun/lensfun.h:2506:5: error: templates must have C++ linkage
    910:info:build     template<typename T> static void ModifyColor_Vignetting_PA (
     
    1314:info:build     ^~~~~~~~~~~~~~~~~~~~
    1415:info:build 2 errors generated.
     16}}}
    1517
    1618See log file attached.