GNU bug report logs - #65292
30.0.50; unportable shell construct in configure

Previous Next

Package: emacs;

Reported by: Thomas Klausner <wiz <at> gatalith.at>

Date: Mon, 14 Aug 2023 16:11:01 UTC

Severity: normal

Found in version 30.0.50

Done: Po Lu <luangruo <at> yahoo.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Po Lu <luangruo <at> yahoo.com>
To: Thomas Klausner <wiz <at> gatalith.at>
Cc: 65292 <at> debbugs.gnu.org
Subject: bug#65292: 30.0.50; unportable shell construct in configure
Date: Tue, 15 Aug 2023 10:23:24 +0800
Appears that I neglected to copy the bug tracker into my initial reply.
Resending.

Thomas Klausner <wiz <at> gatalith.at> writes:

> NetBSD's sh doesn't like:
>
> if test -n "${ndk_commands//\n }"
>
> (it works in bash)
>
> This construct has been in m4/ndk-build.m4 for quite some time, I'm
> not
> sure how it ended up in configure now, but I guess it was one of the
> recent Android changes.

Indeed.  However, the function containing that substitution is not
utilized under NetBSD.

Does its presence lead to actual difficulties during configure, or is it
merely an error reported when running sh -n?




This bug report was last modified 1 year and 279 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.