Hi.

I seem to have a problem emerging packages using libtool, such as 
sys-apps/attr, in stage3, when using the i686 subarch. The libtool present in 
the gentoo x86 and i686 stages seems to be set on using i486, e.g:

# The host system.
host_alias=i486-pc-linux-gnu
host=i486-pc-linux-gnu
host_os=linux-gnu

# The build system.
build_alias=i486-pc-linux-gnu
build=i486-pc-linux-gnu
build_os=linux-gnu

This is of course corrected when libtool emerges in stage3, but since it 
carries over from the bootstrap stage, it's not included in attr's 
dependencies and emerged too late, leading to crashing and burning.

Removing libtool from the bootstrap stage's /var/db/pkg fixes the emerge 
sequence, but is hardly a very nice approach. Are there more elegant 
approaches to this problem?

-- 
Åsmund Grammeltvedt
Snap TV

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to