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

Philipp Moritz commented on ARROW-2976:
---------------------------------------

This is for example reproduced in 
[https://travis-ci.org/apache/arrow/jobs/412011071,] where we get after
{code:java}
['bash', '/home/travis/build/apache/arrow/python/pyarrow/tensorflow/build.sh', 
'/home/travis/build/apache/arrow/python/pyarrow/include', 
'-L/home/travis/build/apache/arrow/python/pyarrow']{code}
that
{code:java}
/usr/bin/ld: cannot find -lplasma
/usr/bin/ld: cannot find -larrow_python
/usr/bin/ld: cannot find -larrow{code}

> [Python] Directory in pyarrow.get_library_dirs() on Travis doesn't contain 
> libarrow.so
> --------------------------------------------------------------------------------------
>
>                 Key: ARROW-2976
>                 URL: https://issues.apache.org/jira/browse/ARROW-2976
>             Project: Apache Arrow
>          Issue Type: Improvement
>            Reporter: Philipp Moritz
>            Priority: Major
>
> Concerning the way pyarrow is built in `travis_script_python.sh`:
> The directory in pyarrow._get_library_dirs_() doesn't seem to contain 
> libarrow.so.



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

Reply via email to