Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 904742 - kde-apps/yakuake-23.04.0[-absolute-position]: app/mainwindow.cpp:936:24: error: 'm_plasmaShellSurface' was not declared in this scope
Summary: kde-apps/yakuake-23.04.0[-absolute-position]: app/mainwindow.cpp:936:24: erro...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords: UPSTREAM
Depends on:
Blocks:
 
Reported: 2023-04-21 13:32 UTC by Stefan Radermacher
Modified: 2023-08-26 11:03 UTC (History)
0 users

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


Attachments
Build log (build.log,75.31 KB, text/plain)
2023-04-21 13:33 UTC, Stefan Radermacher
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Radermacher 2023-04-21 13:32:02 UTC
I've been getting this compile error for several versions now, at least from 22.08.* on.
Comment 1 Stefan Radermacher 2023-04-21 13:33:03 UTC
Created attachment 860465 [details]
Build log
Comment 2 Andreas Sturmlechner gentoo-dev 2023-04-22 12:06:26 UTC
Seriously considering dropping the option...
Comment 3 Larry the Git Cow gentoo-dev 2023-04-22 12:15:12 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5af7e43d0856706bc3448b4e80711c31ebc9931e

commit 5af7e43d0856706bc3448b4e80711c31ebc9931e
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2023-04-22 12:12:49 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2023-04-22 12:15:02 +0000

    kde-apps/yakuake: Fix build with USE=-absolute-position
    
    Closes: https://bugs.gentoo.org/904742
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../files/yakuake-23.04.0-missing-ifdef.patch      | 32 ++++++++++++++++++++++
 kde-apps/yakuake/yakuake-23.04.0.ebuild            |  2 ++
 2 files changed, 34 insertions(+)
Comment 4 Andreas Sturmlechner gentoo-dev 2023-04-22 12:20:26 UTC
(In reply to Stefan Radermacher from comment #0)
> I've been getting this compile error for several versions now, at least from
> 22.08.* on.
Highly unlikely. This bug was not present prior to 23.03.80, previous bug 885101 was only 22.12*, no bug was filed for 22.08*.
Comment 6 Larry the Git Cow gentoo-dev 2023-08-26 11:01:00 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ddd7ebfc0f6e414b86701d69bc902d35d495704

commit 0ddd7ebfc0f6e414b86701d69bc902d35d495704
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2023-08-26 10:51:53 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2023-08-26 11:00:30 +0000

    kde-apps/yakuake: Fix cmake w/ IUSE=-absolute-position
    
    See also: https://invent.kde.org/utilities/yakuake/-/merge_requests/111
    
    Bug: https://bugs.gentoo.org/904742
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-apps/yakuake/files/yakuake-23.08.0-cmake.patch | 28 ++++++++++++++++++++++
 kde-apps/yakuake/yakuake-23.08.0.ebuild            |  2 ++
 2 files changed, 30 insertions(+)