You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Raúl Cumplido (Jira)" <ji...@apache.org> on 2022/09/12 11:25:00 UTC

[jira] [Created] (ARROW-17684) [CI][Packaging] Nightly packaging ubuntu-jammy-arm64 is failing

Raúl Cumplido created ARROW-17684:
-------------------------------------

             Summary: [CI][Packaging] Nightly packaging ubuntu-jammy-arm64 is failing
                 Key: ARROW-17684
                 URL: https://issues.apache.org/jira/browse/ARROW-17684
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++, Continuous Integration, Packaging
            Reporter: Raúl Cumplido


The job 
 * [ubuntu-jammy-arm64|https://github.com/ursacomputing/crossbow/runs/8290941911]

has been failing since the 1st of September, there is no error on travis only the following message:
{code:java}
 [165/200] /usr/bin/c++ -DARROW_HAVE_NEON -DARROW_HDFS -DARROW_MIMALLOC -DARROW_WITH_BROTLI -DARROW_WITH_BZ2 -DARROW_WITH_LZ4 -DARROW_WITH_RE2 -DARROW_WITH_SNAPPY -DARROW_WITH_TIMING_TESTS -DARROW_WITH_UTF8PROC -DARROW_WITH_ZLIB -DARROW_WITH_ZSTD -DBOOST_ALL_NO_LIB -DJSON_DIAGNOSTICS=0 -DJSON_USE_IMPLICIT_CONVERSIONS=1 -DURI_STATIC_BUILD -I/build/apache-arrow-10.0.0.dev184/cpp_build/src -I/build/apache-arrow-10.0.0.dev184/cpp/src -I/build/apache-arrow-10.0.0.dev184/cpp/src/generated -isystem /build/apache-arrow-10.0.0.dev184/cpp/thirdparty/flatbuffers/include -isystem /build/apache-arrow-10.0.0.dev184/cpp/thirdparty/hadoop/include -isystem /build/apache-arrow-10.0.0.dev184/cpp_build/orc_ep-install/include -isystem /build/apache-arrow-10.0.0.dev184/cpp_build/protobuf_ep-install/include -isystem /build/apache-arrow-10.0.0.dev184/cpp_build/google_cloud_cpp_ep-install/include -isystem /build/apache-arrow-10.0.0.dev184/cpp_build/absl_ep-install/include -isystem /build/apache-arrow-10.0.0.dev184/cpp_build/crc32c_ep-install/include -isystem /build/apache-arrow-10.0.0.dev184/cpp_build/awssdk_ep-install/include -isystem /build/apache-arrow-10.0.0.dev184/cpp_build/xsimd_ep/src/xsimd_ep-install/include -isystem /build/apache-arrow-10.0.0.dev184/cpp_build/jemalloc_ep-prefix/src -isystem /build/apache-arrow-10.0.0.dev184/cpp_build/mimalloc_ep/src/mimalloc_ep/include/mimalloc-2.0 -Wno-noexcept-type -Wno-subobject-linkage -g -O2 -ffile-prefix-map=/build/apache-arrow-10.0.0.dev184=. -flto=auto -ffat-lto-objects -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fdiagnostics-color=always -O2 -DNDEBUG -ftree-vectorize  -Wall -fno-semantic-interposition -march=armv8-a   -DNDEBUG -fPIE -std=c++11 -MD -MT src/arrow/ipc/CMakeFiles/arrow-stream-to-file.dir/Unity/unity_0_cxx.cxx.o -MF src/arrow/ipc/CMakeFiles/arrow-stream-to-file.dir/Unity/unity_0_cxx.cxx.o.d -o src/arrow/ipc/CMakeFiles/arrow-stream-to-file.dir/Unity/unity_0_cxx.cxx.o -c /build/apache-arrow-10.0.0.dev184/cpp_build/src/arrow/ipc/CMakeFiles/arrow-stream-to-file.dir/Unity/unity_0_cxx.cxx

No output has been received in the last 10m0s, this potentially indicates a stalled build or something wrong with the build itself.{code}
 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)