Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 274203 - x11-base/x11-drm-20090320 failed with kernel 2.6.30-gentoo-r1
Summary: x11-base/x11-drm-20090320 failed with kernel 2.6.30-gentoo-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal
Assignee: Bryan Stine (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-15 09:16 UTC by Sergiy Borodych
Modified: 2009-06-16 11:43 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,5.74 KB, text/plain)
2009-06-15 09:18 UTC, Sergiy Borodych
Details
kernel_conf.diff (kernel_conf.diff,4.68 KB, text/plain)
2009-06-15 09:20 UTC, Sergiy Borodych
Details
emerge --info (emerge.info,3.62 KB, text/plain)
2009-06-15 09:27 UTC, Sergiy Borodych
Details
emerge --info (on ~amd64) (emerge-amd64.info,5.00 KB, text/plain)
2009-06-15 13:27 UTC, Jean-Pierre de la Croix (jdelacroix)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sergiy Borodych 2009-06-15 09:16:10 UTC
I upgrade kernel from 2.6.29-gentoo-r5 to 2.6.30-gentoo-r1
and after run module-rebuild
but x11-base/x11-drm-20090320 build failed

...
make[1]: Entering directory `/usr/src/linux-2.6.30-gentoo-r1'
fatal: Not a git repository (or any of the parent directories): .git
  CC [M]  /var/tmp/portage/x11-base/x11-drm-20090320/work/drm/linux-core/drm_auth.o
  CC [M]  /var/tmp/portage/x11-base/x11-drm-20090320/work/drm/linux-core/drm_bufs.o
In file included from /var/tmp/portage/x11-base/x11-drm-20090320/work/drm/linux-core/drmP.h:85,
                 from /var/tmp/portage/x11-base/x11-drm-20090320/work/drm/linux-core/drm_auth.c:37:
/var/tmp/portage/x11-base/x11-drm-20090320/work/drm/linux-core/drm_os_linux.h:36: error: conflicting types for ‘irqreturn_t’
include/linux/irqreturn.h:16: error: previous declaration of ‘irqreturn_t’ was here
make[2]: *** [/var/tmp/portage/x11-base/x11-drm-20090320/work/drm/linux-core/drm_auth.o] Error 1
...
Comment 1 Sergiy Borodych 2009-06-15 09:18:31 UTC
Created attachment 194747 [details]
build.log

build.log
Comment 2 Sergiy Borodych 2009-06-15 09:20:03 UTC
Created attachment 194748 [details]
kernel_conf.diff

diff /etc/kernels/kernel-config-x86-2.6.29-gentoo-r5 /etc/kernels/kernel-config-x86-2.6.30-gentoo-r1
Comment 3 Sergiy Borodych 2009-06-15 09:27:29 UTC
Created attachment 194750 [details]
emerge --info

emerge --info
Comment 4 Jean-Pierre de la Croix (jdelacroix) 2009-06-15 13:27:23 UTC
Created attachment 194784 [details]
emerge --info (on ~amd64)

emerge --info to confirm that this bug also exists on amd64.
Comment 5 Bryan Stine (RETIRED) gentoo-dev 2009-06-15 18:37:29 UTC
Yoink. Reassigning to me.

Working on a fix now, shouldn't be too long before it hits portage. I'll close this later today when it's committed.
Comment 6 Sergiy Borodych 2009-06-16 11:43:04 UTC
thanks,
problem disappeared (compile and run ok)
closed