Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 679854 - media-gfx/darktable-2.4.* with >media-libs/exiv2-0.26 - error: no matching function for call to ‘Exiv2::BasicError<char>::BasicError(int, const char [41])’
Summary: media-gfx/darktable-2.4.* with >media-libs/exiv2-0.26 - error: no matching fu...
Status: RESOLVED DUPLICATE of bug 678426
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-09 15:23 UTC by benna86
Modified: 2019-03-09 15:34 UTC (History)
0 users

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


Attachments
Patches for ebuilds darktable-2.4.3 and darktable-2.4.4 (patches.tar.gz,491 bytes, application/gzip)
2019-03-09 15:23 UTC, benna86
Details

Note You need to log in before you can comment on or make changes to this bug.
Description benna86 2019-03-09 15:23:05 UTC
Created attachment 568320 [details]
Patches for ebuilds darktable-2.4.3 and darktable-2.4.4

Compilation of darktable-2.4.* fails due to a change in an interface in exiv2-0.27.

The compilation error is:

error: no matching function for call to ‘Exiv2::BasicError<char>::BasicError(int, const char [41])’
throw Exiv2::Error(1, "[xmp_write] failed to serialize xmp data");

Versions above and including 2.6 compile with exiv2-0.27.

I attach patches that add a new dependency to <exiv2-0.27 to ebuilds with version 2.4.*

Best,
Stefano
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2019-03-09 15:34:29 UTC

*** This bug has been marked as a duplicate of bug 678426 ***