[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [make-4.2.90] functions/wildcard failed on Solaris 11.3 x86/x64
From: |
Paul Smith |
Subject: |
Re: [make-4.2.90] functions/wildcard failed on Solaris 11.3 x86/x64 |
Date: |
Tue, 03 Sep 2019 00:00:57 -0400 |
User-agent: |
Evolution 3.32.1-2 |
On Fri, 2019-08-30 at 00:38 +0900, Kiyoshi KANAZAWA wrote:
> But, there are also N/A:
> functions/guile ......................................... N/A
> misc/close_stdout ....................................... N/A
> vms/library ............................................. N/A
>
> I do not know if they are expected.
These are expected. At least, I assume you do not have the GNU Guile
library installed.
And of course, Solaris != VMS so no VMS tests will be performed.
The close_stdout test relies on the presence of the /dev/full device
which exists only on GNU/Linux as far as I'm aware. I have not thought
of a way to test this behavior in a straightforward way without
/dev/full available.
Thanks for testing!
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [make-4.2.90] functions/wildcard failed on Solaris 11.3 x86/x64,
Paul Smith <=