bug#32770: Packaging SLIME/SWANK as Common Lisp library

2018-10-03 Thread Andy Patterson
Hi, On Wed, 03 Oct 2018 20:34:24 +0200 Pierre Neidhardt wrote: > Last (hopefully?) step before getting Next up and running: add > support for CFFI. > > I've re-used your CFFI package and they seem to work. Now if I want > to package cl-sqlite, it fails because sqlite.so cannot be found. >

bug#32929: `guix pull` fail

2018-10-03 Thread Michael Bowcutt
Hi, I ran into a bug. after running `guix pull`: ``` Updating from Git repository at ' https://git.savannah.gnu.org/git/guix.git'... Building from Git commit 9e783d0bf22a7ff965105eb45f6c179a832bbabf... guile: warning: failed to install locale Computing Guix derivation for 'x86_64-linux'...

bug#32916: font-awesome v5 build scripts are not free

2018-10-03 Thread Mark H Weaver
Hi Ludovic, l...@gnu.org (Ludovic Courtès) writes: > Mark H Weaver skribis: > >> I agree that version 5 of font-awesome does not meet the requirements of >> the FSDG, which states: >> >> A free system distribution should be self-hosting. This means that >> you must be able to develop and

bug#32916: font-awesome v5 build scripts are not free

2018-10-03 Thread Ludovic Courtès
Hello, Mark H Weaver skribis: > I agree that version 5 of font-awesome does not meet the requirements of > the FSDG, which states: > > A free system distribution should be self-hosting. This means that > you must be able to develop and build the system with tools that the > system

bug#32895: file progress reporter crashes on small files

2018-10-03 Thread Ludovic Courtès
Hello, Ricardo Wurmus skribis: > Ludovic Courtès writes: > >> Hello, >> >> Ricardo Wurmus skribis: >> >>> guix/progress.scm:214:25: In procedure display-download-progress: >>> In procedure /: Wrong type argument in position 1: #f >>> >>> This happens because “transferred” in the “else” branch

bug#32698: Package azr3-1.2.3 fails during install

2018-10-03 Thread Thorsten Wilms
On 11.09.2018 15:40, Ricardo Wurmus wrote: Hi Thorsten, //gnu/store/rxn9php37bgcvznjiq0mvvr6a4s8zayg-azr3-1.2.3/share/doc/azr3-jack man_section=`echo azr3.1 | sed 's/.*\.\([0-9]\)/\1/'`; mkdir -p //gnu/store/rxn9php37bgcvznjiq0mvvr6a4s8zayg-azr3-1.2.3/share/man/man$man_section; gzip -c azr3.1

bug#32770: Packaging SLIME/SWANK as Common Lisp library

2018-10-03 Thread Pierre Neidhardt
Hmmm, I should have posted this on Next's bug, not this one, sorry. -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#32916: font-awesome v5 build scripts are not free

2018-10-03 Thread Mark H Weaver
Hi Leo, Leo Famulari writes: > We have a package of font-awesome, currently at version 4.7.0. > > It's a very simple package, installing the files generated by upstream > rather than trying to rebuild them. > > As of version 5, the tools used to build the generated files are not > free: > >

bug#32919: Golang build cache and content-based staleness in Guix

2018-10-03 Thread Gábor Boskovits
Leo Famulari ezt írta (időpont: 2018. okt. 3., Sze, 16:54): > On Tue, Oct 02, 2018 at 04:49:20PM -0500, Katherine Cox-Buday wrote: > > We should perhaps begin thinking about switching the Go build system to > > the 1.11 series of releases. > > I agree. When Go 1.11 was released, Go 1.9 became

bug#32919: Golang build cache and content-based staleness in Guix

2018-10-03 Thread Leo Famulari
On Tue, Oct 02, 2018 at 04:49:20PM -0500, Katherine Cox-Buday wrote: > We should perhaps begin thinking about switching the Go build system to > the 1.11 series of releases. I agree. When Go 1.11 was released, Go 1.9 became unsupported upstream, so we should stop using it. The go-build-system as

bug#32776: Recutils fails to build on core-updates

2018-10-03 Thread Ludovic Courtès
Hi! Leo Famulari skribis: > Building recutils on core-updates fails like this: Fixed in 944a3a8b8e36e1e1b9632a774c9ae4e63647d21c. Thanks, Ludo'.

bug#32916: font-awesome v5 build scripts are not free

2018-10-03 Thread Gábor Boskovits
Leo Famulari ezt írta (időpont: 2018. okt. 2., K, 21:14): > We have a package of font-awesome, currently at version 4.7.0. > > It's a very simple package, installing the files generated by upstream > rather than trying to rebuild them. > > As of version 5, the tools used to build the generated

bug#32894: Exception in validate-runpath phase

2018-10-03 Thread Julien Lepiller
Le 2018-10-02 14:31, l...@gnu.org a écrit : Hello Julien, [...] Then again, these are “.debuginfo” files so perhaps they are the result of home-made ELF stripping (we don’t have this problem with “.debug” files created with objcopy & co.). I can see two short-term “solutions”: 1. Remove

bug#32347: gzip cannot be patched

2018-10-03 Thread Efraim Flashner
On Sun, Aug 19, 2018 at 03:48:05PM +0200, Ludovic Courtès wrote: > Hello, > > Efraim Flashner skribis: > > > On Thu, Aug 02, 2018 at 01:32:02PM +0200, Marius Bakke wrote: > >> Hello! > >> > >> I'm trying to add a patch to 'gzip', but it causes an infinite loop and > >> eventually the system