You are not logged in.

#1 2022-11-12 21:40:55

Xalares
Member
Registered: 2022-02-09
Posts: 47

[SOLVED] Gnome-builder error with libicuuc

Hi everybody, since a week and an update I can't launch gnome-builder anymore.
I get this "gnome-builder: error while loading shared libraries: libicuuc.so.71: cannot open shared object file: No such file or directory"
It concerns gnome-builder 43.2-1.
Since I posted a bug report, someone told me that it was not a bug, and redirected me to the support channel, but I don't really know what is the support channel.
Thanks a lot !

Last edited by Xalares (2022-11-13 13:06:11)

Offline

#2 2022-11-13 00:24:19

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,729

Re: [SOLVED] Gnome-builder error with libicuuc

What does 'type -a gnome-builder' give you? How about running lddtree on it?

Offline

#3 2022-11-13 11:30:52

Xalares
Member
Registered: 2022-02-09
Posts: 47

Re: [SOLVED] Gnome-builder error with libicuuc

type -a gnome-builder gives : gnome-builder is /usr/bin/gnome-builder
and ldd gives this :
https://gist.github.com/Xalares/866623b … 9be764da71
It's weird it shows a dependency for the version 72, and 71 of libicuuc.

Last edited by Xalares (2022-11-13 11:33:34)

Offline

#4 2022-11-13 12:19:37

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,729

Re: [SOLVED] Gnome-builder error with libicuuc

That's ldd, not lddtree. ldd is useless here.

Offline

#5 2022-11-13 12:54:03

Xalares
Member
Registered: 2022-02-09
Posts: 47

Re: [SOLVED] Gnome-builder error with libicuuc

I can't find lddtree with pacman, and I've no such command, I've found libtree in aur, but not lddtree. Where can I find it ?

Offline

#6 2022-11-13 12:56:14

Xalares
Member
Registered: 2022-02-09
Posts: 47

Re: [SOLVED] Gnome-builder error with libicuuc

Ok I've found it in pax-utils, I've updated the gist file, hope it's more useful now. It seems that's libvte that needs libicuuc 71

Last edited by Xalares (2022-11-13 12:59:39)

Offline

#7 2022-11-13 13:00:43

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,729

Re: [SOLVED] Gnome-builder error with libicuuc

So read it. It clearly lists the missing lib under /usr/lib/libvte-2.91-gtk4.so.0, so that's where your problem is. The vte4 package in Arch was already rebuilt, so you need to figure out where you're getting that.

Offline

#8 2022-11-13 13:04:43

Xalares
Member
Registered: 2022-02-09
Posts: 47

Re: [SOLVED] Gnome-builder error with libicuuc

Ok problem solved, it was because I was using vte4-git instead of vte4 ! Thanks for your help !

Offline

Board footer

Powered by FluxBB