On Fri, Sep 29, 2017 at 3:48 PM, IceAmber <iceamber2...@gmail.com> wrote:
> Hi, everyone > > I have a problem when updating my system > > * ARCH is not set... Are you missing the '/etc/portage/make.profile' > * symlink? Is the symlink correct? Is your portage tree complete? > > and the symlink of '/etc/portage/make.profile' is > > # ls -l /etc/portage/make.profile > lrwxrwxrwx 1 root root 59 7 13 2016 /etc/portage/make.profile -> > ../../usr/portage/profiles/default/linux/amd64/13.0/desktop > > any suggestions? > > > > Do you have make.defaults in the profile directory for your architecture? As this is where ARCH is set. grep ^ARCH /usr/portage/profiles/arch/amd64/make.defaults ARCH="amd64"