Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
0.13.0
Description
Travis-CI builds using llvm.org-originated binary packages have started failing:
[ 76%] Linking CXX executable ../../debug/gandiva-engine_llvm_test
../../debug/libgandiva.so.14.0.0: undefined reference to `typeinfo for llvm::ErrorInfoBase'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Apparently this is because LLVM was compiled with RTTI turned off. See example report here:
https://github.com/EOSIO/eos/issues/498
Attachments
Issue Links
- links to