Can you show me the full pants output? In a thread...
# general
r
Can you show me the full pants output? In a thread if possible
m
failure.txt
env.txt
r
What version of pants are you running?
m
1.4.0rc0
r
Hmm
We recently changed how the compiler interface is compiled.
I cannot help you solve that specific error right now, but upgrading pants might help
m
My JVM was 11
Do you think that could be related?
r
Might be, yes. As another datapoint, I’m using JVM 8
The problem is that it can’t build a jar that it needs as part of bootstrapping our zinc wrapper
So I could see the JDK being the cause
m
How are you setting JVM? Just a JAVA_HOME= before your pants command?
We run 8,9,10 in prod