Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 757582 - kde-apps/kaddressbook-20.08.3: ringbinderstyle.cpp:178:65: error: no matching function for call to ‘QPrinter::setPageMargins(int, int, int, int, QPrinter::Unit)’
Summary: kde-apps/kaddressbook-20.08.3: ringbinderstyle.cpp:178:65: error: no matching...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-29 10:52 UTC by peter@prh.myzen.co.uk
Modified: 2020-11-29 20:05 UTC (History)
1 user (show)

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


Attachments
compiler log (kde-apps:kaddressbook-20.08.3:20201129-103331.log,142.59 KB, text/x-log)
2020-11-29 10:52 UTC, peter@prh.myzen.co.uk
Details
emerge --info =kde-apps/kaddressbook-20.08.3 (emerge.info,7.09 KB, application/x-info)
2020-11-29 10:54 UTC, peter@prh.myzen.co.uk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description peter@prh.myzen.co.uk 2020-11-29 10:52:32 UTC
Created attachment 675679 [details]
compiler log

I get this error:

/var/tmp/portage/kde-apps/kaddressbook-20.08.3/work/kaddressbook-20.08.3/src/printing/ringbinder/ringbinderstyle.cpp:178:65: error: no matching function for call to ‘QPrinter::setPageMargins(int, int, int, int, QPrinter::Unit)’
Comment 1 peter@prh.myzen.co.uk 2020-11-29 10:54:43 UTC
Created attachment 675682 [details]
emerge --info =kde-apps/kaddressbook-20.08.3
Comment 2 frank 2020-11-29 11:03:36 UTC
please see:

https://bugs.kde.org/show_bug.cgi?id=429480
Comment 3 frank 2020-11-29 11:05:33 UTC
btw, kde-apps/calendarsupport is also affected
Comment 4 Andreas Sturmlechner gentoo-dev 2020-11-29 12:36:39 UTC
Dear bug wranglers, everyone's job gets easier with the actual error message present in $summary.

That is with Qt 5.15.2?

Please test with this patch applied:
https://invent.kde.org/pim/kaddressbook/-/commit/8aee8d40ae2a1c920d3520163d550d3b49720226
Comment 5 peter@prh.myzen.co.uk 2020-11-29 18:04:22 UTC
(In reply to frank from comment #2)
> please see:
> 
> https://bugs.kde.org/show_bug.cgi?id=429480

(In reply to frank from comment #3)
> btw, kde-apps/calendarsupport is also affected

Grr! That's the one I meant to report.   :-(
Comment 6 Larry the Git Cow gentoo-dev 2020-11-29 20:05:26 UTC
The bug has been closed via the following commit(s):

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

commit 7cc43df477195c18097b8b3d5899c20a40b2ff0f
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-11-29 19:59:31 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-11-29 20:04:29 +0000

    kde-apps/kaddressbook: Fix build with Qt 5.15.2
    
    Upstream commit 8aee8d40ae2a1c920d3520163d550d3b49720226
    
    Reported-by: <peter@prh.myzen.co.uk>
    Closes: https://bugs.gentoo.org/757582
    Package-Manager: Portage-3.0.11, Repoman-3.0.2
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../files/kaddressbook-20.08.3-qt-5.15.2.patch     | 69 ++++++++++++++++++++++
 kde-apps/kaddressbook/kaddressbook-20.08.3.ebuild  |  2 +
 2 files changed, 71 insertions(+)