Hi Guys,
I just started to build gkno on my personal MacBook, the building process seemed ok, however some tools were not built:
verifyBamID, musket, rufus, jellyfish, mutatrix..
Do you have any idea why ? Has anyone encountered these issue before ?
P.S:
$java -version
java version "1.7.0_55"
Java(TM) SE Runtime Environment (build 1.7.0_55-b13)
Java HotSpot(TM) 64-Bit Server VM (build 24.55-b03, mixed mode)
Best !
Kizuna
Try running
gkno update
and perhaps examining or posting the logs for problem tools.Hi Alex,
once doing gkno update:
Logs:
If you're running into a compilation issue, you might also post an issue on the gkno Github site for the developers to look at, including a description of your build toolkit (versions of gcc/llvm, ant, cmake, etc.), a transcript of your build, test and update logs, as well as the text of all error logs.
I have re-installed newer versions of apache-ant and python and gkno was re-built again. Although missing verifyBamID, musket, rufus, jellyfish, mutatrix, as these are not the principal pipes everything is ok :))
thanks again Al Ward