Hi Mark, Mark H Weaver skribis: > Ludovic Courtès writes: > >> Mark H Weaver skribis: [...] >>> commit 82eaac49ac983f28768d6623d802f41cbd7f779b >>> Author: Mark H Weaver >>> Date: Thu Aug 15 16:44:36 2019 -0400 >>> >>> gnu: bash: Unconditionally configure PGRP_PIPE for *-linux systems. >>> >>> * gnu/packages/patches/bash-linux-pgrp-pipe.patch: New file. >>> * gnu/local.mk (dist_patch_DATA): Add it. >>> * gnu/packages/bash.scm (bash)[source]: Add the patch. [...] >> OK. The Bash change means we’re rebuilding from scratch on >> architectures, not just x86. So I’ll probably ungraft my Ghostscript >> fix (466ff55c72959ba1499ce3ec69f534b3038eb30b) while we’re at it. > > Hmm, good point. Perhaps we should postpone the Bash fix until the next > core-updates cycle. The problem was quite severe in bash-4.4, which > builds incorrectly on linux-5.0 or later, but the issue in bash-5.0 is > far less likely to cause problems in practice: it will build differently > on linux-2.3 or earlier. > > What do you think? Your call: if you think this Bash fix can be delayed without causing problems, then please revert it and we’ll apply it on the next cycle. That would allow us to merge ‘core-updates’ more quickly for sure! Thanks, Ludo’.