Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 121641 - crossdev i686-pc-linux-gnu fails on amd64 with multilib-strict
Summary: crossdev i686-pc-linux-gnu fails on amd64 with multilib-strict
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
: 130211 131008 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-02-05 02:38 UTC by Stefaan De Roeck (RETIRED)
Modified: 2006-08-25 08:01 UTC (History)
5 users (show)

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 Stefaan De Roeck (RETIRED) gentoo-dev 2006-02-05 02:38:24 UTC
in stage0 (binutils)
while trying to merge
/var/tmp/cross/i686-pc-linux-gnu/portage/binutils-2.16.1-r1/image///usr/lib/binutils/i686-pc-linux-gnu/2.16.1/libbfd-2.16.1.so
which is ELF 64-bit LSB shared object, AMD x86-64, version 1 (SYSV), stripped

Portage 2.0.54 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r2, 2.6.15-gentoo-r2 x86_64)
=================================================================
System uname: 2.6.15-gentoo-r2 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 3800+
Gentoo Base System version 1.6.14
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [disabled]
dev-lang/python:     2.3.5, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O3 -pipe -march=athlon64"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -pipe -march=athlon64"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks multilib-strict sandbox sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://ftp.belnet.be/gentoo-portage"
USE="amd64 X acl alsa audiofile avi berkdb bitmap-fonts bzip2 cdr crypt cups curl dvd eds emboss encode exif expat fam foomaticdb fortran gd gif glut gmp gnome gphoto2 gpm gstreamer gtk gtk2 idn imagemagick imlib ipv6 java jpeg kde lcms libwww lzw lzw-tiff mad mng motif mp3 mpeg mplayer ncurses nls nsplugin nvidia ogg openal opengl pam pcre pdflib perl png python qt quicktime readline sdl spell ssl tcpd tetex threads tiff truetype truetype-fonts type1-fonts udev usb userlocales vorbis xine xml xml2 xmms xpm xv xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 SpanKY gentoo-dev 2006-02-05 13:01:53 UTC
we should mark binutils/gcc such that multilib-strict doesnt check this crap
Comment 2 SpanKY gentoo-dev 2006-04-02 00:55:41 UTC
i dont know where this stuff gets updated, but /usr/lib*/binutils/ should be ignored for multilib strict
Comment 3 SpanKY gentoo-dev 2006-04-17 00:39:46 UTC
*** Bug 130211 has been marked as a duplicate of this bug. ***
Comment 4 SpanKY gentoo-dev 2006-04-23 16:01:23 UTC
*** Bug 131008 has been marked as a duplicate of this bug. ***
Comment 5 Simon Stelling (RETIRED) gentoo-dev 2006-08-25 08:01:41 UTC
it's in misc-functions.sh of portage, actually. Fixed there and in the amd64 profiles