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

Bug 388067

Summary: gfortran in gcc-4.6.1 is causing inernal compiler error
Product: Gentoo Linux Reporter: Martin Vala <Martin.Vala>
Component: [OLD] DevelopmentAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Martin Vala 2011-10-22 00:02:28 UTC
Hi All,

in alice overlay i have aliroot-svn-an package and i get following error and i don't know what to do with it. Can you help?

[100%] Building Fortran object TAmpt/CMakeFiles/ampt.dir/AMPT/art1f.f.o
[100%] Building Fortran object TAmpt/CMakeFiles/ampt.dir/AMPT/hijing1.383_ampt.f.o
gfortran: internal compiler error: Killed (program f951)
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugs.gentoo.org/> for instructions.
make[2]: *** [TAmpt/CMakeFiles/ampt.dir/AMPT/hijing1.383_ampt.f.o] Error 4
make[1]: *** [TAmpt/CMakeFiles/ampt.dir/all] Error 2
make: *** [all] Error 2
emake failed

I think similar problem you can find at https://bugzilla.redhat.com/show_bug.cgi?id=716721

Thanks for some help.

Ciao

Martin
Comment 1 Alex Legler (RETIRED) archtester gentoo-dev Security 2011-10-22 14:23:21 UTC
Please read the instructions when filing bugs. "Bugzilla" is NOT the correct product for this kind of issue.
Comment 2 Martin Vala 2011-10-22 18:32:03 UTC
(In reply to comment #1)
> Please read the instructions when filing bugs. "Bugzilla" is NOT the correct
> product for this kind of issue.

Sorry my bad.

Ciao

Martin
Comment 3 Martin Vala 2011-10-23 22:04:48 UTC
Fixed with 4.6.2 (i tried it with gcc-4.6.2-r9999)

Ciao

Martin