bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#35108: ungoogled-chromium fails to install


From: Ricardo Wurmus
Subject: bug#35108: ungoogled-chromium fails to install
Date: Tue, 02 Apr 2019 22:09:28 +0200
User-agent: mu4e 1.0; emacs 26.1

Blackbeard <address@hidden> writes:

> Hello, I am having trouble to install ungoogled-chromium.
>
> I've tried several times and with different 'guix pull' commits, but it
> keeps failing at around 84%. This is from the logs:
>
>
> ninja: build stopped: subcommand failed.
> Backtrace:
>            4 (primitive-load "/gnu/store/25402q0d5mdh4rkp155rh9j3vpj…")
> In ice-9/eval.scm:
>    191:35  3 (_ _)
> In srfi/srfi-1.scm:
>    863:16  2 (every1 #<procedure 487ce0 at /gnu/store/gfprsx2m62cvq…> …)
> In 
> /gnu/store/gfprsx2m62cvqbh7ysc9ay9slhijvmal-module-import/guix/build/gnu-build-system.scm:
>    799:28  1 (_ _)
> In 
> /gnu/store/gfprsx2m62cvqbh7ysc9ay9slhijvmal-module-import/guix/build/utils.scm:
>     616:6  0 (invoke _ . _)
>
> /gnu/store/gfprsx2m62cvqbh7ysc9ay9slhijvmal-module-import/guix/build/utils.scm:616:6:
>  In procedure invoke:
> Throw to key `srfi-34' with args `(#<condition &invoke-error [program: 
> "ninja" arguments: ("-C" "out/Release" "-j" "5" "chrome" "chromedriver") 
> exit-status: 1 term-signal: #f stop-signal: #f] ab9b40>)'.

Unfortunately, you cropped the interesting part of the error message.
Can you show us more?  It would interesting to see what happened before.

This backtrace just shows us that the command we invoke with “invoke”
returned an error.  That’s not very helpful.

-- 
Ricardo






reply via email to

[Prev in Thread] Current Thread [Next in Thread]