Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] MacOS CI failed because brew install failed #39008

Closed
mapleFU opened this issue Nov 30, 2023 · 2 comments
Closed

[CI] MacOS CI failed because brew install failed #39008

mapleFU opened this issue Nov 30, 2023 · 2 comments

Comments

@mapleFU
Copy link
Member

mapleFU commented Nov 30, 2023

Describe the enhancement requested

because this is an alternate version of another formula.

If you need to have node@18 first in your PATH, run:
  echo 'export PATH="/usr/local/opt/node@18/bin:$PATH"' >> /Users/runner/.bash_profile

For compilers to find node@18 you may need to set:
  export LDFLAGS="-L/usr/local/opt/node@18/lib"
  export CPPFLAGS="-I/usr/local/opt/node@18/include"
Upgrading c-ares has failed!
Using curl
Installing ccache
Upgrading cmake
Installing flatbuffers
Using git
Installing glog
Installing googletest
Installing grpc
Installing llvm@14
Using lz4
Installing mimalloc
Installing ninja
Upgrading node
Upgrading openssl@3
Using pkg-config
Installing protobuf
Upgrading python
Installing rapidjson
Installing re2
Using snappy
Installing thrift
Using utf8proc
Using wget
Installing xsimd
Using zstd
Homebrew Bundle failed! 1 Brewfile dependency failed to install.
Error: Process completed with exit code 1.
Maybe it's the homebrew or other error?

Example:

  1. Python / AMD64 macOS 12 Python 3 : https://github.com/apache/arrow/actions/runs/7044700065/job/19183502836
  2. C GLib & Ruby / AMD64 macOS 12 GLib & Ruby: :https://github.com/apache/arrow/actions/runs/7044700070/job/19183508096

Component(s)

Continuous Integration

@mapleFU mapleFU changed the title [CI] MacOS CI failed because [CI] MacOS CI failed because brew install failed Nov 30, 2023
@raulcd
Copy link
Member

raulcd commented Nov 30, 2023

This seems like a duplicate from: #39003

@kou
Copy link
Member

kou commented Dec 1, 2023

Yes. This is duplicated.

@kou kou closed this as not planned Won't fix, can't repro, duplicate, stale Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants