Source: xbubble
Version: 0.5.11.2-3.2
Severity: normal

>From my pbuilder build log, using a setup preferring glibc and gcc-defaults
from experimental:

...
gcc -DHAVE_CONFIG_H -I. -I. -I.   -D_FORTIFY_SOURCE=2 -g 
-DDATADIR=\"/usr/share/xbubble\"  -O3 -finline-functions -ffast-math 
-funroll-loops -fno-strict-aliasing -Wall -Wunused -Wmissing-prototypes 
-Wmissing-declarations -Wshadow -Wpointer-arith -Wchar-subscripts -Wcomment 
-Wformat -Wwrite-strings -Wno-unused-variable -Wno-unused-function 
-Wno-unused-label -Werror -g -c board.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -D_FORTIFY_SOURCE=2 -g 
-DDATADIR=\"/usr/share/xbubble\"  -O3 -finline-functions -ffast-math 
-funroll-loops -fno-strict-aliasing -Wall -Wunused -Wmissing-prototypes 
-Wmissing-declarations -Wshadow -Wpointer-arith -Wchar-subscripts -Wcomment 
-Wformat -Wwrite-strings -Wno-unused-variable -Wno-unused-function 
-Wno-unused-label -Werror -g -c timer.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -D_FORTIFY_SOURCE=2 -g 
-DDATADIR=\"/usr/share/xbubble\"  -O3 -finline-functions -ffast-math 
-funroll-loops -fno-strict-aliasing -Wall -Wunused -Wmissing-prototypes 
-Wmissing-declarations -Wshadow -Wpointer-arith -Wchar-subscripts -Wcomment 
-Wformat -Wwrite-strings -Wno-unused-variable -Wno-unused-function 
-Wno-unused-label -Werror -g -c game.c
game.c: In function 'frame_update':
game.c:360:35: error: array subscript is above array bounds 
[-Werror=array-bounds]
  if ( window == game->board_window[i] ) 
                                   ^
game.c:361:4: error: array subscript is above array bounds 
[-Werror=array-bounds]
    XCopyArea( display,
    ^
cc1: all warnings being treated as errors
Makefile:313: recipe for target 'game.o' failed
make[3]: *** [game.o] Error 1
make[3]: Leaving directory '/tmp/buildd/xbubble-0.5.11.2/src'
Makefile:202: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/xbubble-0.5.11.2/src'
Makefile:220: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/tmp/buildd/xbubble-0.5.11.2'
/usr/share/cdbs/1/class/makefile.mk:47: recipe for target 
'debian/stamp-makefile-build' failed
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to