On Thu, Nov 29, 2018 at 02:56:30PM +0530, Ritesh Raj Sarraf wrote: > On Tue, 2018-11-27 at 14:27 +0100, Bernhard Schmidt wrote: > > Ah no, it is displayed as reproducible although one of the two builds > > failed. That's a bit weird. > > > > The buster test also failed, and I did see it failing once locally > > with > > -j10, although the next build went fine. Looks like a problem > > introduced > > with parallel building. Quick workaround would be --no-parallel. > > I don't see anything specific about parallel builds in my build config.
debhelper(7): v10 This is the recommended mode of operation. Changes from v9 are: ... - Debhelper will default to --parallel for all buildsystems that support parallel building. This can be disabled by using either --no-parallel or passing --max-parallel with a value of 1. > Also, I use the same tools (pbuilder) for my builds here, locally, and > it is all building fine. > > I can make a new upload with `--no-parallel` but I would like to test > that before. Is there a way to do that ? while dpkg-buildpackage -B -J100 --no-sign; do true; done This fails quickly for me without --no-parallel, an always passes with --no-parallel. cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed