lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201209122437.GA26815@kozik-lap>
Date:   Wed, 9 Dec 2020 13:24:37 +0100
From:   Krzysztof Kozlowski <krzk@...nel.org>
To:     Dominique Martinet <asmadeus@...ewreck.org>,
        Masahiro Yamada <masahiroy@...nel.org>,
        linux-kernel@...r.kernel.org
Cc:     Michal Marek <michal.lkml@...kovi.net>,
        linux-kbuild@...r.kernel.org
Subject: Broken /usr/bin/env (invalid option)

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ