Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 699152

Summary: net-im/qtox-1.16.3: fails to compile w/ dev-qt/qtgui-5.13.2: error: 'void QPainter::drawRoundRect(const QRect&, int, int)' is deprecated
Product: Gentoo Linux Reporter: Petr Zima <zima>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: andrius, esigra
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 260867    
Attachments: ebuild patch fixing the problem

Description Petr Zima 2019-11-02 13:06:01 UTC
Installint qTox with Qt-5.13 fails see summary.
Comment 1 Petr Zima 2019-11-02 13:07:18 UTC
Created attachment 594842 [details, diff]
ebuild patch fixing the problem

Caused by newly deprecated declarations in Qt-5.13 and -Werror.
Comment 2 Larry the Git Cow gentoo-dev 2020-01-17 00:14:13 UTC
The bug has been closed via the following commit(s):

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

commit 664209dc8505d9aa1fd12ed289969ee181b9e551
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-01-15 21:22:44 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-01-17 00:12:20 +0000

    net-im/qtox: EAPI-7 bump, use cmake.eclass, fix build with Qt-5.13
    
    Closes: https://bugs.gentoo.org/699152
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 net-im/qtox/files/qtox-1.16.3-qt-5.13.patch | 18 +++++++++++++++++
 net-im/qtox/qtox-1.16.3.ebuild              | 31 ++++++++++++-----------------
 net-im/qtox/qtox-9999.ebuild                | 26 +++++++++---------------
 3 files changed, 40 insertions(+), 35 deletions(-)