On Thu, Jul 12, 2007 at 11:21:04PM +0200, Fathi Boudra wrote: > it's strange, it builds properly under my i386. It seems something goes wrong > on the build daemon: > http://buildd.debian.org/fetch.cgi?&pkg=elfkickers&ver=2.0a-1&arch=i386&stamp=1184168569&file=log > > the package must has failed to build ... same for mipsel architecture. > > You can use my package until it's fixed properly: > http://fboudra.free.fr/debian/elfkickers_2.0a-1/
Hi, I think the severity of this bug should be 'grave', as it's making the package unusable on i386 and mipsel. Please modify the build system so that it will fail with an error code when compiler errors occur instead of producing an empty package. I think just adding 'set -e' before the for loop in 01_add_toplevel_makefile.diff should be enough. This way failed builds will be detected by the buildd system and can be requeued automatically. Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

