Andrew Morton wrote on Wed, Dec 09, 2020: > > --- a/scripts/ld-version.sh~scripts-ld-versionsh-fix-build > > +++ a/scripts/ld-version.sh > > @@ -1,4 +1,4 @@ > > -#!/usr/bin/env -S awk -f > > +#!/usr/bin/awk -f > > # SPDX-License-Identifier: GPL-2.0 > > # extract linker version number from stdin and turn into single number > > { > > My /usr/bin/env is from coreutils-8.28-1ubuntu2 Yeah the patch should be dropped soon, I hadn't realised the option was so new, sorry A new version is under discussion that hopefully won't be as distruptive.. -- Dominique