Bug#818148: bullet: Out of memory errors do not make the build to stop

Santiago Vila sanvila at unex.es
Tue Mar 15 14:36:56 UTC 2016


> Is there anything different with your compiled version of Bullet and
> the current one in Debian's archive?

Please try

grep root/root the-build-log-I-sent-you | grep png | wc

You will get only 20 different png files.

By contrast:

grep root/root a-sane-build-log | grep png | wc

yields 2180 different png files.


This clearly means the package was generated incorrectly, but it says
"Status: successful" at the end of the build log.

So, this is a grave bug indeed. Either the package is built correctly
or it's not. If it's not, it should never say it is.

If debian/rules is not to blame for this, please consider forwarding
this upstream, it's clearly a Makefile-like problem (even if it's
not using "make" as such).

Thanks.



More information about the Pkg-games-devel mailing list