On Sun, May 11 2014, Bernhard R. Link wrote: > Package: make > Version: 4.0-5 > Severity: normal > > > debian/rules does not tell configure which optional features to use, so > they are added or not depending on autodetection, that is whether some > packages are installed or not. As those are also not found in the > Build-Conflicts, the build is nondeterministic:
All kinds of things make build non-deterministic. Setting up the
build environment consistently is required for any kind of
determinism. A clean machine with build-essential and the build depends
will result in make without guile. As such, all kinds of things in the
user environment may change the behaviour of the software built.
As such, this allows users to simply recompile make with one
added package installed to get make with guile support. I consider this
a feature.
manoj
--
According to the latest official figures, 43% of all statistics are
totally worthless.
Manoj Srivastava <[email protected]> <http://www.golden-gryphon.com/>
4096R/C5779A1C E37E 5EC5 2A01 DA25 AD20 05B6 CF48 9438 C577 9A1C
signature.asc
Description: PGP signature

