On 05/12/2020 20:26, Andreas Tille wrote:
Control: tags -1 help

Hi,

I need to admit that I have no idea why this error occures on arm64.

According to reproducible builds, it's also happening on i386 and armhf,
it's showing a pass for amd64 but that could just be because it hasn't
been tested for a while (I've just hit the re-test button)


Any hint would be welcome

Looks like you need to add #include <stdlib.h> to 
libhmsbeagle/GPU/GPUInterface.h
I would guess stdlib.h was previously pulled in implicitly by some other header 
and
no longer is.

Reply via email to