Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 934987 - kde-frameworks/kcrash-6.3.0 w/ dev-qt/qtbase[-opengl] fails to compile: kcrash.cpp:139:20: error: aggregate QOpenGLContext context has incomplete type and cannot be defined
Summary: kde-frameworks/kcrash-6.3.0 w/ dev-qt/qtbase[-opengl] fails to compile: kcras...
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/frameworks/kcr...
Whiteboard:
Keywords: UPSTREAM
Depends on:
Blocks: 934215
  Show dependency tree
 
Reported: 2024-06-27 06:58 UTC by Agostino Sarubbo
Modified: 2024-07-05 13:46 UTC (History)
0 users

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


Attachments
build.log (build.log,73.36 KB, text/plain)
2024-06-27 06:58 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-06-27 06:58:31 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: kde-frameworks/kcrash-6.3.0 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0002
Comment 1 Agostino Sarubbo gentoo-dev 2024-06-27 06:58:32 UTC
Created attachment 896475 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-06-27 06:58:33 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: src/CMakeFiles/KF6Crash.dir/kcrash.cpp.o 
fatal: not a git repository (or any parent up to mount point /var/tmp)
/var/tmp/portage/kde-frameworks/kcrash-6.3.0/work/kcrash-6.3.0/src/kcrash.cpp:139:20: error: aggregate 'QOpenGLContext context' has incomplete type and cannot be defined
Comment 3 Larry the Git Cow gentoo-dev 2024-07-05 12:59:55 UTC
The bug has been referenced in the following commit(s):

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

commit cedfadf7a15f48555c953ac3e071914e29892edd
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-07-05 12:54:08 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-07-05 12:54:08 +0000

    kde-frameworks/kcrash: Add missing dev-qt/qtbase[opengl] USEdep
    
    See also:
    https://invent.kde.org/frameworks/kcrash/-/merge_requests/60
    
    Bug: https://bugs.gentoo.org/934987
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-frameworks/kcrash/kcrash-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 4 Larry the Git Cow gentoo-dev 2024-07-05 13:16:56 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0498a9fa16d3a60e70e2e15e40d0e9883263245c

commit 0498a9fa16d3a60e70e2e15e40d0e9883263245c
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-07-05 12:54:08 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-07-05 13:15:49 +0000

    kde-frameworks/kcrash: Add missing dev-qt/qtbase[opengl] USEdep
    
    See also:
    https://invent.kde.org/frameworks/kcrash/-/merge_requests/60
    
    Bug: https://bugs.gentoo.org/934987
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-frameworks/kcrash/{kcrash-6.3.0.ebuild => kcrash-6.3.0-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)