apache / apache/arrow

[C++] Several Bundled Dependencies fail with 4.0

Open
#45,985 2 comments 0 reactions 0 assignees View on GitHub
Component: C++ Type: bug
Dominant language
C++
Stars
17.1k
Forks
4.3k
Avg merge
3d 13h
Merged PRs (30d)
88

Description

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

CMake 4.0 removes support for `cmake_minimum_required(VERSION 3.5)` or less and several of our bundled dependencies still use this. When they are built with 4.0 the build fails.

Confirmed deps listed as sub-issues.

rapidjson and gflags have not fixed this issue and don't seem to want to release anything. Should we really depend on something like this?

### Component(s)

C++

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.