Skip to content

brew test llvm is failing with linuxbrew install #5757

Answered by Bo98
ipatch asked this question in Linux
Discussion options

You must be logged in to vote

Looks like this happens if you have Ubuntu's gcc-12 installed but not g++-12 (or rather its dependency libstdc++-12-dev).

I'd probably call this an LLVM bug. Clang in C++ mode perhaps should filter GCC installations more strictly and fall back to the g++-11 install.

Replies: 1 comment 10 replies

Comment options

You must be logged in to vote
10 replies
@carlocab
Comment options

@ipatch
Comment options

@carlocab
Comment options

@ipatch
Comment options

@carlocab
Comment options

Answer selected by ipatch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Linux
Labels
None yet
3 participants