Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 44880 - sys-devel/crossdev-0.9 fails to build gcc for various ARCHs.
Summary: sys-devel/crossdev-0.9 fails to build gcc for various ARCHs.
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: AMD64 Linux
: High minor (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-16 12:10 UTC by postmodern
Modified: 2005-03-03 19:26 UTC (History)
0 users

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


Attachments
arm info (cross-arm-pc-linux-gnu-info.log,650 bytes, text/plain)
2005-03-03 19:04 UTC, postmodern
Details
hppa info (cross-hppa2.0-pc-linux-gnu-info.log,655 bytes, text/plain)
2005-03-03 19:05 UTC, postmodern
Details
i386 info (cross-i386-pc-linux-uclibc-info.log,655 bytes, text/plain)
2005-03-03 19:05 UTC, postmodern
Details
mips info (cross-mips-pc-linux-uclibc-info.log,656 bytes, text/plain)
2005-03-03 19:06 UTC, postmodern
Details
sh4 info (cross-sh4-pc-linux-uclibc-info.log,653 bytes, text/plain)
2005-03-03 19:07 UTC, postmodern
Details
sparc info (cross-sparc-pc-linux-gnu-info.log,654 bytes, text/plain)
2005-03-03 19:07 UTC, postmodern
Details
arm gcc stage1 log (cross-arm-pc-linux-gnu-gcc-stage1.log,223.52 KB, text/plain)
2005-03-03 19:10 UTC, postmodern
Details
hppa gcc stage1 log (cross-hppa2.0-pc-linux-gnu-gcc-stage1.log,229.17 KB, text/plain)
2005-03-03 19:10 UTC, postmodern
Details
i386 gcc stag1 log (cross-i386-pc-linux-uclibc-gcc-stage1.log,226.62 KB, text/plain)
2005-03-03 19:11 UTC, postmodern
Details
mips gcc stage1 log (cross-mips-pc-linux-uclibc-gcc-stage1.log,228.45 KB, text/plain)
2005-03-03 19:11 UTC, postmodern
Details
sh4 gcc stage1 log (cross-sh4-pc-linux-uclibc-gcc-stage1.log,217.20 KB, text/plain)
2005-03-03 19:12 UTC, postmodern
Details
sparc gcc stage1 log (cross-sparc-pc-linux-gnu-gcc-stage1.log,225.95 KB, text/plain)
2005-03-03 19:12 UTC, postmodern
Details

Note You need to log in before you can comment on or make changes to this bug.
Description postmodern 2004-03-16 12:10:17 UTC
crossdev fails to build a toolchain for the hppa arch. I receive the following error.

make[2]: Entering directory `/var/tmp/portage/crossdevbuild/gcc-3.3.2/buildboothere-hppa/libiberty/testsuite'
make[2]: Nothing to be done for `install'.
make[2]: Leaving directory `/var/tmp/portage/crossdevbuild/gcc-3.3.2/buildboothere-hppa/libiberty/testsuite'
make[1]: Leaving directory `/var/tmp/portage/crossdevbuild/gcc-3.3.2/buildboothere-hppa/libiberty'
mv: cannot stat `Makeconfig': No such file or directory
sed: can't read Makeconfig.orig: No such file or directory



 * >>> ---------------------------------------------------------------------------
 * >>> Stage 5: Configure, Build, & Install glibc-core
 * >>> ---------------------------------------------------------------------------

 * Configuring sys-libs/glibc-2.3.2-r9 (full)...
/usr/bin/crossdev: line 1449: ../configure: No such file or directory

 * InstallGlibcCore(): Failed to configure!


Reproducible: Always
Steps to Reproduce:
1. crossdev --arch=hppa -u
Actual Results:  
failure.

Expected Results:  
success.

emerge info
Portage 2.0.50-r1 (default-amd64-2004.0, gcc-3.3.3, glibc-2.3.2-r9, 2.6.3-gentoo-r2)
=================================================================
System uname: 2.6.3-gentoo-r2 x86_64 4
Gentoo Base System version 1.4.3.13
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.7.8
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-pipe -fomit-frame-pointer -O3"
CHOST="x86_64-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-pipe -fomit-frame-pointer -O3"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa amd64 apm arts avi berkdb cdr crypt encode esd foomaticdb gdbm gif
gnome gpm gtk gtk2 imlib jpeg libg++ libwww mikmod motif mozilla mpeg multilib
ncurses nls oggvorbis opengl oss pam pdflib perl png python quicktime readline
sdl slang spell ssl tcpd truetype xml2 xmms xv zlib"
Comment 1 SpanKY gentoo-dev 2005-03-03 17:36:43 UTC
<=crossdev-0.4 is no longer supported ... please upgrade to crossdev-0.9 and if
you're still having problems, re-open the bug and re-assign to toolchain@gentoo.org
Comment 2 postmodern 2005-03-03 19:03:00 UTC
crossdev-0.9 fails to build gcc for arm-pc-linux-gnu, hppa2.0-pc-linux-gnu, i386-pc-linux-uclibc, mips-pc-linux-uclibc, sh4-pc-linux-uclibc and sparc-pc-linux-gnu.

:(
Comment 3 postmodern 2005-03-03 19:04:55 UTC
Created attachment 52595 [details]
arm info
Comment 4 postmodern 2005-03-03 19:05:20 UTC
Created attachment 52596 [details]
hppa info
Comment 5 postmodern 2005-03-03 19:05:44 UTC
Created attachment 52597 [details]
i386 info
Comment 6 postmodern 2005-03-03 19:06:40 UTC
Created attachment 52599 [details]
mips info
Comment 7 postmodern 2005-03-03 19:07:07 UTC
Created attachment 52600 [details]
sh4 info
Comment 8 postmodern 2005-03-03 19:07:26 UTC
Created attachment 52601 [details]
sparc info
Comment 9 postmodern 2005-03-03 19:10:14 UTC
Created attachment 52602 [details]
arm gcc stage1 log
Comment 10 postmodern 2005-03-03 19:10:49 UTC
Created attachment 52603 [details]
hppa gcc stage1 log
Comment 11 postmodern 2005-03-03 19:11:34 UTC
Created attachment 52604 [details]
i386 gcc stag1 log
Comment 12 postmodern 2005-03-03 19:11:55 UTC
Created attachment 52605 [details]
mips gcc stage1 log
Comment 13 postmodern 2005-03-03 19:12:31 UTC
Created attachment 52607 [details]
sh4 gcc stage1 log
Comment 14 postmodern 2005-03-03 19:12:53 UTC
Created attachment 52608 [details]
sparc gcc stage1 log
Comment 15 SpanKY gentoo-dev 2005-03-03 19:22:30 UTC
the fact that every single one bombs with asm errors means that the wrong binutils is being utilized ...

are you still running amd64 stable ?
Comment 16 postmodern 2005-03-03 19:25:12 UTC
yes 2004.3 current as of March 04 03:24
Comment 17 SpanKY gentoo-dev 2005-03-03 19:26:34 UTC
ok, well current system is really only tested with unstable

for sure you need to be using unstable versions of binutils / binutils-config