Skip to content

llvm versioned formula does not build and install lldb #170122

@mizvekov

Description

@mizvekov

brew gist-logs <formula> link OR brew config AND brew doctor output

HOMEBREW_VERSION: 4.2.19-94-gf381b2c
ORIGIN: https://github.com/Homebrew/brew
HEAD: f381b2cdf732abf28d72bcfdaf94b7fb9bc4bc32
Last commit: 11 hours ago
Core tap HEAD: 1efea3be1f662aa77ad0fc42371c695839a8eed1
Core tap last commit: 2 hours ago
Core tap JSON: 26 Apr 01:06 UTC
Core cask tap JSON: 26 Apr 01:06 UTC
HOMEBREW_PREFIX: /opt/homebrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_MAKE_JOBS: 12
HOMEBREW_NO_ENV_HINTS: set
HOMEBREW_SORBET_RUNTIME: set
Homebrew Ruby: 3.1.4 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/bin/ruby
CPU: dodeca-core 64-bit arm_blizzard_avalanche
Clang: 15.0.0 build 1500
Git: 2.44.0 => /opt/homebrew/bin/git
Curl: 8.4.0 => /usr/bin/curl
macOS: 14.4.1-arm64
CLT: 15.3.0.0.1.1708646388
Xcode: 15.3
Rosetta 2: false

Verification

  • My brew doctor output says Your system is ready to brew. and am still able to reproduce my issue.
  • I ran brew update and am still able to reproduce my issue.
  • I have resolved all warnings from brew doctor and that did not fix my problem.
  • I searched for recent similar issues at https://github.com/Homebrew/homebrew-core/issues?q=is%3Aissue and found no duplicates.

What were you trying to do (and why)?

I installed llvm@17 because vscode lldb plugin doesn't work with lldb 18.

What happened (include all command output)?

llvm@17 installation misses lldb binary and libraries.

What did you expect to happen?

llvm@17 should contain lldb.

Step-by-step reproduction instructions (by running brew commands)

brew install llvm@17
ls /opt/homebrew/Cellar/llvm@17/17.0.6/lib/

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugReproducible Homebrew/homebrew-core bugoutdatedPR was locked due to age

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions