bug#29113: Warnings when starting vim: Relink with for IFUNC symbol `longjmp'

2017-11-24 Thread Ludovic Courtès
Hi, Marius Bakke skribis: > "B. Wilson" writes: > >> Hello, >> >> I recently installed vim-full (8.0.1207) and it's throwing some linker (?) >> warnings at me on startup. The gory details are below, and any help getting >> to >> the bottom of this would be much appreciated. >> >> >> ## Errors

bug#29337: Bash reads system-wide bashrc unconditionally.

2017-11-24 Thread Roel Janssen
Ludovic Courtès writes: > Heya, > > Roel Janssen skribis: > >> Roel Janssen skribis: >> On CentOS 7, the following happens (yes, I added the echo-statement to /etc/bashrc on CentOS as well): $ env - bash --init-file <(echo "echo \"Goodbye, world\"") -i Goodbye, world >>

bug#29368: Unreliable failing tests / segfaulting guile

2017-11-24 Thread Ludovic Courtès
Hi, l...@gnu.org (Ludovic Courtès) skribis: > Martin Castillo skribis: > >> test-name: derivation-prerequisites-to-build when outputs already present >> location: /home/mcd/guix/tests/derivations.scm:790 >> source: >> + (test-assert >> + "derivation-prerequisites-to-build when outputs already

bug#29426: guix: "make check" test "utmpx-entries" fails

2017-11-24 Thread Adonay Felipe Nogueira
Currently, "make check" test "utmpx-entries" fails, to reproduce, do: --8<---cut here---start->8--- git clone "https://git.savannah.gnu.org/git/guix.git"; guix environment guix ./bootstrap ./configure --localstatedir="/var" make check --8<---cut here

bug#29186: building guile-emacs fails: required libaries not found: libjpeg

2017-11-24 Thread Ludovic Courtès
l...@gnu.org (Ludovic Courtès) skribis: > Jan Nieuwenhuizen skribis: > >> Ludovic Courtès writes: >> Subject: [PATCH] gnu: guile-emacs: Resurrect, fixes #29186. * gnu/packages/patches/guile-emacs-fix-configure.patch: New file. >> >>> I’m fine with this patch. I’m a bit concerned a

bug#29106: Build loop after changing pulseaudio and emacs-ido-completing-read+

2017-11-24 Thread Ludovic Courtès
Ping! l...@gnu.org (Ludovic Courtès) skribis: > Oleg Pykhalov skribis: > >> From 9a012229f41d60610e37639363f3b513a3900465 Mon Sep 17 00:00:00 2001 >> From: Oleg Pykhalov >> Date: Wed, 1 Nov 2017 15:58:48 +0300 >> Subject: [PATCH] gnu: emacs-ido-completing-read+: Update to 4.5. >> >> * gnu/packa

bug#29086: Fwd: Serious regression in Qt 5.9.2 regarding kirigami

2017-11-24 Thread Ludovic Courtès
Hi Hartmut, Hartmut Goebel skribis: > The recent Qt 5.9.2 release, introduces a pretty serious bug which > prevents some kirigami applications to start at all. > It is described there: > https://bugreports.qt.io/browse/QTBUG-64017 > > reverting the commit 98358715930739ca8de172d88c5ce6941c275ff3

bug#25020: guix refresh does not discover updates if URLs are "non-standard"

2017-11-24 Thread Ludovic Courtès
l...@gnu.org (Ludovic Courtès) skribis: > Hartmut Goebel skribis: > >> Am 23.01.2017 um 23:14 schrieb Ludovic Courtès: >>> > Fixed for oxygen-icons in commit >>> > 683c5ab70accb909697717bb61741a7692c52c09. >> >> For oxygen-icons (those with a number behind the name), refresh works. >> >> >> For

bug#29284: hash mismatch for coq-interval's source

2017-11-24 Thread Ludovic Courtès
Efraim Flashner skribis: > Starting download of > /gnu/store/wa7rmwjcqb4ib5h5fs7bfiz2cw94kys6-interval-3.3.0.tar.gz > From > https://gforge.inria.fr/frs/download.php/file/36538/interval-3.3.0.tar.gz... > 3.0.tar.gz 263KiB 801KiB/s 00:00 [] > 100.0% > sha25

bug#29358: guile2.0-guix times out

2017-11-24 Thread Ludovic Courtès
Marius Bakke skribis: > Marius Bakke writes: > >> Hello! >> >> Since the Guix snapshot update to 0.13.0-9.ff23b47, "guile2.0-guix" >> fails to build due to a test timeout: >> >> https://hydra.gnu.org/job/gnu/master/guile2.0-guix-0.13.0-9.ff23b47.x86_64-linux > > I bisected this down to this comm

bug#29255: "Profile contains conflicting entries" could be more helpful

2017-11-24 Thread Ricardo Wurmus
Ludovic Courtès writes: > Ben Sturmfels skribis: > >> So I think the bug is that the user interface could be more helpful here. >> It should probably either tell you what happened and what you can do to >> fix it, or offer to resolve the conflict/perform the upgrade for you. > > Would it be des

bug#29429: Version number missing in info page

2017-11-24 Thread Arun Isaac
At (info "(Guix)Top"), the first line says "This document describes GNU Guix version , a functional ...". The version number is missing. However, the manual at the URL https://www.gnu.org/software/guix/manual/guix.html has the version 0.13.0 correctly mentioned. signature.asc Description: PGP si

bug#29431: gjs error

2017-11-24 Thread Caleb Herbert
Guix package: gjs Foreign distro: Trisquel 7 cal@leela:~/Documents/programming/gnometutorial$ guix package -i gjs substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org'... 100.0% substitute: updating list of substitutes from 'ht

bug#29337: Bash reads system-wide bashrc unconditionally.

2017-11-24 Thread Ludovic Courtès
Roel Janssen skribis: > Ludovic Courtès writes: > >> Heya, >> >> Roel Janssen skribis: >> >>> Roel Janssen skribis: >>> > On CentOS 7, the following happens (yes, I added the echo-statement to > /etc/bashrc on CentOS as well): > $ env - bash --init-file <(echo "echo \"Goodbye, world

bug#29426: guix: "make check" test "utmpx-entries" fails

2017-11-24 Thread Ludovic Courtès
Hello, Adonay Felipe Nogueira skribis: > test-name: utmpx-entries > location: /home/adfeno/Projetos/Software/guix/tests/syscalls.scm:522 > source: > + (test-assert > + "utmpx-entries" > + (match (utmpx-entries) > + (((? utmpx? entries) ...) > + (every (lambda (entry) > +

bug#29431: gjs error

2017-11-24 Thread Ludovic Courtès
Hi Caleb, Caleb Herbert skribis: > guix package: error: profile contains conflicting entries for > glib:out > guix package: error: first entry: > glib@2.52.3:out > /gnu/store/jky83bjp4isw256lvj60h0d7i1bjy7lx-glib-2.52.3 > guix package: error:... pro

bug#29086: Fwd: Serious regression in Qt 5.9.2 regarding kirigami

2017-11-24 Thread Ludovic Courtès
Hi, l...@gnu.org (Ludovic Courtès) skribis: > Hartmut Goebel skribis: > >> The recent Qt 5.9.2 release, introduces a pretty serious bug which >> prevents some kirigami applications to start at all. >> It is described there: >> https://bugreports.qt.io/browse/QTBUG-64017 >> >> reverting the commi