Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 949855

Summary: app-office/libreoffice-bin-25.2.0 symbol lookup error: /usr/lib64/libxml2.so.2: undefined symbol: UCNV_FROM_U_CALLBACK_STOP
Product: Gentoo Linux Reporter: email200202
Component: Current packagesAssignee: Andreas K. Hüttel <dilfridge>
Status: UNCONFIRMED ---    
Severity: normal CC: email200202, office, sam, thican
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info dev-libs/libxml2
emerge --info dev-libs/icu dev-libs/libxml2

Description email200202 2025-02-16 23:54:03 UTC
Libreoffice version 25.2.0 failed to start with undefined symbol error:

$ libreoffice25.2 
/opt/libreoffice25.2/program/soffice.bin: symbol lookup error: /usr/lib64/libxml2.so.2: undefined symbol: UCNV_FROM_U_CALLBACK_STOP


Reproducible: Always

Steps to Reproduce:
1.Update libreoffice to 25.2.0
2.Try to run libreoffice application

Actual Results:  
Failed with the above message

Expected Results:  
Not to fail
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-02-17 02:32:38 UTC
Can you show emerge --info dev-libs/libxml2?
Comment 2 email200202 2025-02-17 03:03:24 UTC
Created attachment 919126 [details]
emerge --info dev-libs/libxml2
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-02-23 00:07:06 UTC
Sorry, and what version of dev-libs/icu too?

This seems really strange. Did you manage to work around it, given you reported bug 949854, or did it only affect 25.2.0 and 24.8.4 was fine?
Comment 4 Thibaud CANALE 2025-02-27 15:31:53 UTC
Created attachment 920023 [details]
emerge --info dev-libs/icu dev-libs/libxml2

Hello Sam,

I also met this issue with 25.2.0, however 24.8.4 seams fine as far I used it.

I didn’t update icu as you can notice, it’s usually a big upgrade before of all the reverse dependencies, I might upgrade a bit later.