The current machine does not support all of the following CPU features that are required by the image: [CX8, CMOV, FXSR, MMX, SSE, SSE2, SSE3, SSSE3, SSE4_1, SSE4_2, POPCNT, LZCNT, AVX, AVX2, BMI1, BMI2, FMA].
Please rebuild the executable with an appropriate setting of the -march option.
We distribute the x86-64 image which used to work fine via Rosetta. I suppose the recent GraalVM version upgrade is causing this. Not sure what we can do, as we can't build native Arm binaries via GH Actions AFAIK.
Getting this when running yesterday's release on Mac M1:
We distribute the x86-64 image which used to work fine via Rosetta. I suppose the recent GraalVM version upgrade is causing this. Not sure what we can do, as we can't build native Arm binaries via GH Actions AFAIK.