Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 390291 - media-libs/ming-0.4.3-r1 should declare bison as a build dependency
Summary: media-libs/ming-0.4.3-r1 should declare bison as a build dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: Normal minor (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-12 18:49 UTC by David Owen
Modified: 2011-11-15 22:27 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Owen 2011-11-12 18:49:03 UTC
Attempting to build ming on a system that has no bison/yacc/&c, the ebuild will fail during package configuration, complaining that bison or yacc are required.

Reproducible: Always

Steps to Reproduce:
1. emerge -Cav bison
2. emerge -av1 ming, notice that bison is not pulled in as a dependency
3. Continue with the build
Actual Results:  
configure displays an error stating that bison/yacc is required

Expected Results:  
ming builds without error

To workaround, first `emerge -av1 bison` then continue with your previous emerge command that attempted to build ming.
Comment 1 Michael Weber (RETIRED) gentoo-dev 2011-11-15 22:27:21 UTC
+  15 Nov 2011; Michael Weber <xmw@gentoo.org> ming-0.4.3-r1.ebuild:
+  Adding virtual/yacc as DEPEND on stable ebuild (reported by David Owen, bug
+  390291)
+