all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Efraim Flashner <efraim@flashner.co.il>
To: Adam Faiz <adam.faiz@disroot.org>
Cc: tumashu@163.com, guix-devel@gnu.org
Subject: Re: How to always keep build tree when run guix build.
Date: Wed, 17 Jan 2024 10:34:45 +0200	[thread overview]
Message-ID: <ZaeRJVQIRZJFPQ-q@3900XT> (raw)
In-Reply-To: <77956f5f-d901-41f0-185e-b79b462c182d@disroot.org>

[-- Attachment #1: Type: text/plain, Size: 1131 bytes --]

On Wed, Jan 17, 2024 at 04:21:05PM +0800, Adam Faiz wrote:
> Hello,
> 
> > Hello:
> > 
> >   How to always keep build tree when run guix build, at the moment, I 
> > use --keep-failed, but it will remove build tree when build success, the
> > problem is that build success alway not right build success :-), I need
> > go to build tree to check some thing.
> > 
> > Thanks!
> > 
> > 
> > -- 
> 
> You can add the `--cache-failures` option when starting the guix-daemon, which tells it to keep the build failures by default.
> It's explained in more detail in the "Invoking guix-daemon" section of the Guix manual:
> https://guix.gnu.org/en/manual/devel/en/html_node/Invoking-guix_002ddaemon.html

'--cache-failures' keeps track of build failures and then refuses to
build that derivation again if it's already known to fail.  I don't
think there's something like '--keep-failed' for guix-daemon.

-- 
Efraim Flashner   <efraim@flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2024-01-17  8:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-16  6:21 How to always keep build tree when run guix build Feng Shu
2024-01-17  8:21 ` Adam Faiz
2024-01-17  8:34   ` Efraim Flashner [this message]
2024-01-17  8:42   ` Feng Shu
2024-01-17 10:08   ` Tomas Volf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZaeRJVQIRZJFPQ-q@3900XT \
    --to=efraim@flashner.co.il \
    --cc=adam.faiz@disroot.org \
    --cc=guix-devel@gnu.org \
    --cc=tumashu@163.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.