Bug 290466 - MacPorts DigiKam package fails to build
Summary: MacPorts DigiKam package fails to build
Status: RESOLVED WORKSFORME
Alias: None
Product: digikam
Classification: Applications
Component: Portability-Compilation (show other bugs)
Version: 2.1.1
Platform: MacPorts macOS
: NOR crash
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-03 04:09 UTC by stealthjeff
Modified: 2017-08-19 21:06 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 2.6.0


Attachments
build log (930.09 KB, application/octet-stream)
2012-01-03 06:02 UTC, stealthjeff
Details

Note You need to log in before you can comment on or make changes to this bug.
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