Re: [PATCH] WIP: Output linters

2016-07-15 Thread Ludovic Courtès
Eric Bavier skribis: > On Wed, 13 Jul 2016 12:32:48 +0200 > l...@gnu.org (Ludovic Courtès) wrote: > >> Hi! >> >> ericbav...@openmailbox.org skribis: >> >> > The current patch just adds a simple check for the presence of build >> > directory >> > strings in the output, which may affect build re

Re: [PATCH] WIP: Output linters

2016-07-14 Thread Eric Bavier
On Wed, 13 Jul 2016 12:32:48 +0200 l...@gnu.org (Ludovic Courtès) wrote: > Hi! > > ericbav...@openmailbox.org skribis: > > > The current patch just adds a simple check for the presence of build > > directory > > strings in the output, which may affect build reproducibility across > > machines.

Re: [PATCH] WIP: Output linters

2016-07-13 Thread Ludovic Courtès
Hi! ericbav...@openmailbox.org skribis: > The current patch just adds a simple check for the presence of build directory > strings in the output, which may affect build reproducibility across machines. > Other checks that might be useful might include checks: > > * for "recent" timestamps, which

[PATCH] WIP: Output linters

2016-07-12 Thread ericbavier
From: Eric Bavier I very much appreciate all that 'guix lint' can do, and thought that we could get some benefit from extending its coverage to package outputs. I wanted to share this WIP patch to get some feedback on the idea. The current patch just adds a simple check for the presence of buil