[ 
https://issues.apache.org/jira/browse/ARROW-4998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16803858#comment-16803858
 ] 

Romain François commented on ARROW-4998:
----------------------------------------

I have the same problem right now on a new machine. I don't know enough about 
homebrew to be useful. 

Things seem to work if I install with 
{quote}brew install apache-arrow --HEAD
{quote}

> R package fails to install on OSX
> ---------------------------------
>
>                 Key: ARROW-4998
>                 URL: https://issues.apache.org/jira/browse/ARROW-4998
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>         Environment: OSX Mojave 10.4
> R 3.5.2
> Rstudio 1.1.463
> boost 1.69.0
>            Reporter: Jordan Ryda
>            Priority: Major
>
> Following a successful homebrew install of apache arrow, on running 
> {{devtools::install_github("apache/arrow/r")}} within RStudio the compilation 
> + installation all but completes successfully:
>  
> {code:java}
> ** testing if installed package can be loaded
> Error: package or namespace load failed for 'arrow' in dyn.load(file, DLLpath 
> = DLLpath, ...):
>  unable to load shared object 
> '/Library/Frameworks/R.framework/Versions/3.5/Resources/library/arrow/libs/arrow.so':
>   
> dlopen(/Library/Frameworks/R.framework/Versions/3.5/Resources/library/arrow/libs/arrow.so,
>  6): Symbol not found: 
> __ZN5boost11basic_regexIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE9do_assignEPKcS7_j
>   Referenced from: /usr/local/opt/apache-arrow/lib/libparquet.12.dylib
>   Expected in: /usr/local/opt/boost/lib/libboost_regex-mt.dylib
>  in /usr/local/opt/apache-arrow/lib/libparquet.12.dylib
> Error: loading failed
> {code}
> boost 1.69.0 is already installed and up-to-date.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to