You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "ElenaHenderson (via GitHub)" <gi...@apache.org> on 2023/04/26 19:01:20 UTC

[GitHub] [arrow] ElenaHenderson opened a new issue, #35346: [Python][CI]Benchmark builds on osx-arm64 machine fail because gdb is not available for osx-arm64

ElenaHenderson opened a new issue, #35346:
URL: https://github.com/apache/arrow/issues/35346

   ### Describe the bug, including details regarding any error messages, version, and platform.
   
   The first failed build,  https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/2705, is associated with this commit: https://github.com/apache/arrow/commit/053acabdc426606d74e10911d4f183c0b88d3fb9:
   ```
   ...
   /opt/homebrew/var/buildkite-agent/builds/test-mac-arm/apache-arrow/arrow-bci-benchmark-on-test-mac-arm
   /opt/homebrew/var/buildkite-agent/builds/test-mac-arm/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/arrow /opt/homebrew/var/buildkite-agent/builds/test-mac-arm/apache-arrow/arrow-bci-benchmark-on-test-mac-arm
   Collecting package metadata (current_repodata.json): done
   Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
   Collecting package metadata (repodata.json): done
   Solving environment: failed
    
   PackagesNotFoundError: The following packages are not available from current channels:
    
     - gdb
    
   Current channels:
    
     - https://conda.anaconda.org/conda-forge/osx-arm64
     - https://conda.anaconda.org/conda-forge/noarch
     - https://repo.anaconda.com/pkgs/main/osx-arm64
     - https://repo.anaconda.com/pkgs/main/noarch
     - https://repo.anaconda.com/pkgs/r/osx-arm64
     - https://repo.anaconda.com/pkgs/r/noarch
    
   To search for alternate channels that may provide the conda package you're
   looking for, navigate to
    
       https://anaconda.org
    
   and use the search bar at the top of the page.
   ```
   
   ### Component(s)
   
   Benchmarking, Python


-- 
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: issues-unsubscribe@arrow.apache.org.apache.org

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


[GitHub] [arrow] kou closed issue #35346: [Python][CI] Benchmark builds on osx-arm64 machine fail because gdb is not available for osx-arm64

Posted by "kou (via GitHub)" <gi...@apache.org>.
kou closed issue #35346: [Python][CI] Benchmark builds on osx-arm64 machine fail because gdb is not available for osx-arm64
URL: https://github.com/apache/arrow/issues/35346


-- 
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: issues-unsubscribe@arrow.apache.org

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