Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 751169 - kde-apps/ksudoku-20.08.2: CMake Error at ... (find_package): Could not find a package configuration file provided by "Qt5OpenGL"
Summary: kde-apps/ksudoku-20.08.2: CMake Error at ... (find_package): Could not find a...
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: https://invent.kde.org/games/ksudoku/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-25 07:57 UTC by Agostino Sarubbo
Modified: 2020-10-25 10:48 UTC (History)
0 users

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


Attachments
build.log (build.log,7.83 KB, text/plain)
2020-10-25 07:57 UTC, Agostino Sarubbo
Details
1-CMakeOutput.log (1-CMakeOutput.log,46.65 KB, text/plain)
2020-10-25 07:57 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-10-25 07:57:40 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: kde-apps/ksudoku-20.08.2 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses a gold linker (ld.gold).
If you think that this issue is strictly related to ld.gold please block bug 269315.
Comment 1 Agostino Sarubbo gentoo-dev 2020-10-25 07:57:42 UTC
Created attachment 668393 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-10-25 07:57:44 UTC
Created attachment 668396 [details]
1-CMakeOutput.log

1-CMakeOutput.log
Comment 3 Andreas Sturmlechner gentoo-dev 2020-10-25 10:17:37 UTC
Looking forward to meaningful summaries.
Comment 4 Larry the Git Cow gentoo-dev 2020-10-25 10:48:13 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=2020a76eb8fee7f89d6a213e97f76a34bec12af3

commit 2020a76eb8fee7f89d6a213e97f76a34bec12af3
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-10-25 10:18:48 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-10-25 10:18:48 +0000

    kde-apps/ksudoku: Fix IUSE=-opengl and punt bogus Qt5Opengl
    
    Bug: https://bugs.gentoo.org/751169
    Package-Manager: Portage-3.0.8, Repoman-3.0.2
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-apps/ksudoku/ksudoku-20.08.49.9999.ebuild | 6 +++++-
 kde-apps/ksudoku/ksudoku-9999.ebuild          | 6 +++++-
 2 files changed, 10 insertions(+), 2 deletions(-)
Comment 5 Larry the Git Cow gentoo-dev 2020-10-25 10:48:50 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2202c54cf5603b8b1c3edc8d78c973147bb44449

commit 2202c54cf5603b8b1c3edc8d78c973147bb44449
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-10-25 10:38:19 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-10-25 10:47:49 +0000

    kde-apps/ksudoku: Fix IUSE=-opengl and punt bogus Qt5Opengl
    
    Closes: https://bugs.gentoo.org/751169
    Package-Manager: Portage-3.0.8, Repoman-3.0.2
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-apps/ksudoku/ksudoku-20.04.3.ebuild | 5 +++++
 kde-apps/ksudoku/ksudoku-20.08.2.ebuild | 5 +++++
 2 files changed, 10 insertions(+)