Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 699152 - 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
Summary: net-im/qtox-1.16.3: fails to compile w/ dev-qt/qtgui-5.13.2: error: 'void QPa...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: werror
  Show dependency tree
 
Reported: 2019-11-02 13:06 UTC by Petr Zima
Modified: 2020-01-17 00:14 UTC (History)
2 users (show)

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


Attachments
ebuild patch fixing the problem (qtox-1.16.3.ebuild.patch,362 bytes, patch)
2019-11-02 13:07 UTC, Petr Zima
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(-)