From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-dev-return-4505-arch-gentoo-dev=gentoo.org@gentoo.org>
Received: (qmail 10352 invoked by uid 1002); 12 Jul 2003 15:55:37 -0000
Mailing-List: contact gentoo-dev-help@gentoo.org; run by ezmlm
Precedence: bulk
List-Post: <mailto:gentoo-dev@gentoo.org>
List-Help: <mailto:gentoo-dev-help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-dev-unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-dev-subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org>
X-BeenThere: gentoo-dev@gentoo.org
Received: (qmail 25893 invoked from network); 12 Jul 2003 15:55:37 -0000
From: Grant Goodyear <g2boojum@gentoo.org>
To: gentoo-core@gentoo.org, gentoo-dev@gentoo.org
Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-EhrAm4//IQ/L0rkxsKyX"
Message-Id: <1058025288.3216.13.camel@localhost>
Mime-Version: 1.0
X-Mailer: Ximian Evolution 1.4.3 
Date: 12 Jul 2003 11:54:49 -0400
Subject: [gentoo-dev] boostrap.sh problem?
X-Archives-Salt: 8a4af6cb-6782-4efd-9b83-ccad10064fe5
X-Archives-Hash: 8e0c2e23727424763a35fbf3bbd196ba

--=-EhrAm4//IQ/L0rkxsKyX
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

Dear all,
  One of our users, "hunt3r" on #gentoo, is having boostrap fail while
building "sed", which for whatever reason is getting built before
gcc/glibc.  You can see his (her?  dunno) log at
http://lifeline.sytes.net:8001/emerge.log.  Should bootstrap be building
sed?  If so, should it build it before gcc and glibc?  (I normally
wouldn't post this sort of problem here, but I tend to consider any
failures that our users see during bootstrap to be show-stoppers for our
1.4 release.)

Hmmm, is it possible that his build fails because he has "static" in
USE?  I haven't looked at the new bootstrap script very carefully to see
how it filters USE flags.

The specific sed error he's getting is:

10:39 <hunt3r> gcc  -mcpu=3Dpentium2 -O2 -pipe  -static -o sed  sed.o
compile.o
               execute.o regex.o fmt.o ../lib/libsed.a
10:39 <hunt3r>
./usr/lib/gcc-lib/i586-pc-linux-gnu/3.2.2/../../../../i586-pc-lin
ux-gnu/bin/ld: cannot find -lc
10:39 <hunt3r> collect2: ld returned 1 exit status
10:39 <hunt3r> make[2]: *** [sed] Error 1
10:39 <hunt3r> make[2]: Leaving directory
               `/var/tmp/portage/sed-4.0.7/work/sed-4.0.7/sed'
10:39 <hunt3r> make[1]: *** [all-recursive] Error 1
10:39 <hunt3r> make[1]: Leaving directory
               `/var/tmp/portage/sed-4.0.7/work/sed-4.0.7'
10:39 <hunt3r> make: *** [all] Error 2
10:39 <hunt3r> !!! ERROR: sys-apps/sed-4.0.7 failed.
10:39 <hunt3r> !!! Function src_compile, Line 28, Exitcode 2
10:39 <hunt3r> !!! Static build failed

and his emerge --info is:

10:44 <hunt3r> localhost portage # emerge --info
10:44 <hunt3r> !!! No gcc found. You probably need to 'source
/etc/profile' to
               update
10:44 <hunt3r> !!! the environment of this terminal and possibly other
               terminals also.
10:44 <hunt3r> Portage 2.0.48-r1 (default-x86-1.4, [unavailable],
               glibc-2.3.1-r4)
10:44 <hunt3r>
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
10:44 <hunt3r> System uname: 2.4.21-0.13mdk i686 Celeron (Mendocino)
10:44 <hunt3r> GENTOO_MIRRORS=3D"http://gentoo.oregonstate.edu
               http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
10:44 <hunt3r> CONFIG_PROTECT=3D"/etc /var/qmail/control /usr/share/config
               /usr/kde/2/share/config /usr/kde/3/share/config"
10:44 <hunt3r> CONFIG_PROTECT_MASK=3D"/etc/gconf /etc/env.d"
10:44 <hunt3r> PORTDIR=3D"/usr/portage"
10:44 <hunt3r> DISTDIR=3D"/usr/portage/distfiles"
10:44 <hunt3r> PKGDIR=3D"/usr/portage/packages"
10:44 <hunt3r> PORTAGE_TMPDIR=3D"/var/tmp"
10:44 <hunt3r> PORTDIR_OVERLAY=3D""
10:44 <hunt3r> USE=3D"berkdb gdbm gnome mad mikmod nls pdflib quicktime
3dfx
               3dnow aalib acl alsa apache2 arts apm atlas avi bonobo
cdr cjk
               crypt cups curl dga doc dvd emacs encode ethereal flash
gb gd
               ggi gif gpm gps gtk gtk2 gtkhtml guile icc imap imlib
ipv6 jack
               java jikes jpeg junit kde kerberos krb4 ladcca lcms ldap
leim
               libg++ libgda libwww maildir matrox mcal memlimit mmx
motif
               mozilla mpeg mule ncurses odbc oggvorbis opengl oss pam
perl
               plotutils
10:44 <hunt3r> sasl scanner sdl slang snmp socks5 spell sse ssl static
svga
               tcltk tcpd tetex tiff truetype usb wmf X Xaw3d xml xml2
xmms xv
               zlib x86"
10:44 <hunt3r> COMPILER=3D"gcc3"
10:44 <hunt3r> CHOST=3D"i686-pc-linux-gnu"
10:44 <hunt3r> CFLAGS=3D"-mcpu=3Dpentium2 -O2 -pipe"
10:44 <hunt3r> CXXFLAGS=3D"-mcpu=3Dpentium2 -O2 -pipe"
10:44 <hunt3r> ACCEPT_KEYWORDS=3D"x86"
10:44 <hunt3r> MAKEOPTS=3D"-j2"
10:44 <hunt3r> AUTOCLEAN=3D"yes"
10:45 <hunt3r> SYNC=3D"rsync://rsync.gentoo.org/gentoo-portage"
10:45 <hunt3r> FEATURES=3D"sandbox ccache"

--=20
Grant Goodyear <g2boojum@gentoo.org>

--=-EhrAm4//IQ/L0rkxsKyX
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQA/EC9IptxxUuD2W3YRAjCNAJwNWdo2cPbFFOjr9+T3SC6b1gx5ywCdGsRP
dfODa9/19NxtpC80X2mofsA=
=rXM2
-----END PGP SIGNATURE-----

--=-EhrAm4//IQ/L0rkxsKyX--