You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/10/11 01:14:17 UTC

[GitHub] [arrow] kiszk commented on pull request #14169: ARROW-17715: [CI][C++] reduce the parallelism for cmake

kiszk commented on PR #14169:
URL: https://github.com/apache/arrow/pull/14169#issuecomment-1273966276

   I see. Now, the latest master always cause the timeout error during the compilation
   https://app.travis-ci.com/github/apache/arrow/jobs/585223287
   https://app.travis-ci.com/github/apache/arrow/jobs/585228716
   
   ```
   [56/317] Performing download step (download, verify and extract) for 'grpc_ep'
   -- grpc_ep download command succeeded.  See also /build/cpp/grpc_ep-prefix/src/grpc_ep-stamp/grpc_ep-download-*.log
   [57/317] No update step for 'grpc_ep'
   [58/317] No patch step for 'grpc_ep'
   [59/317] Performing configure step for 'grpc_ep'
   -- grpc_ep configure command succeeded.  See also /build/cpp/grpc_ep-prefix/src/grpc_ep-stamp/grpc_ep-configure-*.log
   [60/317] Performing build step for 'opentelemetry_ep'
   -- opentelemetry_ep build command succeeded.  See also /build/cpp/opentelemetry_ep-prefix/src/opentelemetry_ep-stamp/opentelemetry_ep-build-*.log
   [61/317] Performing install step for 'opentelemetry_ep'
   -- opentelemetry_ep install command succeeded.  See also /build/cpp/opentelemetry_ep-prefix/src/opentelemetry_ep-stamp/opentelemetry_ep-install-*.log
   [62/317] Completed 'opentelemetry_ep'
   [63/317] Generating arithmetic_ops.bc
   [64/317] Generating bitmap.bc
   [65/317] Generating decimal_ops.bc
   [66/317] Generating decimal_wrapper.bc
   [67/317] Generating extended_math_ops.bc
   [68/317] Generating hash.bc
   [69/317] Generating print.bc
   [70/317] Generating string_ops.bc
   [71/317] Generating time.bc
   [72/317] Generating timestamp_arithmetic.bc
   [73/317] Generating basic_decimal.bc
   [74/317] Generating ../irhelpers.bc
   [75/317] Generating ../precompiled_bitcode.cc
   
   No output has been received in the last 10m0s, this potentially indicates a stalled build or something wrong with the build itself.
   
   Check the details on how to adjust your build configuration on: https://docs.travis-ci.com/user/common-build-problems/#build-times-out-because-no-output-was-received
   
   The build has been terminated
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org