Discussion:
[gentoo-user] media-libs/babl-0.1.96-r1 compile dies during emerge @world
(too old to reply)
Walter Dnes
2022-12-12 06:40:01 UTC
Permalink
The subject line sums it up. stable 64-bit Gentoo. My rsync_excludes
block the following...

app-emacs
app-leechcraft
app-mobilephone
app-pda
app-xemacs
dev-dotnet
dev-embedded
dev-haskell
dev-java
dev-qt
dev-ros
dev-ruby
java-virtuals
kde-apps
kde-base
kde-frameworks
kde-misc
kde-plasma
lxde-base
lxqt-base
mate-base
mate-extra
net-p2p
ros-meta
sec-policy
www-apache
xfce-base
xfce-extra

I don't think they should make any difference, but included for
completeness. File-attached is the gzipped build log...
--
I've seen things, you people wouldn't believe; Gopher, Netscape with
frames, the first Browser Wars. Searching for pages with AltaVista,
pop-up windows self-replicating, trying to uninstall RealPlayer. All
those moments, will be lost in time like tears in rain... time to die.
netfab
2022-12-12 08:10:01 UTC
Permalink
Post by Walter Dnes
I don't think they should make any difference, but included for
completeness. File-attached is the gzipped build log...
(vapigen-0.56:375): GLib-CRITICAL **: 00:58:53.271: PCRE library is
compiled without UTF8 support
You should try to first upgrade/rebuild the dev-libs/glib package.

https://bugs.gentoo.org/883877
Walter Dnes
2022-12-12 08:40:01 UTC
Permalink
Post by netfab
Post by Walter Dnes
I don't think they should make any difference, but included for
completeness. File-attached is the gzipped build log...
(vapigen-0.56:375): GLib-CRITICAL **: 00:58:53.271: PCRE library is
compiled without UTF8 support
You should try to first upgrade/rebuild the dev-libs/glib package.
https://bugs.gentoo.org/883877
No change. dev-libs/glib-2.74.1-r1:2::gentoo was a straight rebuild;
no upgrade; no USE-flag changes; and the babl compile still dies. What
is the "GLib-CRITICAL" bit about PCRE with no UTF8 support?
--
I've seen things, you people wouldn't believe; Gopher, Netscape with
frames, the first Browser Wars. Searching for pages with AltaVista,
pop-up windows self-replicating, trying to uninstall RealPlayer. All
those moments, will be lost in time like tears in rain... time to die.
Michael
2022-12-12 08:50:02 UTC
Permalink
Post by Walter Dnes
Post by netfab
Post by Walter Dnes
I don't think they should make any difference, but included for
completeness. File-attached is the gzipped build log...
(vapigen-0.56:375): GLib-CRITICAL **: 00:58:53.271: PCRE library is
compiled without UTF8 support
You should try to first upgrade/rebuild the dev-libs/glib package.
https://bugs.gentoo.org/883877
No change. dev-libs/glib-2.74.1-r1:2::gentoo was a straight rebuild;
no upgrade; no USE-flag changes; and the babl compile still dies. What
is the "GLib-CRITICAL" bit about PCRE with no UTF8 support?
I don't know about the UTF8 error and if it is related to your failure, but
since it complains about the vala compiler, it may be worth rebuilding it
first?

emerge -1aDv dev-lang/vala
Walter Dnes
2022-12-12 23:20:01 UTC
Permalink
Post by Michael
I don't know about the UTF8 error and if it is related to your failure, but
since it complains about the vala compiler, it may be worth rebuilding it
first?
emerge -1aDv dev-lang/vala
It still dies on the media-libs/babl-0.1.96-r1 build. The only change
is that launching "emerge --changed-use --deep --update @world" says 11
items to build, rather than 10.
--
I've seen things, you people wouldn't believe; Gopher, Netscape with
frames, the first Browser Wars. Searching for pages with AltaVista,
pop-up windows self-replicating, trying to uninstall RealPlayer. All
those moments, will be lost in time like tears in rain... time to die.
Loading...