zhanxw / rvtests

Rare variant test software for next generation sequencing data
129 stars 41 forks source link

Compilation issues and segmentation faults #91

Open kassaq opened 4 years ago

kassaq commented 4 years ago

We're unable to compile rvtests on our Linux cluster. We've tried compiling under three different compiler combinations on our system and each time we get a series of compile errors and exit 1 after what seems like forever (really about 20 minutes). Is there a list of dependencies or something else we should be aware of that may be causing the compilation crashes? We're running CentOS Linux version 7 (Linux 3.10.0-862.9.1.el7.x86_64 kernel). The alternative precompiled Linux64 version downloaded from here throws segmentation faults immediately so rvtests is basically unusable either way.

kassaq commented 4 years ago

Is anyone maintaining this page and the software? If not, it would be nice to know not to bother.

zhanxw commented 4 years ago

Can you place the error messages here? As you may know, every release of RVTESTS was compiled and distributed by Travis-CI, that means a third party can compile and run RVTESTS before it was release. So I am confident RVTESTS can be compiled.