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

Bug 18866

Summary: New glibc won't compile during emerge --update world.
Product: Gentoo Linux Reporter: anthony jean <diablo>
Component: [OLD] Core systemAssignee: Please assign to toolchain <gcc-porting>
Status: RESOLVED WORKSFORME    
Severity: major CC: cretin
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description anthony jean 2003-04-06 14:15:25 UTC
nss_compat/compat-grp.c: In function `_nss_compat_endgrent':
nss_compat/compat-grp.c:234: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
{standard input}: Assembler messages:
{standard input}:324: Warning: partial line at end of file ignored
make[2]: ***
[/var/tmp/portage/glibc-2.3.2-r1/work/glibc-2.3.2/buildhere/nis/compat-grp.os]
Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory
`/var/tmp/portage/glibc-2.3.2-r1/work/glibc-2.3.2/nis'
make[1]: *** [nis/others] Error 2
make[1]: Leaving directory
`/var/tmp/portage/glibc-2.3.2-r1/work/glibc-2.3.2'
make: *** [all] Error 2
 
!!! ERROR: sys-libs/glibc-2.3.2-r1 failed.
!!! Function src_compile, Line 365, Exitcode 2
!!! (no error message)

Reproducible: Always
Steps to Reproduce:
1. run emerge --update world
2. drink cup of coffee
3. cry like little girl

Actual Results:  
nss_compat/compat-grp.c: In function `_nss_compat_endgrent':
nss_compat/compat-grp.c:234: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
{standard input}: Assembler messages:
{standard input}:324: Warning: partial line at end of file ignored
make[2]: ***
[/var/tmp/portage/glibc-2.3.2-r1/work/glibc-2.3.2/buildhere/nis/compat-grp.os]
Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory
`/var/tmp/portage/glibc-2.3.2-r1/work/glibc-2.3.2/nis'
make[1]: *** [nis/others] Error 2
make[1]: Leaving directory
`/var/tmp/portage/glibc-2.3.2-r1/work/glibc-2.3.2'
make: *** [all] Error 2
 
!!! ERROR: sys-libs/glibc-2.3.2-r1 failed.
!!! Function src_compile, Line 365, Exitcode 2
!!! (no error message)

Expected Results:  
Successful compile.
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2003-04-06 23:41:56 UTC
gcc/whatever segfault.  Sure you have enouth free space and memory/swap ?  Attach
output of 'emerge info'.
Comment 2 Joshua Kinard gentoo-dev 2003-10-30 14:31:45 UTC
glibc-2.3.2-r1 is in stable, and there hasn't been any updates on this bug
so I'm assuming the problem was a local, random "quirk".  Resolving as WORKSFORME.
 If the issue comes up again, feel free to re-open the bug.