In pants2, is there a way to ensure that the `LD_L...
# general
a
In pants2, is there a way to ensure that the
LD_LIBRARY_PATH
environment variable gets set / used during build / testing?
1
h
a
Thanks!
@happy-kitchen-89482 - is there a way to output the environment variables? (specified
LD_LIBRARY_PATH
, but doesn't appear to be honored)
h
What are you trying to do? what specific thing is not seeing that env var?
f
@ambitious-spoon-69726: Can you share the Pants command line you are running and what the applicable targets are?
h
For example, not all processes use that option, despite its docs implying that they do...
a
Yeah, working on digging it up. This is a weird setup where someone wrote a wrapper around pants.... so should have more info later...