Wes McKinney created ARROW-1337:
-----------------------------------

             Summary: [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
             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)

Reply via email to