Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 933175 - dev-util/kernelshark-2.3.1 fails to compile: Could NOT find Qt6OpenGLWidgets (missing: Qt6OpenGLWidgets_DIR)
Summary: dev-util/kernelshark-2.3.1 fails to compile: Could NOT find Qt6OpenGLWidgets ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-30 10:20 UTC by Agostino Sarubbo
Modified: 2024-07-08 18:57 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,63.13 KB, text/plain)
2024-05-30 10:20 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 2024-05-30 10:20:30 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/kernelshark-2.3.1 fails to compile.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-05-30 10:20:31 UTC
Created attachment 894639 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-05-30 10:20:32 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
-- Could NOT find Qt6OpenGLWidgets (missing: Qt6OpenGLWidgets_DIR)
  the package was not found.
Comment 3 Andreas Sturmlechner gentoo-dev 2024-07-03 17:18:55 UTC
This is likely missing more than just "opengl" USEdep on dev-qt/qtbase:6, e.g. "gui". Check lddtree maybe?
Comment 4 Larry the Git Cow gentoo-dev 2024-07-08 18:57:44 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a71fd78771dea52d0ea3de12bc773dfe014d82c

commit 8a71fd78771dea52d0ea3de12bc773dfe014d82c
Author:     Yixun Lan <dlan@gentoo.org>
AuthorDate: 2024-07-08 18:54:43 +0000
Commit:     Yixun Lan <dlan@gentoo.org>
CommitDate: 2024-07-08 18:54:43 +0000

    dev-util/kernelshark: fix Qt6OpenGLWidgets issue
    
    add USE=opengql to dev-qt/qtbase:6
    
    Closes: https://bugs.gentoo.org/933175
    Signed-off-by: Yixun Lan <dlan@gentoo.org>

 .../{kernelshark-2.3.1.ebuild => kernelshark-2.3.1-r1.ebuild}           | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)