[
https://issues.apache.org/jira/browse/ARROW-7182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou closed ARROW-7182.
---------------------------------
Resolution: Won't Fix
> [CI][Crossbow] NIghtly fuzzit build broken in docker-compose refactor
> ---------------------------------------------------------------------
>
> Key: ARROW-7182
> URL: https://issues.apache.org/jira/browse/ARROW-7182
> Project: Apache Arrow
> Issue Type: Bug
> Components: Continuous Integration
> Reporter: Neal Richardson
> Priority: Major
>
> See https://circleci.com/gh/ursa-labs/crossbow/4959 for example.
> {code}
> /arrow/ci/scripts/fuzzit_build.sh: line 26: pushd:
> /arrow/cpp/build/relwithdebinfo: No such file or directory
> {code}
> Scrolling up in the logs, it looks like the build dir is actually
> {{/build/cpp}}, so given that, we should {{pushd /build/cpp/relwithdebinfo}}.
> cc [~kszucs]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)