On 06/12/2019 21:38, Stephen Oberholtzer wrote:
Dash fails to build from source on recent Debian setups, due to a non-constant string being used as a format string, which trips over -Werror=format-security.
This has already been addressed differently: <https://www.mail-archive.com/dash@xxxxxxxxxxxxxxx/msg01626.html>, commit 15a60c2357f772ccf953772859e8f9fc124442e2.
Cheers, Harald van Dijk