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

Reply via email to