Closed pvstodghill closed 3 years ago
Hi, thank you for your report.
It seems the error is caused by compiling bwa
, so you can install bwa by yourself, and then copy it to NextPolish/bin
.
Agreed. I should have looked in the BWA issues first. This bug has already been reported there. On this issue you will also find some patches that address the issue and which you might want to consider incorporating into your tree.
Thanks for your work on NextPolish. We are very, very pleased with the results.
Nice and thanks.
Describe the bug The latest release of NextPolish does not compile with GCC 10, the default version of GCC under Debian 11 (Bullseye). It does compile using GCC 9. And, it compiled using GCC 8, the default version of GCC under Debian 10 (Buster). This bug appears to have been previous reported (#41).
Error message
Operating system
GCC GCC 10
GCC 9
Python
NextPolish
To Reproduce Starting from a vanilla Debian 11 installation, e.g.,
Here are the commands to reproduce + abbreviated output,