Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 192241 - sci-mathematics/maxima-5.11.0-r2 - bad built_with_use check
Summary: sci-mathematics/maxima-5.11.0-r2 - bad built_with_use check
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-11 21:49 UTC by Maciej Piechotka
Modified: 2007-09-13 22:32 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 Maciej Piechotka 2007-09-11 21:49:44 UTC
* maxima-5.11.0.tar.gz RMD160 ;-) ...                                    [ ok ]
 * maxima-5.11.0.tar.gz SHA1 ;-) ...                                      [ ok ]
 * maxima-5.11.0.tar.gz SHA256 ;-) ...                                    [ ok ]
 * maxima-5.11.0.tar.gz size ;-) ...                                      [ ok ]
>>> root -sandbox(setup)
 * 
 * ERROR: sci-mathematics/maxima-5.11.0-r2 failed.
 * Call stack:
 *   ebuild.sh, line 1670:   Called dyn_setup
 *   ebuild.sh, line 719:   Called qa_call 'pkg_setup'
 *   ebuild.sh, line 44:   Called pkg_setup
 *   maxima-5.11.0-r2.ebuild, line 72:   Called built_with_use '-a' 'sci-visualization/gnuplot' 'png' 'gd'
 *   eutils.eclass, line 1720:   Called die
 * 
 * sci-visualization/gnuplot-4.2.0-r2 does not actually support the png USE flag!
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/sci-mathematics/maxima-5.11.0-r2/temp/build.log'.
 * 
% eix '^(gnuplot|maxima)$'
[I] sci-mathematics/maxima
     Available versions:  5.9.1 (~)5.9.1-r5 (~)5.11.0 (~)5.11.0-r1 (~)5.11.0-r2 {auctex clisp cmucl emacs gcl linguas_es linguas_pt nls sbcl tetex tk unicode}
     Installed versions:  5.11.0-r2(05:57:20 PM 06/21/2007)(clisp -cmucl emacs -gcl -linguas_es -linguas_pt nls -sbcl tetex -tk unicode)
     Homepage:            http://maxima.sourceforge.net/
     Description:         Free computer algebra environment based on Macsyma

[I] sci-visualization/gnuplot
     Available versions:  4.0-r1 4.0-r2 (~)4.2.0 (~)4.2.0-r1 (~)4.2.0-r2 {X doc emacs gd ggi pdf plotutils png readline svga tetex wxwindows xemacs}
     Installed versions:  4.2.0-r2(03:41:43 AM 09/10/2007)(X -doc emacs -gd -ggi pdf -plotutils readline -svga tetex -wxwindows -xemacs)
     Homepage:            http://www.gnuplot.info/
     Description:         Command-line driven interactive plotting program

Found 2 matches.
Comment 1 bobrik 2007-09-13 14:42:32 UTC
USE="png" emerge =sci-visualization/gnuplot-4.0-r2
# optional
USE="ansi" emerge gcl
# i can`t build it anyway
Comment 2 Sébastien Fabbro (RETIRED) gentoo-dev 2007-09-13 22:32:12 UTC
initial problem: should be ffixed in cvs.

(In reply to comment #1)
> USE="ansi" emerge gcl
> # i can`t build it anyway

see bug #192449 or open a separate one.