[
https://issues.apache.org/jira/browse/ARROW-5148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou resolved ARROW-5148.
-----------------------------------
Resolution: Fixed
Fix Version/s: 0.14.0
Issue resolved by pull request 4135
[https://github.com/apache/arrow/pull/4135]
> [CI] [C++] LLVM-related compile errors
> --------------------------------------
>
> Key: ARROW-5148
> URL: https://issues.apache.org/jira/browse/ARROW-5148
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++, C++ - Gandiva, Continuous Integration
> Affects Versions: 0.13.0
> Reporter: Antoine Pitrou
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 0.14.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Travis-CI builds using llvm.org-originated binary packages have started
> failing:
> {code}
> [ 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)
> {code}
> Apparently this is because LLVM was compiled with RTTI turned off. See
> example report here:
> https://github.com/EOSIO/eos/issues/498
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)