Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 711916 - media-libs/glu-9.0.1 : configure: error: GL required
Summary: media-libs/glu-9.0.1 : configure: error: GL required
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-08 22:39 UTC by Toralf Förster
Modified: 2020-03-09 00:10 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,14.98 KB, text/plain)
2020-03-08 22:39 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,32.82 KB, text/plain)
2020-03-08 22:39 UTC, Toralf Förster
Details
environment (environment,77.21 KB, text/plain)
2020-03-08 22:39 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.63 KB, application/x-bzip)
2020-03-08 22:39 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,7.78 KB, application/x-bzip)
2020-03-08 22:39 UTC, Toralf Förster
Details
media-libs:glu-9.0.1:20200308-222954.log (media-libs:glu-9.0.1:20200308-222954.log,9.42 KB, text/plain)
2020-03-08 22:39 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,21.08 KB, application/x-bzip)
2020-03-08 22:39 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 2020-03-08 22:39:20 UTC
checking for GL/gl.h... yes
checking for glBegin in -lGL... no
configure: error: GL required

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/media-libs/glu-9.0.1/work/glu-9.0.1-abi_x86_64.amd64/config.log

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

  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 media-libs/glu
[ebuild  N    ] media-libs/glu-9.0.1  USE="-static-libs"
Comment 1 Toralf Förster gentoo-dev 2020-03-08 22:39:23 UTC
Created attachment 617570 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-08 22:39:25 UTC
Created attachment 617572 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-08 22:39:29 UTC
Created attachment 617574 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-08 22:39:31 UTC
Created attachment 617576 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-08 22:39:34 UTC
Created attachment 617578 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-08 22:39:37 UTC
Created attachment 617580 [details]
media-libs:glu-9.0.1:20200308-222954.log
Comment 7 Toralf Förster gentoo-dev 2020-03-08 22:39:40 UTC
Created attachment 617582 [details]
temp.tbz2
Comment 8 Matt Turner gentoo-dev 2020-03-09 00:10:29 UTC
Thanks. I believe this should be fixed by:

commit 7a35aafb83083d4e4abe276b1e761080e5362c3c
Author: Matt Turner <mattst88@gentoo.org>
Date:   Sun Mar 8 11:57:34 2020 -0700

    media-libs/mesa: Depend on media-libs/libglvnd[X?]
    
    Signed-off-by: Matt Turner <mattst88@gentoo.org>