Re: dash 0.5.13 configure config.status truncated running under dash 0.5.13

Brian Inglis <[email protected]> Sat, 4 Oct 2025 16:47:05 -0600
Newsgroups org.kernel.vger.dash
Organization Systematic Software
Message-ID <[email protected]>
On 2025-10-03 22:00, Herbert Xu wrote:
> On Fri, Oct 03, 2025 at 09:19:39PM -0600, Brian Inglis wrote:
>>
>> Likely the autoreconfig with recently updated automake 1.18 using existing
>> /usr/share/autoconf/autoconf/status.m4 stanza:
> 
> But it's always been like that.  The code is correct as it is.  The
> quotes are split across two here-documents and there is nothing wrnog
> with that.
> 
> For some reason, when you ran the script with dash 0.5.13, the second
> here-document failed silently, thus creating an unterminated quote.
> 
> Please help us find the cause by doing a bisection.  As I said my
> suspicion lies with the new memfd code which obviously won't be run
> on Cygwin so there may be an issue with the fallback path.

Nothing to bisect as all commit configs from 0.5.12..0.5.13 fail, because your 
repo code does not include all your autoupdated config files checked in, and my 
autoreconfig always generates config files that fail at that point.

I will retry 0.5.12 using WANT_AUTOMAKE from 1.17 and WANT_AUTOCONF from 2.69 
(not so granular without removing/reinstalling packages) back until it once 
again works, and then retry 0.5.13, without and with suggested patches if 
required, and if necessary bisect whichever axis/package makes a difference! ;^>

What worries me is that something in the autotools config generation depends on 
it being done under Linux, and something in the Cygwin autotools autoreconfig is 
messing up cross-compatibility, enough that configs are going to start failing 
under Cygwin that work under Linux cross-tools, as Cygwin has been increasingly 
dropping our previous Windows interoperability interfaces, they are becoming 
increasingly less compatible with new POSIX, GNU, and Windows releases, and 
packages are becoming harder to build without hacking more tools!

-- 
Take care. Thanks, Brian Inglis              Calgary, Alberta, Canada

La perfection est atteinte                   Perfection is achieved
non pas lorsqu'il n'y a plus rien à ajouter  not when there is no more to add
mais lorsqu'il n'y a plus rien à retrancher  but when there is no more to cut
                                 -- Antoine de Saint-Exupéry