Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 674092 - media-gfx/gthumb-3.6.2: exiv2-utils.cpp:35:10: fatal error: exiv2/xmp.hpp: No such file or directory
Summary: media-gfx/gthumb-3.6.2: exiv2-utils.cpp:35:10: fatal error: exiv2/xmp.hpp: No...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL: https://gitlab.gnome.org/GNOME/gthumb...
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 673720
  Show dependency tree
 
Reported: 2018-12-30 14:45 UTC by Andreas Sturmlechner
Modified: 2019-01-11 12:00 UTC (History)
0 users

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


Attachments
build.log (build.log,302.54 KB, text/x-log)
2018-12-30 14:45 UTC, Andreas Sturmlechner
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)