Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 821979 - dev-qt/qtgui-5.15.2-r13: ERROR: The OpenGL functionality tests failed
Summary: dev-qt/qtgui-5.15.2-r13: ERROR: The OpenGL functionality tests failed
Status: RESOLVED DUPLICATE of bug 816492
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-05 18:13 UTC by Toralf Förster
Modified: 2021-11-05 18:26 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,14.17 KB, text/plain)
2021-11-05 18:13 UTC, Toralf Förster
Details
dev-qt:qtgui-5.15.2-r13:20211105-015002.log (dev-qt:qtgui-5.15.2-r13:20211105-015002.log,186.46 KB, text/plain)
2021-11-05 18:13 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,12.11 KB, text/plain)
2021-11-05 18:13 UTC, Toralf Förster
Details
environment (environment,98.11 KB, text/plain)
2021-11-05 18:13 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,14.63 KB, application/x-bzip)
2021-11-05 18:13 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,12.41 KB, application/x-bzip)
2021-11-05 18:13 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,35.38 KB, application/x-bzip)
2021-11-05 18:13 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-11-05 18:13:24 UTC
+ cd /var/tmp/portage/dev-qt/qtgui-5.15.2-r13/work/qtbase-a4f9e56975fa6ab4a1f63a9b34a4d77b1cfe4acd_build/config.tests/intelcet && MAKEFLAGS= /usr/bin/gmake
> x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -w -fPIC  -I. -I/var/tmp/portage/dev-qt/qtgui-5.15.2-r13/work/qtbase-a4f9e56975fa6ab4a1f63a9b34a4d77b1cfe4acd/mkspecs/linux-g++ -o main.o main.cpp
> main.cpp:7:8: error: #error Intel CET not available
>     7 |     #  error Intel CET not available
>       |        ^~~~~
> gmake: *** [Makefile:168: main.o] Error 1
test config.qtbase.tests.intelcet FAILED

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17_1_hardened-j4-20211104-221649

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
/usr/lib/llvm/13
13.0.0
Python 3.9.7
Available Rust versions:
  [1]   rust-1.56.1 *
php cli:

  HEAD of ::gentoo
commit 25176d2ad5fdf660c60c445e87a4903d1c913109
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Nov 4 23:06:34 2021 +0000

    2021-11-04 23:06:33 UTC

emerge -qpvO dev-qt/qtgui
[ebuild  N    ] dev-qt/qtgui-5.15.2-r13  USE="X dbus gif libinput png udev -accessibility -debug -egl -eglfs -evdev -gles2-only -ibus -jpeg -linuxfb -test -tslib -tuio -vnc -vulkan -wayland"
Comment 1 Toralf Förster gentoo-dev 2021-11-05 18:13:25 UTC
Created attachment 748791 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-11-05 18:13:27 UTC
Created attachment 748794 [details]
dev-qt:qtgui-5.15.2-r13:20211105-015002.log
Comment 3 Toralf Förster gentoo-dev 2021-11-05 18:13:28 UTC
Created attachment 748797 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-11-05 18:13:30 UTC
Created attachment 748800 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-11-05 18:13:31 UTC
Created attachment 748803 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-11-05 18:13:32 UTC
Created attachment 748806 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-11-05 18:13:33 UTC
Created attachment 748809 [details]
temp.tar.bz2
Comment 8 Davide Pesavento (RETIRED) gentoo-dev 2021-11-05 18:25:09 UTC
This is the actual error:

> ERROR: Feature 'opengl-desktop' was enabled, but the pre-condition '(config.win32 && !config.winrt && !features.opengles2 && (config.msvc || libs.opengl))
>                           || (!config.watchos && !config.win32 && !config.wasm && libs.opengl)' failed.
> ERROR: The OpenGL functionality tests failed!
> You might need to modify the include and library search paths by editing QMAKE_INCDIR_OPENGL[_ES2],
> QMAKE_LIBDIR_OPENGL[_ES2] and QMAKE_LIBS_OPENGL[_ES2] in the mkspec for your platform.
Comment 9 Davide Pesavento (RETIRED) gentoo-dev 2021-11-05 18:26:48 UTC

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