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>] [day] [month] [year] [list]
Date:   Tue, 25 Oct 2016 22:45:13 +0530
From:   Nabeel Omer <nabeelkomer@...il.com>
To:     linux-kernel@...r.kernel.org
Subject: PROBLEM: GCC version 6.2.0 20161005 (Ubuntu 6.2.0-5ubuntu12) breaks
 kernel build if stack protection is enabled

GCC version 6.2.0 20161005 (Ubuntu 6.2.0-5ubuntu12) breaks kernel
build if stack protection is enabled

When compiling the kernel with GCC 6.2.0 (Ubuntu 6.2.0-5ubuntu12) the
following output is produced:

 > make -j `getconf _NPROCESSORS_ONLN`
CHK     include/config/kernel.release
make clean
^CMakefile:1516: recipe for target 'clean' failed
make[2]: *** [clean] Interrupt
scripts/package/Makefile:91: recipe for target 'deb-pkg' failed
make[1]: *** [deb-pkg] Interrupt
Makefile:1310: recipe for target 'deb-pkg' failed
make: *** [deb-pkg] Interrupt

This has already been posted as a bug on
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841368.

Linux nabeels-notebook-3542 4.8.0-26-generic #28-Ubuntu SMP Tue Oct 18
14:39:52 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ