Source: tennix Version: 1.1-1 Severity: serious Tags: wheezy sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20120321 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > g++ -W -Wall -ansi -pedantic -Wcast-qual -Wwrite-strings -DVERSION=\"1.1\" > -O2 -DPREFIX=\"usr\" -g `python-config --includes` -DTENNIX_PYTHON > $(sdl-config --cflags) -c -o network.o network.c > In file included from /usr/include/python2.7/Python.h:8:0, > from input.h:31, > from game.h:31, > from network.c:24: > /usr/include/python2.7/pyconfig.h:1161:0: warning: "_POSIX_C_SOURCE" > redefined [enabled by default] > /usr/include/features.h:163:0: note: this is the location of the previous > definition > /usr/include/python2.7/pyconfig.h:1183:0: warning: "_XOPEN_SOURCE" redefined > [enabled by default] > /usr/include/features.h:165:0: note: this is the location of the previous > definition > In file included from /usr/include/python2.7/Python.h:86:0, > from input.h:31, > from game.h:31, > from network.c:24: > /usr/include/python2.7/intobject.h:45:1: warning: ISO C++ 1998 does not > support 'long long' [-Wlong-long] > In file included from /usr/include/python2.7/Python.h:88:0, > from input.h:31, > from game.h:31, > from network.c:24: > /usr/include/python2.7/longobject.h:49:44: warning: ISO C++ 1998 does not > support 'long long' [-Wlong-long] > /usr/include/python2.7/longobject.h:50:52: warning: ISO C++ 1998 does not > support 'long long' [-Wlong-long] > /usr/include/python2.7/longobject.h:51:1: warning: ISO C++ 1998 does not > support 'long long' [-Wlong-long] > /usr/include/python2.7/longobject.h:52:1: warning: ISO C++ 1998 does not > support 'long long' [-Wlong-long] > /usr/include/python2.7/longobject.h:53:1: warning: ISO C++ 1998 does not > support 'long long' [-Wlong-long] > /usr/include/python2.7/longobject.h:54:1: warning: ISO C++ 1998 does not > support 'long long' [-Wlong-long] > network.c: In function 'void net_unserialize_ball(const NetworkBall*, Ball*)': > network.c:189:28: error: reinterpret_cast from type 'const Uint32* {aka const > unsigned int*}' to type 'Uint32* {aka unsigned int*}' casts away qualifiers > network.c:190:28: error: reinterpret_cast from type 'const Uint32* {aka const > unsigned int*}' to type 'Uint32* {aka unsigned int*}' casts away qualifiers > network.c:191:28: error: reinterpret_cast from type 'const Uint32* {aka const > unsigned int*}' to type 'Uint32* {aka unsigned int*}' casts away qualifiers > network.c:192:33: error: reinterpret_cast from type 'const Uint32* {aka const > unsigned int*}' to type 'Uint32* {aka unsigned int*}' casts away qualifiers > network.c:193:33: error: reinterpret_cast from type 'const Uint32* {aka const > unsigned int*}' to type 'Uint32* {aka unsigned int*}' casts away qualifiers > network.c:194:33: error: reinterpret_cast from type 'const Uint32* {aka const > unsigned int*}' to type 'Uint32* {aka unsigned int*}' casts away qualifiers > network.c: In function 'void net_unserialize_player(const NetworkPlayer*, > Player*)': > network.c:219:28: error: reinterpret_cast from type 'const Uint32* {aka const > unsigned int*}' to type 'Uint32* {aka unsigned int*}' casts away qualifiers > network.c:220:28: error: reinterpret_cast from type 'const Uint32* {aka const > unsigned int*}' to type 'Uint32* {aka unsigned int*}' casts away qualifiers > network.c:221:32: error: reinterpret_cast from type 'const Uint32* {aka const > unsigned int*}' to type 'Uint32* {aka unsigned int*}' casts away qualifiers > network.c:227:37: error: reinterpret_cast from type 'const Uint32* {aka const > unsigned int*}' to type 'Uint32* {aka unsigned int*}' casts away qualifiers > make[2]: *** [network.o] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2012/03/21/tennix_1.1-1.log 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. Internet was not accessible from the build systems. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org