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

Installation not successful on MacOS #2350

Open
tang-dynasty opened this issue Feb 6, 2025 · 0 comments
Open

Installation not successful on MacOS #2350

tang-dynasty opened this issue Feb 6, 2025 · 0 comments
Labels
language-server Language server related issues

Comments

@tang-dynasty
Copy link

Hi,
does anyone know how can it be solved below issue?

 fengshi@192  ~  brew install verible 
==> Downloading https://formulae.brew.sh/api/formula.jws.json
==> Downloading https://formulae.brew.sh/api/cask.jws.json
==> Fetching chipsalliance/verible/verible
==> Cloning https://github.com/chipsalliance/verible.git
Updating /Users/fengshi/Library/Caches/Homebrew/verible--git
==> Checking out tag v0.0-3665-ga9394662
HEAD is now at a9394662 Merge pull request #2186 from hzeller/feature-20240527-add-bant
HEAD is now at a9394662 Merge pull request #2186 from hzeller/feature-20240527-add-bant
==> Installing verible from chipsalliance/verible
==> bazel build --jobs=14 --compilation_mode=opt --linkopt=-Wl,-rpath,@loader_path/../lib --verbose_failures --sandbox_debug --macos_sdk_version=
Last 15 lines from /Users/fengshi/Library/Logs/Homebrew/verible/01.bazel:
      |                                              ^~~~~~~~~~~~~
      |                                              absl::index_sequence
external/abseil-cpp~/absl/utility/utility.h:54:12: note: 'absl::index_sequence' declared here
   54 | using std::index_sequence;
      |            ^
external/googletest~/googlemock/src/gmock-internal-utils.cc:221:23: error: use of undeclared identifier 'MakeIndexSequence'
  221 |   return UnBase64Impl(MakeIndexSequence<256>{}, base64);
      |                       ^
external/googletest~/googlemock/src/gmock-internal-utils.cc:220:33: error: no return statement in constexpr function
  220 | constexpr std::array<char, 256> UnBase64(const char* const base64) {
      |                                 ^
3 errors generated.
INFO: Elapsed time: 28.929s, Critical Path: 1.82s
INFO: 3382 processes: 3008 internal, 374 processwrapper-sandbox.
ERROR: Build did NOT complete successfully
@tang-dynasty tang-dynasty added the language-server Language server related issues label Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
language-server Language server related issues
Projects
None yet
Development

No branches or pull requests

1 participant