You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/07/22 17:21:02 UTC

[jira] [Resolved] (ARROW-13424) [C++] conda-forge benchmark library rejected

     [ https://issues.apache.org/jira/browse/ARROW-13424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine Pitrou resolved ARROW-13424.
------------------------------------
    Fix Version/s: 5.0.0
       Resolution: Fixed

Issue resolved by pull request 10771
[https://github.com/apache/arrow/pull/10771]

> [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: 5.0.0
>
>          Time Spent: 1h 10m
>  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)