Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 136140 - crossdev force-merges gcc-config-2.0 without satisfying dependencies == breakage
Summary: crossdev force-merges gcc-config-2.0 without satisfying dependencies == breakage
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-08 21:09 UTC by Joshua Kinard
Modified: 2006-06-08 22:02 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 Joshua Kinard gentoo-dev 2006-06-08 21:09:46 UTC
In order for gcc-config-2.0 to function correctly, it needs to merge in the eselect-compiler package.  Running crossdev force-merges the latest gcc-config w/o satisfying this dependency, which causes gcc-config to break in fantastic ways.

i.e.,

# crossdev -s1 --g 4.1.1 --b 2.16.1-r2 -t mips64-unknown-linux-gnu -v -p

[snip]

 * Forcing the latest versions of binutils-config/gcc-config ...     [ ok ]

[snip]

# gcc-config -l
!!! Error: Can't load module compiler
exiting.
Comment 1 SpanKY gentoo-dev 2006-06-08 22:02:31 UTC
fixed in cvs