Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 131171 - crossdev fails to compile glibc-2.4-r1 when host=x86 and target=ppc
Summary: crossdev fails to compile glibc-2.4-r1 when host=x86 and target=ppc
Status: RESOLVED DUPLICATE of bug 125797
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-24 19:59 UTC by Brian Tarricone
Modified: 2006-04-25 00:57 UTC (History)
0 users

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


Attachments
cross-powerpc-unknown-linux-gnu-glibc.log (cross-powerpc-unknown-linux-gnu-glibc.log,12.33 KB, text/plain)
2006-04-24 20:00 UTC, Brian Tarricone
Details
cross-powerpc-unknown-linux-gnu-info.log (cross-powerpc-unknown-linux-gnu-info.log,3.85 KB, text/plain)
2006-04-24 20:01 UTC, Brian Tarricone
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Tarricone 2006-04-24 19:59:18 UTC
Trying to use crossdev to create a cross-compile environment so I can use distcc to compile updates for my ppc box on my x86 box.  Command line on the x86 box is:

crossdev -s4 --g 3.4.6-r1 powerpc

binutils, gcc, and linux-headers are ok, but glibc-2.4-r1 fails.  I'll attach the log files momentarily.

emerge --info:

Portage 2.1_pre9-r4 (default-linux/x86/2005.0, gcc-3.4.6, glibc-2.4-r1, 2.6.16-gentoo-r1 i686)
=================================================================
System uname: 2.6.16-gentoo-r1 i686 AMD Athlon(tm) processor
Gentoo Base System version 1.12.0_pre17
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.2 [disabled]
dev-lang/python:     2.2.3-r6, 2.3.5, 2.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-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-tbird -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=athlon-tbird -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.mirrors.easynews.com/linux/gentoo/ rsync://gentoo.mirrors.easynews.com/gentoo/"
LDFLAGS="-Wl,-z,combreloc"
LINGUAS="en"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowex 3dnowext X a52 aac aalib acl acpi4linux alsa ao apache2 apm asf audiofile avi berkdb bitmap-fonts browserplugin bzip2 cdda cddb cdparanoia cli cpudetection crypt cups curl dbus dga dmx dri dts dv dvb dvd dvdr dvdread eds emboss encode expat fame fbcon ffmpeg flac flash foomaticdb fortran freetype gd gdbm geoip gif glibc-compat20 glitz gnome gnutls gpm gstreamer gtk gtk2 hal imagemagick imlib inherit-graph innodb ipv6 isdnlog javascript joystick jpeg kerberos krb4 ldap libcaca libg++ libwww lzo mad matroska mbox mhash mikmod mjpeg mmx mmxext mong mp3 mpeg musepack music mysql ncurses network nls nptl nptlonly nsplugin nvidia ogg oggvorbis opengl pam pam_console pcre pdflib perl pic png pppd python qt quicktime readline real reflection remix rtc samba sasl sdl session speex spell spl sqlite ssl startup-notification stencil-buffer subversion svg tcpd theora tiff truetype truetype-fonts type1-fonts ungif usb v4l2 vcd vhosts voice vorbis win32codecs wmf x264 xchattext xfs xml xml2 xorg xosd xscreensaver xv xvid xvmc zlib elibc_glibc input_devices_evdev input_devices_keyboard input_devices_mouse kernel_linux linguas_en userland_GNU video_cards_nv video_cards_nvidia video_cards_vesa video_cards_vga"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL
Comment 1 Brian Tarricone 2006-04-24 20:00:38 UTC
Created attachment 85413 [details]
cross-powerpc-unknown-linux-gnu-glibc.log

glibc compile log
Comment 2 Brian Tarricone 2006-04-24 20:01:09 UTC
Created attachment 85414 [details]
cross-powerpc-unknown-linux-gnu-info.log

crossdev info log
Comment 3 Brian Tarricone 2006-04-24 21:23:44 UTC
BTW, using sys-devel/crossdev-0.9.15
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-04-25 00:57:52 UTC
Won't work, you need >=gcc-4.1

*** This bug has been marked as a duplicate of 125797 ***