Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 636700 - media-libs/gexiv2-0.10.3 w/ =media-gfx/exiv2-0.26_p20171104 - error: overriding 'virtual size_t Exiv2::BasicIo::size() const
Summary: media-libs/gexiv2-0.10.3 w/ =media-gfx/exiv2-0.26_p20171104 - error: overridi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Graphics Project
URL: https://bugzilla.gnome.org/show_bug.c...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-06 15:58 UTC by Simon Levermann (sonOfRa)
Modified: 2017-11-06 22:41 UTC (History)
1 user (show)

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


Attachments
emerge --info (file_636700.txt,17.62 KB, text/plain)
2017-11-06 15:59 UTC, Simon Levermann (sonOfRa)
Details
build.log (file_636700.txt,24.84 KB, text/plain)
2017-11-06 16:00 UTC, Simon Levermann (sonOfRa)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Levermann (sonOfRa) 2017-11-06 15:58:47 UTC
The stabilization of the new exiv2 version caused a rebuild for gexiv2, which now fails to build.

Reproducible: Always

Steps to Reproduce:
1. Update to new stable exiv2
2. Rebuild gexiv2
Actual Results:  
Compilation fails, presumably because a header changed in exiv2

Expected Results:  
Compilation suceeds
Comment 1 Simon Levermann (sonOfRa) 2017-11-06 15:59:34 UTC
Created attachment 502814 [details]
emerge --info
Comment 2 Simon Levermann (sonOfRa) 2017-11-06 16:00:17 UTC
Created attachment 502816 [details]
build.log
Comment 3 Simon Levermann (sonOfRa) 2017-11-06 16:05:49 UTC
=media-libs/gexiv2-0.10.5-r1 also fails with the same error. =media-libs/gexiv2-0.10.6 builds successfully, so a stabilization may be in order
Comment 4 Andreas Sturmlechner gentoo-dev 2017-11-06 16:11:50 UTC
Confirmed, works for me with media-libs/gexiv2-0.10.6 though.
Comment 5 Andreas Sturmlechner gentoo-dev 2017-11-06 16:33:51 UTC
While 0.10.6 seens to have other issues with USE=introspection, maybe the patch from $URL should be backported to 0.10.5-r1.
Comment 6 Larry the Git Cow gentoo-dev 2017-11-06 22:41:32 UTC
The bug has been closed via the following commit(s):

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

commit 302c4780e18256bf4a5e33f58665a7d6081f940a
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2017-11-06 22:40:48 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2017-11-06 22:41:14 +0000

    media-libs/gexiv2: Fix build w/ >=media-gfx/exiv2-0.26
    
    Closes: https://bugs.gentoo.org/636700
    Package-Manager: Portage-2.3.13, Repoman-2.3.4

 .../gexiv2/files/gexiv2-0.10.3-exiv-0.26.patch     | 53 ++++++++++++++++++++++
 media-libs/gexiv2/gexiv2-0.10.3.ebuild             |  1 +
 media-libs/gexiv2/gexiv2-0.10.5-r1.ebuild          |  1 +
 3 files changed, 55 insertions(+)