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

Praveen Kumar Desabandu commented on ARROW-5485:
------------------------------------------------

[~wesmckinn] I think this started when we switched to using shared gtest 
library.

We get the following error : (happens both locally and in travis when building 
gtest from source)

dyld: Library not loaded: libgtest_main.dylib
 Referenced from: 
/Users/travis/build/[secure]/arrow-build/arrow/cpp/build/./release/gandiva-decimal_test
 Reason: image not found
dev/tasks/gandiva-jars/build-cpp-osx.sh: line 45:  5626 Abort trap: 6

All tests failed with this error.

Maybe the rpath for the source code build library is not being set correctly? I 
ran it with the cmake rpath flag to on but it did not help.

I am planning to turn tests off in OsX Crossbow if this is not a quick fix.

> [Gandiva][Crossbow] OSx builds failing
> --------------------------------------
>
>                 Key: ARROW-5485
>                 URL: https://issues.apache.org/jira/browse/ARROW-5485
>             Project: Apache Arrow
>          Issue Type: Task
>          Components: Packaging
>    Affects Versions: 0.14.0
>            Reporter: Praveen Kumar Desabandu
>            Assignee: Praveen Kumar Desabandu
>            Priority: Major
>             Fix For: 0.14.0
>
>
> OSX builds are failing for the last 3 days.



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

Reply via email to