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

Wes McKinney commented on ARROW-1337:
-------------------------------------

Thanks for this detail. The pkg-config worked OK for me in a normal setting; it 
seems like there might be something about the restricted chroot environment 
that's affecting things. This is an unusual scenario, but if we can come up 
with a reproducible set of steps we can see if it's fixable in our build files, 
or a bug in cmake, or something else

> [Python] User reports pkg-config does not work properly in FindArrow.cmake 
> for pyarrow
> --------------------------------------------------------------------------------------
>
>                 Key: ARROW-1337
>                 URL: https://issues.apache.org/jira/browse/ARROW-1337
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>             Fix For: 0.7.0
>
>
> {code}
> -- Checking for module 'arrow'
> --   Found arrow, version 0.5.0
> -- Arrow ABI version: 0.0.0
> -- Arrow SO version: 0
> -- Found the Arrow core library: 
> /gnu/store/h3cb0ynq76cmzs2vp2syqd42kkdh9paa-apache-arrow-0.5.0/lib/libarrow.so
> -- Found the Arrow Python library: 
> /gnu/store/h3cb0ynq76cmzs2vp2syqd42kkdh9paa-apache-arrow-0.5.0/lib/libarrow_python.so
> CMake Error at cmake_modules/BuildUtils.cmake:88 (message):
>   No static or shared library provided for arrow
> Call Stack (most recent call first):
>   CMakeLists.txt:263 (ADD_THIRDPARTY_LIB)
> -- Configuring incomplete, errors occurred!
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to