Good news for you, bad news for me. I just started bootstrapping on ia64 (RHEL/Itanium-2) and ran into the same issue.
On 31-10-2006 10:06:14 -0500, Kurt Hindenburg wrote: > On 10/31/06, Fabian Groffen <[EMAIL PROTECTED]> wrote: > >On 31-10-2006 09:58:04 -0500, Kurt Hindenburg wrote: > >> On 10/31/06, Fabian Groffen <[EMAIL PROTECTED]> wrote: > >> > > >> >That's weird! What is your system doing? (run ps axwww) > >> > > >> Maybe my system is more FUBARed than I thought.... > >> > >> 11008 p1 R+ 0:00.01 ps axwww > >> 10572 p2 Ss 0:00.02 login -fp kurthindenburg > >> 10573 p2 S 0:00.06 -bash > >> 10906 p2 S+ 0:00.04 bash ./bootstrap-prefix.sh > >> /Users/kurthindenburg/Library/Gentoo/tmp sed > >> 10920 p2 S+ 0:00.06 /bin/sh ./configure > >> --prefix=/Users/kurthindenburg/Library/Gentoo/tmp/usr > >> --host=powerpc-apple-darwin8 > >> --mandir=/Users/kurthindenburg/Library/Gentoo/tmp/usr/share/man > >> --infodir=/Users/kurthindenburg/Library/Gentoo/tmp/usr/share/info > >> --datadir=/Users/kurthindenburg/Library/Gentoo/tmp/usr/share > >> --sysconfdir=/Users/kurthindenburg/Library/Gentoo/tmp/etc > >> --localstatedir=/Users/kurthindenburg/Library/Gentoo/tmp/var/lib > >> --disable-nls > >> 10988 p2 S+ 0:00.00 /bin/sh ./configure > >> --prefix=/Users/kurthindenburg/Library/Gentoo/tmp/usr > >> --host=powerpc-apple-darwin8 > >> --mandir=/Users/kurthindenburg/Library/Gentoo/tmp/usr/share/man > >> --infodir=/Users/kurthindenburg/Library/Gentoo/tmp/usr/share/info > >> --datadir=/Users/kurthindenburg/Library/Gentoo/tmp/usr/share > >> --sysconfdir=/Users/kurthindenburg/Library/Gentoo/tmp/etc > >> --localstatedir=/Users/kurthindenburg/Library/Gentoo/tmp/var/lib > >> --disable-nls > > > >Looks to me like two configures are hanging in the background... > > > >> 10990 p2 R+ 0:41.10 /bin/bash > >> /Users/kurthindenburg/Library/Gentoo/usr/bin/sed 1q > >> > >> % ls -l Library/Gentoo/usr/bin/sed > >> lrwxr-xr-x 1 kurthind kurthind 22 Oct 31 00:02 > >> Library/Gentoo/usr/bin/sed@ -> ../lib/portage/bin/sed > > > >Hmmm... that sed for me is just a binary. And if it wasn't, I would > >have noticed it during collision-protect (I hope). > > > >Did you start off in a clean root? > Yes ~/Library/Gentoo was empty except for distfiles/. > > % ls -l Library/Gentoo/usr/bin > total 64 > lrwxr-xr-x 1 kurthind kurthind 25 Oct 31 00:02 ebuild@ -> > ../lib/portage/bin/ebuild > lrwxr-xr-x 1 kurthind kurthind 25 Oct 31 00:02 emerge@ -> > ../lib/portage/bin/emerge > lrwxr-xr-x 1 kurthind kurthind 27 Oct 31 00:02 portageq@ -> > ../lib/portage/bin/portageq > lrwxr-xr-x 1 kurthind kurthind 27 Oct 31 00:02 quickpkg@ -> > ../lib/portage/bin/quickpkg > lrwxr-xr-x 1 kurthind kurthind 26 Oct 31 00:02 repoman@ -> > ../lib/portage/bin/repoman > lrwxr-xr-x 1 kurthind kurthind 22 Oct 31 00:02 sed@ -> > ../lib/portage/bin/sed > lrwxr-xr-x 1 kurthind kurthind 27 Oct 31 00:02 tbz2tool@ -> > ../lib/portage/bin/tbz2tool > lrwxr-xr-x 1 kurthind kurthind 23 Oct 31 00:02 xpak@ -> > ../lib/portage/bin/xpak > -- > [EMAIL PROTECTED] mailing list > -- Fabian Groffen Gentoo on a different level -- [EMAIL PROTECTED] mailing list
