benedictpaten / marginPhase

MIT License
34 stars 16 forks source link

Test failing due to illegal instruction (Debian packaging) #20

Closed shayandoust closed 4 years ago

shayandoust commented 4 years ago

Hello,

I am currently packaging marginPhase1 for the Debian-Med2 packaging team. Unfortunately, the test fails and I am not sure why. Right after "Creating read partitioning HMMs", I get an "Illegal instruction". The full log of my build is available here, to which the test is also ran and its output is visible: https://paste.debian.net/1154344/

Any suggestions or solution would be much appreciated.

Kind regards, Shayan Doust

shayandoust commented 4 years ago

Issue fixed. Was due to popcnt and my machine not having such bit instruction set.