Skip to content
Prev 16948 / 21312 Next

[Bioc-devel] Unable to reproduce OS/X build error for "netDx" package

Hi Shraddha,

I don't know what Java the build system uses, but I can reproduce the error
with Java 13.  It's fine with Java 8 as you say.

I wont copy the whole error message as it's the same as I see on the build
system, but I do notice that in the middle I see:

Java 8 detected

This seems wrong for my system:
java version "13.0.2" 2020-01-14
Java(TM) SE Runtime Environment (build 13.0.2+8)
Java HotSpot(TM) 64-Bit Server VM (build 13.0.2+8, mixed mode, sharing)

Perhaps there's an issue with whatever part of the code is detecting the
version of java?

Mike


On Wed, 24 Jun 2020 at 18:10, Shraddha Pai <shraddhapai.neuro at gmail.com>
wrote: