niyue commented on issue #39695:
URL: https://github.com/apache/arrow/issues/39695#issuecomment-1902118540

   I could reproduce the same issue using LLVM 17 + Ubuntu 23.10
   ```
   FAILED pyarrow/tests/test_gandiva.py::test_tree_exp_builder - 
pyarrow.lib.ArrowException: CodeGenError in Gandiva: Could not create LLJIT 
instance: Symbols not found: [ llvm_orc_registerEHFrameSectionWrapper ]
   ```
   So far I played with CMake for a few hours trying to use the 
`export_executable_symbols` CMake function in LLVM, but I don't figure out how 
to address it yet. I will try tomorrow to see if there is any approach to 
address it.


-- 
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