public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Broken /usr/bin/env (invalid option)
@ 2020-12-09 12:24 Krzysztof Kozlowski
  2020-12-09 13:07 ` Dominique Martinet
  0 siblings, 1 reply; 4+ messages in thread
From: Krzysztof Kozlowski @ 2020-12-09 12:24 UTC (permalink / raw)
  To: Dominique Martinet, Masahiro Yamada, linux-kernel
  Cc: Michal Marek, linux-kbuild

Hi Dominique,

Your commit ece075366294 ("ld-version: use /usr/bin/env awk for
shebank") breaks current linux-next on Ubuntu 16.04:

    $ make defconfig

    make[1]: Entering directory '/mnt/data2/linux/linux-upstream/out'
      GEN     Makefile
    *** Default configuration is based on 'multi_v7_defconfig'
    /usr/bin/env: invalid option -- 'S'
    Try '/usr/bin/env --help' for more information.
    init/Kconfig:39: syntax error
    init/Kconfig:38: invalid statement
    ../scripts/kconfig/Makefile:80: recipe for target 'defconfig' failed
    make[2]: *** [defconfig] Error 1
    /mnt/data2/linux/linux-upstream/Makefile:602: recipe for target 'defconfig' failed
    make[1]: *** [defconfig] Error 2
    make[1]: Leaving directory '/mnt/data2/linux/linux-upstream/out'
    Makefile:185: recipe for target '__sub-make' failed
    make: *** [__sub-make] Error 2

https://krzk.eu/#/builders/12/builds/1170/steps/4/logs/stdio

It's not possible to build anything...

Best regards,
Krzysztof


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-12-09 16:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-09 12:24 Broken /usr/bin/env (invalid option) Krzysztof Kozlowski
2020-12-09 13:07 ` Dominique Martinet
2020-12-09 13:56   ` Krzysztof Kozlowski
2020-12-09 16:20     ` Dominique Martinet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox