unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Is qtwebkit building?  Any substitute?
@ 2019-03-06 17:07 Pierre Neidhardt
  2019-03-06 19:27 ` Tobias Geerinckx-Rice
  0 siblings, 1 reply; 7+ messages in thread
From: Pierre Neidhardt @ 2019-03-06 17:07 UTC (permalink / raw)
  To: Guix-devel

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

Hi!

I've tried building qtwebkit: I've let it run for 10+ hours then gave up.
Re-enabling parallelism eats up all my memory (16GB).
And there is no substitute.  Has anyone managed to build the package?

This is quite important, as some urgent updates depending on qtwebkit
are pending (e.g. electrum -- https://electrum.org/#download).

Anyone?

--
Pierre Neidhardt
https://ambrevar.xyz/

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

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

* Re: Is qtwebkit building?  Any substitute?
  2019-03-06 17:07 Is qtwebkit building? Any substitute? Pierre Neidhardt
@ 2019-03-06 19:27 ` Tobias Geerinckx-Rice
  2019-03-07  8:46   ` Pierre Neidhardt
  0 siblings, 1 reply; 7+ messages in thread
From: Tobias Geerinckx-Rice @ 2019-03-06 19:27 UTC (permalink / raw)
  To: Pierre Neidhardt; +Cc: Guix-devel

Pierre,

Pierre Neidhardt wrote:
> Hi!
>
> I've tried building qtwebkit: I've let it run for 10+ hours then 
> gave up.
> Re-enabling parallelism eats up all my memory (16GB).
> And there is no substitute.  Has anyone managed to build the 
> package?
>
> This is quite important, as some urgent updates depending on 
> qtwebkit
> are pending (e.g. electrum -- https://electrum.org/#download).
>
> Anyone?

https://guix.tobias.gr has

  /gnu/store/3i957xs4himhah6q16h295cvhgbxv1s2-qtwebkit-5.212.0-alpha2.drv
→ 
/gnu/store/hrphwn086yhk25hp10bwnqryhpnk5bvp-qtwebkit-5.212.0-alpha2

which I *think* is current.

Kind regards,

T G-R

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

* Re: Is qtwebkit building?  Any substitute?
  2019-03-06 19:27 ` Tobias Geerinckx-Rice
@ 2019-03-07  8:46   ` Pierre Neidhardt
  2019-03-08 12:23     ` Tobias Geerinckx-Rice
  0 siblings, 1 reply; 7+ messages in thread
From: Pierre Neidhardt @ 2019-03-07  8:46 UTC (permalink / raw)
  To: Tobias Geerinckx-Rice; +Cc: Guix-devel

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

Hmm... I tried on 2 recent Guix commits:

On 1564e0fefa0ccab7a4c350a158806e59274e8ea1:

--8<---------------cut here---------------start------------->8---
./pre-inst-env guix build qtwebkit
# ...
building /gnu/store/bfxanwzxmkbkd0dhcfbs0pcqq9wbbd8j-qtwebkit-5.212.0-alpha2.drv...
--8<---------------cut here---------------end--------------->8---

On abe6e670d356b8333b41c7359c0ab25a58fe736b:

--8<---------------cut here---------------start------------->8---
./pre-inst-env guix build qtwebkit
building /gnu/store/6imcxcixnsgzvh7riibx8almp5diyal0-qtwebkit-5.212.0-alpha2.drv...
--8<---------------cut here---------------end--------------->8---

Is something wrong?

-- 
Pierre Neidhardt
https://ambrevar.xyz/

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

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

* Re: Is qtwebkit building?  Any substitute?
  2019-03-07  8:46   ` Pierre Neidhardt
@ 2019-03-08 12:23     ` Tobias Geerinckx-Rice
  2019-05-28 12:48       ` Pierre Neidhardt
  0 siblings, 1 reply; 7+ messages in thread
From: Tobias Geerinckx-Rice @ 2019-03-08 12:23 UTC (permalink / raw)
  To: Pierre Neidhardt; +Cc: Guix-devel

Pierre,

For each of those commits, ‘./pre-inst-env guix build qtwebkit’ on 
said substitute server returns the same thing:

  95803946c7dbdff88db09fa5fe98e70d607712a7 (current master),
  1564e0fefa0ccab7a4c350a158806e59274e8ea1,
  abe6e670d356b8333b41c7359c0ab25a58fe736b
→ 
/gnu/store/hrphwn086yhk25hp10bwnqryhpnk5bvp-qtwebkit-5.212.0-alpha2

For an arbitrary older commit, I get:

  006345c16e11c9175ec8e73b1532e600c53e7b84
→ 
/gnu/store/f5aa285z8ng4hyjp9vm2093chm5q9vzv-qtwebkit-5.212.0-alpha2

Pierre Neidhardt wrote:
> Is something wrong?

Somewhere.

Kind regards,

T G-R

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

* Re: Is qtwebkit building?  Any substitute?
  2019-03-08 12:23     ` Tobias Geerinckx-Rice
@ 2019-05-28 12:48       ` Pierre Neidhardt
  2019-05-28 15:27         ` Ludovic Courtès
  0 siblings, 1 reply; 7+ messages in thread
From: Pierre Neidhardt @ 2019-05-28 12:48 UTC (permalink / raw)
  To: Tobias Geerinckx-Rice; +Cc: Guix-devel

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

Hi,

A friendly ping to know if someone has any update on why the
qtwebkit substitute is not available.
Still taking hours to compile :p

-- 
Pierre Neidhardt
https://ambrevar.xyz/

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

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

* Re: Is qtwebkit building?  Any substitute?
  2019-05-28 12:48       ` Pierre Neidhardt
@ 2019-05-28 15:27         ` Ludovic Courtès
  2019-05-28 15:39           ` Pierre Neidhardt
  0 siblings, 1 reply; 7+ messages in thread
From: Ludovic Courtès @ 2019-05-28 15:27 UTC (permalink / raw)
  To: Pierre Neidhardt; +Cc: Tobias Geerinckx-Rice, Guix-devel

Hi,

Pierre Neidhardt <mail@ambrevar.xyz> skribis:

> A friendly ping to know if someone has any update on why the
> qtwebkit substitute is not available.
> Still taking hours to compile :p

It failed to build with ENOSPC several times, which we should fix:

  https://ci.guix.gnu.org/log/a7xbyhf0c33n15xmypzabcqny5xck2fq-qtwebkit-5.212.0-alpha2

I’ve started a new build for /gnu/store/fd787rgjys6h4kjg8m6ciwvkfxvshxvm-qtwebkit-5.212.0-alpha2.drv
(x86_64-linux), let’s see how it goes.

Ludo’.

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

* Re: Is qtwebkit building?  Any substitute?
  2019-05-28 15:27         ` Ludovic Courtès
@ 2019-05-28 15:39           ` Pierre Neidhardt
  0 siblings, 0 replies; 7+ messages in thread
From: Pierre Neidhardt @ 2019-05-28 15:39 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: Tobias Geerinckx-Rice, Guix-devel

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

Thanks for the heads up.  Note that I've also failed to build it locally
multiple times, while it has worked some other times.
I did not investigate further, sorry.

-- 
Pierre Neidhardt
https://ambrevar.xyz/

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

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

end of thread, other threads:[~2019-05-28 15:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-06 17:07 Is qtwebkit building? Any substitute? Pierre Neidhardt
2019-03-06 19:27 ` Tobias Geerinckx-Rice
2019-03-07  8:46   ` Pierre Neidhardt
2019-03-08 12:23     ` Tobias Geerinckx-Rice
2019-05-28 12:48       ` Pierre Neidhardt
2019-05-28 15:27         ` Ludovic Courtès
2019-05-28 15:39           ` Pierre Neidhardt

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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).