Description of problem: clang fails to start in ELN buildroot. Version-Release number of selected component (if applicable): clang-11.0.0-0.3.rc2.eln103 llvm-libs-11.0.0-0.8.rc3.eln103 How reproducible: Easily. Steps to Reproduce: 1. mock -r eln-x86_64 --init 2. mock -r eln-x86_64 --install clang 3. mock -r eln-x86_64 --chroot clang Actual results: [...] clang: symbol lookup error: /lib64/libclang-cpp.so.11: undefined symbol: _ZN4llvm13IRBuilderBase18CreateGlobalStringENS_9StringRefERKNS_5TwineEj, version LLVM_11
clang-11.0.0-0.4.rc3.eln103 is tagged eln-updates-testing-pending so it might be blocked by some CI. But I am just guessing. I am a consumer of ELN, not a maintainer. Anyway, I have added clang-11.0.0-0.4.rc3.eln103 to our local repo and clang works as expected now. Thanks for the hint!
https://bodhi.fedoraproject.org/updates/FEDORA-2020-7b440d7a1d it should be in stable now.