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

Bug 219392

Summary: sci-mathematics/octave-forge-2006.03.17-r1 fails w/ gcc-4.3.0
Product: Gentoo Linux Reporter: Peter Alfredsen (RETIRED) <loki_val>
Component: [OLD] GCC PortingAssignee: Gentoo Science Mathematics related packages <sci-mathematics>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 2007.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 198121    
Attachments: build.log
octave-forge-2006.03.17-gcc43.patch

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