Block a user
marisa 0.3.1-1.1: missing RTTI symbol breaks librime
Just tested, works. Sorry my initial report implied the issue was with marisa 😅
marisa 0.3.1-1.1: missing RTTI symbol breaks librime
In case you missed the edit, yep the rebuilt version works.
marisa 0.3.1-1.1: missing RTTI symbol breaks librime
While waiting for the package to propagate to my mirror I looked up a little, it seems like marisa changed their Exception to just alias to std::exception[1] so it doesn't emit any typeinfo. So…
marisa 0.3.1-1.1: missing RTTI symbol breaks librime
Doesn't work as _ZTIN6marisa9ExceptionE is still not found, here's a quick sanity check on my end as well
pacman -Qi librime marisa
marisa 0.3.1-1.1: missing RTTI symbol breaks librime
Thanks for the fast responses! I just tried but on my end I still don't see the symbol, ldd -r /usr/lib/librime.so
marisa 0.3.1-1.1: missing RTTI symbol breaks librime