unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* Failed to build webkitgtk
@ 2020-06-04  9:55 Simen Endsjø
  2020-06-04 13:48 ` Tobias Geerinckx-Rice
  0 siblings, 1 reply; 4+ messages in thread
From: Simen Endsjø @ 2020-06-04  9:55 UTC (permalink / raw)
  To: help-guix


I did guix pull followeb by reconfigure, and I get an error.

$ sudo guix system reconfigure /etc/config.scm
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 
100.0%
The following derivations will be built:
   /gnu/store/hrdp3nh2vqpy2m18c19crl496vimx2l4-gnome-control-center-3.34.2.drv
   /gnu/store/ilimhr0l6ql48cp8r1b1q4wq9xj1b68d-gnome-online-accounts-3.36.0.drv
   /gnu/store/g6b2wl1xz8q3g7whrs2b3c8yjqrf974s-webkitgtk-2.28.2.drv
   /gnu/store/djym9sa2pjp38hdvxn5y3ymhdfvxs3b0-gvfs-1.40.1.drv
   /gnu/store/0ix3c5sbigyfizyvhz7mx3k8pcdxlx29-libgdata-0.17.9.drv
   /gnu/store/ilimhr0l6ql48cp8r1b1q4wq9xj1b68d-gnome-online-accounts-3.36.0.drv
   /gnu/store/0w4pf0109i6k2s7nlp0fvijp7j8a9441-gnome-shell-3.34.2.drv
   /gnu/store/7x8aaq01kx5mwrv4xzch016z95wfj8i2-mutter-3.34.2.drv
   /gnu/store/8g4h4abwyvm373hyi2anzymk6rkaxm5g-zenity-3.32.0.drv
   /gnu/store/sa2ja0gmvdnc79xpkjj96jlipj7b9lbs-evolution-data-server-3.34.2.drv
building 
/gnu/store/g6b2wl1xz8q3g7whrs2b3c8yjqrf974s-webkitgtk-2.28.2.drv...
 80% [########################################################## 
 ]builder for 
 `/gnu/store/g6b2wl1xz8q3g7whrs2b3c8yjqrf974s-webkitgtk-2.28.2.drv' 
 failed with exit code 1
build of 
/gnu/store/g6b2wl1xz8q3g7whrs2b3c8yjqrf974s-webkitgtk-2.28.2.drv 
failed
View build log at 
'/var/log/guix/drvs/g6/b2wl1xz8q3g7whrs2b3c8yjqrf974s-webkitgtk-2.28.2.drv.bz2'.
cannot build derivation 
`/gnu/store/sa2ja0gmvdnc79xpkjj96jlipj7b9lbs-evolution-data-server-3.34.2.drv': 
1 dependencies couldn't be built
cannot build derivation 
`/gnu/store/ilimhr0l6ql48cp8r1b1q4wq9xj1b68d-gnome-online-accounts-3.36.0.drv': 
1 dependencies couldn't be built
cannot build derivation 
`/gnu/store/8g4h4abwyvm373hyi2anzymk6rkaxm5g-zenity-3.32.0.drv': 1 
dependencies couldn't be built
cannot build derivation 
`/gnu/store/hrdp3nh2vqpy2m18c19crl496vimx2l4-gnome-control-center-3.34.2.drv': 
1 dependencies couldn't be built
guix system: error: build of 
`/gnu/store/hrdp3nh2vqpy2m18c19crl496vimx2l4-gnome-control-center-3.34.2.drv' 
failed


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

* Re: Failed to build webkitgtk
  2020-06-04  9:55 Failed to build webkitgtk Simen Endsjø
@ 2020-06-04 13:48 ` Tobias Geerinckx-Rice
  2020-06-04 20:21   ` Simen Endsjø
  0 siblings, 1 reply; 4+ messages in thread
From: Tobias Geerinckx-Rice @ 2020-06-04 13:48 UTC (permalink / raw)
  To: Simen Endsjø; +Cc: help-guix

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

Simen,

Simen Endsjø 写道:
> View build log at
> '/var/log/guix/drvs/g6/b2wl1xz8q3g7whrs2b3c8yjqrf974s-webkitgtk-2.28.2.drv.bz2'.

This file contains the actual build output.  Could you attach it 
(or, if it's over a few 100K, its tail)?  Building even 80% of 
WebKitGTK here is prohibitive.

Thanks!

T G-R

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]

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

* Re: Failed to build webkitgtk
  2020-06-04 13:48 ` Tobias Geerinckx-Rice
@ 2020-06-04 20:21   ` Simen Endsjø
  2020-06-05 20:31     ` X-Content-Filtered-By: Mailman/MimeDel 2.1.23 (was: Failed to build webkitgtk) Dmitry Alexandrov
  0 siblings, 1 reply; 4+ messages in thread
From: Simen Endsjø @ 2020-06-04 20:21 UTC (permalink / raw)
  To: Tobias Geerinckx-Rice; +Cc: help-guix


Tobias Geerinckx-Rice <me@tobias.gr> writes:

> Simen,
>
> Simen Endsjø 写道:
>> View build log at
>> '/var/log/guix/drvs/g6/b2wl1xz8q3g7whrs2b3c8yjqrf974s-webkitgtk-2.28.2.drv.bz2'.
>
> This file contains the actual build output.  Could you attach it 
> (or, if it's
> over a few 100K, its tail)?  Building even 80% of WebKitGTK here 
> is prohibitive.
>
> Thanks!
>
> T G-R

Looks like the issue has been resolved (or maybe it was me 
removing another
package which "resolved" it). The file is 224K, so I'll attach it.


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

* X-Content-Filtered-By: Mailman/MimeDel 2.1.23 (was: Failed to build webkitgtk)
  2020-06-04 20:21   ` Simen Endsjø
@ 2020-06-05 20:31     ` Dmitry Alexandrov
  0 siblings, 0 replies; 4+ messages in thread
From: Dmitry Alexandrov @ 2020-06-05 20:31 UTC (permalink / raw)
  To: help-guix-owner; +Cc: Simen Endsjø, help-guix

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

Simen Endsjø <simendsjo@gmail.com> wrote:
> X-Content-Filtered-By: Mailman/MimeDel 2.1.23
>
> The file is 224K, so I'll attach it.
>
> [No any attachment present.]

Dear listmaster, it seems that besides doing a good job of breaking body signatures (DKIM and PGP, if any) this filter is also capable of eating essential attachments.  Is there any real reason to have it enabled here?

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

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

end of thread, other threads:[~2020-06-05 20:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-04  9:55 Failed to build webkitgtk Simen Endsjø
2020-06-04 13:48 ` Tobias Geerinckx-Rice
2020-06-04 20:21   ` Simen Endsjø
2020-06-05 20:31     ` X-Content-Filtered-By: Mailman/MimeDel 2.1.23 (was: Failed to build webkitgtk) Dmitry Alexandrov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).