Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 582958 - kde-apps/kopete-16.04.1: building w/gcc-6: error: could not convert 'false' from 'bool' to 'const Kopete::MetaContact*'
Summary: kde-apps/kopete-16.04.1: building w/gcc-6: error: could not convert 'false' f...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL: https://git.reviewboard.kde.org/r/128...
Whiteboard: fixed in 16.04.2
Keywords: PATCH, UPSTREAM
Depends on:
Blocks: gcc-6
  Show dependency tree
 
Reported: 2016-05-14 02:58 UTC by Peter Levine
Modified: 2016-06-26 19:12 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Levine 2016-05-14 02:58:06 UTC
Building kde-apps/kopete-16.04.0 with gcc-6 fails with:

>In file included from /var/tmp/portage/kde-apps/kopete-16.04.0/work/kopete-16.04.0/plugins/history2/history2logger.cpp:19:0:
>/var/tmp/portage/kde-apps/kopete-16.04.0/work/kopete-16.04.0/plugins/history2/history2logger.h:97:81: error: could not convert 'false' from 'bool' to 'const >Kopete::MetaContact*'
>                                      int offset=0, const Kopete::MetaContact >*c=false, bool reverseOrder=true);


Reported upstream: https://bugs.kde.org/show_bug.cgi?id=363053
Proposed patch: https://bugsfiles.kde.org/attachment.cgi?id=98951
Comment 1 Peter Levine 2016-05-16 05:41:25 UTC
> Proposed patch: https://bugsfiles.kde.org/attachment.cgi?id=98951

Proposed patch: https://bugs.kde.org/attachment.cgi?id=99003
Comment 2 Michael Palimaka (kensington) gentoo-dev 2016-06-26 19:12:46 UTC
Thanks, 16.04.2 in tree now.