Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 674086 - gnome-extra/gnome-color-manager-3.30.0-r1[raw]: src/gcm-helper-exiv.cpp:54:49: error: no matching function for call to ‘Exiv2::BasicError<char>::BasicError(int, const char [22])’
Summary: gnome-extra/gnome-color-manager-3.30.0-r1[raw]: src/gcm-helper-exiv.cpp:54:49...
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/gnome-...
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 673720
  Show dependency tree
 
Reported: 2018-12-30 14:20 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,29.54 KB, text/x-log)
2018-12-30 14:20 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:20:32 UTC
Created attachment 558988 [details]
build.log

For hints on how to fix this, please check out libextractor-1.8-exiv2-0.27.patch.
Comment 1 Larry the Git Cow gentoo-dev 2019-01-11 12:00:54 UTC
The bug has been closed via the following commit(s):

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

commit f6715ca3cbae4a86fa3d1bf06b8715ab9993b62d
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-01-09 20:56:41 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-01-11 11:57:33 +0000

    gnome-extra/gnome-color-manager: 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/674086
    Package-Manager: Portage-2.3.54, Repoman-2.3.12
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../gnome-color-manager-3.24.0-exiv2-0.27.patch    | 41 ++++++++++++++++++++++
 .../gnome-color-manager-3.24.0.ebuild              |  7 +++-
 .../gnome-color-manager-3.30.0-r1.ebuild           |  5 ++-
 3 files changed, 51 insertions(+), 2 deletions(-)