Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 702376 - x11-misc/picom-7.5 : ../.../glx.h:10:10: fatal error: GL/glx.h: No such file or directory
Summary: x11-misc/picom-7.5 : ../.../glx.h:10:10: fatal error: GL/glx.h: No such file ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-09 19:21 UTC by Toralf Förster
Modified: 2019-12-10 09:26 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,14.72 KB, text/plain)
2019-12-09 19:21 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,36.71 KB, text/plain)
2019-12-09 19:21 UTC, Toralf Förster
Details
environment (environment,103.54 KB, text/plain)
2019-12-09 19:21 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.31 KB, application/x-bzip)
2019-12-09 19:21 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.46 KB, application/x-bzip)
2019-12-09 19:21 UTC, Toralf Förster
Details
x11-misc:picom-7.5:20191209-165840.log (x11-misc:picom-7.5:20191209-165840.log,9.08 KB, text/plain)
2019-12-09 19:21 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 2019-12-09 19:21:25 UTC
x86_64-pc-linux-gnu-gcc -Isrc/25a6634@@picom@exe -Isrc -I../picom-7.5/src -Isubprojects/test.h -I../picom-7.5/subprojects/test.h -I/usr/include/pixman-1 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c11 '-DCOMPTON_VERSION="v7.5"' -D_GNU_SOURCE -DHAS_STDC_PREDEF_H -Wall -Wextra -Wno-unused-parameter -Wnonnull -Wshadow -Wno-type-limits -Wimplicit-fallthrough -Wno-missing-braces -Wconversion -O2 -march=native -DCONFIG_LIBCONFIG -DCONFIG_REGEX_PCRE -DCONFIG_REGEX_PCRE_JIT -MD -MQ 'src/25a6634@@picom@exe/x.c.o' -MF 'src/25a6634@@picom@exe/x.c.o.d' -o 'src/25a6634@@picom@exe/x.c.o' -c ../picom-7.5/src/x.c
In file included from ../picom-7.5/src/x.c:17:
../picom-7.5/src/backend/gl/glx.h:10:10: fatal error: GL/glx.h: No such file or directory
   10 | #include <GL/glx.h>
      |          ^~~~~~~~~~
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-libressl-20191209-051617

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *



Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *




repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Mon, 09 Dec 2019 16:06:37 +0000

emerge -qpvO x11-misc/picom
[ebuild  N    ] x11-misc/picom-7.5  USE="config-file drm pcre -dbus -doc -opengl" PYTHON_TARGETS="python3_6 -python3_5 -python3_7 -python3_8"
Comment 1 Toralf Förster gentoo-dev 2019-12-09 19:21:28 UTC
Created attachment 598986 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-09 19:21:31 UTC
Created attachment 598988 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-12-09 19:21:34 UTC
Created attachment 598990 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-12-09 19:21:36 UTC
Created attachment 598992 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-12-09 19:21:40 UTC
Created attachment 598994 [details]
temp.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-12-09 19:21:43 UTC
Created attachment 598996 [details]
x11-misc:picom-7.5:20191209-165840.log
Comment 7 Bernard Cafarelli gentoo-dev 2019-12-10 09:25:42 UTC
There is an upstream master fix for that:
https://github.com/yshui/picom/commit/bd5a5fb56812ee5644e4c4bd1fdd82b9899317a7
Comment 8 Larry the Git Cow gentoo-dev 2019-12-10 09:26:36 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ea1dee39f8e443d65e1a13f28b25e6a50d5d147

commit 4ea1dee39f8e443d65e1a13f28b25e6a50d5d147
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2019-12-10 09:26:12 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2019-12-10 09:26:22 +0000

    x11-misc/picom: fix compilation with USE=-opengl
    
    Closes: https://bugs.gentoo.org/702376
    Package-Manager: Portage-2.3.81, Repoman-2.3.20
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 x11-misc/picom/files/picom-7.5-no_opengl.patch | 27 ++++++++++++++++++++++++++
 x11-misc/picom/picom-7.5.ebuild                |  4 ++++
 2 files changed, 31 insertions(+)