Skip to content

[Python] User reports pkg-config does not work properly in FindArrow.cmake for pyarrow #17370

@asfimport

Description

@asfimport
-- 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!

Reporter: Wes McKinney / @wesm
Assignee: Wes McKinney / @wesm

Note: This issue was originally created as ARROW-1337. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions