Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 308869 - dev-lisp/sbcl: wrong USE dependency on graphiviz[png]
Summary: dev-lisp/sbcl: wrong USE dependency on graphiviz[png]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Common Lisp Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-10 19:05 UTC by Radosław Smogura
Modified: 2010-03-26 01:59 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 Radosław Smogura 2010-03-10 19:05:17 UTC
ERROR: dev-lisp/sbcl-1.0.19 failed:
 *   media-gfx/graphviz-2.26.0 does not actually support the png USE flag!
 *
 * Call stack:
 *            ebuild.sh, line  54:  Called pkg_setup
 *   sbcl-1.0.19.ebuild, line  62:  Called built_with_use 'media-gfx/graphviz' 'png'
 *        eutils.eclass, line 1857:  Called die
 * The specific snippet of code:
 *                                      die)   die "$PKG does not actually support the $1 USE flag!";;


Reproducible: Always

Steps to Reproduce:
I'm just upadting world


Expected Results:  
sbcl will compile
Comment 1 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2010-03-21 16:37:32 UTC
Thank you for your report. Just as an update for common-lisp herd:

*graphviz-2.24.0-r1 (15 Sep 2009)

  12 Jul 2009; Samuli Suominen <ssuominen@gentoo.org>
  graphviz-2.24.0.ebuild:
  Pass --disable-ltdl-install to econf wrt #276609. Remove USE jpeg and png
  because the ebuild has a harddep on them, and having gd with USE=-png
  breaks the build, thanks to Tommy[D].

Since then graphviz doesn't have IUSE="png". Please update sblc ebuilds. Thank you.
Comment 2 Panagiotis Christopoulos (RETIRED) gentoo-dev 2010-03-26 01:59:41 UTC
Fixed, InCVS. Thanks for reporting this, to both of you.