bug#35237: Please report it by email to

2019-04-11 Thread Björn Höfling
On Thu, 11 Apr 2019 12:16:45 + ebra...@librepanther.com wrote: > ebrasca@Ebrasa-PC:% guix pull [..] > ERROR: In procedure %resolve-variable: > error: license:gpl3+: unbound variable > -guix pull: error: You found a bug: the program > '/gnu/store/54k4p2y0pjgfcr60z7fj3k8yb15qrkpg-compute-guix-d

bug#35242: Backtrace on building with load path

2019-04-11 Thread brettg
Hi all. I am trying to build custom packages, and today a regression may have been introduced either on guix-master or in my own channel. I am trying to find out where the issue lies. brettg@guixsd ~/Repos/guix-system [env]$ guix build fstar -L . Backtrace: In guix/store.scm: 613:10 19 (call

bug#35237: Please report it by email to

2019-04-11 Thread ebrasca
ebrasca@Ebrasa-PC:% guix pull Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'... Building from this channel: guix https://git.savannah.gnu.org/git/guix.git ed132a5 Computing Guix derivation for 'x86_64-linux'... Backtrace: In ice-9/eval.scm:

bug#35235: Godot bundles certificates

2019-04-11 Thread pkill9
During compilation, there is a line of output: ``` make_certs_header(["editor/certs_compressed.gen.h"], ["thirdparty/certs/ca-certificates.crt"]) ``` In the package source is the file "thirdparty/certs/ca-certificates.crt". I assume we want Godot to use the certificates provided by Guix.

bug#35232: webkitgtk-2.24.1 fails to build on i686, but earlier versions work

2019-04-11 Thread Mark H Weaver
Hydra failed to build webkitgtk-2.24.1 on i686-linux, saying "SSE2 support is required to compile WebKit". https://hydra.gnu.org/build/3439652 See below for the tail of the build log. Note that earlier versions of webkitgtk built successfully on i686-linux, including 2.24.0: https://hydra.g