Skip to content

Instantly share code, notes, and snippets.

@j-fuller
j-fuller / gist:d49abdf8b0cd90f9645cbf73d7023b9a
Created April 7, 2020 13:48
an attempt to run Jetbrains IntelliJ -193.6494.35 under NetBSD 9.0 (64bit):
a. running with NetBSD native OpenJDK 11 without emulation layer installed.
TL;DR:
it would run the IDEA but the IDEA doesn't compile anything even a simple hello world.
Error:
================================================>
Error:Abnormal build process termination:
/usr/pkg/java/openjdk11/bin/java -Xmx700m -Djava.awt.headless=true -Djdt.compiler.useSingleThread=true -Dcompile.parallel=false -Drebuild.on.dependency.change=true -Djava.net.preferIPv4Stack=true -Dio.netty.initialSeedUniquifier=-2380386827071085359 -Dfile.encoding=US-ASCII -Duser.language=en -Duser.country=US -Didea.paths.selector=IntelliJIdea2019.3 -Didea.home.path=/home/admin/Downloads/idea-IU-193.6911.18 -Didea.config.path=/home/admin/.IntelliJIdea2019.3/config -Didea.plugins.path=/home/admin/.IntelliJIdea2019.3/config/plugins -Djps.log.dir=/home/admin/.IntelliJIdea2019.3/system/log/build-log -Djps.fallback.jdk.home=/usr/pkg/java/openjdk11 -Djps.fallback.jdk.version=11.0.5-internal -Dio.netty.noUnsafe=true -Djava.io.tmpdir=/home/admin/.