Control: tags -1 + confirmed Hi Miao Wang,
On Wed, Mar 18, 2026 at 06:58:18PM +0800, Miao Wang wrote: > When I build curl with parallel=32, the package FTBFS > with the following error: > > > test 0459...[config file with argument using whitespace missing quotes] > > > > 459: stderr FAILED: > > --- log/106/check-expected 2026-03-18 08:45:29.006237960 +0000 > > +++ log/106/check-generated 2026-03-18 08:45:29.006202062 +0000 > > @@ -1,2 +1,2 @@ > > -Warning: log/106/config:1 Option 'data' uses argument with unquoted > > whitespace.[CR][LF] > > -Warning: This may cause side-effects. Consider double quotes.[CR][LF] > > +Warning: log/106/config:1 Option 'data' uses argument with unquoted > > [CR][LF] > > +Warning: whitespace. This may cause side-effects. Consider double > > quotes.[CR][LF] > > ...... > > > > FAIL 459: 'config file with argument using whitespace missing quotes' HTTP, > > --config > > > > TESTFAIL: These test cases failed: 459 Well, I think Debian's build machines are not that powerful then ;-) But our autopkgtests got that problem and I was the one who reported upstream. We are going to get that patch in the new upload a few days from now. If you're building yourself and facing the problem, try building with nocheck build profile (DEB_BUILD_PROFILES=nocheck) while the next release doens't come out. Cheers, Charles

