bug#30756: GCC >= 6 '-isystem' and C_INCLUDE_PATH behavior changed, breaking

2020-02-03 Thread Marius Bakke
Ludovic Courtès writes: > The attached patch does three things: > > 1. Fix the order of inputs computed by (@@ (guix build-system gnu) > lower) so that implicit inputs come last. In particular, this > ensures that libc headers and kernel headers come last. All user > libraries

bug#39406: emacs-telega on 32bit - "Emacs with wide ints (--with-wide-int) is required"

2020-02-03 Thread lmedeiros
Hey all. I'm trying install emacs-telega in a 32-bit machine and I have the following error: "Emacs with wide ints (--with-wide-int) is required". Regards, Leonardo

bug#36551: [META] Run Guix System on Purism Librem 5

2020-02-03 Thread Jonathan Brielmaier
On the Guix days there was a session about running Guix on mobile phones. The notes will be published somewhere else. Don't know when and where yet. Patch for chatty: http://issues.guix.gnu.org/issue/39312 On my personal (dirty) wip-librem5 branch on Gitlab.com is additionally software for the L

bug#35712: No sound in alex4

2020-02-03 Thread Ben Sturmfels
On Mon, 03 Feb 2020, Ben Sturmfels wrote: > On Mon, 13 May 2019, sirgazil wrote: > >> When I run the game alex4, it has no sound. Running the game from a terminal >> I see no errors. > > I'm also not getting any sound. I've found that alex4 writes a log to > $HOME/.alex4/log.txt. My log below see

bug#35712: No sound in alex4

2020-02-03 Thread Ben Sturmfels
On Mon, 13 May 2019, sirgazil wrote: > When I run the game alex4, it has no sound. Running the game from a terminal > I see no errors. I'm also not getting any sound. I've found that alex4 writes a log to $HOME/.alex4/log.txt. My log below seems to imply that sound is being successfully initiali

bug#39404: `guix import gem unicode_utils' error: expecting array, got #nil

2020-02-03 Thread Seth
Hello, trying to import this gem fails for me and another person in IRC. Here is the shell output: $ guix import gem unicode_utils Backtrace:    5 (primitive-load "/home/seth/.config/guix/current/bin/gu…") In guix/ui.scm:   1824:12  4 (run-guix-command _ . _) In guix/scripts/import.scm:

bug#30756: GCC >= 6 '-isystem' and C_INCLUDE_PATH behavior changed, breaking

2020-02-03 Thread Ludovic Courtès
Hello comrades! (+Cc: Marius.) Ludovic Courtès skribis: > ‘%final-inputs’ order actually looks good: > > scheme@(gnu packages commencement)> (map car %final-inputs) > $2 = ("tar" "gzip" "bzip2" "xz" "file" "diffutils" "patch" "findutils" "gawk" > "sed" "grep" "coreutils" "make" "bash" "ld-wrap