[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#335821: glibc: ftbfs [sparc] tls-macros.h:735:3: error: #error "No support for this architecture so far."



Package: glibc
Version: 2.3.5-7
Severity: serious
Justification: no longer builds from source


glibc failed to build on a sparc buildd, duplicated on my sparc pbuilder.


gcc-4.0 -m64 tst-tlsmod2.c -c -std=gnu99 -O2 -O3 -Wall -Winline -Wstrict-prototypes -Wwrite-strings -fstrict-aliasing -g -g1 -pipe -fcall-used-g6  -fPIC    -I../include -I. -I/build/buildd/glibc-2.3.5/build-tree/sparc-sparc64/elf -I.. -I../libio  -I/build/buildd/glibc-2.3.5/build-tree/sparc-sparc64 -I../sysdeps/sparc/sparc64/elf -I../linuxthreads/sysdeps/unix/sysv/linux/sparc/sparc64 -I../linuxthreads/sysdeps/unix/sysv/linux/sparc -I../linuxthreads/sysdeps/unix/sysv/linux -I../linuxthreads/sysdeps/pthread -I../sysdeps/pthread -I../linuxthreads/sysdeps/unix/sysv -I../linuxthreads/sysdeps/unix -I../linuxthreads/sysdeps/sparc/sparc64 -I../linuxthreads/sysdeps/sparc -I../sysdeps/unix/sysv/linux/sparc/sparc64 -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/sparc -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/sparc -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/sparc/sparc64/fpu -I../sysdeps/sparc/sparc64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/sparc/sparc64/soft-fp -I../sysdeps/sparc/fpu -I../sysdeps/sparc -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -nostdinc -isystem /usr/lib/gcc/sparc-linux-gnu/4.0.2/include -isystem /build/buildd/glibc-2.3.5/debian/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h  -DPIC -DSHARED  -DNOT_IN_libc=1 -DNOT_IN_libc   -o /build/buildd/glibc-2.3.5/build-tree/sparc-sparc64/elf/tst-tlsmod2.os -MD -MP -MF /build/buildd/glibc-2.3.5/build-tree/sparc-sparc64/elf/tst-tlsmod2.os.dt -MT /build/buildd/glibc-2.3.5/build-tree/sparc-sparc64/elf/tst-tlsmod2.os
In file included from tst-tlsmod1.c:6:
tls-macros.h:735:3: error: #error "No support for this architecture so far."
tst-tlsmod1.c: In function 'in_dso':
tst-tlsmod1.c:27: warning: implicit declaration of function 'TLS_IE'
tst-tlsmod1.c:27: error: 'foo' undeclared (first use in this function)
tst-tlsmod1.c:27: error: (Each undeclared identifier is reported only once
tst-tlsmod1.c:27: error: for each function it appears in.)
tst-tlsmod1.c:27: warning: assignment makes pointer from integer without a cast
tst-tlsmod1.c:28: error: 'bar' undeclared (first use in this function)
tst-tlsmod1.c:28: warning: assignment makes pointer from integer without a cast
tst-tlsmod1.c:45: warning: implicit declaration of function 'TLS_GD'
tst-tlsmod1.c:45: warning: assignment makes pointer from integer without a cast
tst-tlsmod1.c:46: warning: assignment makes pointer from integer without a cast
tst-tlsmod1.c:47: error: 'baz' undeclared (first use in this function)
tst-tlsmod1.c:47: warning: assignment makes pointer from integer without a cast
make[3]: *** [/build/buildd/glibc-2.3.5/build-tree/sparc-sparc64/elf/tst-tlsmod1.os] Error 1
make[3]: *** Waiting for unfinished jobs....
In file included from tst-tlsmod2.c:6:
tls-macros.h:735:3: error: #error "No support for this architecture so far."
tst-tlsmod2.c: In function 'in_dso':
tst-tlsmod2.c:21: warning: implicit declaration of function 'TLS_GD'
tst-tlsmod2.c:21: error: 'foo' undeclared (first use in this function)
tst-tlsmod2.c:21: error: (Each undeclared identifier is reported only once
tst-tlsmod2.c:21: error: for each function it appears in.)
tst-tlsmod2.c:21: warning: assignment makes pointer from integer without a cast
make[3]: *** [/build/buildd/glibc-2.3.5/build-tree/sparc-sparc64/elf/tst-tlsmod2.os] Error 1



Reply to: