Thank you, people! I will upload a new version to fix this and the
undefined macro error in the powerpc build. Now the remaining problems
are that the SIMD binary in i386 and arm64 are not working, as hinted by
the messages:

INFO: CPU supports SSE2 instruction set, but using scalar floating-point build.

and

INFO: CPU supports ARMv8 advanced-SIMD instruction set, but using scalar 
floating-point build.

I downloaded the built SIMD binaries and indeed they segfault when they
run. The build still succeeds because there's a fallback generic c
version, but it is slow...

Maybe I'll ask upstream to investigate.

Cheers,
Alex

Juhani Numminen <juhaninummin...@gmail.com> writes:

> On Wed, 30 Jan 2019 05:27:48 +0800 Alex Vong <alexvong1...@gmail.com> wrote:
>> Hello Adrian Bunk,
>> 
>> The test log is not useful at all. I want to add a patch to enable
>> verbose test log and let it build again to identify the issues.
>
> But the error message does point to a funny line that appears to
> try to execute a directory...
>
>> > ./tests/..//mlucas: 149: exec: ./tests/../: Permission denied
>> > FAIL tests/spot-check (exit status: 126)
>
> https://sources.debian.org/src/mlucas/17.1-2/scripts/mlucas.in/#L149
>
>     exec "$DIRNAME" "$@"
>
> Maybe there should be an executable name after DIRNAME?
>
>
> Regards,
> Juhani

Attachment: signature.asc
Description: PGP signature

Reply via email to