Mailing List Archive

media-libs/babl-0.1.96-r1 compile dies during emerge @world
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.
Re: media-libs/babl-0.1.96-r1 compile dies during emerge @world [ In reply to ]
Le 12/12/22 à 07:30, Walter Dnes a tapoté :
> 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
Re: media-libs/babl-0.1.96-r1 compile dies during emerge @world [ In reply to ]
On Mon, Dec 12, 2022 at 09:00:42AM +0100, netfab wrote
> Le 12/12/22 ? 07:30, Walter Dnes a tapot? :
> > 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.
Re: media-libs/babl-0.1.96-r1 compile dies during emerge @world [ In reply to ]
On Monday, 12 December 2022 08:29:50 GMT Walter Dnes wrote:
> On Mon, Dec 12, 2022 at 09:00:42AM +0100, netfab wrote
>
> > Le 12/12/22 à 07:30, Walter Dnes a tapoté :
> > > 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
Re: media-libs/babl-0.1.96-r1 compile dies during emerge @world [ In reply to ]
On Mon, Dec 12, 2022 at 08:49:12AM +0000, Michael wrote
>
> 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.