FS#26942 - [bomberclone] fails to build

Attached to Project: Community Packages
Opened by Andrea Scarpino (BaSh) - Thursday, 17 November 2011, 13:36 GMT
Last edited by Lukas Fleischer (lfleischer) - Saturday, 25 February 2012, 22:53 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Lukas Fleischer (lfleischer)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
bomb.c:506:8: error: variable 'dist' set but not used [-Werror=unused-but-set-variable]
cc1: all warnings being treated as errors

make[2]: *** [bomb.o] Error 1
make[2]: *** Waiting for unfinished jobs....
mv -f .deps/main.Tpo .deps/main.Po
make[2]: Leaving directory `/build/src/bomberclone-0.11.9/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/build/src/bomberclone-0.11.9'
make: *** [all] Error 2
make: INTERNAL: Exiting with 5 jobserver tokens available; should be 4!

Additional info:
* bomberclone 0.11.9-1

Steps to reproduce:
Try to build it.
This task depends upon

Closed by  Lukas Fleischer (lfleischer)
Saturday, 25 February 2012, 22:53 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed in 0.11.9-2.
Comment by Lukas Fleischer (lfleischer) - Friday, 18 November 2011, 07:59 GMT
Already noticed that when I tried to do a signing rebuild. I created a patch and sent it to the author two weeks ago. No reply yet.
Comment by Lukas Fleischer (lfleischer) - Saturday, 25 February 2012, 22:47 GMT
Seems like my patch has been applied upstream. Added it to the PKGBUILD.

Loading...