Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 673722 - media-libs/gexiv2-0.10.8 w/ media-gfx/exiv2-0.27.0: gexiv2-metadata-private.h:17:10: fatal error: exiv2/xmp.hpp: No such file or directory
Summary: media-libs/gexiv2-0.10.8 w/ media-gfx/exiv2-0.27.0: gexiv2-metadata-private.h...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Graphics Project
URL: https://mail.gnome.org/archives/gexiv...
Whiteboard:
Keywords:
Depends on: 674970
Blocks: 673720
  Show dependency tree
 
Reported: 2018-12-25 14:21 UTC by Andreas Sturmlechner
Modified: 2019-01-09 11:14 UTC (History)
0 users

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


Attachments
build.log (build.log,23.20 KB, text/x-log)
2018-12-25 14:21 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-25 14:21:33 UTC
Created attachment 558476 [details]
build.log

Apparently fixed in 0.10.9.
Comment 1 Larry the Git Cow gentoo-dev 2018-12-29 11:23:18 UTC
The bug has been closed via the following commit(s):

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

commit 7179568e7aee7437ac2b20e8c8521f5c58bbe5d3
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-12-29 11:15:10 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-12-29 11:23:03 +0000

    media-libs/gexiv2: 0.10.9 version bump, EAPI-7 bump
    
    Cleanup and sort DEPENDs
    Drop obsolete eclass
    
    Closes: https://bugs.gentoo.org/673722
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-libs/gexiv2/Manifest             |  1 +
 media-libs/gexiv2/gexiv2-0.10.9.ebuild | 69 ++++++++++++++++++++++++++++++++++
 2 files changed, 70 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2018-12-29 13:32:09 UTC
The bug has been referenced in the following commit(s):

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

commit d8579cdf3ab340aeb8aecb4c3af8b411ce7799ed
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-12-29 12:50:28 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-12-29 13:31:43 +0000

    media-libs/gexiv2: Really fix build with exiv2-0.27
    
    Bug: https://bugs.gentoo.org/673722
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../gexiv2/files/gexiv2-0.10.9-exiv2-0.27.patch    | 178 +++++++++++++++++++++
 media-libs/gexiv2/gexiv2-0.10.9.ebuild             |   2 +
 2 files changed, 180 insertions(+)