Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 400545 - media-gfx/digikam should have boost as a DEPEND
Summary: media-gfx/digikam should have boost as a DEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andreas K. Hüttel
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-24 03:03 UTC by David Flogeras
Modified: 2012-02-12 16:09 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Ebuild patch for digikam-2.4.1 to DEPEND boost (digikam-2.4.1.patch,258 bytes, text/plain)
2012-01-30 00:39 UTC, David Flogeras
Details
same thing for 2.3.0 (digikam-2.3.0.patch,258 bytes, text/plain)
2012-01-30 00:40 UTC, David Flogeras
Details
and one for 2.5.0 (digikam-2.5.0.patch,258 bytes, text/plain)
2012-01-30 00:40 UTC, David Flogeras
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Flogeras 2012-01-24 03:03:37 UTC
I have a chroot I used to build binary packages (and generally clean the build-deps up after I do updates)

When trying to compile digikam, it failed and the build.log said it was because it needs Boost graph headers.  It should be added as a DEPEND (no RDEPEND) so that it can build properly from scratch.  For the interim I manually installed boost to get digikam to get it to compile.

Reproducible: Always
Comment 1 Ian Delaney (RETIRED) gentoo-dev 2012-01-29 16:36:50 UTC
Try the patch in Bug 399727 and report whether it helps / resolves
Comment 2 David Flogeras 2012-01-30 00:39:48 UTC
Created attachment 300323 [details]
Ebuild patch for digikam-2.4.1 to DEPEND boost
Comment 3 David Flogeras 2012-01-30 00:40:11 UTC
Created attachment 300325 [details]
same thing for 2.3.0
Comment 4 David Flogeras 2012-01-30 00:40:27 UTC
Created attachment 300327 [details]
and one for 2.5.0
Comment 5 David Flogeras 2012-01-30 00:41:35 UTC
No, Bug 399727 fixes compilation against newer boost versions, but this problem is that it doesn't pull it in as a dependency when building (needs Boost headers).

I've included ebuild patches for all versions in the current tree.
Comment 6 Andreas K. Hüttel archtester gentoo-dev 2012-02-12 16:09:37 UTC
Fixed, thanks!