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

[macOS] Failed to install verible through brew #2360

Open
Jesper-Jung opened this issue Feb 28, 2025 · 1 comment
Open

[macOS] Failed to install verible through brew #2360

Jesper-Jung opened this issue Feb 28, 2025 · 1 comment

Comments

@Jesper-Jung
Copy link

Jesper-Jung commented Feb 28, 2025

Hi,
does anyone know about this issue pls???

[Log]

❯ 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/jjung/Library/Caches/Homebrew/verible--git
==> Checking out tag v0.0-3946-g851d3ff4
HEAD is now at 851d3ff Merge pull request #2358 from hzeller/feature-20250216-fix-release
HEAD is now at 851d3ff Merge pull request #2358 from hzeller/feature-20250216-fix-release
==> Installing verible from chipsalliance/verible
==> bazel build --jobs=10 --compilation_mode=opt --linkopt=-Wl,-rpath,@loader_path/../lib --verbose_failures --sandbox_debug --macos_sdk_version=15 :insta
Last 15 lines from /Users/jjung/Library/Logs/Homebrew/verible/01.bazel:
'/Users/jjung/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk/usr/include/arm/types.h'
'/Users/jjung/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_u_int8_t.h'
'/Users/jjung/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_u_int16_t.h'
'/Users/jjung/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_u_int32_t.h'
'/Users/jjung/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_u_int64_t.h'
'/Users/jjung/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_errno_t.h'
'/Users/jjung/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_ssize_t.h'
'/Users/jjung/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk/usr/include/_strings.h'
'/Users/jjung/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk/usr/include/secure/_strings.h'
'/Users/jjung/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk/usr/include/secure/_common.h'
'/Users/jjung/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk/usr/include/secure/_string.h'
Target //:install-binaries failed to build
INFO: Elapsed time: 36.130s, Critical Path: 2.22s
INFO: 478 processes: 474 internal, 4 processwrapper-sandbox.
ERROR: Build did NOT complete successfully

If reporting this issue please do so at (not Homebrew/brew or Homebrew/homebrew-core):
https://github.com/chipsalliance/homebrew-verible/issues

@Jesper-Jung Jesper-Jung changed the title [macOS] Failed to install verible through brew: "Could not determine Xcode version at all." [macOS] Failed to install verible through brew Feb 28, 2025
@kimminss0
Copy link

For me, installing Xcode from the App Store solved the issue. It seems that Xcode Command Line Tools, which can be installed via xcode-select --install, is not sufficient.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants