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

Uwe L. Korn commented on ARROW-3483:
------------------------------------

This output looks suspicious:

{code}
Adding pyarrow 0.11.1.dev49+gcd6e094 to easy-install.pth file
Installing plasma_store script to 
/home/travis/build/apache/arrow/pyarrow-test-2.7/bin

Installed /home/travis/build/apache/arrow/python
Processing dependencies for pyarrow==0.11.1.dev49+gcd6e094
Searching for futures==3.2.0
Best match: futures 3.2.0
Adding futures 3.2.0 to easy-install.pth file

Using 
/home/travis/build/apache/arrow/pyarrow-test-2.7/lib/python2.7/site-packages
Searching for six==1.11.0
Best match: six 1.11.0
Adding six 1.11.0 to easy-install.pth file

Using 
/home/travis/build/apache/arrow/pyarrow-test-2.7/lib/python2.7/site-packages
Searching for numpy==1.15.2
Best match: numpy 1.15.2
Adding numpy 1.15.2 to easy-install.pth file
{code}

> [CI] Python 3.6 build failure on Travis-CI
> ------------------------------------------
>
>                 Key: ARROW-3483
>                 URL: https://issues.apache.org/jira/browse/ARROW-3483
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Continuous Integration
>            Reporter: Antoine Pitrou
>            Priority: Major
>
> This seems to have appeared recently:
> https://travis-ci.org/apache/arrow/jobs/439696079#L4242
> {code}
> -- Looking for python3.6m
> -- Found Python lib 
> /home/travis/build/apache/arrow/pyarrow-test-3.6/lib/libpython3.6m.a
> CMake Error at cmake_modules/FindNumPy.cmake:62 (message):
>   NumPy import failure:
>   Traceback (most recent call last):
>     File 
> "/home/travis/build/apache/arrow/pyarrow-test-3.6/lib/python3.6/site-packages/numpy/core/__init__.py",
>  line 16, in <module>
>       from . import multiarray
>   ImportError: libpython3.6m.so.1.0: cannot open shared object file: No such
>   file or directory
> {code}



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

Reply via email to