NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: toolchain/57519: awk syntax error in crypto/external/bsd/openssl/lib/libcrypto/gen when building on Solaris 11.4 host system
The following reply was made to PR toolchain/57519; it has been noted by GNATS.
From: Palle Lyckegaard <palle%lyckegaard.dk@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: toolchain-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
netbsd-bugs%netbsd.org@localhost, uwe%stderr.spb.ru@localhost
Subject: Re: toolchain/57519: awk syntax error in crypto/external/bsd/openssl/lib/libcrypto/gen
when building on Solaris 11.4 host system
Date: Wed, 16 Aug 2023 18:59:27 +0000 (UTC)
On Wed, 12 Jul 2023, Palle Lyckegaard wrote:
> Sorry for omitting this in the initial report.
>
> Here is the relevant error message:
>
> awk: file "[command line]": line 11: /^{-/: syntax error Context is:
> >>> %s\n", s);
> >>> ^Inext;
> >>> }
> >>> /use OpenSSL/ {
> >>> ^Inext;
> >>> }
> >>> /^{-/ <<<
>
>
> My host environment is setup to support POSIX.1-2008, SUSv4 (see
> https://docs.oracle.com/cd/E88353_01/html/E37853/standards-7.html)
>
> My PATH is:
> PATH=/usr/xpg7/bin:/usr/xpg6/bin:/usr/xpg4/bin:/usr/bin
>
> The version of awk picked up is /usr/xpg4/bin/awk
>
>
Any objection on applying my proposed patch?
I've verified the patch on a NetBSD 9.1 host system as well.
Regards
Palle
palle%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index