Re: X server crashes during 'guix system reconfigure' on mips64el

2016-08-21 Thread Leo Famulari
On Mon, Aug 22, 2016 at 01:28:39AM -0400, Mark H Weaver wrote: > Hi Ludovic, > > l...@gnu.org (Ludovic Courtès) writes: > > > civodul pushed a commit to branch master > > in repository guix. > > > > commit 3cf319a3f8e23831960a0f1320122cc514188a37 > > Author: Ludovic Courtès > > Date: Sun Aug 2

Re: [PATCH 03/13] gnu: kde-frameworks: Add kcompletion.

2016-08-21 Thread Mark H Weaver
David Craven writes: > * gnu/packages/kde-frameworks.scm (kcompletion): New variable. > > Co-authored-by: Hartmut Goebel This fails to build on hydra: https://hydra.gnu.org/eval/109095?filter=kcompletion Mark

Re: [PATCH] gnu: asciidoc: Use local docbook-xsl package.

2016-08-21 Thread Tomáš Čech
On Sun, Aug 21, 2016 at 05:44:12PM -0400, Leo Famulari wrote: On Fri, Aug 19, 2016 at 09:08:43PM +0200, Tomáš Čech wrote: * gnu/packages/documentation.scm (asciidoc)[inputs]: Add docbook-xsl. [arguments]: Add 'make-local-docbook-xsl' phase. Thanks! I added a comment above the phase and pushed

X server crashes during 'guix system reconfigure' on mips64el

2016-08-21 Thread Mark H Weaver
Hi Ludovic, l...@gnu.org (Ludovic Courtès) writes: > civodul pushed a commit to branch master > in repository guix. > > commit 3cf319a3f8e23831960a0f1320122cc514188a37 > Author: Ludovic Courtès > Date: Sun Aug 21 19:03:29 2016 +0200 > > services: elogind: Provide '%elogind-file-systems' by

Re: [PATCH] gnu: gzochi: Update to 0.10.

2016-08-21 Thread Mark H Weaver
Hi Julian, Julian Graham writes: > Linted, built, inspected by hand. Let me know if I've missed anything. > > From 584a3d62fe7105b90df433e460d0b6232716b1fc Mon Sep 17 00:00:00 2001 > From: Julian Graham > Date: Sun, 21 Aug 2016 11:10:41 -0400 > Subject: [PATCH] gnu: gzochi: Update to 0.10. > > *

Security update needed for spice

2016-08-21 Thread Mark H Weaver
Hi David, There are two high-severity security flaws in spice that are apparently fixed in spice-0.12.8: CVE-2016-0749 and CVE-2016-2150 https://lwn.net/Articles/697698/ https://bugzilla.redhat.com/show_bug.cgi?id=1343135 https://bugzilla.redhat.com/show_bug.cgi?id=1343137 While investiga

Re: [PATCH] gnu: Add dlib.

2016-08-21 Thread Ben Woodcroft
On 21/08/16 16:17, Leo Famulari wrote: On Fri, Aug 19, 2016 at 11:52:37AM +0100, Marius Bakke wrote: Leo Famulari writes: I pushed the patch as 5f0ff6a9e. Hopefully dlib is still useful without lapack. We should really figure out what the issue is and fix it :) I noticed this fails to buil

Re: GCC bootstrap failure on ARM

2016-08-21 Thread David Craven
> Until the bootstrapping problem on ARM is fixed, we can't do any of > this. At the moment, that's blocking us from even updating to 4.9.4, > nevermind 5 or 6. If you want to help us upgrade our default GCC, > investigating that problem would be the best way. I have some unfinished stuff that I

Re: [PATCH] gnu: gzochi: Update to 0.10.

2016-08-21 Thread David Craven
Pushed as c8edd7e65fec92f3656cfdc4332a76a5b78e46af

Re: [PATCH 11/13] gnu: vlc: Fix regression caused by update to qt 5.7.

2016-08-21 Thread Leo Famulari
On Mon, Aug 22, 2016 at 01:19:05AM +0200, David Craven wrote: > > So, I do think it's a good idea to use that string as documentation but, > > in this case, I think that using "qtbase" is inappropriate. What do you > > think? > > So what would be a better string? "needs qtbase"? I would just use

Re: [PATCH 11/13] gnu: vlc: Fix regression caused by update to qt 5.7.

2016-08-21 Thread David Craven
I ended up doing it like this: ("qt" ,qt) ; FIXME: reenable modular qt after update - requires building ;("qtbase" ,qtbase) with -std=gnu++11. ;("qtx11extras" ,qtx11extras)

Re: [PATCH 11/13] gnu: vlc: Fix regression caused by update to qt 5.7.

2016-08-21 Thread David Craven
> So, I do think it's a good idea to use that string as documentation but, > in this case, I think that using "qtbase" is inappropriate. What do you > think? So what would be a better string? "needs qtbase"?

Re: [PATCH 11/13] gnu: vlc: Fix regression caused by update to qt 5.7.

2016-08-21 Thread Leo Famulari
On Mon, Aug 22, 2016 at 01:06:39AM +0200, David Craven wrote: > I left the qtbase string as documentation, as has been done in other > places. Do you think it's a bad idea (to not use the same string as > the package name)? My understanding is that the 'qt' package is not the same thing as the 'qt

Re: [PATCH 11/13] gnu: vlc: Fix regression caused by update to qt 5.7.

2016-08-21 Thread David Craven
libxi is required for it to build, I don't know why it worked before. libinput is not strictly required, but I saw libinput.h not found falling back to ... and since libinput is already in qt's dependency graph, we can add it. But I'll make it a separate commit. I left the qtbase string as documen

Re: [PATCH 07/13] gnu: gpsbabel: Fix regression caused by update to qt 5.7.

2016-08-21 Thread David Craven
Here is a sample of the test failures, they all look similar. This is what I'd call a rounding error, but maybe it's something else? -95.195312 +95.195313 2013-08-15T15:19:01Z 522.50 TP8440 @@ -50705,7 +50705,7 @@ TP8445

Re: [PATCH 04/13] gnu: poppler: Update to 0.47.0.

2016-08-21 Thread David Craven
> This would entail about 3000 rebuilds. If it's important, I'd prefer to > build it out on another branch. If it's not important, maybe save it > for core-updates? I didn't realize it was such an important package. No it's not important, updating a package is just the first thing I do when some

Re: [PATCH 03/13] gnu: pinentry-qt: Fix regression.

2016-08-21 Thread David Craven
I removed gettext and added (arguments `(#:configure-flags '("CXXFLAGS=-std=gnu++11"))) instead. I don't know why adding gettext as a native-input fixed the build failure. On Sun, Aug 21, 2016 at 10:16 PM, Mark H Weaver wrote: > David Craven writes: > >> * gnu/packages/gnupg.scm (pinentry-qt

Re: [PATCH][core-updates] gnu: gnupg, libgpg-error updates rebased

2016-08-21 Thread Leo Famulari
On Sat, Aug 20, 2016 at 09:27:25AM +, ng0 wrote: > > From 3aec89f0444bd1e75f8dfa945e586a79790d254d Mon Sep 17 00:00:00 2001 > > From: ng0 > > Date: Sat, 20 Aug 2016 08:37:22 + > > Subject: [PATCH] gnu: gnupg: Fix test failures. > > > > * gnu/packages/gnupg.scm (gnupg)[arguments]: Set $HOME

Re: [PATCH] gnu: asciidoc: Use local docbook-xsl package.

2016-08-21 Thread Leo Famulari
On Fri, Aug 19, 2016 at 09:08:43PM +0200, Tomáš Čech wrote: > * gnu/packages/documentation.scm (asciidoc)[inputs]: Add docbook-xsl. > [arguments]: Add 'make-local-docbook-xsl' phase. Thanks! I added a comment above the phase and pushed as dd10ba6356. And then I remembered that you could have pushe

Re: [PATCH] gnu: gzochi: Update to 0.10.

2016-08-21 Thread Julian Graham
Hi David, On Sun, Aug 21, 2016 at 5:20 PM, David Craven wrote: > I hadn't realized that you are the author of gzochi. Yep! > What I meant was that gmp end up being referenced by gzochi even dough > it's not explicitly in the inputs field. Are you saying that this > shouldn't be the case then?

Re: [PATCH] gnu: gzochi: Update to 0.10.

2016-08-21 Thread David Craven
Hi Julian, I hadn't realized that you are the author of gzochi. What I meant was that gmp end up being referenced by gzochi even dough it's not explicitly in the inputs field. Are you saying that this shouldn't be the case then? guix gc --references $(guix build gzochi) /gnu/store/00qwdmjrzflh0q

Re: [PATCH 12/13] gnu: avidemux: Fix regression caused by update to qt 5.7.

2016-08-21 Thread David Craven
The problem isn't with qt, when adding -std=gnu++11 the build fails. And I'm not really a C/C++ developer, so sometimes the error messages look a little intimidating. But yes I'll make the changes...

Re: [PATCH] gnu: gzochi: Update to 0.10.

2016-08-21 Thread Julian Graham
Hi Andreas, On Sun, Aug 21, 2016 at 12:21 PM, Andreas Enge wrote: > Could you comment on this? Is it not needed any more? Or does dropping it > removes an optional feature? It's not needed as a first-order dependency any more - although as David Craven notes in a separate email, it's a dependenc

Re: GNOME Applications menu can cause crashes

2016-08-21 Thread Kei Kebreau
Kei Kebreau writes: > Hello all, > > I was wondering if any other GNOME users encountered a odd bug while > using the Applications menu. Dragging an icon while in the Applications > menu causes GNOME shell to crash for unknown reasons. I'd like to help > with fixing this bug if I can, but I don't

Re: [PATCH 2/2] gnu: Add r-bamsignals.

2016-08-21 Thread Leo Famulari
On Thu, Aug 18, 2016 at 01:09:42PM +0200, Ricardo Wurmus wrote: > * gnu/packages/bioinformatics.scm (r-bamsignals): New variable. LGTM

Re: [PATCH 1/2] gnu: Add r-rhtslib.

2016-08-21 Thread Leo Famulari
On Thu, Aug 18, 2016 at 01:09:41PM +0200, Ricardo Wurmus wrote: > * gnu/packages/bioinformatics.scm (r-rhtslib): New variable. LGTM

Re: GCC bootstrap failure on ARM

2016-08-21 Thread Mark H Weaver
David Craven writes: > I can help fixing package regressions if someone gets the ball > rolling. Is there a reason to upgrade to gcc 5 or does it make sense > to jump to gcc 6 directly? If I understand correctly most of the work > required for an update to gcc 5 has already been done? Until the

Re: [PATCH 03/13] gnu: pinentry-qt: Fix regression.

2016-08-21 Thread Mark H Weaver
David Craven writes: > * gnu/packages/gnupg.scm (pinentry-qt)[native-inputs]: Add gnu-gettext. The summary line should say "Add gnu-gettext to native-inputs" instead of "Fix regression". > --- > gnu/packages/gnupg.scm | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/gnu/packages/gnu

Re: [PATCH] gnu: Add dlib.

2016-08-21 Thread Leo Famulari
On Fri, Aug 19, 2016 at 11:52:37AM +0100, Marius Bakke wrote: > Leo Famulari writes: > > > I pushed the patch as 5f0ff6a9e. Hopefully dlib is still useful without > > lapack. We should really figure out what the issue is and fix it :) > > I noticed this fails to build on Hydra. What's worse is t

Re: [PATCH 12/13] gnu: avidemux: Fix regression caused by update to qt 5.7.

2016-08-21 Thread Mark H Weaver
David Craven writes: > * gnu/packages/video.scm (avidemux)[inputs]: Use qt 5.6.1-1. In the summary line and in the line above, how about writing "Use monolithic Qt 5.6."? > --- > gnu/packages/video.scm | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/gnu/packages/vi

Re: [PATCH] gnu: Add python-odfpy.

2016-08-21 Thread Leo Famulari
On Wed, Aug 17, 2016 at 05:53:31PM +0100, Marius Bakke wrote: > Subject: [PATCH] gnu: Add python-odfpy. > > * gnu/packages/python.scm (python-odfpy, python2-odfpy): New variables. Thanks for the patch! > +(arguments > + `(#:phases > + (modify-phases %standard-phases > + (re

Re: [PATCH 11/13] gnu: vlc: Fix regression caused by update to qt 5.7.

2016-08-21 Thread Mark H Weaver
David Craven writes: > * gnu/packages/video.scm (vlc)[inputs]: Use qt 5.6.1-1. Add libinput and > libxi. The summary line is a bit misleading, because it leads me to guess that this commit gets vlc working with Qt 5.7. Better to write "gnu: vlc: Use Qt 5.6.1." Is it necessary to add 'libinput'

Re: [PATCH] gnu: Add python-requests-oauthlib

2016-08-21 Thread Leo Famulari
On Fri, Aug 12, 2016 at 06:15:43PM -0700, Dylan Jeffers wrote: > * gnu/packages/python.scm (python-requests-oauthlib, > python2-requests-oauthlib): New variables. Thank you! > +(define-public python2-requests-oauthlib > + (package-with-python2 python-requests-oauthlib)) This python-2 variant of

Re: [PATCH 10/13] gnu: v4l-utils: Fix regression caused by update to qt 5.7.

2016-08-21 Thread Mark H Weaver
David Craven writes: > * gnu/packages/video.scm (v4l-utils)[arguments]: Require gnu++11. > --- > gnu/packages/video.scm | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm > index bc6415e..28e49b3 100644 > --- a/gnu/packages/

Re: [PATCH 09/13] gnu: scribus: Fix regression caused by update to qt 5.7.

2016-08-21 Thread Mark H Weaver
David Craven writes: > * gnu/packages/scribus.scm (scribus)[arguments]: Require gnu++11. > --- > gnu/packages/scribus.scm | 5 - > 1 file changed, 4 insertions(+), 1 deletion(-) > > diff --git a/gnu/packages/scribus.scm b/gnu/packages/scribus.scm > index 68e57cd..4f3f306 100644 > --- a/gnu/p

Re: [PATCH 08/13] gnu: synthv1: Fix regression caused by update to qt 5.7.

2016-08-21 Thread Mark H Weaver
David Craven writes: > * gnu/packages/music.scm (synthv1)[arguments]: Require gnu++11. > --- > gnu/packages/music.scm | 6 -- > 1 file changed, 4 insertions(+), 2 deletions(-) > > diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm > index dfd3f77..52eb3e0 100644 > --- a/gnu/package

Re: [PATCH 07/13] gnu: gpsbabel: Fix regression caused by update to qt 5.7.

2016-08-21 Thread Mark H Weaver
David Craven writes: > * gnu/packages/gps.scm (gpsbabel)[arguments]: Require gnu++11. Disable tests > on all platforms due to rounding error. > --- > gnu/packages/gps.scm | 7 +-- > 1 file changed, 5 insertions(+), 2 deletions(-) > > diff --git a/gnu/packages/gps.scm b/gnu/packages/gps.scm >

Re: [PATCH 06/13] gnu: qsynth: Fix regression caused by update to qt 5.7.

2016-08-21 Thread Mark H Weaver
David Craven writes: > * gnu/packages/audio.scm (qsynth)[arguments]: Require gnu++11. > --- > gnu/packages/audio.scm | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > > diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm > index 6c0f066..2d741d5 100644 > --- a/gnu/packages/au

Re: [PATCH 05/13] gnu: alsa-modular-synth: Fix regression caused by update to qt 5.7.

2016-08-21 Thread Mark H Weaver
David Craven writes: > * gnu/packages/audio.scm (alsa-modular-synth)[arguments]: Require gnu++11. > --- > gnu/packages/audio.scm | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > > diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm > index a214ef3..6c0f066 100644 > --- a/gnu

Re: [PATCH 04/13] gnu: poppler: Update to 0.47.0.

2016-08-21 Thread Mark H Weaver
David Craven writes: > * gnu/packages/pdf.scm (poppler): Update it. > (poppler)[arguments]: Require gnu++11. This would entail about 3000 rebuilds. If it's important, I'd prefer to build it out on another branch. If it's not important, maybe save it for core-updates? Mark

Re: [PATCH 02/13] gnu: kwidgetsaddons: Fix regression caused by update to qt 5.7.

2016-08-21 Thread Mark H Weaver
David Craven writes: > * gnu/packages/kde-frameworks.scm (kwidgetsaddons)[arguments]: Disable tests. You did more than disable tests. Please describe the other changes. > --- > gnu/packages/kde-frameworks.scm | 5 - > 1 file changed, 4 insertions(+), 1 deletion(-) > > diff --git a/gnu/pac

Re: [PATCH 01/13] gnu: kguiaddons: Fix regression caused by update to qt 5.7.

2016-08-21 Thread Mark H Weaver
David Craven writes: > * gnu/packages/kde-frameworks.scm (kguiaddons)[arguments]: > Remove phase 'start-xorg-server. Add phase 'check-setup. > --- > gnu/packages/kde-frameworks.scm | 9 +++-- > 1 file changed, 3 insertions(+), 6 deletions(-) > > diff --git a/gnu/packages/kde-frameworks.scm b

Re: [PATCH] Add Emacs Org mode

2016-08-21 Thread Ricardo Wurmus
Nicolas Goaziou writes: > The following patch adds Org mode to the list of Emacs packages. I pushed this to master as 59065bb3304d6281c29ad7394a90fe17e8fb2b3b after making these two changes: - reordered fields to match the common order - reflowed the description Thanks again for the patch and

Re: [PATCH] gnu: gimp: Fix python plugin.

2016-08-21 Thread Leo Famulari
On Sun, Aug 21, 2016 at 12:32:17AM +0800, 宋文武 wrote: > * gnu/packages/gimp.scm (gimp)[arguments]: Add phase to > install 'sitecustomize.py'. On #guix, one of the GIMP developers (schumaml) suggest we instead set PYTHONPATH in the file 'data/environ/default.env': https://git.gnome.org/browse/gimp/t

Re: [PATCH] gnu: Add python-cheetah.

2016-08-21 Thread Leo Famulari
On Sun, Aug 21, 2016 at 05:31:50PM +0300, Manolis Ragkousis wrote: > Hello Leo, > > > Does this python2-cheetah work as expected? Needing to make changes to > > the Python 2 version of a package is the reason we introduced the > > python2-variant system. > > This package only works with python 2.

GNOME Applications menu can cause crashes

2016-08-21 Thread Kei Kebreau
Hello all, I was wondering if any other GNOME users encountered a odd bug while using the Applications menu. Dragging an icon while in the Applications menu causes GNOME shell to crash for unknown reasons. I'd like to help with fixing this bug if I can, but I don't know where to start or even wher

Re: Python 3.5 start of update

2016-08-21 Thread Leo Famulari
On Wed, Jun 22, 2016 at 08:15:02AM -0500, Christopher Allan Webber wrote: > Ludovic Courtès writes: > >> From bbc1f68204318d79ece3fa46ed71d7c21d6ec8a2 Mon Sep 17 00:00:00 2001 > >> From: Christopher Allan Webber > > >> diff --git a/gnu/packages/patches/python-fix-tests-py3.5.patch > >> b/gnu/pac

[PATCH] Update entr to 3.6

2016-08-21 Thread Matthew Jordan
Good Day, This patch moves entr to the shellutils file. And updates the version. >From 4cae2720568bab62785bd48ae0536a49eafabb81 Mon Sep 17 00:00:00 2001 From: "Matthew O'N.S Jordan" Date: Sat, 20 Aug 2016 11:32:25 -0400 Subject: [PATCH] gnu: Modify entr * gnu/packages/shellutils.scm (entr): U

[PATCH 1/2] Feed2maildir: Add python-feedparser

2016-08-21 Thread Matthew Jordan
Good Day, This patch is to add python-feedparser. Left me know if need to make any adjustments. >From 41357ed77b80d7d151b341eef509685b45266546 Mon Sep 17 00:00:00 2001 From: "Matthew O'N.S Jordan" Date: Sun, 21 Aug 2016 11:45:52 -0400 Subject: [PATCH 1/2] gnu: Add python-feedparser * gnu/packag

[PATCH 2/2] Feed2maildir: Add feed2maildir

2016-08-21 Thread Matthew Jordan
Good Day, This a patch to add feed2maildir. Let me know if I need to change anything. >From 2bc27ff76ae53f9e7556d55a3dc2b4ffde6f72f7 Mon Sep 17 00:00:00 2001 From: "Matthew O'N.S Jordan" Date: Sun, 21 Aug 2016 11:47:17 -0400 Subject: [PATCH 2/2] gnu: Add feed2maildir * gnu/packages/mail.scm (py

Re: Build machine sysadmin support

2016-08-21 Thread David Craven
So guix doesn't work inside a vm - because /gnu/store is mounted readonly. To be able to offload arm builds once guix system vm --system=armhf-linux works, /gnu/store needs to be writeable. Can multiple daemons concurrently use the same store? or alternatively, can we move the (unless (zero? (sy

Re: [PATCH] gnu: Add libtoxcore.

2016-08-21 Thread ng0
I have started a request with other people to let tox* publish release tarballs instead of just git and github's "master.tar.gz". >From 3df3eee3c5841f954aca35c1024e54ec09e28f24 Mon Sep 17 00:00:00 2001 From: ng0 Date: Sat, 20 Aug 2016 22:14:17 + Subject: [PATCH 2/5] gnu: Add libtoxcore. * gn

Re: [PATCH] gnu: gzochi: Update to 0.10.

2016-08-21 Thread David Craven
Isn't gmp already an implicit input of the gnu-build-system? It still ends up in the runpath, it's just not required to be an input.

Re: [PATCH] gnu: Add toxic (Need help with ncurses+libnotify not being found).

2016-08-21 Thread ng0
ng0 writes: > Hi, > > thanks for the CPATH info, I will try that. > > Alex Kost writes: > >> ng0 (2016-08-21 05:25 +0300) wrote: >> >>> There are serious cosmetic improvements I need to to make on these >>> patches, I am aware of this, but what I am asking help for is: >>> >>> I've tried for hou

Re: [PATCH] gnu: gzochi: Update to 0.10.

2016-08-21 Thread Andreas Enge
Hello, thanks for your contribution! On Sun, Aug 21, 2016 at 11:20:54AM -0400, Julian Graham wrote: > - ("gmp" ,gmp) Could you comment on this? Is it not needed any more? Or does dropping it removes an optional feature? Andreas

Re: [PATCH] gnu: gzochi: Update to 0.10.

2016-08-21 Thread David Craven
Should be: -;;; Copyright © 2015 Julian Graham +;; Copyright © 2015,2016 Julian Graham Should be mentioned in commit message. > - ("gmp" ,gmp) No need to resend the patch. Thank you for the update!

[PATCH] gnu: gzochi: Update to 0.10.

2016-08-21 Thread David Craven
From: Julian Graham * gnu/packages/game-development.scm (gzochi): Update to 0.10. --- gnu/packages/game-development.scm | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/gnu/packages/game-development.scm b/gnu/packages/game-development.scm index 0bfd0c5..ba97a64 100644

[PATCH] gnu: gzochi: Update to 0.10.

2016-08-21 Thread Julian Graham
Linted, built, inspected by hand. Let me know if I've missed anything. From 584a3d62fe7105b90df433e460d0b6232716b1fc Mon Sep 17 00:00:00 2001 From: Julian Graham Date: Sun, 21 Aug 2016 11:10:41 -0400 Subject: [PATCH] gnu: gzochi: Update to 0.10. * gnu/packages/game-development.scm (gzochi): Updat

Re: Build machine sysadmin support

2016-08-21 Thread David Craven
guix install probably needs support for handling local-file's. This is what I added as a template to gnu/system/examples. Apart from easily deploying build-machines, I think this is also useful for getting guix build --system=armhf-linux working. ;; GuixSD configuration file for the build machines

Re: [PATCH] gnu: Add python-cheetah.

2016-08-21 Thread Manolis Ragkousis
Hello Leo, > Does this python2-cheetah work as expected? Needing to make changes to > the Python 2 version of a package is the reason we introduced the > python2-variant system. This package only works with python 2. Actually if you try to build python-cheetah, you will get: phase `patch-source-

[PATCH 11/13] gnu: vlc: Fix regression caused by update to qt 5.7.

2016-08-21 Thread David Craven
* gnu/packages/video.scm (vlc)[inputs]: Use qt 5.6.1-1. Add libinput and libxi. --- gnu/packages/video.scm | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm index 28e49b3..45f8a28 100644 --- a/gnu/packages/video.scm +++ b/gnu/pa

[PATCH 03/13] gnu: pinentry-qt: Fix regression.

2016-08-21 Thread David Craven
* gnu/packages/gnupg.scm (pinentry-qt)[native-inputs]: Add gnu-gettext. --- gnu/packages/gnupg.scm | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gnu/packages/gnupg.scm b/gnu/packages/gnupg.scm index 7df96b4..fde6018 100644 --- a/gnu/packages/gnupg.scm +++ b/gnu/packages/gnupg.scm @@ -28,6

[PATCH 05/13] gnu: alsa-modular-synth: Fix regression caused by update to qt 5.7.

2016-08-21 Thread David Craven
* gnu/packages/audio.scm (alsa-modular-synth)[arguments]: Require gnu++11. --- gnu/packages/audio.scm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm index a214ef3..6c0f066 100644 --- a/gnu/packages/audio.scm +++ b/gnu/packages

[PATCH 12/13] gnu: avidemux: Fix regression caused by update to qt 5.7.

2016-08-21 Thread David Craven
* gnu/packages/video.scm (avidemux)[inputs]: Use qt 5.6.1-1. --- gnu/packages/video.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm index 45f8a28..7c68be8 100644 --- a/gnu/packages/video.scm +++ b/gnu/packages/video.scm @@

[PATCH 02/13] gnu: kwidgetsaddons: Fix regression caused by update to qt 5.7.

2016-08-21 Thread David Craven
* gnu/packages/kde-frameworks.scm (kwidgetsaddons)[arguments]: Disable tests. --- gnu/packages/kde-frameworks.scm | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm index ba26952..20ab37a 100644 --- a/gnu/packag

[PATCH 06/13] gnu: qsynth: Fix regression caused by update to qt 5.7.

2016-08-21 Thread David Craven
* gnu/packages/audio.scm (qsynth)[arguments]: Require gnu++11. --- gnu/packages/audio.scm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm index 6c0f066..2d741d5 100644 --- a/gnu/packages/audio.scm +++ b/gnu/packages/audio.scm @

[PATCH 08/13] gnu: synthv1: Fix regression caused by update to qt 5.7.

2016-08-21 Thread David Craven
* gnu/packages/music.scm (synthv1)[arguments]: Require gnu++11. --- gnu/packages/music.scm | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm index dfd3f77..52eb3e0 100644 --- a/gnu/packages/music.scm +++ b/gnu/packages/music.s

[PATCH 10/13] gnu: v4l-utils: Fix regression caused by update to qt 5.7.

2016-08-21 Thread David Craven
* gnu/packages/video.scm (v4l-utils)[arguments]: Require gnu++11. --- gnu/packages/video.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm index bc6415e..28e49b3 100644 --- a/gnu/packages/video.scm +++ b/gnu/packages/video.scm

[PATCH 07/13] gnu: gpsbabel: Fix regression caused by update to qt 5.7.

2016-08-21 Thread David Craven
* gnu/packages/gps.scm (gpsbabel)[arguments]: Require gnu++11. Disable tests on all platforms due to rounding error. --- gnu/packages/gps.scm | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gnu/packages/gps.scm b/gnu/packages/gps.scm index ccd9636..8124990 100644 --- a/g

[PATCH 09/13] gnu: scribus: Fix regression caused by update to qt 5.7.

2016-08-21 Thread David Craven
* gnu/packages/scribus.scm (scribus)[arguments]: Require gnu++11. --- gnu/packages/scribus.scm | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gnu/packages/scribus.scm b/gnu/packages/scribus.scm index 68e57cd..4f3f306 100644 --- a/gnu/packages/scribus.scm +++ b/gnu/packages

[PATCH 04/13] gnu: poppler: Update to 0.47.0.

2016-08-21 Thread David Craven
* gnu/packages/pdf.scm (poppler): Update it. (poppler)[arguments]: Require gnu++11. --- gnu/packages/pdf.scm | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/gnu/packages/pdf.scm b/gnu/packages/pdf.scm index 4ddcedd..2b3512f 100644 --- a/gnu/packages/pdf.scm +++ b/gnu/pac

[PATCH 01/13] gnu: kguiaddons: Fix regression caused by update to qt 5.7.

2016-08-21 Thread David Craven
* gnu/packages/kde-frameworks.scm (kguiaddons)[arguments]: Remove phase 'start-xorg-server. Add phase 'check-setup. --- gnu/packages/kde-frameworks.scm | 9 +++-- 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm ind

Re: Build machine sysadmin support

2016-08-21 Thread David Craven
> Also, all the sysadmin work will happen in a bunch of Scheme files, > which means that everyone can now contribute to sysadmin, without > necessarily having shell access to the machines. No excuses! :-) Is there a reason why this isn't in gnu/system/examples? I think that this is a common use

Re: GCC bootstrap failure on ARM

2016-08-21 Thread Andreas Enge
On Sun, Aug 21, 2016 at 02:17:10PM +0200, David Craven wrote: > Why are we using different package versions for the arm bootstrap > binaries than for other platforms? Simply because they have been created later, and there was no reason to change the existing ones. Andreas

Re: GCC bootstrap failure on ARM

2016-08-21 Thread David Craven
Why are we using different package versions for the arm bootstrap binaries than for other platforms?

Re: GCC bootstrap failure on ARM

2016-08-21 Thread David Craven
I can help fixing package regressions if someone gets the ball rolling. Is there a reason to upgrade to gcc 5 or does it make sense to jump to gcc 6 directly? If I understand correctly most of the work required for an update to gcc 5 has already been done?

Re: [PATCH] gnu: Add toxic (Need help with ncurses+libnotify not being found).

2016-08-21 Thread ng0
Hi, thanks for the CPATH info, I will try that. Alex Kost writes: > ng0 (2016-08-21 05:25 +0300) wrote: > >> There are serious cosmetic improvements I need to to make on these >> patches, I am aware of this, but what I am asking help for is: >> >> I've tried for hours many ways to make toxic fi

Re: [PATCH v6] gnu: Add u-boot, device-tree-compiler.

2016-08-21 Thread David Craven
Is this necessary? + #:make-flags '("HOSTCC=gcc") this line also seems weird to me, why does the device-tree-compiler respect HOME instead of PREFIX? + `(#:make-flags `("CC=gcc" ,(string-append "HOME=" (assoc-ref %outputs "out"))) ; Note: or patch out PREFIX I thought we were phasing

Re: [PATCH] Add Emacs Org mode

2016-08-21 Thread Nicolas Goaziou
Hello, Ricardo Wurmus writes: > For the current stable release isn’t this the URL: > http://orgmode.org/org-8.3.5.tar.gz ? Should we use this instead? The difference is about how Org is packaged. With the link above, you need gnu-build-system and modify-phases, much like haskell-mode does. Ho

Re: [PATCH v6] gnu: Add u-boot, device-tree-compiler.

2016-08-21 Thread Danny Milosavljevic
Any news on this? This is the version Debian uses and that I'm using myself and it's probably not going to change substantially. It would be great if someone could get this into the Guix git repo if there are no objections.

Re: [PATCH] gnu: Add toxic (Need help with ncurses+libnotify not being found).

2016-08-21 Thread Alex Kost
ng0 (2016-08-21 05:25 +0300) wrote: > There are serious cosmetic improvements I need to to make on these > patches, I am aware of this, but what I am asking help for is: > > I've tried for hours many ways to make toxic find "libnotify" and > "ncursesw" ... It does not > happen... setenv. substitut

Re: [PATCH] Add Emacs Org mode

2016-08-21 Thread Ricardo Wurmus
Nicolas Goaziou writes: > Hello, > > Efraim Flashner writes: > >> On Sat, Aug 20, 2016 at 10:53:48AM +0200, Ricardo Wurmus wrote: >> >>> Thank you for the patch. Org mode is already part of Emacs; is a >>> separate package for Org mode still needed in this case? >>> >> I notice the release da