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.
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
Created attachment 67369 [details] build log
Does upgrading "boost" to a newer version help?
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