Package: kernel-package
Version: 13.018
Followup-For: Bug #841505
Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
With current Linus' git head, I can now compile and run the kernel using gcc-5,
but with gcc-6 I first get the error:
CHK include/config/kernel.release
Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong not
supported by compiler
Makefile:1058: recipe for target 'prepare-compiler-check' failed
make[2]: *** [prepare-compiler-check] Error 1
make[2]: Leaving directory '/usr/src/linux'
debian/ruleset/targets/common.mk:194: recipe for target
'debian/stamp/conf/kernel-conf' failed
and if I disable stack protection in the kernel configuration I get:
CC kernel/bounds.s
kernel/bounds.c:1:0: error: code model kernel does not support PIC mode
/*
Kbuild:45: recipe for target 'kernel/bounds.s' failed
make[3]: *** [kernel/bounds.s] Error 1
Makefile:1025: recipe for target 'prepare0' failed
* What exactly did you do (or not do) that was effective (or
ineffective)?
* What was the outcome of this action?
* What outcome did you expect instead?
*** End of the template - remove these template lines ***
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 4.9.0-rc1+ (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: sysvinit (via /sbin/init)
Versions of packages kernel-package depends on:
ii bc 1.06.95-9+b2
ii binutils 2.27-9
ii build-essential 12.2
ii bzip2 1.0.6-8
ii dpkg-dev 1.18.10
ii file 1:5.28-4
ii gettext 0.19.8.1-1
ii kmod 22-1.1
ii po-debconf 1.0.20
ii xmlto 0.0.28-0.1
ii xz-utils [lzma] 5.2.2-1.2
Versions of packages kernel-package recommends:
ii cpio 2.11+dfsg-5
ii docbook-utils 0.6.14-3.3
ii kernel-common 13.018
pn uboot-mkimage <none>
Versions of packages kernel-package suggests:
ii libncurses5-dev [libncurses-dev] 6.0+20160917-1
pn linux-source <none>
-- Configuration Files:
/etc/kernel-pkg.conf changed:
maintainer := Arthur Marsh
email := [email protected]
priority := Low
-- debconf-show failed