Bug#897592: ebtables: randomly FTBFS - makefile is not parallel safe

2018-05-04 Thread James Cowgill
Hi, On 03/05/18 16:27, Alberto Molina Coballes wrote: > Thanks James, these kinds of errors are often difficult to deal with. > > Do you think that it should be enough disabling parallel build in dh? > Tested on amd64 seems to work properly. Yes that should workaround the problem. It seems to

Bug#897592: ebtables: randomly FTBFS - makefile is not parallel safe

2018-05-03 Thread Alberto Molina Coballes
Thanks James, these kinds of errors are often difficult to deal with. Do you think that it should be enough disabling parallel build in dh? Tested on amd64 seems to work properly. Alberto

Bug#897592: ebtables: randomly FTBFS - makefile is not parallel safe

2018-05-03 Thread Arturo Borrero Gonzalez
On 3 May 2018 at 12:07, James Cowgill wrote: > When parallel builds are enabled, the "scripts" and "exec" targets will > be run in parallel which fails because: > - exec does not create $(DESTDIR)$(BINDIR) so will fail if scripts has > not created it yet. > - exec copies

Bug#897592: ebtables: randomly FTBFS - makefile is not parallel safe

2018-05-03 Thread James Cowgill
Source: ebtables Version: 2.0.10.4-4 Severity: serious Tags: sid buster Hi, ebtables randomly FTBFS during the install stage. Example on ppc64el: > make -j8 -Oline install DESTDIR=/<>/debian/ebtables > AM_UPDATE_INFO_DIR=no "INSTALL=install --strip-program=true" > make[1]: Entering