Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 219392 - sci-mathematics/octave-forge-2006.03.17-r1 fails w/ gcc-4.3.0
Summary: sci-mathematics/octave-forge-2006.03.17-r1 fails w/ gcc-4.3.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-4.3
  Show dependency tree
 
Reported: 2008-04-26 22:40 UTC by Peter Alfredsen (RETIRED)
Modified: 2008-04-27 15:10 UTC (History)
0 users

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


Attachments
build.log (build.log,164.39 KB, text/plain)
2008-04-26 22:40 UTC, Peter Alfredsen (RETIRED)
Details
octave-forge-2006.03.17-gcc43.patch (octave-forge-2006.03.17-gcc43.patch,5.18 KB, patch)
2008-04-26 22:41 UTC, Peter Alfredsen (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Alfredsen (RETIRED) gentoo-dev 2008-04-26 22:40:06 UTC
Build finished.
FIXES/ not complete.
extra/ not complete.
main/ not complete.
Some functions failed to compile (search build.log for errors) but many
other functions will still work correctly.  Run 'make check' to see
what works.  Run 'make install' to install what has been built.
make: *** [all] Error 1
 *
 * ERROR: sci-mathematics/octave-forge-2006.03.17-r1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2049:  Called die
 * The specific snippet of code:
 *       emake || die "emake failed"
 *  The die message:
 *   emake failed
 *
 * 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/octave-forge-2006.03.17-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sci-mathematics/octave-forge-2006.03.17-r1/temp/environment'.
 *
Comment 1 Peter Alfredsen (RETIRED) gentoo-dev 2008-04-26 22:40:47 UTC
Created attachment 151070 [details]
build.log
Comment 2 Peter Alfredsen (RETIRED) gentoo-dev 2008-04-26 22:41:45 UTC
Created attachment 151072 [details, diff]
octave-forge-2006.03.17-gcc43.patch

Fixes the problem. Home-spun patch.
Comment 3 Markus Dittrich (RETIRED) gentoo-dev 2008-04-27 15:10:43 UTC
Thank you very much for the patch! I just committed
it to portage cvs.

Best,
Markus