First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 166294
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Catalyst Developers <catalyst@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Lars Weiler (RETIRED) <pylon@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 166294 depends on: Show dependency tree
Bug 166294 blocks:
Votes: 0    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: 2007-02-11 03:23 0000
I use "subarch: ppc" but this is the error:

Can't find powerpc.py plugin in /usr/lib/catalyst/arch/
Invalid subarch: ppc

It worked with catalyst-2.0.1

------- Comment #1 From Lars Weiler (RETIRED) 2007-02-11 03:54:33 0000 -------
It seems that catalyst-2.0.2 does not like my "chost:
powerpc-unknown-linux-gnu" in the spec-files.  I removed it and let the profile
handle the correct CHOST-setting.  Let's hope that I get a 32-bit-compiler on
that 64-bit-machine...

Thanks to agaffney for his patience :-)

------- Comment #2 From Andrew Gaffney 2007-02-11 05:06:19 0000 -------
This actually appears to expose a problem in modules/generic_stage_target.py.
It appears that the machinemap dict is supposed to map subarch options to the
module under arch/ that they reside in. If this is true, there are a lot of
duff entries:

                "powerpc" : "powerpc",
                "powerpc64" : "powerpc64",
                "parisc" : "parisc",
                "parisc64" : "parisc",

The value for these keys should be ppc, ppc64, hppa, and hppa, respectively.

------- Comment #3 From Chris Gianelloni (RETIRED) 2007-02-12 23:01:22 0000 -------
Well, I *think* that I have this one fixed in SVN.

Pylon: can you test the fix given by Andrew?  I'd prefer be sure this is fixed
before rolling out 2.0.3 only to find it's still broken.

------- Comment #4 From Chris Gianelloni (RETIRED) 2007-03-20 17:17:22 0000 -------
This is fixed in 2.0.3 which should be hitting the tree shortly.

First Last Prev Next    No search results available      Search page      Enter new bug