Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 81300

Summary: Installer: current installer sets ARCH="ppc" in make.conf
Product: Gentoo/Alt Reporter: Kito (RETIRED) <kito>
Component: Mac OSXAssignee: Gentoo for Mac OS X <ppc-macos>
Status: RESOLVED FIXED    
Severity: normal CC: dev-portage
Priority: High    
Version: unspecified   
Hardware: PPC   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Kito (RETIRED) gentoo-dev 2005-02-08 13:57:11 UTC
Installer: current installer sets ARCH="ppc" in make.conf  which overrides the correct ARCH="ppc-macos" which is set in the profile

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Hasan Khalil (RETIRED) gentoo-dev 2005-02-10 03:29:37 UTC
As was discussed in #gentoo-osx, the correct ARCH for us is indeed 'ppc'.
However, the bug is still valid - the installer should not provide a make.conf
with ARCH specified - this should be specified in profiles. Please correct me if I'm wrong.
Comment 2 Kito (RETIRED) gentoo-dev 2005-02-10 09:13:05 UTC
If we are officially ARCH="ppc" this breaks the .a file fix done in Bug 58848 as it current checks for ARCH="ppc-macos" IIRC.

Portage devs -  Can we implement a different conditional there, perhaps one that covers all the darwin OSes ? i.e. USERLAND="darwin" 

Comment 3 Kito (RETIRED) gentoo-dev 2005-06-05 18:01:11 UTC
Mac OS X is indeed ARCH=ppc