Open jprnz opened 6 years ago
@tedsharpe Do you have any thoughts on how to address this?
It appears that the linux version of the packaged libfml was compiled with a different version of gcc than the one on jprnz's machine. (We compile so that we have the right version for a Google dataproc cluster.) I think the best thing to do would be to download git@github.com:broadinstitute/gatk-fermilite-jni.git, and follow the instructions in the last paragraph of the readme for doing a local recompilation.
@tedsharpe this seems like a reasonable short-term fix.
Bug Report
When running the StructuralVariationDiscoveryPipelineSpark, I am getting the following error:
I am running version 4.0.8.1 of GATK using openjdk version 1.8.0_212. The command I am using is:
Thanks for taking a look!