unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#33278: failed build of webkit
@ 2018-11-05 19:13 David Larsson
  2018-11-05 20:03 ` Leo Famulari
  0 siblings, 1 reply; 6+ messages in thread
From: David Larsson @ 2018-11-05 19:13 UTC (permalink / raw)
  To: 33278

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

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hi,
I am running guixSD as stand-alone distro and am failing to build webkit.

guix --version says:
guix (GNU Guix) 3e84ce51fbaa325a18e727023ba912f5877c5d2a

Here is the backtrace:

Scanning dependencies of target WebKit2-4-gir
make[2]: Leaving directory '/tmp/guix-build-webkitgtk-2.22.3.drv-0/build'
make -f Source/WebKit/CMakeFiles/WebKit2-4-gir.dir/build.make 
Source/WebKit/CMak
eFiles/WebKit2-4-gir.dir/build
make[2]: Entering directory '/tmp/guix-build-webkitgtk-2.22.3.drv-0/build'
make[2]: *** No rule to make target 'JavaScriptCore-4.0.gir', needed by 
'WebKit2
- -4.0.gir'.  Stop.
make[2]: Leaving directory '/tmp/guix-build-webkitgtk-2.22.3.drv-0/build'
make[1]: *** [CMakeFiles/Makefile2:1316: 
Source/WebKit/CMakeFiles/WebKit2-4-gir.dir/all] Error 2
make[1]: Leaving directory '/tmp/guix-build-webkitgtk-2.22.3.drv-0/build'
make: *** [Makefile:155: all] Error 2
Backtrace:
            4 (primitive-load "/gnu/store/4hk7799hgyv0azvd6nakdgpq5nl…")
In ice-9/eval.scm:
    191:35  3 (_ _)
In srfi/srfi-1.scm:
     640:9  2 (for-each #<procedure 988c40 at /gnu/store/qzsljkcllc0…> …)
In 
/gnu/store/qzsljkcllc01dmdq9z0yrqri3ajam3vp-module-import/guix/build/gnu-build-system.scm:
    799:31  1 (_ _)
In 
/gnu/store/qzsljkcllc01dmdq9z0yrqri3ajam3vp-module-import/guix/build/utils.scm:
     616:6  0 (invoke _ . _)

/gnu/store/qzsljkcllc01dmdq9z0yrqri3ajam3vp-module-import/guix/build/utils.scm:616:6: 
In procedure invoke:
Throw to key `srfi-34' with args `(#<condition &invoke-error [program: 
"make" arguments: ("-j" "1") exit-status: 2 term-signal: #f stop-signal: 
#f] 9d2fc0>)'

- --
Vänliga hälsningar / Best Regards
David Larsson

-----BEGIN PGP SIGNATURE-----

iQJRBAEBCAA7FiEEyl6oILFiTKFik6fiBh1zph9XCBMFAlvgll0dHGRhdmlkLmxh
cnNzb25Ac2VsZmhvc3RlZC54eXoACgkQBh1zph9XCBMELA/+J6b8tWmxvWGwuB29
trrd0jGc6UCrBCbq2zi48iovbx4L0OdDuV53EzoP8mr9DLtPXIctOstqNOU21QyD
eo8lpEx8raaCFbesjaxHRWy+EpEpRHUeAaktd04mFUrQfbvN3kM1AGHQq/AqQdop
0coqfSM0cNDi4E8HXgqj2kedUxIOpzPAJciRtFP0P524IWtb7aTIFkkQ2lpT1EK3
K7YKICiKx4s1Kd5vYNG0ldf97hH5s1j8Nh5V+reXgRoJ6WzRsn1biIZooch2H28O
UizM9127jppCOeSfLmahrgaasFcfwX/IUuQ5Y4+ZBEi9S/BcX8ZVC8z4LRExu7I+
r9Fn1o1xlzd8k8CmL+RCp/dvNco9uqclHCZY3pSNC2PfOPcVZLSLXa7Zq/1vNB59
pHAmBNBRnxlQPfWqsx1GTdK2hqmWreh/tra1ECIDVuMEVdV3Get7t/P6J7i72OKF
o4ZjVNmQLL0YkJMKVvFYNesSLTxAVZdBJriv5rnyCtAAnee4RGa03BLTzCZw7UCm
EwlM8SxvUuYnjCwGwCqQZ8n9m5Y0hPuOcFJzgWaowJVRFMzm9X0mlateP26igSm4
jQd2ifxB0njg+4dL/YRGRDTte4qVjGa5DkoTC5MYDF6oC64qvoBKADs3HMyRpdk5
Q6MOWqCf53pGv78QZXLfTfXpULU=
=g5ZX
-----END PGP SIGNATURE-----

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

* bug#33278: failed build of webkit
  2018-11-05 19:13 bug#33278: failed build of webkit David Larsson
@ 2018-11-05 20:03 ` Leo Famulari
  2018-11-05 20:13   ` david.larsson
  0 siblings, 1 reply; 6+ messages in thread
From: Leo Famulari @ 2018-11-05 20:03 UTC (permalink / raw)
  To: David Larsson; +Cc: 33278

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

On Mon, Nov 05, 2018 at 08:13:33PM +0100, David Larsson wrote:
> I am running guixSD as stand-alone distro and am failing to build webkit.

What command did you run?

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

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

* bug#33278: failed build of webkit
  2018-11-05 20:03 ` Leo Famulari
@ 2018-11-05 20:13   ` david.larsson
  2018-11-05 20:59     ` Leo Famulari
  0 siblings, 1 reply; 6+ messages in thread
From: david.larsson @ 2018-11-05 20:13 UTC (permalink / raw)
  To: Leo Famulari; +Cc: David Larsson, 33278

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

I ran:
     sudo -E guix system reconfigure "$cfg" --no-grub --substitute-urls="https://mirror.guixsd.org https://mirror.hydra.gnu.org https://berlin.guixsd.org" --cores=1 2>&1 | sudo tee -a "$log"

It built lots of packages successfully but failed on webkit.

--
Vänliga hälsningar / Best Regards
David Larsson

On Mon, 5 Nov 2018, Leo Famulari wrote:

> On Mon, Nov 05, 2018 at 08:13:33PM +0100, David Larsson wrote:
>> I am running guixSD as stand-alone distro and am failing to build webkit.
>
> What command did you run?
>

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

* bug#33278: failed build of webkit
  2018-11-05 20:13   ` david.larsson
@ 2018-11-05 20:59     ` Leo Famulari
  2018-11-05 21:37       ` David Larsson
  0 siblings, 1 reply; 6+ messages in thread
From: Leo Famulari @ 2018-11-05 20:59 UTC (permalink / raw)
  To: david.larsson; +Cc: 33278

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

On Mon, Nov 05, 2018 at 09:13:31PM +0100, david.larsson@selfhosted.xyz wrote:
> I ran:
>     sudo -E guix system reconfigure "$cfg" --no-grub --substitute-urls="https://mirror.guixsd.org https://mirror.hydra.gnu.org https://berlin.guixsd.org" --cores=1 2>&1 | sudo tee -a "$log"
> 
> It built lots of packages successfully but failed on webkit.

Okay, can you send the entire log (xz compressed, please)? I can't tell
what package is failing to build.

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

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

* bug#33278: failed build of webkit
  2018-11-05 20:59     ` Leo Famulari
@ 2018-11-05 21:37       ` David Larsson
  2019-12-24  1:52         ` Brett Gilio
  0 siblings, 1 reply; 6+ messages in thread
From: David Larsson @ 2018-11-05 21:37 UTC (permalink / raw)
  To: Leo Famulari; +Cc: david.larsson, 33278

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

On Mon, 5 Nov 2018, Leo Famulari wrote:

> On Mon, Nov 05, 2018 at 09:13:31PM +0100, david.larsson@selfhosted.xyz wrote:
>> I ran:
>>     sudo -E guix system reconfigure "$cfg" --no-grub --substitute-urls="https://mirror.guixsd.org https://mirror.hydra.gnu.org https://berlin.guixsd.org" --cores=1 2>&1 | sudo tee -a "$log"
>>
>> It built lots of packages successfully but failed on webkit.
>
> Okay, can you send the entire log (xz compressed, please)? I can't tell
> what package is failing to build.
>
Not sure where to find the xz-compressed file but I found the bz2 one.
--
Vänliga hälsningar / Best Regards

[-- Attachment #2: Type: application/octet-stream, Size: 351427 bytes --]

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

* bug#33278: failed build of webkit
  2018-11-05 21:37       ` David Larsson
@ 2019-12-24  1:52         ` Brett Gilio
  0 siblings, 0 replies; 6+ messages in thread
From: Brett Gilio @ 2019-12-24  1:52 UTC (permalink / raw)
  To: David Larsson; +Cc: 33278-done

David Larsson <david.larsson@selfhosted.xyz> writes:

> On Mon, 5 Nov 2018, Leo Famulari wrote:
>
>> On Mon, Nov 05, 2018 at 09:13:31PM +0100, david.larsson@selfhosted.xyz wrote:
>>> I ran:
>>>     sudo -E guix system reconfigure "$cfg" --no-grub
>>> --substitute-urls="https://mirror.guixsd.org
>>> https://mirror.hydra.gnu.org https://berlin.guixsd.org" --cores=1
>>> 2>&1 | sudo tee -a "$log"
>>>
>>> It built lots of packages successfully but failed on webkit.
>>
>> Okay, can you send the entire log (xz compressed, please)? I can't tell
>> what package is failing to build.
>>
> Not sure where to find the xz-compressed file but I found the bz2 one.
> --
> Vänliga hälsningar / Best Regards
>
>

As best as I can tell, this bug report is no longer relevant. Please
feel free to re-open if I am mistaken.

-- 
Brett M. Gilio
GNU Guix, Contributor | GNU Project, Webmaster
[DFC0 C7F7 9EE6 0CA7 AE55 5E19 6722 43C4 A03F 0EEE]
<brettg@gnu.org> <brettg@posteo.net>

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

end of thread, other threads:[~2019-12-24  1:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-05 19:13 bug#33278: failed build of webkit David Larsson
2018-11-05 20:03 ` Leo Famulari
2018-11-05 20:13   ` david.larsson
2018-11-05 20:59     ` Leo Famulari
2018-11-05 21:37       ` David Larsson
2019-12-24  1:52         ` Brett Gilio

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