You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Kouhei Sutou (Jira)" <ji...@apache.org> on 2021/10/07 00:55:00 UTC

[jira] [Resolved] (ARROW-14240) [C++] nlohmann_json_ep always rebuilt

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

Kouhei Sutou resolved ARROW-14240.
----------------------------------
    Fix Version/s: 6.0.0
       Resolution: Fixed

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

> [C++] nlohmann_json_ep always rebuilt
> -------------------------------------
>
>                 Key: ARROW-14240
>                 URL: https://issues.apache.org/jira/browse/ARROW-14240
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Antoine Pitrou
>            Assignee: Kouhei Sutou
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 6.0.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> It seems "nlohmann_json_ep" always gets rebuilt even though the built library is up-to-date.
> {code}
> [1/137] Performing build step for 'nlohmann_json_ep'
> -- nlohmann_json_ep build command succeeded.  See also /build/cpp/nlohmann_json_ep-prefix/src/nlohmann_json_ep-stamp/nlohmann_json_ep-build-*.log
> [2/137] Performing install step for 'nlohmann_json_ep'
> -- nlohmann_json_ep install command succeeded.  See also /build/cpp/nlohmann_json_ep-prefix/src/nlohmann_json_ep-stamp/nlohmann_json_ep-install-*.log
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)