Bug#841420: marked as done (--enable-default-pie breaks kernel builds)

2016-11-05 Thread Debian Bug Tracking System
Your message dated Sat, 05 Nov 2016 22:00:11 + with message-id and subject line Bug#841368: fixed in linux 4.9~rc3-1~exp1 has caused the Debian Bug report #841368, regarding --enable-default-pie breaks kernel builds to be marked as done. This means that you claim that the problem has been dea

Bug#841420:

2016-11-03 Thread Fabrizio
I have same error with Debian testinh This is my nvidia installer log: https://goo.gl/hb1J3e

Bug#841420: Patch to allow build

2016-11-01 Thread Sean Laguna
On Sun, 30 Oct 2016 01:32:14 -0300 "Raymond Burkholder wrote: > From > *http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.8-rc2/0002-UBUNTU-SAUCE-no-up-disable-pie-when-gcc-has-it-enabl.patch

Bug#841420: Breaks Nvidia driver install from .run

2016-10-31 Thread Berillions
I can confirm that the new version of GCC breaks the module's compilation when i try to install the Nvidia driver for my graphic card from the .run file. The only solution that i found was to launch "export CC=/usr/bin/gcc-5" before to launch the driver's installation Cheers, Maxime

Bug#841420: Patch to allow build

2016-10-31 Thread Raymond Burkholder
> -Original Message- > From: Arthur Gautier [mailto:ba...@gandi.net] > On Sun, Oct 30, 2016 at 01:32:14AM -0300, Raymond Burkholder wrote: > > Step 1: > > > > scripts/config --disable CC_STACKPROTECTOR_STRONG > > This is a step forward security, we can not just disable it on production >

Bug#841420: Patch to allow build

2016-10-31 Thread Arthur Gautier
On Sun, Oct 30, 2016 at 01:32:14AM -0300, Raymond Burkholder wrote: > Step 1: > > scripts/config --disable CC_STACKPROTECTOR_STRONG This cannot be a serious step. The original commit message and message on LKML: http://lkml.iu.edu/hypermail/linux/kernel/1312.2/03960.html This is a step forward

Bug#841420: Rolling Back?

2016-10-31 Thread S. R. Wright
On 10/31/2016 06:42 AM, Hannu wrote: How do I roll back to gcc-6.2.0-6? If you haven't cleaned package cache recently you might try this: cd /var/cache/apt/archives ls -al *6.2.0-6* and if gcc-6.2.0-6 seems to be present: dpkg -i *6.2.0-6* The packages still appear to be available at http

Bug#841420: Rolling Back?

2016-10-31 Thread Hannu
> How do I roll back to gcc-6.2.0-6? If you haven't cleaned package cache recently you might try this: cd /var/cache/apt/archives ls -al *6.2.0-6* and if gcc-6.2.0-6 seems to be present: dpkg -i *6.2.0-6*

Bug#841420: --enable-default-pie breaks kernel builds

2016-10-30 Thread Al Viro
One more point: suggestions along the lines of "patch the kernel" are no good in this case. Ever heard of git bisect? Once the proposed Makefile changes are far enough in the past (5 years or so) - fine, but until then you've just made life considerably more unpleasant for those of us who

Bug#841420: --enable-default-pie breaks kernel builds

2016-10-30 Thread Sven C. Dack
On Sun, 30 Oct 2016 14:41:18 + "Sven C. Dack" wrote: > On Fri, 21 Oct 2016 08:07:03 -0500 "S. R. Wright" wrote: > > I agree with Eric; while the workaround is to back rev the gcc and its > > associated packages, I also build kernels straight from kernel.org, > > usually within hours of their

Bug#841420: --enable-default-pie breaks kernel builds

2016-10-30 Thread Sven C. Dack
On Fri, 21 Oct 2016 08:07:03 -0500 "S. R. Wright" wrote: > I agree with Eric; while the workaround is to back rev the gcc and its > associated packages, I also build kernels straight from kernel.org, > usually within hours of their availability and this has been working for > me for many years, a

Bug#841420: Patch to allow build

2016-10-29 Thread Raymond Burkholder
Step 1: scripts/config --disable CC_STACKPROTECTOR_STRONG Step 2: From http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.8-rc2/0002-UBUNTU-SAUCE-no- up-disable-pie-when-gcc-has-it-enabl.patch The following seems to solve some problems: diff --git a/Makefile b/Makefile index 5c18baa..e342473 100

Bug#841420: Rolling Back?

2016-10-29 Thread Raymond Burkholder
I am on $ uname -a Linux bldkrnl 4.7.0-1-amd64 #1 SMP Debian 4.7.8-1 (2016-10-19) x86_64 GNU/Linux I am trying to build kernel 4.8.5 or 4.8.4 from kernel.org. I was able to get it building a few days ago. Seems the recent gcc version changes something. In following previous entries in this tick

Bug#841420: fix

2016-10-29 Thread S. R. Wright
As just a data point, when -march=i686, the kernel builds and seems to work well using 6.2.0-10 and with no patches to Makefile at all. On 10/29/2016 10:24 AM, Oswald Buddenhagen wrote: -no-pie is not a useful option here, because it's passed to the _linker_ only. i got it to build with this

Bug#841420: fix

2016-10-29 Thread Oswald Buddenhagen
-no-pie is not a useful option here, because it's passed to the _linker_ only. i got it to build with this minimal patch: --- a/Makefile +++ b/Makefile @@ -400,5 +400,5 @@ KBUILD_CFLAGS := -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs \ -Werror-implicit-function-declarati

Bug#841420: --enable-default-pie breaks kernel builds

2016-10-21 Thread Arthur Gautier
On Fri, Oct 21, 2016 at 08:07:03AM -0500, S. R. Wright wrote: > As the kernel is the most important code gcc is ever likely to compile on > debian or any other distro for that matter, this change should be backed > out, and not reintroduced UNTIL the *official* kernel source is ready for > it. I

Bug#841420: --enable-default-pie breaks kernel builds

2016-10-21 Thread S. R. Wright
I agree with Eric; while the workaround is to back rev the gcc and its associated packages, I also build kernels straight from kernel.org, usually within hours of their availability and this has been working for me for many years, and it is not sufficient to justify this change by saying doi

Bug#841420: --enable-default-pie breaks kernel builds

2016-10-21 Thread Wolfgang Walter
On Friday, 21 October 2016 14:45:25 CEST Ritesh Raj Sarraf wrote: > The Debian kernel packages still have a dependency on gcc-5, which may mean > that the kernels are currently only built/supported with gcc-5. vanilla kernels (Linus' tree and the stable ones) could be compiled just fine with gcc

Bug#841420: --enable-default-pie breaks kernel builds

2016-10-21 Thread Ritesh Raj Sarraf
The Debian kernel packages still have a dependency on gcc-5, which may mean that the kernels are currently only built/supported with gcc-5. On Thu, 2016-10-20 at 11:22 -0500, S R Wright wrote: > Concurring with Wolfgang;  pulling the source straight from kernel.org  > and using identical .config

Bug#841420: --enable-default-pie breaks kernel builds

2016-10-20 Thread Bálint Réczey
Control: tags -1 - patch 2016-10-20 18:48 GMT+02:00 Sven Joachim : > On 2016-10-20 17:54 +0200, Bálint Réczey wrote: > >> Control: reassign -1 linux 4.7.8-1 >> Control: severity -1 serious >> Control: tags -1 patch >> >> Hi David, >> >> 2016-10-20 14:02 GMT+02:00 David Weinehall : >>> Package: gcc

Processed: Re: Bug#841420: --enable-default-pie breaks kernel builds

2016-10-20 Thread Debian Bug Tracking System
Processing control commands: > tags -1 - patch Bug #841420 [linux] --enable-default-pie breaks kernel builds Bug #841368 [linux] gcc-6 6.2.0-7 breaks kernel build if stack protection is enabled Removed tag(s) patch. Removed tag(s) patch. -- 841368: http://bugs.debian.org/cgi-bin/bugreport.

Bug#841420: --enable-default-pie breaks kernel builds

2016-10-20 Thread Sven Joachim
On 2016-10-20 17:54 +0200, Bálint Réczey wrote: > Control: reassign -1 linux 4.7.8-1 > Control: severity -1 serious > Control: tags -1 patch > > Hi David, > > 2016-10-20 14:02 GMT+02:00 David Weinehall : >> Package: gcc-6 >> Severity: important >> Version: 6.2.0-7 >> >> --enable-default-pie (first

Bug#841420: --enable-default-pie breaks kernel builds

2016-10-20 Thread S R Wright
Concurring with Wolfgang; pulling the source straight from kernel.org and using identical .config files will work with 6.2.0-6 but fail with 6.2.0-7. I was able to build and install 4.8.3 with no issues after back-revving gcc et. al. to 6.2.0-6 -- sRw On 10/20/16 11:09, Wolfgang Walter wr

Bug#841420: --enable-default-pie breaks kernel builds

2016-10-20 Thread Wolfgang Walter
Hello, with this version of gcc-6 I can't build vanilla kernels any more. It fails with even with CC_STACKPROTECTOR_STRONG disabled: scripts/kconfig/mconf Kconfig configuration written to .config *** End of the configuration. *** Execute 'make' to start the build or try 'make help'. ksrc@ei:~

Processed: Re: Bug#841420: --enable-default-pie breaks kernel builds

2016-10-20 Thread Debian Bug Tracking System
Processing control commands: > reassign -1 linux 4.7.8-1 Bug #841420 [gcc-6] --enable-default-pie breaks kernel builds Bug reassigned from package 'gcc-6' to 'linux'. No longer marked as found in versions gcc-6/6.2.0-7. Ignoring request to alter fixed versions of bug #84