Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 949855 - app-office/libreoffice-bin-25.2.0 symbol lookup error: /usr/lib64/libxml2.so.2: undefined symbol: UCNV_FROM_U_CALLBACK_STOP
Summary: app-office/libreoffice-bin-25.2.0 symbol lookup error: /usr/lib64/libxml2.so...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Andreas K. Hüttel
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-02-16 23:54 UTC by email200202
Modified: 2025-02-27 15:31 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info dev-libs/libxml2 (file_949855.txt,7.36 KB, text/plain)
2025-02-17 03:03 UTC, email200202
Details
emerge --info dev-libs/icu dev-libs/libxml2 (file_949855.txt,11.10 KB, text/plain)
2025-02-27 15:31 UTC, Thibaud CANALE
Details

Note You need to log in before you can comment on or make changes to this bug.
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.