You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/09/03 11:17:00 UTC

[jira] [Commented] (ARROW-6424) [C++][Fuzzing] Fuzzit nightly is broken

    [ https://issues.apache.org/jira/browse/ARROW-6424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16921343#comment-16921343 ] 

Antoine Pitrou commented on ARROW-6424:
---------------------------------------

Sorry for that.

> [C++][Fuzzing] Fuzzit nightly is broken
> ---------------------------------------
>
>                 Key: ARROW-6424
>                 URL: https://issues.apache.org/jira/browse/ARROW-6424
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++, Continuous Integration
>            Reporter: Marco Neumann
>            Assignee: Antoine Pitrou
>            Priority: Major
>              Labels: C++, fuzzer
>
> We don't get any new fuzzit uploads anymore, see https://circleci.com/gh/ursa-labs/crossbow/2296 for details. Seems like the binary is not found anymore:
> {noformat}
> ...
> + pushd /build/cpp
> /build/cpp /
> + mkdir ./relwithdebinfo/out
> + cp ./relwithdebinfo/arrow-ipc-fuzzing-test ./relwithdebinfo/out/fuzzer
> cp: cannot stat './relwithdebinfo/arrow-ipc-fuzzing-test': No such file or directory
> Exited with code 1
> {noformat}
> Looking at https://github.com/ursa-labs/crossbow/branches/all?utf8=%E2%9C%93&query=fuzzit , it seems it is broken as of the 19th of August, and very likely due to [438a140142be423b1b2af2399567a0a8aeba9aa1|https://github.com/apache/arrow/commit/438a140142be423b1b2af2399567a0a8aeba9aa1].



--
This message was sent by Atlassian Jira
(v8.3.2#803003)