Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 748411 - Failed to emerge dev-qt/qtgui-5.15.1-r1
Summary: Failed to emerge dev-qt/qtgui-5.15.1-r1
Status: RESOLVED DUPLICATE of bug 739900
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-13 10:33 UTC by begdory4
Modified: 2020-10-13 14:48 UTC (History)
1 user (show)

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


Attachments
Build log (emerge-build.log,168.07 KB, text/x-log)
2020-10-13 10:33 UTC, begdory4
Details
emerge environment (emerge-environment.txt,98.40 KB, text/plain)
2020-10-13 10:34 UTC, begdory4
Details
emerge --info (emerge-info.txt,7.20 KB, text/plain)
2020-10-13 10:34 UTC, begdory4
Details
emerge -pqv (emerge-pqv.txt,621 bytes, text/plain)
2020-10-13 10:34 UTC, begdory4
Details

Note You need to log in before you can comment on or make changes to this bug.
Description begdory4 2020-10-13 10:33:41 UTC
Created attachment 665005 [details]
Build log

Attempting to build during system upgrade

[ebuild     U  ] dev-qt/qtgui-5.15.1-r1:5/5.15.1::gentoo [5.14.1-r4:5/5.14.1::gentoo] USE="X dbus egl gif jpeg libinput png udev vulkan* wayland* -accessibility -debug -eglfs -evdev -gles2-only -ibus -test -tslib -tuio -vnc" 0 KiB


Failed on configure phase with

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: Feature 'egl' was enabled, but the pre-condition '(features.opengl || features.openvg) && (features.angle || libs.egl) && (features.dlopen || !config.unix || config.integrity)' 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 1 begdory4 2020-10-13 10:34:14 UTC
Created attachment 665008 [details]
emerge environment
Comment 2 begdory4 2020-10-13 10:34:32 UTC
Created attachment 665011 [details]
emerge --info
Comment 3 begdory4 2020-10-13 10:34:45 UTC
Created attachment 665014 [details]
emerge -pqv
Comment 4 begdory4 2020-10-13 10:47:54 UTC
Solved problem localy. In my case nvidia-drivers should be updated prior to installing (possibly related to +wayland / libglvnd)
Comment 5 Ionen Wolkens gentoo-dev 2020-10-13 12:23:34 UTC
> undefined reference to `_glapi_tls_Current'
Yes, not specific to qtgui and affects any opengl-using packages during libglvnd transition. Won't come back after nvidia-drivers is rebuilt.

See bug #739900 for details.
Comment 6 Andreas Sturmlechner gentoo-dev 2020-10-13 14:48:49 UTC

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