On Fri, Feb 04, 2022 at 09:44:26PM +0000, Daniel Bungert wrote:
> Package: icmake
> Version: 10.01.01-2
> Severity: normal
> 
> Tested against both Debian Sid and Ubuntu Jammy, icmake will fail to
> build valid binaries for bobcat on s390x.

I am working with the upstream author and the build failure has been
confirmed to be an endianness bug.  The icmake compiler, icm-comp,
generates an intermediate byte-code that is passed to the
interpreter/executor (icm-exec).  The byte-code generated on s390x
differs in just a few bytes from a little-endian machine, so maybe the
fix won't be too bad.

More to come...

Reply via email to