• Joined on 2026-04-19
jingyen commented on issue ALHP/ALHP.GO#289 2026-04-19 16:49:11 +02:00
marisa 0.3.1-1.1: missing RTTI symbol breaks librime

Just tested, works. Sorry my initial report implied the issue was with marisa 😅

jingyen commented on issue ALHP/ALHP.GO#289 2026-04-19 16:12:31 +02:00
marisa 0.3.1-1.1: missing RTTI symbol breaks librime

In case you missed the edit, yep the rebuilt version works.

jingyen commented on issue ALHP/ALHP.GO#289 2026-04-19 16:10:08 +02:00
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…

jingyen commented on issue ALHP/ALHP.GO#289 2026-04-19 15:29:25 +02:00
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 
jingyen commented on issue ALHP/ALHP.GO#289 2026-04-19 15:23:51 +02:00
marisa 0.3.1-1.1: missing RTTI symbol breaks librime

Hmm, still the same on .3

jingyen commented on issue ALHP/ALHP.GO#289 2026-04-19 15:07:14 +02:00
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

jingyen opened issue ALHP/ALHP.GO#289 2026-04-19 13:51:01 +02:00
marisa 0.3.1-1.1: missing RTTI symbol breaks librime