This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
snapshot fails building latest glibc snapshot
- To: gcc-bugs at gcc dot gnu dot org
- Subject: snapshot fails building latest glibc snapshot
- From: Art Haas <arthur dot haas at waii dot com>
- Date: Wed, 9 Aug 2000 09:04:22 -0500 (CDT)
Monday's snapshot bombs out trying to compile glibc-2.1.92.
My system - i686-pc-linux-gnu, glibc-2.1.3, binutils-2.10.0.18
Relevant snippet from compile log:
/home/cs004/gnu/egcs-20000807/objdir/gcc/xgcc
-B/home/cs004/gnu/egcs-20000807/objdir/gcc/
../sysdeps/unix/sysv/linux/dl-sysdep.c -c -O2 -Wall -Winline
-Wstrict-prototypes -Wwrite-strings -save-temps -fPIC -I../include -I.
-I/home/cs004/gnu/glibc-snapbuild/elf -I.. -I../libio
-I/home/cs004/gnu/glibc-snapbuild -I../sysdeps/i386/elf
-I../linuxthreads/sysdeps/unix/sysv/linux/i386
-I../linuxthreads/sysdeps/unix/sysv/linux
-I../linuxthreads/sysdeps/pthread -I../linuxthreads/sysdeps/unix/sysv
-I../linuxthreads/sysdeps/unix -I../linuxthreads/sysdeps/i386/i686
-I../linuxthreads/sysdeps/i386 -I../sysdeps/unix/sysv/linux/i386/i686
-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/i686 -I../sysdeps/unix/i386/i586
-I../sysdeps/unix/i386 -I../sysdeps/unix -I../sysdeps/posix
-I../sysdeps/i386/i686/fpu -I../sysdeps/i386/i686 -I../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
/home/cs004/gnu/egcs-20000807/objdir/gcc/include -isystem
/usr/src/linux/include -D_LIBC_REENTRANT -include
../include/libc-symbols.h -DPIC -DSHARED -o
/home/cs004/gnu/glibc-snapbuild/elf/dl-sysdep.os In file included from
../sysdeps/generic/dl-sysdep.c:35,
from ../sysdeps/unix/sysv/linux/dl-sysdep.c:42:
../sysdeps/unix/sysv/linux/i386/dl-procinfo.h:43:43: warning: pasting
would not give a valid preprocessing token
../sysdeps/unix/sysv/linux/i386/dl-procinfo.h:47:54: warning: pasting
would not give a valid preprocessing token
../sysdeps/unix/sysv/linux/i386/dl-procinfo.h:49:33: warning: pasting
would not give a valid preprocessing token In file included from
../sysdeps/unix/sysv/linux/dl-sysdep.c:42:
../sysdeps/generic/dl-sysdep.c:205:39: warning: pasting would not give a
valid preprocessing token ../sysdeps/generic/dl-sysdep.c:211:39: warning:
pasting would not give a valid preprocessing token
../sysdeps/generic/dl-sysdep.c:217:39: warning: pasting would not give a
valid preprocessing token ../sysdeps/generic/dl-sysdep.c:223:39: warning:
pasting would not give a valid preprocessing token
../sysdeps/generic/dl-sysdep.c:229:39: warning: pasting would not give a
valid preprocessing token ../sysdeps/generic/dl-sysdep.c:235:39: warning:
pasting would not give a valid preprocessing token
../sysdeps/generic/dl-sysdep.c:241:39: warning: pasting would not give a
valid preprocessing token ../sysdeps/generic/dl-sysdep.c:247:39: warning:
pasting would not give a valid preprocessing token
../sysdeps/generic/dl-sysdep.c:253:39: warning: pasting would not give a
valid preprocessing token ../sysdeps/generic/dl-sysdep.c:256:72: warning:
pasting would not give a valid preprocessing token
../sysdeps/generic/dl-sysdep.c:264:41: warning: pasting would not give a
valid preprocessing token ../sysdeps/generic/dl-sysdep.c:270:39: warning:
pasting would not give a valid preprocessing token In file included from
../sysdeps/unix/sysv/linux/dl-sysdep.c:41: ../sysdeps/generic/dl-sysdep.c:
In function `_dl_show_auxv': ../sysdeps/generic/dl-sysdep.c:273: Internal
compiler error in gen_lowpart, at emit-rtl.c:1084
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[2]: *** [/home/cs004/gnu/glibc-snapbuild/elf/dl-sysdep.os] Error 1
make[2]: Leaving directory `/home/cs004/gnu/glibc-2.1.92/elf'
make[1]: *** [elf/subdir_lib] Error 2
make[1]: Leaving directory `/home/cs004/gnu/glibc-2.1.92'
make: *** [all] Error 2
The saved `.i' file should make it as an attatchment if I don't goof
things up.
Thanks for the work on GCC.
###############################
# Art Haas
# (713) 689-2417
###############################
Preprocessed dl-sysdep.i code