[
https://issues.apache.org/jira/browse/ARROW-6171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16921672#comment-16921672
]
Neal Richardson commented on ARROW-6171:
----------------------------------------
To be clear, a C++ dependency mismatch.
> [R] "docker-compose run r" fails
> --------------------------------
>
> Key: ARROW-6171
> URL: https://issues.apache.org/jira/browse/ARROW-6171
> Project: Apache Arrow
> Issue Type: Bug
> Components: Developer Tools, R
> Reporter: Antoine Pitrou
> Priority: Critical
>
> I get the following failure:
> {code}
> ** testing if installed package can be loaded from temporary location
> Error: package or namespace load failed for 'arrow' in dyn.load(file, DLLpath
> = DLLpath, ...):
> unable to load shared object
> '/usr/local/lib/R/site-library/00LOCK-arrow/00new/arrow/libs/arrow.so':
> /opt/conda/lib/libarrow.so.100: undefined symbol:
> LZ4F_resetDecompressionContext
> Error: loading failed
> Execution halted
> ERROR: loading failed
> * removing '/usr/local/lib/R/site-library/arrow'
> {code}
--
This message was sent by Atlassian Jira
(v8.3.2#803003)