bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [GNU Autoconf 2.72e] testsuite: 11 119 261 failed on Solaris 11.4 x8


From: Alan Coopersmith
Subject: Re: [GNU Autoconf 2.72e] testsuite: 11 119 261 failed on Solaris 11.4 x86
Date: Tue, 2 Jan 2024 10:40:07 -0800
User-agent: Mozilla Thunderbird

On 12/21/23 13:46, Alan Coopersmith wrote:
On Solaris 11.4, /bin/sh is currently a somewhat modified ksh93u+ -
we're working to resync with the new community upstream still.

In that shell, when I run:
   printf "test" </dev/null >/dev/full
it prints nothing and $? is set to 0.

The same happens with /usr/bin/printf instead of the shell builtin.

The engineer working to resync our ksh93 with the latest upstream code from
https://github.com/ksh93/ksh has confirmed this is already fixed upstream
for the ksh builtin.  From a quick look, this appears to be thanks to
https://github.com/ksh93/ksh/commit/93e15a303585df3ecf8184818f2d5ff569ff2ba1
but https://github.com/ksh93/ksh/issues/313 notes that work remains for
other builtins.

--
        -Alan Coopersmith-                 alan.coopersmith@oracle.com
         Oracle Solaris Engineering - https://blogs.oracle.com/solaris




reply via email to

[Prev in Thread] Current Thread [Next in Thread]