You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/08/08 00:43:00 UTC

[jira] [Assigned] (ARROW-1337) [Python] User reports pkg-config does not work properly in FindArrow.cmake for pyarrow

     [ https://issues.apache.org/jira/browse/ARROW-1337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney reassigned ARROW-1337:
-----------------------------------

    Assignee: Wes McKinney

> [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.6.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)