Skip to content

Build failures on macOS Sonoma 14.1 #2309

Discussion options

You must be logged in to vote

Turns out, I had a wrong version of LLVM installed, along with the correct version.

Looking through the config.log, I (again) saw these lines:

dyld[79168]: Symbol not found: __ZNKSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEE3strEv
  Referenced from: <450E2E3E-9F4C-31AD-939B-2D0C5952A0CB> /opt/homebrew/Cellar/llvm@11/11.1.0_4/lib/libLLVM.dylib
  Expected in:     <8B7A3A8B-D9C3-3439-90B9-FF6D9EBFB58E> /opt/homebrew/Cellar/llvm@11/11.1.0_4/lib/libc++.1.0.dylib

I noticed that llvm@11 seemed old because I just read that homebrew installs LLVM version 17. Turns out I had several versions of llvm installed locally.

After running brew uninstall llvm@11 (and also uninstalling go…

Replies: 4 comments 7 replies

Comment options

You must be logged in to vote
2 replies
@speric
Comment options

@iason-saganas
Comment options

Answer selected by edwardloveall
Comment options

You must be logged in to vote
1 reply
@lectricas
Comment options

Comment options

You must be logged in to vote
3 replies
@edwardloveall
Comment options

@h3ct0rjs
Comment options

@pablogravielseo
Comment options

Comment options

You must be logged in to vote
1 reply
@shamkeev
Comment options

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