Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 216048 - linux-mod.eclass - brokeness
Summary: linux-mod.eclass - brokeness
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] baselayout (show other bugs)
Hardware: All Linux
: High blocker (vote)
Assignee: Gentoo Kernel Miscellaneous
URL:
Whiteboard:
Keywords:
: 216054 216059 216094 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-04-03 15:50 UTC by Carsten Lohrke (RETIRED)
Modified: 2008-04-03 22:54 UTC (History)
3 users (show)

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 Carsten Lohrke (RETIRED) gentoo-dev 2008-04-03 15:50:16 UTC
After syncing and doing emerge -puD world, I get 


Calculating world dependencies \/usr/portage/eclass/linux-mod.eclass: line 409: syntax error near unexpected token `else'
/usr/portage/eclass/linux-mod.eclass: line 409: `               else'
 *
 * ERROR: x11-drivers/nvidia-drivers-100.14.19 failed.
 * Call stack:
 *                         ebuild.sh, line 1696:  Called source '/usr/portage/x11-drivers/nvidia-drivers/nvidia-drivers-100.14.19.ebuild'
 *   nvidia-drivers-100.14.19.ebuild, line    5:  Called inherit 'eutils' 'multilib' 'versionator' 'linux-mod' 'flag-o-matic' 'nvidia-driver'
 *                         ebuild.sh, line 1196:  Called die
 * The specific snippet of code:
 *              qa_source "$location" || die "died sourcing $location in inherit()"
 *  The die message:
 *   died sourcing /usr/portage/eclass/linux-mod.eclass in inherit()
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * This ebuild used the following eclasses from overlays:
 *   /usr/local/portage/eclass/eutils.eclass
 *


for all ebuilds using the eclass.
Comment 1 Doug Goldstein (RETIRED) gentoo-dev 2008-04-03 16:11:55 UTC
Simple fix. I committed it. For stuff like this that's a breaker.. just fix it yourself rather then filing a bug.
Comment 2 Alessandro Guido 2008-04-03 17:35:17 UTC
*** Bug 216054 has been marked as a duplicate of this bug. ***
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2008-04-03 22:25:42 UTC
*** Bug 216059 has been marked as a duplicate of this bug. ***
Comment 4 Carsten Lohrke (RETIRED) gentoo-dev 2008-04-03 22:54:37 UTC
*** Bug 216094 has been marked as a duplicate of this bug. ***