emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#47020: closed (debug output of -boot0 packages is probably unneeded)


From: GNU bug Tracking System
Subject: bug#47020: closed (debug output of -boot0 packages is probably unneeded)
Date: Fri, 12 Mar 2021 12:10:02 +0000

Your message dated Fri, 12 Mar 2021 14:08:59 +0200
with message-id <YEtZ25zs5Ik6/G8N@3900XT>
and subject line Re: bug#47020: debug output of -boot0 packages is probably 
unneeded
has caused the debbugs.gnu.org bug report #47020,
regarding debug output of -boot0 packages is probably unneeded
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
47020: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=47020
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: debug output of -boot0 packages is probably unneeded Date: Tue, 9 Mar 2021 14:38:31 +0200
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.

-- 
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: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: bug#47020: debug output of -boot0 packages is probably unneeded Date: Fri, 12 Mar 2021 14:08:59 +0200
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: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]