Skip to content

[C++] xxhash not installed into dist/lib/include when building C++ #31963

@asfimport

Description

@asfimport

My C++ build setup doesn’t install dist/include/arrow/vendored/xxhash/ but only dist/include/arrow/vendored/xxhash.h. The last time the module was installed was in november 2021.

As arrow/python/arrow_to_pandas.cc includes arrow/util/hashing.h ->  arrow/vendored/xxhash.h  -> arrow/vendored/xxhash/xxhash.h this module is needed to try to build Python C++ API separately from C++ (ARROW-16340).

Reporter: Alenka Frim / @AlenkaF
Assignee: Alenka Frim / @AlenkaF

PRs and other links:

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions