bug#27489: glibc fails to build on i686

2017-07-02 Thread Mark H Weaver
Adonay Felipe Nogueira writes: > Removing the "~/.config/guix/latest" symbolic link as was suggested by > Mx. Weaver worked, now my root user can pull and also upgrade the "guix" > package. Thank you all for the suggestion. :) I'm glad to hear that it solved your problem. I'll close this bug no

bug#27551: guile-cairo switch to Guile 2.2 breaks (gnu build svg)

2017-07-02 Thread Ludovic Courtès
Leo Famulari skribis: > On Fri, Jun 30, 2017 at 05:21:08PM -0400, Ludovic Court�s wrote: >> civodul pushed a commit to branch master >> in repository guix. >> >> commit e3ddb1e83296c10338d35bc687772242b2f5eac6 >> Author: Ludovic Courtès >> Date: Fri Jun 30 23:10:46 2017 +0200 >> >> gnu:

bug#27179: gtk+ in dependency graph for qt

2017-07-02 Thread Efraim Flashner
On Sun, Jul 02, 2017 at 09:23:44PM +0200, Ricardo Wurmus wrote: > > Efraim Flashner writes: > > > On Thu, Jun 01, 2017 at 09:14:40AM +0300, Efraim Flashner wrote: > >> gtk+ is currently in the dependency tree for qt, but is not an input. > >> Either we should add gtk+ as an input so the styling

bug#27556: libpng has wrong hash.

2017-07-02 Thread ng0
I don't know if they moved the file around, renamed it or whatever, but the hash is now "0m5nv70n9903x3xzxw9qqc6sgf2rp106ha0x6gix0xf8wcrljaab". We should use this in icecat as intended (I use it for firefox nightly I work on) so that these errors get attention. @ build-started /gnu/store/l2ajzgig

bug#27042: test-package.sh fails on aarch64

2017-07-02 Thread Ludovic Courtès
Efraim Flashner skribis: > On Sun, Jul 02, 2017 at 11:13:05AM +0200, Ludovic Courtès wrote: [...] >> > guix: offload: command not found >> >> And “./pre-inst-env guile -c '(use-modules (ssh key))'” fails as well I >> guess? >> >> That would mean that Guile-SSH was found at configure time (i.e

bug#27179: gtk+ in dependency graph for qt

2017-07-02 Thread Ricardo Wurmus
Efraim Flashner writes: > On Thu, Jun 01, 2017 at 09:14:40AM +0300, Efraim Flashner wrote: >> gtk+ is currently in the dependency tree for qt, but is not an input. >> Either we should add gtk+ as an input so the styling can be uniform >> between the two toolkits, or we should find which input pu

bug#27491: Indentation issue in emacs

2017-07-02 Thread Arun Isaac
Ricardo Wurmus writes: > Alex Kost writes: > >> Arun Isaac (2017-06-27 11:44 +0530) wrote: >> >>> Ok, fixed! :-) >>> >>> https://git.savannah.gnu.org/cgit/guix.git/commit/?id=2482c02f3b23b2490a6647e0717cf8a4ccf3f6a8 >>> >>> However, I think this is a hack, and the better solution would be to >>>

bug#27042: test-package.sh fails on aarch64

2017-07-02 Thread Efraim Flashner
On Sun, Jul 02, 2017 at 11:13:05AM +0200, Ludovic Courtès wrote: > Efraim Flashner skribis: > > > On Fri, Jun 30, 2017 at 11:45:10AM +0200, Ludovic Courtès wrote: > >> Efraim Flashner skribis: > >> > >> > On Thu, Jun 29, 2017 at 09:22:59PM +0200, Ludovic Courtès wrote: > >> >> Efraim Flashner

bug#27179: gtk+ in dependency graph for qt

2017-07-02 Thread Efraim Flashner
On Thu, Jun 01, 2017 at 09:14:40AM +0300, Efraim Flashner wrote: > gtk+ is currently in the dependency tree for qt, but is not an input. > Either we should add gtk+ as an input so the styling can be uniform > between the two toolkits, or we should find which input pulls it in and > see what other o

bug#27042: test-package.sh fails on aarch64

2017-07-02 Thread Ludovic Courtès
Efraim Flashner skribis: > On Fri, Jun 30, 2017 at 11:45:10AM +0200, Ludovic Courtès wrote: >> Efraim Flashner skribis: >> >> > On Thu, Jun 29, 2017 at 09:22:59PM +0200, Ludovic Courtès wrote: >> >> Efraim Flashner skribis: >> >> >> >> > On Thu, Jun 22, 2017 at 11:06:45PM +0200, Ludovic Court