I've been a little sick the last days and decided to be productive instead of just drinking tea all the time.
The result are some (10) squashed bugs from pkg-games, and one long standing nmu.
adonthell
#624998 LP#765984
FTBFS: py_adonthell_wrap.cc:27357:44: error: taking address of temporary [-fpermissive]
Patch by Peter De Wachter, I just had to sign and upload.
alex4
#624884
FTBFS: stat.h:106:22: error: expected identifier or '(' before '[' token
Include defs.h *after* particle.h, thus not redifining __unused from glibc's bits/stat.h
fenix
#554286 LP#770962
FTBFS with binutils-gold
Fixed since 0.92a.dfsg1-6, bug closed. Found different FTBFS though, fix uploaded as -9.
freeciv
#554411
FTBFS with binutils-gold
Closed after verifying that it is fixed since at least 2.2.1 as upstream wrote.
kball
#624978
FTBFS: src/gamemenu.cpp:224:52: error: 'mkdir' was not declared in this scope
Include sys/stat.h in 06_homedir_game.patch and 07_homedir_editor.patch.
kiki-the-nano-bot
#625047 LP#770970
FTBFS: ../src/../SWIG/KikiPy_wrap.cpp:13045:63: error: taking address of temporary [-fpermissive]
Patch by Peter De Wachter, I just had to sign and upload.
late
#624937 LP#770857
FTBFS: ball.h:113:19: error: 'NULL' was not declared in this scope
Include stddef.h in ball.h to define NULL.
libclaw
#625038 #624919 LP#770805
FTBFS: avl_base.hpp:137:15: error: 'ptrdiff_t' does not name a type
Patch by Julien Jorge, I just had to sign and upload.
liquidwar
#555468
FTBFS with binutils-gold
Patch by Stephen Kitt, I just had to sign and upload.
lordsawar
#555564
FTBFS with binutils-gold
Closed after verifying that it is fixed since at least 0.1.8
xnecview
#621392
FTBFS on armel: expected identifier before numeric constant
R0 is already taken as a register name on armel, rename xnecview's constant to DEFFAULTR0. (Patch basically stolen from Ubuntu)
Comments