Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 144235 - crossdev builds wrong arch
Summary: crossdev builds wrong arch
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-17 12:21 UTC by Nick Pollitt
Modified: 2006-08-18 18:30 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Info log (cross-powerpc-hardhat-linux-gnu-info.log,4.17 KB, text/plain)
2006-08-17 12:23 UTC, Nick Pollitt
Details
Binutils log (cross-powerpc-hardhat-linux-gnu-binutils.log,410.13 KB, text/plain)
2006-08-17 12:24 UTC, Nick Pollitt
Details
gcc log (cross-powerpc-hardhat-linux-gnu-gcc-stage1.log.bz2,47.81 KB, application/octet-stream)
2006-08-17 12:27 UTC, Nick Pollitt
Details
linux-headers log (cross-powerpc-hardhat-linux-gnu-linux-headers.log,61.48 KB, text/plain)
2006-08-17 12:27 UTC, Nick Pollitt
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Pollitt 2006-08-17 12:21:12 UTC
emerge --info
Portage 2.1-r2 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.14.7 i686)
=================================================================
System uname: 2.6.14.7 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz
Gentoo Base System version 1.6.14
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  0.4.2-r1
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=pentium4 -msse -msse2 -mmmx "
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /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/"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/init.d /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O3 -march=pentium4 -msse -msse2 -mmmx "
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig cvs distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.ITDNet.net/gentoo http://ftp.uoi.gr/mirror/OS/gentoo/ http://gentoo.seren.com/gentoo ftp://ftp.rhnet.is/pub/gentoo/ ftp://fido.online.kz/gentoo/pub http://fido.online.kz/gentoo"
MAKEOPTS=""
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/overlays/general /usr/local/overlays/foundation2 /usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aac aalib acl acpi aim alsa apache2 apm asf avi bash-completion berkdb bitmap-fonts browserplugin bzip2 bzlib cairo calendar canna cdparanoia cdr cli cpudetection crypt cscope cups custom-cflags dga dio directfb divx4linux dlloader dmx dri dv dvd dvdr dvdread eds emboss encode ethereal fbcon ffmpeg flac flash font-server foomaticdb fortran ftp gcj gd gdbm ggi gif gphoto2 gpm gps gstreamer gtk2 i8x0 ieee1394 imagemagick imap imlib innodb ipv6 isdnlog java jpeg kde kdepim lcms ldap libg++ libwww logitech-mouse mad md5sum mikmod ming mjpeg mmap mmx mng motif mp3 mpeg mplayer mysql ncurses nis nls nodrm nptl nsplugin ogg oggvorbis on-the-fly-crypt opengl pam pcre pda pdflib perl php png posix povray pppd python qt3 qt4 quicktime readline real reflection rtc samba sdl session snmp spell spl sse sse2 ssl swat syslog tcltk tcpd theora tiff truetype truetype-fonts type1-fonts udev unicode usb v4l v4l2 vcd vidix vorbis wifi win32codecs wmf xinerama xml xmms xorg xv xvid xvmc zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux userland_GNU video_cards_i865"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS


I use /etc/portage/crossdev/powerpc-hardhat-linux-gnu/
BVER  2.15.94
GVER  3.4.3
KVER  2.6.12
LVER  2.3.3

I'm trying to get a powerpc cross environment using 'crossdev powerpc-hardhat-linux-gnu'

I will attach log files next.
Comment 1 Nick Pollitt 2006-08-17 12:23:51 UTC
Created attachment 94463 [details]
Info log
Comment 2 Nick Pollitt 2006-08-17 12:24:14 UTC
Created attachment 94464 [details]
Binutils log
Comment 3 Nick Pollitt 2006-08-17 12:27:02 UTC
Created attachment 94466 [details]
gcc log

I had to zip this up to upload it.

Looks like this is just generating another x86 compiler rather than powerpc compiler.
Comment 4 Nick Pollitt 2006-08-17 12:27:55 UTC
Created attachment 94467 [details]
linux-headers log

/bin/sh: powerpc-hardhat-linux-gnu-gcc: command not found

No cross-compiler installed.
Comment 5 SpanKY gentoo-dev 2006-08-18 18:30:08 UTC
there is no gcc-3.4.3 version in portage and anything older in the 3.4 series is not supported