GNU bug report logs - #77574
[PATCH] .dir-locals.el: Add compile command.

Previous Next

Package: guix-patches;

Reported by: Gabriel Santos <gabriel.santos.smtp <at> gmail.com>

Date: Sun, 6 Apr 2025 11:59:02 UTC

Severity: normal

Tags: patch

Full log


Message #14 received at 77574 <at> debbugs.gnu.org (full text, mbox):

From: Morgan Smith <morgan.j.smith <at> outlook.com>
To: Gabriel Santos <gabrielsantosdesouza <at> disroot.org>
Cc: 77574 <at> debbugs.gnu.org, Gabriel Santos <gabriel.santos.smtp <at> gmail.com>
Subject: Re: [bug#77574] [PATCH] .dir-locals.el: Add compile command.
Date: Mon, 07 Apr 2025 18:06:50 -0400
Gabriel Santos <gabrielsantosdesouza <at> disroot.org> writes:

>>According to the info manual [[info:guix#Building from Git]] the command
>>should be "guix shell -D guix -CPW -- make" (notice the 'W' switch).
>
> Yes, I got the command from the manual too, but I've been able
> to compile without the "W" flag. Maybe it's because I already
> have Guix compiled. I'll do a "make clean" to check.

The 'W' switch is for nested container shenanigans.  I think our tests
("make check" and "make check-system") need it.  As it's very natural to
modify the compile command from a prompt, I imagine many users will
simply append "check" and "check-system" to the default command.

Assuming you can compile without the 'W', I'm not opposed to leaving the
command as is.  However, personally I would add the 'W'.




This bug report was last modified 71 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.