Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 757621 - kde-apps/kompare-20.08.3 w/ dev-qt/qtprintsupport-5.15.2: error: ‘class QPrinter’ has no member named ‘setOrientation‘
Summary: kde-apps/kompare-20.08.3 w/ dev-qt/qtprintsupport-5.15.2: error: ‘class QPrin...
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:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: qt-5.15.2-stable
  Show dependency tree
 
Reported: 2020-11-29 17:57 UTC by Sergej Petrushkin
Modified: 2020-11-29 20:05 UTC (History)
2 users (show)

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


Attachments
build log (kde-apps:kompare-20.08.3:20201129-151714.log,94.21 KB, text/x-log)
2020-11-29 17:57 UTC, Sergej Petrushkin
Details
emerge --info kde-apps/kompare (emerge_info_kompare.txt,7.45 KB, text/plain)
2020-11-29 18:00 UTC, Sergej Petrushkin
Details
emerge --info dev-qt/qtprintsupport (emerge_info_qtprintsuport.txt,7.87 KB, text/plain)
2020-11-29 18:00 UTC, Sergej Petrushkin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sergej Petrushkin 2020-11-29 17:57:28 UTC
Created attachment 675727 [details]
build log

kde-apps/kompare-20.08.3 fails to build because of using deprecated setOrientation method. 
Applying commit 68d3eee3 fixes this bug https://invent.kde.org/sdk/kompare/-/commit/68d3eee36c48a2f44ccfd3f9e5a36311b829104b
Comment 1 Sergej Petrushkin 2020-11-29 18:00:00 UTC
Created attachment 675730 [details]
emerge --info kde-apps/kompare
Comment 2 Sergej Petrushkin 2020-11-29 18:00:29 UTC
Created attachment 675733 [details]
emerge --info dev-qt/qtprintsupport
Comment 3 Larry the Git Cow gentoo-dev 2020-11-29 20:05:24 UTC
The bug has been closed via the following commit(s):

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

commit 02a0659d4ac4c6ad621d4655781c8ef2acba1697
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-11-29 19:55:17 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-11-29 20:04:28 +0000

    kde-apps/kompare: Fix build with Qt 5.15.2
    
    Upstream commit 68d3eee36c48a2f44ccfd3f9e5a36311b829104b
    
    Reported-by: Sergej Petrushkin <psn8402@gmail.com>
    Closes: https://bugs.gentoo.org/757621
    Package-Manager: Portage-3.0.11, Repoman-3.0.2
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../kompare/files/kompare-20.08.3-qt-5.15.2.patch  | 44 ++++++++++++++++++++++
 kde-apps/kompare/kompare-20.08.3.ebuild            |  2 +
 2 files changed, 46 insertions(+)