guix-patches
[Top][All Lists]
Advanced

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

[bug#49315] [PATCH]: Lint usages of 'wrap-program' without a "bash" inpu


From: Maxime Devos
Subject: [bug#49315] [PATCH]: Lint usages of 'wrap-program' without a "bash" input.
Date: Thu, 01 Jul 2021 13:39:53 +0200
User-agent: Evolution 3.34.2

Hi Guix,

These two patches add a 'wrapper-inputs' linter.
It detects if "wrap-program" is used without adding
"bash" or "bash-minimal" to 'inputs'. Adding "bash"
or "bash-minimal" is necessary when cross-compiling,
otherwise the resulting wrapper will use an interpreter
for the wrong architecture.

This linter detects 365 problematic packages.

Greetings,
Maxime.

Attachment: 0001-lint-Define-some-procedures-for-analysing-code-in-ph.patch
Description: Text Data

Attachment: 0002-lint-Lint-usages-of-wrap-program-without-a-bash-inpu.patch
Description: Text Data

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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