After upgrade to Sonoma, some program start failed

mackbook pro (intel)

After upgrade to sonoma 14.4.1, now is 14.5. Some program start failed.



`╰─ llvm-config --version ─╯

dyld[42524]: weak-def symbol not found '__ZnwmSt19__type_descriptor_t'weak-def symbol not found '__ZnamSt19__type_descriptor_t'

[1] 42524 abort llvm-config --version`

llvm was installed by homebrew.

/usr/local/opt/llvm@18/bin/llvm-config

Posted on Jun 12, 2024 7:04 PM

Reply
1 reply

Jun 12, 2024 7:56 PM in response to yus822

some dylib not compatibility.

```

╰─ otool -L /usr/local/opt/llvm/bin/llvm-config ─╯

/usr/local/opt/llvm/bin/llvm-config:

/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1345.100.2)

/usr/local/opt/z3/lib/libz3.4.13.dylib (compatibility version 4.13.0, current version 4.13.0)

/usr/lib/libz.1.dylib (compatibility version 1.0.0, current version 1.2.12)

/usr/local/opt/zstd/lib/libzstd.1.dylib (compatibility version 1.0.0, current version 1.5.6)

/usr/lib/libncurses.5.4.dylib (compatibility version 5.4.0, current version 5.4.0)

/usr/lib/libc++.1.dylib (compatibility version 1.0.0, current version 1700.255.0)

```

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

After upgrade to Sonoma, some program start failed

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.