I imagine this may be a dupilicate, if so nevermind. More recent builds of gcc-3.4.3.20050110 error in when compiling glibc-2.3.4.20050125 / -r1. glibc compiles cleanly with gcc-3.4.3.20050110 built on 05/01/18. I've applied 'fixes' for similar gcc-4 bugs but the error doesn't even change. this occurred with fresh stage and a gcc-3.3 box, both p3's. the jan.18 build idetical ebuilds for p3s on p4 without error and can build nptlonly or nptl for p4 and prescott. make[2]: Entering directory `/var/tmp/portage/glibc-2.3.4.20050125-r1/work/glibc-2.3.4/setjmp' i686-pc-linux-gnu-gcc ../sysdeps/i386/elf/setjmp.S -c -I../include -I. -I/var/tmp/portage/glibc-2.3.4.20050125-r1/work/build-default-i686-pc-linux-gnu-nptl/setjmp -I.. -I../libio -I../nptl -I/var/tmp/portage/glibc-2.3.4.20050125-r1/work/build-default-i686-pc-linux-gnu-nptl -I../sysdeps/i386/elf -I../nptl/sysdeps/unix/sysv/linux/i386/i686 -I../nptl/sysdeps/unix/sysv/linux/i386 -I../nptl/sysdeps/unix/sysv/linux -I../nptl/sysdeps/pthread -I../sysdeps/pthread -I../nptl/sysdeps/unix/sysv -I../nptl/sysdeps/unix -I../nptl/sysdeps/i386/i686 -I../nptl/sysdeps/i386 -I../libidn/sysdeps/unix -I../sysdeps/unix/sysv/linux/i386 -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../sysdeps/unix/sysv/i386 -I../sysdeps/unix/sysv -I../sysdeps/unix/i386 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/i386/i686/fpu -I../sysdeps/i386/i686 -I../sysdeps/i386/i486 -I../nptl/sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/i386 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -nostdinc -isystem /usr/lib/gcc/i686-pc-linux-gnu/3.4.3-20050110/include -isystem /usr/include -D_LIBC_REENTRANT -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -Wa,--noexecstack -o /var/tmp/portage/glibc-2.3.4.20050125-r1/work/build-default-i686-pc-linux-gnu-nptl/setjmp/setjmp.o -MD -MP -MF /var/tmp/portage/glibc-2.3.4.20050125-r1/work/build-default-i686-pc-linux-gnu-nptl/setjmp/setjmp.o.dt -MT /var/tmp/portage/glibc-2.3.4.20050125-r1/work/build-default-i686-pc-linux-gnu-nptl/setjmp/setjmp.o ../sysdeps/i386/elf/setjmp.S: Assembler messages: ../sysdeps/i386/elf/setjmp.S:63: Error: junk at end of line, first unrecognized character is `1' ../sysdeps/i386/elf/setjmp.S:64: Error: junk at end of line, first unrecognized character is `1' ../sysdeps/i386/elf/setjmp.S:65: Error: junk at end of line, first unrecognized character is `1' ../sysdeps/i386/elf/setjmp.S:66: Error: unrecognized symbol type "" ../sysdeps/i386/elf/setjmp.S:66: Error: junk at end of line, first unrecognized character is `1' ../sysdeps/i386/elf/setjmp.S:67: Error: junk at end of line, first unrecognized character is `1' ../sysdeps/i386/elf/setjmp.S:70: Error: expected comma after name `' in .size directive make[2]: *** [/var/tmp/portage/glibc-2.3.4.20050125-r1/work/build-default-i686-pc-linux-gnu-nptl/setjmp/setjmp.o] Error 1 make[2]: Leaving directory `/var/tmp/portage/glibc-2.3.4.20050125-r1/work/glibc-2.3.4/setjmp' make[1]: *** [setjmp/subdir_lib] Error 2 make[1]: Leaving directory `/var/tmp/portage/glibc-2.3.4.20050125-r1/work/glibc-2.3.4' make: *** [all] Error 2
have the same problem with a sparc with glibc-2.3.3-20040420-r2 and gcc-3.4.3-20051001-r2
Try with gcc-3.4.4-r1 and with glibc-2.3.5. If the error is still present, reopen the bug.
duping to real bug
*** This bug has been marked as a duplicate of bug 131108 ***