Bug 290466

Summary: MacPorts DigiKam package fails to build
Product: [Applications] digikam Reporter: stealthjeff
Component: Portability-CompilationAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: crash CC: caulier.gilles, cfeck
Priority: NOR    
Version: 2.1.1   
Target Milestone: ---   
Platform: MacPorts   
OS: macOS   
Latest Commit: Version Fixed In: 2.6.0
Attachments: build log

Description stealthjeff 2012-01-03 04:09:10 UTC
Version:           2.1.1 (using KDE 4.7.3) 
OS:                OS X

The current macports digikam package (2.1.1) fails to build with the current macports boost package (1.48). 

Reproducible: Always

Steps to Reproduce:
(on OS X 10.7 w/ Xcode 4.2.1)
sudo port install digikam

Actual Results:  
--->  Computing dependencies for digikam
--->  Building digikam
Error: Target org.macports.build returned: shell command failed (see log for details)
Log for digikam is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_digikam/digikam/main.log
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

Expected Results:  
software builds and installs

Bug already reported to MacPorts was referred to bugs.kde.org.
Comment 1 caulier.gilles 2012-01-03 05:41:06 UTC
What's the contents of this file ?

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_digikam/digikam/main.log

Gilles Caulier
Comment 2 stealthjeff 2012-01-03 06:02:13 UTC
Created attachment 67369 [details]
build log
Comment 3 Christoph Feck 2012-01-07 14:55:09 UTC
Does upgrading "boost" to a newer version help?
Comment 4 caulier.gilles 2012-01-07 15:40:56 UTC
This issue is fixed using digiKam code from git/master (next 2.6.0) where boost compilation problem have been fixed.

Look this entry for details, there is a patch to apply against 2.5.0.

https://bugs.kde.org/show_bug.cgi?id=287772

Gilles Caulier