tadeja commented on issue #50242:
URL: https://github.com/apache/arrow/issues/50242#issuecomment-4798559079

   Investigated in #50243: the library is present and loadable in the env. The 
failure is an intermittent rpath miss when the conda llvm-tools binary is 
invoked from the package cache (`@loader_path/../lib` -> no `libLLVM`).
   
   So #50243 works around it by adding `$CONDA_PREFIX/lib` to 
`DYLD_FALLBACK_LIBRARY_PATH` for the build.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to