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/02/04 11:38:56 UTC

[GitHub] [arrow] jorisvandenbossche commented on pull request #12322: ARROW-15533: [C++] Check ARROW_WITH_OPENTELEMETRY in CI

jorisvandenbossche commented on pull request #12322:
URL: https://github.com/apache/arrow/pull/12322#issuecomment-1029909786


   The "python-sdist" nightly build started failing (see https://github.com/ursacomputing/crossbow/runs/5062761297?check_suite_focus=true), with a message that seems related to OpenTelemetry:
   
   ```
    -- stderr output is:
   CMake Error at /usr/share/cmake-3.16/Modules/ExternalProject.cmake:2421 (message):
     error: could not find git for clone of opentelemetry-proto
   Call Stack (most recent call first):
     /usr/share/cmake-3.16/Modules/ExternalProject.cmake:3236 (_ep_add_download_command)
     cmake/opentelemetry-proto.cmake:9 (ExternalProject_Add)
     CMakeLists.txt:363 (include)
   
   
   
   CMake Error at /build/cpp/opentelemetry_ep-prefix/src/opentelemetry_ep-stamp/opentelemetry_ep-configure-DEBUG.cmake:47 (message):
     Stopping after outputting logs.
   ```
   
   So potentially related to this PR (note, I didn't actually look into it, just looked at commits in the last day that could be related to the new failure, and pinging here in case you could take a look).


-- 
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