[
https://issues.apache.org/jira/browse/ARROW-5148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17662171#comment-17662171
]
Rok Mihevc commented on ARROW-5148:
-----------------------------------
This issue has been migrated to [issue
#21629|https://github.com/apache/arrow/issues/21629] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [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
> Assignee: Antoine Pitrou
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 0.14.0
>
> Time Spent: 50m
> 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
(v8.20.10#820010)