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 OpenBSD 6.5


From: Paul Smith
Subject: Re: GNU Make 4.3.92 on OpenBSD 6.5
Date: Tue, 25 Oct 2022 11:00:09 -0400
User-agent: Evolution 3.46.0 (by Flathub.org))

On Tue, 2022-10-25 at 16:32 +0200, Bruno Haible wrote:
> On OpenBSD 6.5, I see 6 test failures.

There are SIGSEGV in the loadapi tests; I'm not sure where to go with
this as I'll need some debugging done on the segv at least a backtrace
or something.

And, there are timeout errors.

If you change this line in tests/test_driver.pl:

  $test_timeout = 5;

to something like:

  $test_timeout = 30;

do you still see failures like these:

  Test timed out after 5 seconds
  Error running /.../make (expected 15; got 14) ...

  Caught signal 14!



reply via email to

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