Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 674092

Summary: media-gfx/gthumb-3.6.2: exiv2-utils.cpp:35:10: fatal error: exiv2/xmp.hpp: No such file or directory
Product: Gentoo Linux Reporter: Andreas Sturmlechner <asturm>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://gitlab.gnome.org/GNOME/gthumb/issues/30
See Also: https://github.com/gentoo/gentoo/pull/10793
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 673720    
Attachments: build.log

Description Andreas Sturmlechner gentoo-dev 2018-12-30 14:45:54 UTC
Created attachment 558998 [details]
build.log

Was renamed to xmp_exiv2.hpp in >=0.27, easy fix if this is the only error.
Comment 1 Larry the Git Cow gentoo-dev 2019-01-11 12:00:48 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a430106ef87cdbffc6cefbc1ac1a8e5bb3ea6242

commit a430106ef87cdbffc6cefbc1ac1a8e5bb3ea6242
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-01-09 21:07:52 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-01-11 11:57:33 +0000

    media-gfx/gthumb: Fix build with exiv2-0.27
    
    Using exiv2.hpp instead of individual includes is exiv2 recommendation for some
    time already while the headers are subject to refactoring.
    
    Standard fix as seen in other affected packages.
    
    Closes: https://bugs.gentoo.org/674092
    Package-Manager: Portage-2.3.54, Repoman-2.3.12
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../gthumb/files/gthumb-3.6.2-exiv2-0.27.patch     | 31 ++++++++++++++++++++++
 media-gfx/gthumb/gthumb-3.6.2.ebuild               |  4 ++-
 2 files changed, 34 insertions(+), 1 deletion(-)