Bug#465580: gcc-4.2: FTBFS: ../../src/gcc/config/i386/crtfastmath.c:96: error: size of array 'st_space' is too large
you were not able to reproduce this the last time. Why file it again? Lucas Nussbaum writes: > Package: gcc-4.2 > Version: 4.2.3-1 > Severity: serious > User: [EMAIL PROTECTED] > 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
Bug#465580: gcc-4.2: FTBFS: ../../src/gcc/config/i386/crtfastmath.c:96: error: size of array 'st_space' is too large
On 14/02/08 at 14:40 +0100, Matthias Klose wrote: > you were not able to reproduce this the last time. Why file it again? Erm, seems that last time, another package was affected, because I can't find the bug on http://bugs.d.o/src:gcc-4.2. The fact that I can reproduce it now with that package probably means that it's a random issue affecting all gcc packages... Might be caused by a problem with the handling of "parallel" builds. -- | Lucas Nussbaum | [EMAIL PROTECTED] http://www.lucas-nussbaum.net/ | | jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F | -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]