[
https://issues.apache.org/jira/browse/ARROW-13424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou updated ARROW-13424:
-----------------------------------
Fix Version/s: (was: 5.0.0)
6.0.0
> [C++] conda-forge benchmark library rejected
> --------------------------------------------
>
> Key: ARROW-13424
> URL: https://issues.apache.org/jira/browse/ARROW-13424
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Reporter: Antoine Pitrou
> Assignee: Kouhei Sutou
> Priority: Major
> Labels: pull-request-available
> Fix For: 6.0.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> It seems that our detection routine for the C++ benchmark library got broken
> recently:
> {code}
> CMake Error at cmake_modules/ThirdpartyToolchain.cmake:235 (find_package):
> Could not find a configuration file for package "benchmark" that is
> compatible with requested version "0.0.0".
> The following configuration files were considered but not accepted:
>
> /home/antoine/miniconda3/envs/pyarrow/lib/cmake/benchmark/benchmarkConfig.cmake,
> version: 1.5.4
> Call Stack (most recent call first):
> cmake_modules/ThirdpartyToolchain.cmake:1852 (resolve_dependency)
> CMakeLists.txt:515 (include)
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)