Bug#906330:

2021-04-01 Thread Andrej Shadura
Control: retitle -1 bmake: sanitise MAKEFLAGS in the debhelper plugin Hi, On Thu, 1 Apr 2021, at 12:09, Yangfl wrote: > > On Thu, 1 Apr 2021, at 11:51, Yangfl wrote: > > > `sbuild --no-arch-all --no-run-lintian -j1 -d unstable csh` will fail > > > (which use bmake) and `sbuild --no-arch-all --no-

Bug#906330:

2021-04-01 Thread Yangfl
Andrej Shadura 于2021年4月1日周四 下午5:55写道: > > Control: tag -1 moreinfo > > Hi, > > On Thu, 1 Apr 2021, at 11:51, Yangfl wrote: > > `sbuild --no-arch-all --no-run-lintian -j1 -d unstable csh` will fail > > (which use bmake) and `sbuild --no-arch-all --no-run-lintian -d > > unstable csh` does not, since

Bug#906330:

2021-04-01 Thread Andrej Shadura
Control: tag -1 moreinfo Hi, On Thu, 1 Apr 2021, at 11:51, Yangfl wrote: > `sbuild --no-arch-all --no-run-lintian -j1 -d unstable csh` will fail > (which use bmake) and `sbuild --no-arch-all --no-run-lintian -d > unstable csh` does not, since in the former case bmake will get > `MAKEFLAGS='w -j1'

Bug#906330: bmake: debhelper plugin's exists_make_target() misbehaves when -j is in $MAKEFLAGS

2019-01-07 Thread Andrej Shadura
On Fri, 17 Aug 2018 10:05:31 + Damyan Ivanov wrote: > Package: bmake > Version: 20160220-2+b1 > Severity: normal > Tags: patch > > Hi, > > While rebuilding some packages that were using bmake, I stumbled on a couple > failures, which were only triggered when `-j X` was passed to sbuild. Eve

Bug#906330: bmake: debhelper plugin's exists_make_target() misbehaves when -j is in $MAKEFLAGS

2018-08-17 Thread Damyan Ivanov
Package: bmake Version: 20160220-2+b1 Severity: normal Tags: patch Hi, While rebuilding some packages that were using bmake, I stumbled on a couple failures, which were only triggered when `-j X` was passed to sbuild. Even `-j 1` caused failure. The failure looks like: dh_auto_test -O--b