bug-make
[Top][All Lists]
Advanced

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

Re: Make 4.3.90 RC fails 3 tests on OpenBSD 7.1 i386


From: Paul Smith
Subject: Re: Make 4.3.90 RC fails 3 tests on OpenBSD 7.1 i386
Date: Mon, 26 Sep 2022 00:17:43 -0400
User-agent: Evolution 3.44.4 (by Flathub.org)

Thanks for testing.

On Sun, 2022-09-25 at 17:25 -0700, Mike Gran wrote:
> I configured it using configure with CC=clang and no other options.
> 
> loadapi.mk.3 and loadapi.mk.7 both complain that testapi.so failed
> to load.  If there is an actual testapi.so being built, I can't
> find it.
> 
> output of make -f work/features/loadapi.mk.3
> 
>   work/features/loadapi.mk.3:2: File not found
>   work/features/loadapi.mk.3:2: *** testapi.so: failed to load. 
> Stop.
> 
> features/loadapi.log.3
> 
>   testapi_gmk_setup
>   testapi.so

Can you attach the contents of the "tests/work" subdirectory (for
example tar it up and send it)?  You can email it directly to me, you
don't have to send it to the mailing list.

> And shuffle.1 has the echo lines in a different order
> 
> k, i, b, c, g, j, l, a, d, e, f, all

This just means that OpenBSD uses a different random number algorithm
which is not unexpected.  I might think about implementing a simple RNG
rather than using the system RNG.

But in any event this is not important.



reply via email to

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