Re: make 4.0: archive rebuild resulted in 73 packages broken (help wanted)

2014-04-30 Thread Guillem Jover
Hi! On Wed, 2014-04-30 at 16:22:37 +0200, Guillem Jover wrote: I think we should first understand why the detection is failing with the newer make. I'm taking a look now. Once that's done we might just be able to fix (or workaround) one of: * make * dpkg-buildpackage * affected

Re: make 4.0: archive rebuild resulted in 73 packages broken (help wanted)

2014-04-30 Thread Paul Smith
On Wed, 2014-04-30 at 18:19 +0200, Guillem Jover wrote: build-stamp: echo $@ build-arch: build-stamp $ make --version | head -n1 GNU Make 4.0 $ make -f detect.mk -qn build-arch; echo $? 2 This is definitely a bug in GNU make 4.0 in handling -q (note the -n is not relevant: you

[bug #42249] error GNU make 4.0 in handling -q -- exits with 2 if something needs to be updated

2014-04-30 Thread Manoj Srivastava
URL: http://savannah.gnu.org/bugs/?42249 Summary: error GNU make 4.0 in handling -q -- exits with 2 if something needs to be updated Project: make Submitted by: srivasta Submitted on: Wed 30 Apr 2014 12:52:35 PM CDT