Dmitry Goncharov wrote:
> > - On Solaris 11 OmniOS, there are only 3 test failures. Attached.
> These are the same failures that you reported on centos.
Indeed.
> 10 s is so long, i suspect there is a deadlock.
Possibly. Often the cause of a deadlock, in interprocess communication,
is that a f
On Tue, Oct 25, 2022 at 10:26 AM Bruno Haible wrote:
> With GNU make 4.3.92, the results are much better:
> - On Solaris 11.4 and Solaris 11 OpenIndiana, all tests pass.
> - On Solaris 11 OmniOS, there are only 3 test failures. Attached.
These are the same failures that you reported on cento
I wrote:
> On Solaris 11.4 / x86_64, in 64-bit mode, the compilation works fine, but
> there
> are 20 test failures. Likewise in 32-bit mode.
>
> On Solaris 11 OmniOS, in 64-bit mode, the compilation works fine, but there
> are 22 test failures. In 32-bit mode, even 26 test failures.
>
> On Sola