Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 458442

Summary: sys-kernel/gentoo-sources-3.8.0 kernel fails to build
Product: Gentoo Linux Reporter: Jaak Ristioja <jaak>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jaak Ristioja 2013-02-20 11:11:27 UTC
It appears that a file created by gentoo kernel patches fails to compile:

  CC      drivers/char/kcopy/kcopy.o
drivers/char/kcopy/kcopy.c: In function 'kcopy_validate_task':
drivers/char/kcopy/kcopy.c:257:31: error: invalid operands to binary == (have 'kuid_t' and 'kuid_t')
drivers/char/kcopy/kcopy.c:257:67: error: invalid operands to binary == (have 'kuid_t' and 'kuid_t')
drivers/char/kcopy/kcopy.c:258:1: warning: control reaches end of non-void function [-Wreturn-type]

I was using gcc-4.6.3 to build the kernel on a non-hardened x86_64 machine.
I have sys-kernel/linux-headers-3.7 installed in case it matters. I don't think the rest of "emerge --info" is relevant, so I won't bother pasting it.
Comment 1 Markos Chandras (RETIRED) gentoo-dev 2013-02-20 11:25:11 UTC

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