bug-make
[Top][All Lists]
Advanced

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

Re: GNU make 4.3.92 on Solaris 11


From: Dmitry Goncharov
Subject: Re: GNU make 4.3.92 on Solaris 11
Date: Thu, 27 Oct 2022 16:08:29 -0400

On Tue, Oct 25, 2022 at 10:26 AM Bruno Haible <bruno@clisp.org> 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 centos.
What i see, is that you run your sun on x86_64. i built make with your
config.h and it passes all tests for me on sun on sparc.
i had to make one change though.
#include <stdbool.h>
in findprog.h to compile it with your config.h.

10 s is so long, i suspect there is a deadlock.
Can you please tell us how to reproduce (either sun or centos)? Where
do you get your vm image, how you run it, any specific env settings,
which compiler, any other important details?

regards, Dmitry



reply via email to

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