A short history of why it happened, when we lift the freeze, we check if all the packages that are in the stable tag are the latest builds, if not, we tag the latest builds into koji stable tag. We do this because, bodhi doesn't follow the latest build order while pushing updates, so, an older version gets tagged after the newer version if both updates are stuck during freeze. In this case, the nvr comparison failed since the release of rc1 is higher than the release of rc2. Anyway, this should be fixed now. On Tue, Mar 17, 2020 at 8:27 AM Michael Cronenworth <mike@xxxxxxxxxx> wrote: > > On 3/17/20 7:00 AM, Frantisek Zatloukal wrote: > > > > I am trying to rebuild mozjs68 in F32[0] (passed in rawhide just fine[1]), which > > buildrequires clang and llvm. However, clang and llvm versions mismatch in F32 > > buildroot: > > > > clang x86_64 10.0.0-0.2.*rc1*.fc32 > > llvm x86_64 10.0.0-0.1.*rc2*.fc32 > > > > which seems to cause errors like: > > DEBUG: | /usr/bin/clang: symbol lookup error: /lib64/libclang-cpp.so.10: undefined > > symbol: _ZN4llvm20CrashRecoveryContext11HandleCrashEv, version LLVM_10 > > > > What is weird is that clang-10.0.0-0.1.rc2.fc32 is in F32 stable updates for some > > time already: https://bodhi.fedoraproject.org/updates/FEDORA-2020-7e1fca99b6 > > > > Can anybody help me with this? Or should I wait for freeze lift later today? > > I suspect you're seeing the same issue I am trying to build wine for F32. > > https://bugzilla.redhat.com/show_bug.cgi?id=1814105 > _______________________________________________ > devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx > Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx