bug#24703: Store references in 8-byte chunks in compiled code

2016-10-19 Thread Török Edwin
On 2016-10-17 12:42, Mark H Weaver wrote: > > Here's how to recover, for now: > > guix build --no-grafts -e '(@@ (gnu packages fontutils) fontconfig/fixed)' Thanks! On 2016-10-17 15:09, Ludovic Courtès wrote: > Török Edwin skribis: > >> On 2016-10-16 22:04,

bug#24737: `guix lint` should not check patch-file-names on inherited sources

2016-10-19 Thread Ludovic Courtès
Marius Bakke skribis: > After patching 'notmuch', `guix lint -c patch-file-names` does not pass > for 'python-notmuch' which inherits the source from 'notmuch'. I agree but that’s not quite possible: the “inheritance” relation (which is really just a copy of a record) is

bug#24736: `make check` fails in tests/scripts-build.scm

2016-10-19 Thread Ludovic Courtès
Leo Famulari skribis: > On Wed, Oct 19, 2016 at 02:04:48AM +0200, Mekeor Melire wrote: >> `make check` failed for me, using the latest HEAD in the master branch. >> See the logs: http://lpaste.net/3131976193323040768 > > Hi, thanks for the report! > > -- > FAIL:

bug#24736: `make check` fails in tests/scripts-build.scm

2016-10-19 Thread Mekeor Melire
Am 19.10.2016 um 05:30 schrieb Leo Famulari: > On Wed, Oct 19, 2016 at 02:04:48AM +0200, Mekeor Melire wrote: >> `make check` failed for me, using the latest HEAD in the master branch. >> See the logs: http://lpaste.net/3131976193323040768 > Hi, thanks for the report! > > -- > FAIL:

bug#24737: `guix lint` should not check patch-file-names on inherited sources

2016-10-19 Thread Marius Bakke
After patching 'notmuch', `guix lint -c patch-file-names` does not pass for 'python-notmuch' which inherits the source from 'notmuch'.