Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 399727 - media-gfx/digikam-2.5.0 fails to build with dev-libs/boost-1.48.0
Summary: media-gfx/digikam-2.5.0 fails to build with dev-libs/boost-1.48.0
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: https://projects.kde.org/projects/ext...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-22 13:25 UTC by Dennis Schridde
Modified: 2012-02-12 15:57 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,188.29 KB, text/plain)
2012-01-22 13:26 UTC, Dennis Schridde
Details
ebuild pactch for the cited version 2.5.0 (digikam.patch,506 bytes, patch)
2012-01-28 17:41 UTC, Ian Delaney (RETIRED)
Details | Diff
digikam-2.5.0-d18ea6da.patch (digikam-2.5.0-d18ea6da.patch,3.80 KB, patch)
2012-01-28 17:42 UTC, Ian Delaney (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Schridde 2012-01-22 13:25:34 UTC
media-gfx/digikam-2.5.0 is probably incompatible with dev-libs/boost-1.48.0. Log attached.

Reproducible: Always
Comment 1 Dennis Schridde 2012-01-22 13:26:24 UTC
Created attachment 299523 [details]
build.log

digikam-2.5.0/core/libs/database/imagehistory/imagehistorygraph_boost.h:1418:55: error: no matching function for call to target(...)
Comment 2 Dennis Schridde 2012-01-27 13:02:17 UTC
Revision d18ea6da2d3e2359f4113e83c3fd40c18a29ddab [1] in upstream should probably fix this.

[1] https://projects.kde.org/projects/extragear/graphics/digikam/repository/revisions/d18ea6da2d3e2359f4113e83c3fd40c18a29ddab
Comment 3 Dennis Schridde 2012-01-27 13:48:23 UTC
(In reply to comment #2)
> Revision d18ea6da2d3e2359f4113e83c3fd40c18a29ddab [1] in upstream should
> probably fix this.
It does.
Comment 4 Ian Delaney (RETIRED) gentoo-dev 2012-01-28 17:41:27 UTC
Created attachment 300179 [details, diff]
ebuild pactch for the cited version 2.5.0

thanks Dennis

gentoo64 digikam # emerge =media-gfx/digikam-2.5.0
>>> Installing (19 of 20) media-plugins/kipi-plugins-2.5.0
>>> Emerging (20 of 20) media-gfx/digikam-2.5.0
>>> Installing (20 of 20) media-gfx/digikam-2.5.0

 perfect
Comment 5 Ian Delaney (RETIRED) gentoo-dev 2012-01-28 17:42:33 UTC
Created attachment 300181 [details, diff]
digikam-2.5.0-d18ea6da.patch
Comment 6 Andreas K. Hüttel archtester gentoo-dev 2012-02-12 15:57:44 UTC
Patch added, thanks everyone!