Gentoo Archives: gentoo-user

From: Peter Humphrey <peter@××××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Questions about Pale Moon
Date: Fri, 26 Jan 2018 11:30:07
Message-Id: 1535150.YBcH4Mzz2F@peak
In Reply to: Re: [gentoo-user] Questions about Pale Moon by Mart Raudsepp
1 On Thursday, 25 January 2018 16:23:56 GMT Mart Raudsepp wrote:
2 > On Wed, 2018-01-24 at 16:30 +0000, Peter Humphrey wrote:
3 > > On Tuesday, 23 January 2018 12:08:12 GMT Arve Barsnes wrote:
4 > > > Maybe check command line output?
5 > >
6 > > I get eight of these: "undefined symbol: UCNV_TO_U_CALLBACK_STOP".
7 > > The full list is attached.
8 > >
9 > > (pale moon:2395): Gtk-WARNING **: Error loading theme icon 'go-
10 > > previous' for stock: Unable to load image-loading module:
11 > > /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so:
12 > > /usr/lib64/libxml2.so.2: undefined symbol: UCNV_TO_U_CALLBACK_STOP
13 >
14 > Your libxml2 appears broken after some ICU update and no automatic
15 > rebuild of libxml2 or something (maybe something failed in the rebuilds
16 > earlier in the queue from what portage figured has to get rebuilt after
17 > icu upgrade). Rebuild libxml2 and that issue probably goes away.
18
19 I don't think that's it:
20
21 $ genlop libxml2
22 * dev-libs/libxml2
23 [...]
24 Wed Dec 13 12:07:18 2017 >>> dev-libs/libxml2-2.9.4-r3
25 Sun Dec 17 10:39:28 2017 >>> dev-libs/libxml2-2.9.6
26 Thu Jan 4 11:21:42 2018 >>> dev-libs/libxml2-2.9.6
27 Thu Jan 18 10:41:33 2018 >>> dev-libs/libxml2-2.9.7
28 Tue Jan 23 15:11:28 2018 >>> dev-libs/libxml2-2.9.7
29
30 To confirm that, I've just repeated the exercise after remerging libxml2
31 again, and I got the same result.
32
33 This is the official build, the one that Walter pointed me to.
34
35 --
36 Regards,
37 Peter.