Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 207383
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Kernel Miscellaneous <kernel-misc@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Daniel Drake <dsd@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 207383 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 Show dependency tree
Bug 207383 blocks:
Votes: 10    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-01-25 13:31 0000
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 From Daniel Drake 2008-01-26 11:23:20 0000 -------
this bug is for packages *outside* of the kernel, not the kernel itself. :)

------- Comment #2 From Michael Laß 2008-01-27 12:53:04 0000 -------
media-video/gspcav1 does not compile for kernel 2.6.24: #201202
A version bump would be a solution: #203678

------- Comment #3 From Jakub Moc (RETIRED) 2008-01-27 16:58:32 0000 -------
(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 From alfredo perez 2008-02-02 23:52:38 0000 -------
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 From Daniel Drake 2008-02-03 17:54:13 0000 -------
alfredo, please file a separate bug if there is not one already

------- Comment #6 From alfredo perez 2008-02-03 18:28:55 0000 -------
Done, f.y.i. bug 208776

------- Comment #7 From mrsteven 2008-02-07 00:44:08 0000 -------
Problem with keyboard modes, affects stable baselayout: #208178

------- Comment #8 From Daniel Drake 2008-06-29 21:28:11 0000 -------
2.6.24 is stable, closing

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug