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

Bug#464268: marked as done (gcj-4.2: FTBFS: ../../src/gcc/config/i386/crtfastmath.c:96: error: size of array 'st_space' is too large)



Your message dated Sun, 17 May 2009 10:49:16 +0200
with message-id <4A0FCF8C.3060507@debian.org>
and subject line gcj-4.2 removed from unstable, closing bug reports
has caused the Debian Bug report #464268,
regarding gcj-4.2: FTBFS: ../../src/gcc/config/i386/crtfastmath.c:96: error: size of array 'st_space' is too large
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
464268: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=464268
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: gcj-4.2
version: 4.2.3-1
Severity: serious
User: debian-qa@lists.debian.org
Usertags: qa-ftbfs-20080205 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/gcj-4.2-4.2.3/build/./gcc/xgcc -B/build/user/gcj-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
 > /bin/sh ../../src/gcc/../move-if-change tmp-macro_list macro_list
 > ../../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
 > make[5]: *** Waiting for unfinished jobs....
 > echo timestamp > s-macro_list
 > rm fsf-funding.pod gfdl.pod gpl.pod
 > make[5]: Leaving directory `/build/user/gcj-4.2-4.2.3/build/gcc'
 > make[4]: *** [all-stage1-gcc] Error 2
 > make[4]: Leaving directory `/build/user/gcj-4.2-4.2.3/build'
 > make[3]: *** [stage1-bubble] Error 2
 > make[3]: Leaving directory `/build/user/gcj-4.2-4.2.3/build'
 > make[2]: *** [bootstrap-lean] Error 2
 > make[2]: Leaving directory `/build/user/gcj-4.2-4.2.3/build'
 > s=`cat status`; rm -f status; test $s -eq 0
 > make[1]: *** [stamps/05-build-stamp] Error 1
 > make[1]: Leaving directory `/build/user/gcj-4.2-4.2.3'
 > make: *** [stamps/05-build-stamp] Error 2
 > dpkg-buildpackage: failure: debian/rules build gave error exit status 2

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

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 |



--- End Message ---
--- Begin Message ---
gcj-4.2 removed from unstable, closing bug reports; these should be fixed in
gcj-4.4.


--- End Message ---

Reply to: