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

Bug 208083

Summary: gcc segmentation fault processing /net/netfilter/core.o Kernel compile PPC
Product: Gentoo Linux Reporter: David Shuman <d.shuman>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: PPC   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description David Shuman 2008-01-29 19:03:32 UTC
Performing make && make modules_install on PPC kernel.  Prior to that had error with emerge --ask --update --newuse --deep gcc running from the LiveCD on an oldworld Mac 9500 PPC (on GCC module 4.1.2).  Tried to make the Kernel -- it failed too.  Retried emerge --ask --update --newuse --deep world - failed on gcc again.  Skipped gcc tried to do glibc - came up wanting to to gcc too replied no.  Issued emerge --ask --update --newuse --deep udev -- it and 6 other packages successfully emerged -- however unlike the gcc list udev was the last of the packages emerged instesd of the first.  Issued emerge --ask --update --newuse --deep gcc -- it and glibc both completed successfully.  Then tried make && make modules_install again -- failed appears different from earlier failure.  Steps to continue -- retry make and see if error repeats.  emerge --sync then update world the make && make modules_install again.  I have around 4 long days and some full nights of compiles invested in this I hope I do not need to start over.  (MaxPowr G4/500mhz daughter card instead of std 132 Mhz standard card from Apple)
Use flags  minimal -X -xosd -gtk -alsa -ipv6 -java -kde -gnome altivec clamav crypt ncurses syslog

Reproducible: Didn't try

Steps to Reproduce:
1. make && make modules_install
2.
3.

Actual Results:  
gcc: internal error: Segmentation fault (program as)
Please submit a full bug report
see <URL ...>
make[2]: *** [net/netfilter/core.o] Error 1
make[1]: *** [net/netfilter] Error 2
make: *** [net} Error 2

Expected Results:  
Successful compilation of the Kernel

Will attempt attach from another machine after request is logged

This bug may well be of my own making and not in the software itself this is my first PPC setup -- trying for a server with severely limited use flags -- see above.
Comment 1 David Shuman 2008-01-29 19:26:37 UTC
Does not repeat.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2008-01-29 21:18:15 UTC
Reopen to resolve properly...
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2008-01-29 21:18:24 UTC

*** This bug has been marked as a duplicate of bug 20600 ***