Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 880239

Summary: dev-qt/qtwayland-5.15.5-r1 errors when using OpenGL ES
Product: Gentoo Linux Reporter: Dante Robinson <danterobinson2000>
Component: Current packagesAssignee: Qt Bug Alias <qt>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
/etc/portage
correct build.log (ignore previous one)

Description Dante Robinson 2022-11-07 18:02:08 UTC
Throws warnings about OpenGL ES then a few lines down the build.log errors out completely. I tried using GCC on the clang profile and default musl profile (without recompiling anything on my system) with throws the following error

"g++: error: unrecognized command-line option '-Winconsistent-missing-override'"

I've uploaded the build.log and my /etc/portage folder. I have already tried not using mold.

Reproducible: Always

Steps to Reproduce:
1."gles2 gles2-only vulkan wayland -opengl" in make.conf
2. emerge -avDN @world
3.
Actual Results:  
Errors only on this package.

Expected Results:  
Compiled...
Comment 1 Dante Robinson 2022-11-07 18:02:28 UTC Comment hidden (obsolete)
Comment 2 Dante Robinson 2022-11-07 18:03:03 UTC
Created attachment 828507 [details]
/etc/portage
Comment 3 Dante Robinson 2022-11-07 18:04:10 UTC Comment hidden (obsolete)
Comment 4 Dante Robinson 2022-11-07 18:05:23 UTC
Created attachment 828509 [details]
correct build.log (ignore previous one)
Comment 5 Andreas Sturmlechner gentoo-dev 2022-12-04 18:32:34 UTC

*** This bug has been marked as a duplicate of bug 855164 ***