Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 880239 - dev-qt/qtwayland-5.15.5-r1 errors when using OpenGL ES
Summary: dev-qt/qtwayland-5.15.5-r1 errors when using OpenGL ES
Status: RESOLVED DUPLICATE of bug 855164
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-07 18:02 UTC by Dante Robinson
Modified: 2022-12-04 18:32 UTC (History)
0 users

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


Attachments
build.log (build.log,10.20 KB, text/x-log)
2022-11-07 18:02 UTC, Dante Robinson
Details
/etc/portage (portage.tar.xz,562.64 KB, application/x-xz)
2022-11-07 18:03 UTC, Dante Robinson
Details
correct build.log (ignore previous one) (build.tar.xz,56.05 KB, application/x-xz)
2022-11-07 18:05 UTC, Dante Robinson
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***