Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 445136 - dev-lang/erlang-15.2[wxwidgets] should depend on virtual/glu
Summary: dev-lang/erlang-15.2[wxwidgets] should depend on virtual/glu
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Dirkjan Ochtman (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 432516
  Show dependency tree
 
Reported: 2012-11-29 01:30 UTC by Benjamin Block
Modified: 2012-12-31 09:35 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,567.96 KB, text/plain)
2012-11-29 01:30 UTC, Benjamin Block
Details
emerge --info (emerge_info.txt,5.45 KB, text/plain)
2012-11-29 01:30 UTC, Benjamin Block
Details
emerge -pqv (emerge_pqv.txt,132 bytes, text/plain)
2012-11-29 01:30 UTC, Benjamin Block
Details
environment (environment,148.36 KB, text/plain)
2012-11-29 01:31 UTC, Benjamin Block
Details
config.log of the wx-component (wx_config.log,32.04 KB, text/plain)
2012-11-29 01:31 UTC, Benjamin Block
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Block 2012-11-29 01:30:31 UTC
Created attachment 330872 [details]
build.log

erlang doesn't compile with the wxwidgets-use-flag turned on (wxwidgets is the only part that seems to use -lGLU).

If I understand this right, then this is due to the latest mesa/glu-split (BUG 432516).
Comment 1 Benjamin Block 2012-11-29 01:30:48 UTC
Created attachment 330874 [details]
emerge --info
Comment 2 Benjamin Block 2012-11-29 01:30:59 UTC
Created attachment 330876 [details]
emerge -pqv
Comment 3 Benjamin Block 2012-11-29 01:31:10 UTC
Created attachment 330878 [details]
environment
Comment 4 Benjamin Block 2012-11-29 01:31:37 UTC
Created attachment 330880 [details]
config.log of the wx-component
Comment 5 Matt Turner gentoo-dev 2012-12-28 00:59:24 UTC
virtual/glu-9.0 and media-libs/mesa-9.0 have been stable for 6 weeks on amd64/x86. Your package has been broken since.
Comment 6 Dirkjan Ochtman (RETIRED) gentoo-dev 2012-12-31 09:35:36 UTC
Add a wxwidgets-conditional dependency on virtual/glu in all current erlang ebuilds. Thanks!