Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 336625 - hardened-sources 2.6.32-r9 don't compile
Summary: hardened-sources 2.6.32-r9 don't compile
Status: RESOLVED DUPLICATE of bug 312335
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: The Gentoo Linux Hardened Kernel Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-09 17:02 UTC by Muelli
Modified: 2010-09-17 10:56 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Muelli 2010-09-09 17:02:59 UTC
/usr/src/linux-2.6.32-hardened-r9/arch/x86/Makefile:81: stack protector enabled but no compiler support
  CHK     include/linux/version.h
  CHK     include/linux/utsrelease.h
  SYMLINK include/asm -> include/asm-x86
  CALL    scripts/checksyscalls.sh
  CC      init/main.o
/usr/src/linux-2.6.32-hardened-r9/arch/x86/include/asm/paravirt.h: In function `start_kernel':
/usr/src/linux-2.6.32-hardened-r9/arch/x86/include/asm/paravirt.h:868: warning: asm operand 2 probably doesn't match constraints
/usr/src/linux-2.6.32-hardened-r9/arch/x86/include/asm/paravirt.h:868: warning: asm operand 2 probably doesn't match constraints
/usr/src/linux-2.6.32-hardened-r9/arch/x86/include/asm/paravirt.h:873: warning: asm operand 2 probably doesn't match constraints
/usr/src/linux-2.6.32-hardened-r9/arch/x86/include/asm/paravirt.h:868: error: impossible constraint in `asm'
/usr/src/linux-2.6.32-hardened-r9/arch/x86/include/asm/paravirt.h:868: error: impossible constraint in `asm'
/usr/src/linux-2.6.32-hardened-r9/arch/x86/include/asm/paravirt.h:873: error: impossible constraint in `asm'
make[1]: *** [init/main.o] Error 1
make: *** [init] Error 2
rescue linux-2.6.32-hardened-r9 # 


Reproducible: Always

Steps to Reproduce:
1. configure && make 
2. BOOM
3.
Comment 1 Anthony Basile gentoo-dev 2010-09-17 10:56:55 UTC
This is resolved in hardened-sources-2.6.32-r17, hardened-sources-2.6.34-r5 and above.

*** This bug has been marked as a duplicate of bug 312335 ***