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

Bug 207383 (kernel-2.6.24)

Summary: 2.6.24 package regression tracker
Product: Gentoo Linux Reporter: Daniel Drake (RETIRED) <dsd>
Component: New packagesAssignee: Gentoo Kernel Miscellaneous <kernel-misc>
Status: RESOLVED FIXED    
Severity: normal CC: avenj, gengor, gentoo.bugs.10, jrmalaq, m.debruijne, M4rkusXXL, sven.koehler, svrmarty, vyacheslavovich, wolf31o2
Priority: High Keywords: Tracker
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 197636, 199798, 200508, 202385, 205116, 207421, 207427, 207536, 207555, 207561, 207594, 207601, 207612, 207696, 207826, 207842, 207882, 207886, 207930, 207954, 207998, 208131, 208190, 208292, 208433, 208568, 208569, 208776, 209472, 209906, 212290, 213284, 214164, 214705, 215043, 215905, 217597    
Bug Blocks:    

Description Daniel Drake (RETIRED) gentoo-dev 2008-01-25 13:31:09 UTC
This bug is for tracking regressions in portage packages (except kernel sources
themselves) due to 2.6.24 upgrades.

Please don't mark bugs as fixed until the fix is in the stable tree.

Tentatively planning 29th February as a stable date. Might try and shoot for earlier though.
Comment 1 Daniel Drake (RETIRED) gentoo-dev 2008-01-26 11:23:20 UTC
this bug is for packages *outside* of the kernel, not the kernel itself. :)
Comment 2 Michael Laß 2008-01-27 12:53:04 UTC
media-video/gspcav1 does not compile for kernel 2.6.24: #201202
A version bump would be a solution: #203678
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2008-01-27 16:58:32 UTC
(In reply to comment #2)

This bug is a *tracker* only. Everything gets a *separate* bug that *blocks* this one. Do not report issues directly here.
Comment 4 alfredo perez 2008-02-02 23:52:38 UTC
ati-drivers-8.40.4 does not rebuild:

 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found kernel object directory:
 *     /lib/modules/2.6.24-gentoo/build
 * Found sources for kernel version:
 *     2.6.24-gentoo
>>> Unpacking source...
 * Converting 2.6.x/Makefile to use M= instead of SUBDIRS= ...          [ ok ]
>>> Unpacking ./../common/usr/src/ati/fglrx_sample_source.tgz to /var/tmp/port
age/x11-drivers/ati-drivers-8.40.4/work/extra
 * Applying ati-drivers-8.40.4-warnings.patch ...                       [ ok ]
 * Applying ati-drivers-2.6.23.patch ...                                [ ok ]
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/x11-drivers/ati-drivers-8.40.4/work .
..
 * Preparing fglrx module
make -C /usr/src/linux M=/var/tmp/portage/x11-drivers/ati-drivers-8.40.4/work/
common/lib/modules/fglrx/build_mod/2.6.x modules
make[1]: Entering directory `/usr/src/linux-2.6.24-gentoo'
  CC [M]  /var/tmp/portage/x11-drivers/ati-drivers-8.40.4/work/common/lib/modu
les/fglrx/build_mod/2.6.x/firegl_public.o
/var/tmp/portage/x11-drivers/ati-drivers-8.40.4/work/common/lib/modules/fglrx/
build_mod/2.6.x/firegl_public.c: In function '__ke_check_pci':
/var/tmp/portage/x11-drivers/ati-drivers-8.40.4/work/common/lib/modules/fglrx/
build_mod/2.6.x/firegl_public.c:1858: error: implicit declaration of function
'pci_find_slot'
/var/tmp/portage/x11-drivers/ati-drivers-8.40.4/work/common/lib/modules/fglrx/
build_mod/2.6.x/firegl_public.c:1858: warning: assignment makes pointer from i
nteger without a cast
/var/tmp/portage/x11-drivers/ati-drivers-8.40.4/work/common/lib/modules/fglrx/
build_mod/2.6.x/firegl_public.c: In function '__ke_pte_phys_addr_str':
/var/tmp/portage/x11-drivers/ati-drivers-8.40.4/work/common/lib/modules/fglrx/
build_mod/2.6.x/firegl_public.c:3412: warning: too few arguments for format
make[2]: *** [/var/tmp/portage/x11-drivers/ati-drivers-8.40.4/work/common/lib/
modules/fglrx/build_mod/2.6.x/firegl_public.o] Error 1
make[1]: *** [_module_/var/tmp/portage/x11-drivers/ati-drivers-8.40.4/work/com
mon/lib/modules/fglrx/build_mod/2.6.x] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.24-gentoo'
make: *** [kmod_build] Error 2
 *
 * ERROR: x11-drivers/ati-drivers-8.40.4 failed.
 * Call stack:
 *                   ebuild.sh, line 1701:  Called dyn_compile
 *                   ebuild.sh, line 1039:  Called qa_call 'src_comp
ile'
 *                   ebuild.sh, line   44:  Called src_compile
 *   ati-drivers-8.40.4.ebuild, line  177:  Called linux-mod_src_com
pile
 *            linux-mod.eclass, line  519:  Called die
 * The specific snippet of code:
 *                      emake HOSTCC="$(tc-getBUILD_CC)" CC="$(get-KER
NEL_CC)" LDFLAGS="$(get_abi_LDFLAGS)" \
 *   e--(84%)                     ${BUILD_FIXES} ${BUILD_PARAMS} ${BUI
LD_TARGETS} \
 *                              || die "Unable to make ${BUILD_FIXES}
${BUILD_PARAMS} ${BUILD_TARGETS}."
 *  The die message:
 *   Unable to make  GCC_VER_MAJ=4 KVER=2.6.24-gentoo KDIR=/usr/src/
linux kmod_build.
Comment 5 Daniel Drake (RETIRED) gentoo-dev 2008-02-03 17:54:13 UTC
alfredo, please file a separate bug if there is not one already
Comment 6 alfredo perez 2008-02-03 18:28:55 UTC
Done, f.y.i. bug 208776
Comment 7 mrsteven 2008-02-07 00:44:08 UTC
Problem with keyboard modes, affects stable baselayout: #208178
Comment 8 Daniel Drake (RETIRED) gentoo-dev 2008-06-29 21:28:11 UTC
2.6.24 is stable, closing