all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Efraim Flashner <efraim@flashner.co.il>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: 47020-done@debbugs.gnu.org
Subject: bug#47020: debug output of -boot0 packages is probably unneeded
Date: Fri, 12 Mar 2021 14:08:59 +0200	[thread overview]
Message-ID: <YEtZ25zs5Ik6/G8N@3900XT> (raw)
In-Reply-To: <878s6v2qrt.fsf@gnu.org>

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

On Wed, Mar 10, 2021 at 12:26:46PM +0100, Ludovic Courtès wrote:
> Efraim Flashner <efraim@flashner.co.il> skribis:
> 
> > Some packages we probably don't need to automatically create debug
> > outputs for. We could probably drop the debug outputs for all the
> > packages that have them in commencement except for the -final ones.
> >
> > (ins)efraim@3900XT ~/workspace/guix$ du -sch \
> > /gnu/store/4qn544j2a062s5kbj1bfxbak060zbq4k-gcc-cross-boot0-7.5.0 \
> > /gnu/store/vx0x26r5q7z99rih8k1mxyf2bih3vnpc-gcc-cross-boot0-7.5.0-lib \
> > /gnu/store/nbg9qafs2x24bj7lm7km4wg2bfjsp64f-gcc-cross-boot0-7.5.0-debug
> > 95M     /gnu/store/4qn544j2a062s5kbj1bfxbak060zbq4k-gcc-cross-boot0-7.5.0
> > 11M     /gnu/store/vx0x26r5q7z99rih8k1mxyf2bih3vnpc-gcc-cross-boot0-7.5.0-lib
> > 323M    /gnu/store/nbg9qafs2x24bj7lm7km4wg2bfjsp64f-gcc-cross-boot0-7.5.0-debug
> > 429M    total
> >
> > short list:
> > gnu-make-boot0
> > coreutils-boot0
> > gcc-boot0
> > glibc-final-with-bootstrap-bash (maybe)
> >
> > we can then also adjust the outputs of gcc-final to not delete the debug
> > output of gcc-boot0, which it inherits from.
> 
> +1 on removing the “debug” output from there (while making sure we don’t
> inadvertently remove it from the “final” variants!).
> 

Done. Patches pushed.

-- 
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:[~2021-03-12 12:10 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-09 12:38 bug#47020: debug output of -boot0 packages is probably unneeded Efraim Flashner
2021-03-09 13:50 ` bug#47020: [PATCH 1/4] gnu: gnu-make-boot0: Don't include debug output Efraim Flashner
2021-03-09 13:50   ` bug#47020: [PATCH 2/4] gnu: coreutils-boot0: " Efraim Flashner
2021-03-09 13:50   ` bug#47020: [PATCH 3/4] gnu: gcc-boot0: " Efraim Flashner
2021-03-09 13:50   ` bug#47020: [PATCH 4/4] gnu: glibc-final-with-bootstrap-bash-boot0: " Efraim Flashner
2021-03-18 21:26   ` bug#47020: [PATCH 1/4] gnu: gnu-make-boot0: " Ludovic Courtès
2021-03-19 13:59     ` Efraim Flashner
2021-03-10 11:26 ` bug#47020: debug output of -boot0 packages is probably unneeded Ludovic Courtès
2021-03-12 12:08   ` Efraim Flashner [this message]

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=YEtZ25zs5Ik6/G8N@3900XT \
    --to=efraim@flashner.co.il \
    --cc=47020-done@debbugs.gnu.org \
    --cc=ludo@gnu.org \
    /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.