Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 600132 - dev-qt/qtgui:5 - CMake Error at /usr/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.cmake:9 (message): Failed to find "GL/gl.h" in "/usr/include/libdrm".
Summary: dev-qt/qtgui:5 - CMake Error at /usr/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.cmak...
Status: RESOLVED FIXED
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: 2016-11-17 21:38 UTC by Agostino Sarubbo
Modified: 2017-06-24 19:41 UTC (History)
0 users

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


Attachments
build log (file_600132.txt,45.52 KB, text/plain)
2016-11-17 21:38 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 2016-11-17 21:38:49 UTC
Created attachment 453686 [details]
build log

I get:

-- Performing Test run_inlines_hidden_test - Success
CMake Error at /usr/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.cmake:9 (message):
  Failed to find "GL/gl.h" in "/usr/include/libdrm".
Call Stack (most recent call first):
  /usr/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:158 (include)
  /usr/lib/cmake/Qt5Widgets/Qt5WidgetsConfig.cmake:99 (find_package)
  Tests/CMakeLists.txt:1253 (find_package)

On another system:
# qfile /usr/include/GL/gl.h
media-libs/mesa (/usr/include/GL/gl.h)


# emerge -pv cmake

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U ~] dev-util/cmake-3.7.0::gentoo [3.3.1-r1::gentoo] USE="ncurses -doc -emacs -qt5 -system-jsoncpp {-test}"
Comment 1 Michael Palimaka (kensington) gentoo-dev 2017-06-24 12:31:41 UTC
Can you still reproduce this?

It shouldn't be possible to encounter this for a long time since OpenGL support is no longer optional, and virtual/opengl is as mandatory dependency of qtgui.
Comment 2 Agostino Sarubbo gentoo-dev 2017-06-24 19:41:21 UTC
we can close for now