public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] media-libs/babl-0.1.96-r1 compile dies during emerge @world
@ 2022-12-12  6:30 Walter Dnes
  2022-12-12  8:00 ` netfab
  0 siblings, 1 reply; 5+ messages in thread
From: Walter Dnes @ 2022-12-12  6:30 UTC (permalink / raw
  To: Gentoo Users List

[-- Attachment #1: Type: text/plain, Size: 802 bytes --]

  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.

[-- Attachment #2: buildlog.txt.gz --]
[-- Type: application/gzip, Size: 6410 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] media-libs/babl-0.1.96-r1 compile dies during  emerge @world
  2022-12-12  6:30 [gentoo-user] media-libs/babl-0.1.96-r1 compile dies during emerge @world Walter Dnes
@ 2022-12-12  8:00 ` netfab
  2022-12-12  8:29   ` Walter Dnes
  0 siblings, 1 reply; 5+ messages in thread
From: netfab @ 2022-12-12  8:00 UTC (permalink / raw
  To: gentoo-user

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




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] media-libs/babl-0.1.96-r1 compile dies during emerge @world
  2022-12-12  8:00 ` netfab
@ 2022-12-12  8:29   ` Walter Dnes
  2022-12-12  8:49     ` Michael
  0 siblings, 1 reply; 5+ messages in thread
From: Walter Dnes @ 2022-12-12  8:29 UTC (permalink / raw
  To: gentoo-user

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.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] media-libs/babl-0.1.96-r1 compile dies during emerge @world
  2022-12-12  8:29   ` Walter Dnes
@ 2022-12-12  8:49     ` Michael
  2022-12-12 23:14       ` Walter Dnes
  0 siblings, 1 reply; 5+ messages in thread
From: Michael @ 2022-12-12  8:49 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 972 bytes --]

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

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] media-libs/babl-0.1.96-r1 compile dies during emerge @world
  2022-12-12  8:49     ` Michael
@ 2022-12-12 23:14       ` Walter Dnes
  0 siblings, 0 replies; 5+ messages in thread
From: Walter Dnes @ 2022-12-12 23:14 UTC (permalink / raw
  To: gentoo-user

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.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-12-12 23:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-12  6:30 [gentoo-user] media-libs/babl-0.1.96-r1 compile dies during emerge @world Walter Dnes
2022-12-12  8:00 ` netfab
2022-12-12  8:29   ` Walter Dnes
2022-12-12  8:49     ` Michael
2022-12-12 23:14       ` Walter Dnes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox