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

Bug 399349

Summary: app-doc/doxygen : add sys-devel/bison in DEPEND
Product: Gentoo Linux Reporter: bay <alex3255>
Component: New packagesAssignee: Steve Arnold <nerdboy>
Status: RESOLVED FIXED    
Severity: normal CC: dev-tools, xarthisius
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 380499    

Description bay 2012-01-19 07:57:18 UTC
Package app-doc/doxygen cannot be compiled without sys-devel/bison.

The error is:
Checking for bison... not found!
* ERROR: app-doc/doxygen-1.7.5.1 failed (configure phase):
*   configure failed

Steps to reproduce:
1) emerge -C bison
2) emerge app-doc/doxygen

Please add sys-devel/bison as a buildtime dependency of app-doc/doxygen
Comment 1 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2012-02-14 13:38:30 UTC
*doxygen-1.7.6.1 (14 Feb 2012)

  14 Feb 2012; Kacper Kowalik <xarthisius@gentoo.org> +doxygen-1.7.6.1.ebuild,
  metadata.xml:
  Version bump: EAPI4, reorder vars, initial support for LINGUAS, use 'dot'
  instead of 'nodot', add missing dependencies on perl and bison (fixes bug
  #399349 by bay), respect CC and CXX, call eqmake4 for doxywizard, always use
  emake, simplify latex+doc logic. Add myself as maintainer.