On Wed, Sep 05, 2018 at 03:18:49AM +0100, Steve McIntyre wrote:

> >> > $ /usr/bin/highlight /dev/null
> >> > Illegal instruction
> >>
> >I can reproduce it in amdahl using an armel chroot. The rest of the
> >build works fine, it only fails at the end when calling highlight.
> 
> amdahl is an arm64 machine, and so doesn't support the SWP
> instruction directly in hardware. It was deprecated a long time
> ago, and was removed in most implementation of version 8 of the ARM
> architecture.

Ok, I was unaware of this. From my side I often use amdahl for
debugging because it has more memory and is faster than abel, which in
the case of WebKit makes a huge difference.

If the armel buildds don't have this problem and can build the package
fine then it's not a big deal for me.

> That *can* be changed, but a better solution for now would be to use
> a machine with a v7 or earlier CPU (like abel).

Ok, feel free to close the bug in this case.

Berto

Reply via email to