Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 84653 - ati-drivers-8.8.25 ebuild doesn't fail when kernel module fails to build
Summary: ati-drivers-8.8.25 ebuild doesn't fail when kernel module fails to build
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: X11 External Driver Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-09 11:34 UTC by MAL
Modified: 2005-09-27 09:46 UTC (History)
0 users

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 MAL 2005-03-09 11:34:05 UTC
emerge ati-drivers

 * Building the DRM module...
make: Entering directory `/usr/src/linux-2.6.11'
  CC [M]

... etc ...

make[1]: *** [/var/tmp/portage/ati-drivers-8.8.25/work/lib/modules/fglrx/build_mod/firegl_public.o] Error 1
make: *** [_module_/var/tmp/portage/ati-drivers-8.8.25/work/lib/modules/fglrx/build_mod] Error 2
make: Leaving directory `/usr/src/linux-2.6.11'
 * DRM module not built

... but the ebuild continues to merge the package and portage doesn't return a nonzero exit code.

Reproducible: Always
Steps to Reproduce:
Comment 1 Luca Barbato gentoo-dev 2005-04-11 04:16:02 UTC
Since that won't prevent you from having a working 2d driver I just warn if there are problems.

If enough people want it to error out then I'll make it work as requested.
Comment 2 Matthew Tippett 2005-08-17 21:39:45 UTC
Bug is getting old, please verify with 8.16
Comment 3 Luca Barbato gentoo-dev 2005-09-27 09:46:20 UTC
looks there isn't much interest in having it fail instead of warn, sorry, closed
as WONTFIX