Re: swh-plugins-lv2: New variable [WIP] v2

2015-12-08 Thread Ludovic Courtès
Mark H Weaver skribis: > Ricardo Wurmus writes: > >>> +(define-public swh-plugins-lv2 >>> + (let ((commit "5098e09e255eaed14e0d40ca5e7e6dfcb782d7ea")) >> >> We usually don’t use full commit hashes. You could probably trim it to >> the first six characters

Re: swh-plugins-lv2: New variable [WIP] v2

2015-12-08 Thread Ludovic Courtès
Florian Paul Schmidt skribis: > fps@cherry ~/src/guix [env]$ ./pre-inst-env guix lint swh-plugins-lv2 > ;;; note: source file /home/fps/src/guix/gnu/packages/audio.scm > ;;; newer than compiled /home/fps/src/guix/gnu/packages/audio.go > fps@cherry ~/src/guix [env]$ >

Re: GNOME updater

2015-12-08 Thread Efraim Flashner
On Mon, 07 Dec 2015 23:40:13 +0100 l...@gnu.org (Ludovic Courtès) wrote: > I was distracted from important stuff and found myself writing a GNOME > updater, brought to you in commit e80c0f8. > > Useful, and at the same time scary: > > --8<---cut

Re: GNOME updater

2015-12-08 Thread Ludovic Courtès
Efraim Flashner skribis: > A for gnome-3, the 3.19 series AFAIK is the beta/development releases for > 3.20, so would we want to update to those numbers? Good point, we probably don’t want those. Fixed in c499125, which leads to a shorter list: --8<---cut

Re: Test failure of ilmbase-2.2.0 on i686-linux (testBoxAlgo.cpp)

2015-12-08 Thread Ludovic Courtès
Hi Leo, and thanks for the perfect upstream bug report! Leo Famulari skribis: > [1] > http://lists.gnu.org/archive/html/bug-guix/2015-11/msg00179.html Small comment: bug-g...@gnu.org is linked to the bug tracker at . It is best to refer to the bug

Re: [DMD] [PATCH] service: Change gid before uid when dropping privileges.

2015-12-08 Thread Ludovic Courtès
"Thompson, David" skribis: > On Mon, Dec 7, 2015 at 8:22 AM, Thompson, David > wrote: >> On Sun, Dec 6, 2015 at 4:56 PM, Ludovic Courtès wrote: >>> "Thompson, David" skribis: >>> On Fri, Dec 4,

Re: python-matplotlib: should it propagate numpy?

2015-12-08 Thread Ludovic Courtès
Federico Beffa skribis: > On Sun, Dec 6, 2015 at 11:22 PM, Ludovic Courtès wrote: >> Federico Beffa skribis: >> >>> Ricardo Wurmus writes: >>> Hi Guix, with a profile containing python-2.7.10 and

[PATCH] gnu: rxvt-unicode: Add the terminal capability data.

2015-12-08 Thread Mathieu Lirzin
>From 00d45cdc47bd0d031d0870155e24fa814dad4833 Mon Sep 17 00:00:00 2001 From: Mathieu Lirzin Date: Sun, 6 Dec 2015 21:58:03 +0100 Subject: [PATCH] gnu: rxvt-unicode: Add the terminal capability data. This adds the necessary terminal capability data which are not provided by Ncurses

Re: armhf build machines

2015-12-08 Thread Ludovic Courtès
Mark H Weaver skribis: > l...@gnu.org (Ludovic Courtès) writes: > >> Leo Famulari skribis: >> >>> On Mon, Dec 07, 2015 at 11:36:46AM +0100, Andreas Enge wrote: On Mon, Dec 07, 2015 at 11:14:24AM +0200, Efraim Flashner wrote: > The impression I got

Re: armhf build machines

2015-12-08 Thread Mark H Weaver
l...@gnu.org (Ludovic Courtès) writes: > Mark H Weaver skribis: > >> l...@gnu.org (Ludovic Courtès) writes: >> >>> Leo Famulari skribis: >>> What sort of machine would be appropriate for hydra? >>> >>> Something rather big: say 8+ cores, 16+G RAM, fast

Re: Test failure of ilmbase-2.2.0 on i686-linux (testBoxAlgo.cpp)

2015-12-08 Thread Mark H Weaver
[added 22...@debbugs.gnu.org to the CC list] Leo Famulari writes: > Greetings from Guix! [0] > > We're having trouble building ilmbase-2.2.0 for the i686 architecture on > Linux, with gcc-4.9.3. > > The build process fails during testing. Specifically, it fails >

Re: [PATCH] gtk+: Support GUIX_GTK{2,3}_PATH variables.

2015-12-08 Thread Ricardo Wurmus
Ludovic Courtès writes: > Ricardo Wurmus skribis: > >> From 11f502281064525a067c1453cd2b7b663bf6c3bb Mon Sep 17 00:00:00 2001 >> From: Ricardo Wurmus >> Date: Thu, 3 Dec 2015 08:32:06 +0100 >> Subject: [PATCH 2/3] gnu: gtk+: Add patch to

Re: Test failure of ilmbase-2.2.0 on i686-linux (testBoxAlgo.cpp)

2015-12-08 Thread Leo Famulari
On Tue, Dec 08, 2015 at 06:06:25PM +0100, Ludovic Courtès wrote: > Hi Leo, and thanks for the perfect upstream bug report! > > Leo Famulari skribis: > > > [1] > > http://lists.gnu.org/archive/html/bug-guix/2015-11/msg00179.html > > Small comment: bug-g...@gnu.org is linked

Re: [PATCH] gnu: rxvt-unicode: Add the terminal capability data.

2015-12-08 Thread Leo Famulari
On Tue, Dec 08, 2015 at 06:18:50PM +0100, Mathieu Lirzin wrote: > From 00d45cdc47bd0d031d0870155e24fa814dad4833 Mon Sep 17 00:00:00 2001 > From: Mathieu Lirzin > Date: Sun, 6 Dec 2015 21:58:03 +0100 > Subject: [PATCH] gnu: rxvt-unicode: Add the terminal capability data. > > This

Missing configure

2015-12-08 Thread Andreas Enge
Hello, the source code of numactl-2.0.10 is missing the "configure" file (and potentially other files generated by the autotoools). Could you create the tarball via the command "make dist"? This creates all necessary files so that users who want to compile the package can do so without running

Re: [PATCH] Update numactl

2015-12-08 Thread Andreas Enge
On Sun, Oct 18, 2015 at 07:35:44PM +0200, Ludovic Courtès wrote: > Pfff… Could you email upstream and ask them to run ‘make dist’ next > time? It’s really weird: They used to do it, and it looks as if they > had forgotten. :-/ No, they did not use the autotools and had just a Makefile.

Re: [PATCH] Update numactl

2015-12-08 Thread Andreas Enge
On Sat, Oct 17, 2015 at 11:18:25PM +0200, Andreas Enge wrote: > It does not build on arm. On debian, hwloc does not depend on libnuma > on the armel and armhf architectures: >https://packages.debian.org/jessie/libhwloc5 > So maybe we could make it an input only for non-arm architectures? What