Summary: | media-gfx/luminance-hdr-2.5.1-r1 with media-gfx/exiv2-0.27.1 - ExifOperations.cpp:232:19: error: 'AnyError' in namespace 'Exiv2' does not name a type | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Erich Seifert <eseifert> |
Component: | Current packages | Assignee: | Gentoo Graphics Project <graphics+disabled> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Erich Seifert
2019-06-23 17:14:39 UTC
A proper fix would involve including exiv2/exiv2.hpp instead of individual exiv2 headers. This problem was discussed in this upstream issue: <https://github.com/LuminanceHDR/LuminanceHDR/pull/162>. (In reply to Andreas Sturmlechner from comment #1) > A proper fix would involve including exiv2/exiv2.hpp instead of individual > exiv2 headers. The related commit is part of the 2.6.0 release, but I guess it could be included in the ebuild to resolve this issue: <https://github.com/LuminanceHDR/LuminanceHDR/commit/8c3f1571bfa7bb702228bb283e37e58c8b322d5b.diff> It does exactly related commit does exactly what you are suggesting. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8dd13fabfba50f506c36d927e33f40c5a868172 commit f8dd13fabfba50f506c36d927e33f40c5a868172 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2019-06-23 20:49:38 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2019-06-23 20:57:11 +0000 media-gfx/luminance-hdr: Fix build with media-gfx/exiv2-0.27.1 Reported-by: Erich Seifert <eseifert@error-reports.org> Closes: https://bugs.gentoo.org/688556 Package-Manager: Portage-2.3.67, Repoman-2.3.15 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> .../files/luminance-hdr-2.5.1-exiv2-0.27.1.patch | 22 ++++++++++++++++++++++ .../luminance-hdr/luminance-hdr-2.5.1-r1.ebuild | 4 ++-- 2 files changed, 24 insertions(+), 2 deletions(-) |