Source: python-sfml Version: 1.5-2 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20131103 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Posibly due to API changes on the new libsfml package. Relevant part (hopefully): > x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 > -Wall -Wstrict-prototypes -fPIC -I../include -I/usr/include/python2.7 -c > src/Clock.cpp -o build/temp.linux-x86_64-2.7/src/Clock.o > cc1plus: warning: command line option '-Wstrict-prototypes' is valid for > C/ObjC but not for C++ [enabled by default] > src/Clock.cpp: In function 'PyObject* PySfClock_GetElapsedTime(PySfClock*)': > src/Clock.cpp:53:39: error: 'class sf::Clock' has no member named > 'GetElapsedTime' > return PyFloat_FromDouble(self->obj->GetElapsedTime()); > ^ > src/Clock.cpp: In function 'PyObject* PySfClock_Reset(PySfClock*)': > src/Clock.cpp:59:13: error: 'class sf::Clock' has no member named 'Reset' > self->obj->Reset(); > ^ > src/Clock.cpp: In function 'PyObject* PySfClock_GetElapsedTime(PySfClock*)': > src/Clock.cpp:54:1: warning: control reaches end of non-void function > [-Wreturn-type] > } > ^ > error: command 'x86_64-linux-gnu-gcc' failed with exit status 1 > make: *** [build-python2.7] Error 1 The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2013/11/03/python-sfml_1.5-2_unstable.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 EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org