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/06/07 15:19:00 UTC

[jira] [Commented] (ARROW-12991) [CI] Travis ARM builds often crash

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

Antoine Pitrou commented on ARROW-12991:
----------------------------------------

[~kou]

> [CI] Travis ARM builds often crash
> ----------------------------------
>
>                 Key: ARROW-12991
>                 URL: https://issues.apache.org/jira/browse/ARROW-12991
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++, Continuous Integration
>            Reporter: Antoine Pitrou
>            Priority: Major
>
> Those builds often crash with a compiler crash, for example:
> https://travis-ci.com/github/apache/arrow/jobs/511663690
> {code}
> FAILED: CMakeFiles/libprotobuf.dir/build/cpp/protobuf_ep-prefix/src/protobuf_ep/src/google/protobuf/descriptor.cc.o 
> /usr/bin/c++  -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_PTHREAD -DHAVE_ZLIB -I. -I/build/cpp/protobuf_ep-prefix/src/protobuf_ep/src -fdiagnostics-color=always -ggdb -O0 -g -fPIC   -fdiagnostics-color=always -ggdb -O0 -g -fPIC   -std=c++11 -MD -MT CMakeFiles/libprotobuf.dir/build/cpp/protobuf_ep-prefix/src/protobuf_ep/src/google/protobuf/descriptor.cc.o -MF CMakeFiles/libprotobuf.dir/build/cpp/protobuf_ep-prefix/src/protobuf_ep/src/google/protobuf/descriptor.cc.o.d -o CMakeFiles/libprotobuf.dir/build/cpp/protobuf_ep-prefix/src/protobuf_ep/src/google/protobuf/descriptor.cc.o -c /build/cpp/protobuf_ep-prefix/src/protobuf_ep/src/google/protobuf/descriptor.cc
> c++: fatal error: Killed signal terminated program cc1plus
> {code}
> It seems this is a problem with the Travis-CI ARM execution environment.



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