#753844 blobwars: FTBFS with clang instead of gcc

Package:
blobwars
Source:
blobwars
Description:
platform shooting game
Submitter:
Arthur Marble
Date:
2014-07-23 16:12:11 UTC
Severity:
normal
#753844#5
Date:
2014-07-05 17:21:47 UTC
From:
To:
Hello,

Using the rebuild infrastructure, your package fails to build with clang
(instead of gcc).

Thanks,
Arthur

#753844#10
Date:
2014-07-05 21:18:15 UTC
From:
To:
[...]
[...]

Uhm, why is clang giving an error? This is perfectly valid C. I can
imagine that it would error if you compile it with -Wall -Werror, but as
far as I know the only warning turned into an error is format-security.
Could this be a clang bug? Do you have the full build log from using
clang?

#753844#15
Date:
2014-07-05 21:20:22 UTC
From:
To:
Never mind, I was looking at the wrong makefiles, -Werror is indeed
enabled. I'll apply your patch!

#753844#20
Date:
2014-07-23 16:08:53 UTC
From:
To:
forcemerge 686545 753844
tags 753844 + fixed-upstream
thanks

Going through the list of outstanding bugs, I noticed that the issue was
already reported by Cyril Roelandt and the patch has been committed
upstream. So the fix will be part of the next release of Blobwars.