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

Bug#465580: gcc-4.2: FTBFS: ../../src/gcc/config/i386/crtfastmath.c:96: error: size of array 'st_space' is too large



Package: gcc-4.2
Version: 4.2.3-1
Severity: serious
User: debian-qa@lists.debian.org
Usertags: qa-ftbfs-20080212 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

Relevant part:
> /build/user/gcc-4.2-4.2.3/build/./gcc/xgcc -B/build/user/gcc-4.2-4.2.3/build/./gcc/ -B/usr/i486-linux-gnu/bin/ -B/usr/i486-linux-gnu/lib/ -isystem /usr/i486-linux-gnu/include -isystem /usr/i486-linux-gnu/sys-include -O2  -O2 -g -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -msse -c \
 > 		../../src/gcc/config/i386/crtfastmath.c \
 > 		-o crtfastmath.o
 > ../../src/gcc/config/i386/crtfastmath.c: In function 'set_fast_math':
 > ../../src/gcc/config/i386/crtfastmath.c:58: warning: integer constant is too large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:60: warning: integer constant is too large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:60: warning: this decimal constant is unsigned only in ISO C90
 > ../../src/gcc/config/i386/crtfastmath.c:60: warning: integer constant is too large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:66: warning: this decimal constant is unsigned only in ISO C90
 > ../../src/gcc/config/i386/crtfastmath.c:66: warning: integer constant is too large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:68: warning: this decimal constant is unsigned only in ISO C90
 > ../../src/gcc/config/i386/crtfastmath.c:68: warning: integer constant is too large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:68: warning: comparison is always false due to limited range of data type
 > ../../src/gcc/config/i386/crtfastmath.c:73: warning: integer constant is too large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:75: warning: integer constant is too large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:75: warning: integer constant is too large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:75: warning: left shift count >= width of type
 > ../../src/gcc/config/i386/crtfastmath.c:75: warning: integer overflow in expression
 > ../../src/gcc/config/i386/crtfastmath.c:75: warning: integer overflow in expression
 > ../../src/gcc/config/i386/crtfastmath.c:79: warning: integer constant is too large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:79: warning: integer constant is too large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:79: warning: left shift count >= width of type
 > ../../src/gcc/config/i386/crtfastmath.c:79: warning: integer overflow in expression
 > ../../src/gcc/config/i386/crtfastmath.c:81: warning: integer constant is too large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:81: warning: integer constant is too large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:81: warning: left shift count >= width of type
 > ../../src/gcc/config/i386/crtfastmath.c:81: warning: integer overflow in expression
 > ../../src/gcc/config/i386/crtfastmath.c:81: warning: integer overflow in expression
 > ../../src/gcc/config/i386/crtfastmath.c:96: warning: integer constant is too large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:96: error: size of array 'st_space' is too large
 > ../../src/gcc/config/i386/crtfastmath.c:97: warning: integer constant is too large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:97: error: size of array 'xmm_space' is too large
 > ../../src/gcc/config/i386/crtfastmath.c:98: warning: integer constant is too large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:98: error: size of array 'padding' is too large
 > ../../src/gcc/config/i386/crtfastmath.c:99: warning: integer constant is too large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:99: error: requested alignment is too large
 > ../../src/gcc/config/i386/crtfastmath.c:101: warning: this decimal constant is unsigned only in ISO C90
 > ../../src/gcc/config/i386/crtfastmath.c:101: warning: integer constant is too large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:101: warning: overflow in implicit constant conversion
 > ../../src/gcc/config/i386/crtfastmath.c:105: warning: integer constant is too large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:105: warning: integer constant is too large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:105: warning: left shift count >= width of type
 > ../../src/gcc/config/i386/crtfastmath.c:105: warning: integer overflow in expression
 > ../../src/gcc/config/i386/crtfastmath.c:105: warning: integer overflow in expression
 > ../../src/gcc/config/i386/crtfastmath.c:106: warning: integer constant is too large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:106: warning: integer constant is too large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:106: warning: left shift count >= width of type
 > ../../src/gcc/config/i386/crtfastmath.c:106: warning: integer overflow in expression
 > make[5]: *** [crtfastmath.o] Error 1

The full build log is available from:
        http://people.debian.org/~lucas/logs/2008/02/12

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| lucas@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas@nussbaum.fr             GPG: 1024D/023B3F4F |



Reply to: