Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 376103

Summary: media-libs/mesa-7.10.3 should depend on sys-devel/bison
Product: Gentoo Linux Reporter: Ladislav Laska <ladislav.laska>
Component: [OLD] LibraryAssignee: Gentoo X packagers <x11>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info on given system, after installing bison

Description Ladislav Laska 2011-07-23 13:31:15 UTC
I've been installing new xbmc (multimedia station) system and foiiund out, that mesa-7.10.3 won't install, since it's missing bison (configure script complains about it, sorry for not having exact message). The dependency was not pulled in.

Reproducible: Always

Steps to Reproduce:
Try to install mesa on system, where bison is not installed.
Actual Results:  
Mesa's configure script fails.

Expected Results:  
Ebuild for mesa should list bison as a dependency (or some other dependency of mesa should)

This was found out on clean setup, just unpacked most recent stage3 (with most recent portage tree), and after installing very few, very basic packages (like vim, smartmontool, screen, grub, gentoo-source, alsa-{utils,lib}). Nothing else was installed. Installing bison manually resolved the problem.
Comment 1 Ladislav Laska 2011-07-23 13:31:52 UTC
Created attachment 280737 [details]
emerge --info on given system, after installing bison
Comment 2 Chí-Thanh Christopher Nguyễn gentoo-dev 2011-07-23 14:26:26 UTC
It was probably missed in bug 375793. Fixed in CVS.