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]
Date:   Fri, 7 Sep 2018 12:22:07 +0000
From:   Christophe Leroy <christophe.leroy@....fr>
To:     Joe Perches <joe@...ches.com>, Kees Cook <keescook@...omium.org>,
        Nick Desaulniers <ndesaulniers@...gle.com>
Cc:     linux-kernel@...r.kernel.org
Subject: Conflict between sparse and commit cafa0010cd51f ("Raise the minimum
 required gcc version to 4.6")

Since commit cafa0010cd51f ("Raise the minimum required gcc version to 
4.6"), sparse check fails as follows:

[root@...6082vm linux-powerpc]# make C=2 arch/powerpc/kernel/process.o
   CALL    scripts/checksyscalls.sh
   CHECK   scripts/mod/empty.c
./include/linux/compiler-gcc.h:14:3: error: Sorry, your compiler is too 
old - please upgrade it.
   CHECK   arch/powerpc/kernel/process.c
./include/linux/compiler-gcc.h:14:3: error: Sorry, your compiler is too 
old - please upgrade it.


I have sparse version 0.5.2

What can be done to fix that ?

Christophe

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ