Skip to content

[Python] ERROR: Failed building wheel for pyarrow on FreeBSD #36963

@ghost

Description

Describe the bug, including details regarding any error messages, version, and platform.

OS: FreeBSD 13.2
Python versions 3.9.17 / 3.10 / 3.11
Environments: venv
pip install pyarrow

Cmake Error at CMakeLists.txt:377 (target_link_libraries)
Target "arrow_python" links to:
Arrow::arrow_shared
but the target was not found.Possible reasons include:
* There is a typo in the targets name
* A find_package call is missing for an IMPORTED target.
* An ALIAS target is missing.
Cmake Generate step failed. Build files cannot be regenerated correctly.
error: command '/usr/local/bin/cmake' failed with exit code 1
ERROR: Failed building wheel for pyarrow
Failed to build pyarrow
ERROR: Could not build wheels for pyarrow, which is required to install pyproject.toml-based projects

Component(s)

Python

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions