x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"Togl\" -DPACKAGE_TARNAME=\"togl\" -DPACKAGE_VERSION=\"2.0\" -DPACKAGE_STRING=\"Togl\ 2.0\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DAUTOSTEREOD=\"\" -I"/usr/lib64/tcl8.6/include/generic" -I"/usr/lib64/tcl8.6/include/unix" -I"/usr/lib64/tk8.6/include/generic" -I"/usr/lib64/tk8.6/include/unix" -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -Wno-implicit-int -fPIC -c `echo togl.c` -o togl.o togl.c:71:12: fatal error: GL/glx.h: No such file or directory 71 | # include <GL/glx.h> | ^~~~~~~~~~ compilation terminated. ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_no-multilib_hardened-libressl-20200307-230716 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-9.2.0 * llvm: 10.0.0 Available Python interpreters, in order of preference: [1] python3.8 [2] python3.7 [3] python3.6 [4] python2.7 (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) [2] ruby25 (with Rubygems) * ghc: The Glorious Glasgow Haskell Compilation System, version 8.0.2 repository: ==> /var/db/repos/gentoo/metadata/timestamp.chk <== Sun, 08 Mar 2020 21:37:29 +0000 emerge -qpvO dev-tcltk/togl [ebuild N ] dev-tcltk/togl-2.0-r3 USE="threads -debug"
Created attachment 617622 [details] emerge-info.txt
Created attachment 617624 [details] dev-tcltk:togl-2.0-r3:20200308-230624.log
Created attachment 617626 [details] emerge-history.txt
Created attachment 617628 [details] environment
Created attachment 617630 [details] etc.portage.tbz2
Created attachment 617632 [details] logs.tbz2
Created attachment 617634 [details] temp.tbz2
Do you not have GL/glx.h? This file is provided here by media-libs/libglvnd, and you have emerged it. I wonder if you have -X in the USE flags but it seems you don't
(In reply to Tupone Alfredo from comment #8) > Do you not have GL/glx.h? > > This file is provided here by media-libs/libglvnd, and you have emerged it. > > I wonder if you have -X in the USE flags but it seems you don't equery f media-libs/libglvnd | grep GL/glx.h gives nothing at that system - will atatch that emerge file here too.
Created attachment 626936 [details] media-libs:libglvnd-1.3.1:20200308-210819.log emerge log of libglvnd
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a9955209519d86c8ff4f7e63dc7a3aa84d12b87 commit 7a9955209519d86c8ff4f7e63dc7a3aa84d12b87 Author: Tupone Alfredo <tupone@gentoo.org> AuthorDate: 2020-03-30 21:04:09 +0000 Commit: Tupone Alfredo <tupone@gentoo.org> CommitDate: 2020-03-30 21:04:09 +0000 dev-tcltk/togl: depends on media-libs/mesa[X] Closes: https://bugs.gentoo.org/711976 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> dev-tcltk/togl/togl-2.0-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)