From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Sd0LL-0003i7-SX for garchives@archives.gentoo.org; Fri, 08 Jun 2012 14:39:16 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 49272E07C0; Fri, 8 Jun 2012 14:38:47 +0000 (UTC) Received: from mail-gh0-f181.google.com (mail-gh0-f181.google.com [209.85.160.181]) by pigeon.gentoo.org (Postfix) with ESMTP id B3E87E07A7 for ; Fri, 8 Jun 2012 14:36:38 +0000 (UTC) Received: by ghbz13 with SMTP id z13so1477469ghb.40 for ; Fri, 08 Jun 2012 07:36:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=L91whygoXwMKPcA06kuWXDRb/IcVRCDUw7UwEVNnJtE=; b=kDl+0XPrcJhOnAC3TrTg08I6zbz6t1vwhQdTvy3BxoIt/PEfuiogxwVDF3OP55RORF mBsPMDx2jIes0S19Nf2riXuME+vgojZck1BKVg1zrXaj+ux3Y1Bc4+6nmnbgGCOOEoR8 1t3Hq+IgUX1gy2UEpP/7dql1IUh54hryaQWpW7LvwyJi6QC9GUXFwyiDeOTlBD0AmOLO IBg28tbL9vLskzN2Z3ZFfAZIn+rvxXR9knvXpf15x+bJWrmoxKf3f7L79/z9t1lBCG8g 2Y91RbH0trJXN2ifXoHzeTgOlETgcBUKJ0X0eTEji6puuKCOq4XlPhcB0DQQrUWnY451 wJCw== Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.50.104.167 with SMTP id gf7mr2928922igb.38.1339166197782; Fri, 08 Jun 2012 07:36:37 -0700 (PDT) Received: by 10.64.81.196 with HTTP; Fri, 8 Jun 2012 07:36:37 -0700 (PDT) In-Reply-To: References: Date: Fri, 8 Jun 2012 22:36:37 +0800 Message-ID: Subject: [gentoo-user] Re: [gentoo user] Install gentoo-prefix on ubuntu 12.04 From: =?GB2312?B?1dS80erN?= To: gentoo-user Content-Type: multipart/alternative; boundary=e89a8f2357cd83973004c1f6edac X-Archives-Salt: f648ed79-798f-43fa-85f6-4c99a86163d2 X-Archives-Hash: 8528f981612a4862f732698bc9baaca6 --e89a8f2357cd83973004c1f6edac Content-Type: text/plain; charset=GB2312 Content-Transfer-Encoding: quoted-printable Can anyone help me? 2012/6/8 =D5=D4=BC=D1=EA=CD > Hi, everybody. I followed the doc to > install the gentoo-prefix on my ubuntu 12.04 , But when i come to the set= p : > emerge linker and compiler , and when i run the command : emerge > --oneshot --nodeps sys-devel/gcc-config . Then it comes error : > $ emerge --oneshot --nodeps sys-devel/gcc-config > > >>> Verifying ebuild manifests > > >>> Emerging (1 of 1) sys-devel/gcc-config-1.5-r2 > >>> Unpacking source... > * Adjusting to prefix /home/jiahui/Gentoo > * wrapper.c ... = [ > ok ] > * gcc-config-1.5 ... = [ > ok ] > >>> Source unpacked in > /home/jiahui/Gentoo/var/tmp/portage/sys-devel/gcc-config-1.5-r2/work > >>> Compiling source in > /home/jiahui/Gentoo/var/tmp/portage/sys-devel/gcc-config-1.5-r2/work ... > make CC=3Dgcc wrapper > gcc -O2 -march=3Di686 -pipe -m32 -Wl,-rpath=3D/home/jiahui/Gentoo/usr/li= b > -Wl,-rpath=3D/home/jiahui/Gentoo/lib wrapper.c -o wrapper > /home/jiahui/Gentoo/usr/bin/ld: this linker was not configured to use > sysroots > collect2: ld returned 1 exit status > make: *** [wrapper] Error 1 > emake failed > * ERROR: sys-devel/gcc-config-1.5-r2 failed (compile phase): > * compile wrapper > * > * Call stack: > * ebuild.sh, line 85: Called src_compile > * environment, line 2230: Called die > * The specific snippet of code: > * emake CC=3D"$(tc-getCC)" wrapper || die "compile wrapper" > * > * If you need support, post the output of 'emerge --info > =3Dsys-devel/gcc-config-1.5-r2', > * the complete build log and the output of 'emerge -pqv > =3Dsys-devel/gcc-config-1.5-r2'. > * The complete build log is located at > '/home/jiahui/Gentoo/var/tmp/portage/sys-devel/gcc-config-1.5-r2/temp/bui= ld.log'. > * The ebuild environment file is located at > '/home/jiahui/Gentoo/var/tmp/portage/sys-devel/gcc-config-1.5-r2/temp/env= ironment'. > * Working directory: > '/home/jiahui/Gentoo/var/tmp/portage/sys-devel/gcc-config-1.5-r2/work' > * S: > '/home/jiahui/Gentoo/var/tmp/portage/sys-devel/gcc-config-1.5-r2/work' > > >>> Failed to emerge sys-devel/gcc-config-1.5-r2, Log file: > > >>> > '/home/jiahui/Gentoo/var/tmp/portage/sys-devel/gcc-config-1.5-r2/temp/bu= ild.log' > > * Messages for package sys-devel/gcc-config-1.5-r2: > > * ERROR: sys-devel/gcc-config-1.5-r2 failed (compile phase): > * compile wrapper > * > * Call stack: > * ebuild.sh, line 85: Called src_compile > * environment, line 2230: Called die > * The specific snippet of code: > * emake CC=3D"$(tc-getCC)" wrapper || die "compile wrapper" > * > * If you need support, post the output of 'emerge --info > =3Dsys-devel/gcc-config-1.5-r2', > * the complete build log and the output of 'emerge -pqv > =3Dsys-devel/gcc-config-1.5-r2'. > * The complete build log is located at > '/home/jiahui/Gentoo/var/tmp/portage/sys-devel/gcc-config-1.5-r2/temp/bui= ld.log'. > * The ebuild environment file is located at > '/home/jiahui/Gentoo/var/tmp/portage/sys-devel/gcc-config-1.5-r2/temp/env= ironment'. > * Working directory: > '/home/jiahui/Gentoo/var/tmp/portage/sys-devel/gcc-config-1.5-r2/work' > * S: > '/home/jiahui/Gentoo/var/tmp/portage/sys-devel/gcc-config-1.5-r2/work' > After that , i find i can emerge nothing (before emerge gcc-config, > everything seems good). Can anyone help me? > > My $PATH is : export > PATH=3D"$EPREFIX/usr/bin:$EPREFIX/bin:$EPREFIX/tmp/usr/bin:$EPREFIX/tmp/b= in:$PATH" > -- > =BA=C3=BA=C3=D1=A7=CF=B0=A3=AC=CC=EC=CC=EC=CF=F2=C9=CF=A3=A1=A3=A1=A3=A1 > --=20 =BA=C3=BA=C3=D1=A7=CF=B0=A3=AC=CC=EC=CC=EC=CF=F2=C9=CF=A3=A1=A3=A1=A3=A1 --e89a8f2357cd83973004c1f6edac Content-Type: text/html; charset=GB2312 Content-Transfer-Encoding: quoted-printable Can anyone help me?

2012/6/8 =D5=D4=BC=D1= =EA=CD <jiahui.tar.gz@gmail.com>
    Hi, everybody. I followed the doc to install the gentoo-prefix on my ubuntu 12.04 , But when i come to= the setp : emerge linker and compiler &nb= sp;   , and when i run the command : emerge --oneshot --nodeps sys-devel/gcc-config =  . Then it comes error :
$ emerge --oneshot --nodeps sys-devel= /gcc-config

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) sys-devel/gcc-config-1= .5-r2
>>> Unpacking source...=
 * Adjusting to prefix /home= /jiahui/Gentoo
 * &nbs= p; wrapper.c ...                 &n= bsp;                     =                 [ ok ]
 *   gcc-config-1.5 ...  = ;                     &nb= sp;                     &= nbsp;    [ ok ]
&= gt;>> Source unpacked in /home/jiahui/Gentoo/var/tmp/portage/sys-deve= l/gcc-config-1.5-r2/work
>>> Compiling source in /home/= jiahui/Gentoo/var/tmp/portage/sys-devel/gcc-config-1.5-r2/work ...
make CC=3Dgcc wrapper <= /div>
gcc -O2 -march=3Di686 -pipe -m32  -Wl,-= rpath=3D/home/jiahui/Gentoo/usr/lib -Wl,-rpath=3D/home/jiahui/Gentoo/lib &n= bsp;wrapper.c   -o wrapper
/home/jiahui/Gentoo/usr/bin/ld: this linker wa= s not configured to use sysroots
collect2: ld re= turned 1 exit status
make: *** [wrapper] Error 1
emake failed
 * ERROR: = sys-devel/gcc-config-1.5-r2 failed (compile phase):
 *   comp= ile wrapper
 * 
 * Call stack:
 *     ebuild.sh, line  85: =  Called src_compile
 *   = environment, line 2230:  Called die
 * The specific snippet o= f code:
 *   =     emake CC=3D"$(tc-getCC)" wrapper || die "compi= le wrapper"
 * 
 * If you = need support, post the output of 'emerge --info =3Dsys-devel/gcc-config= -1.5-r2',
 * the complete build log and the output of 'eme= rge -pqv =3Dsys-devel/gcc-config-1.5-r2'.
 * The com= plete build log is located at '/home/jiahui/Gentoo/var/tmp/portage/sys-= devel/gcc-config-1.5-r2/temp/build.log'.
 * The ebuild environ= ment file is located at '/home/jiahui/Gentoo/var/tmp/portage/sys-devel/= gcc-config-1.5-r2/temp/environment'.
 * Working= directory: '/home/jiahui/Gentoo/var/tmp/portage/sys-devel/gcc-config-1= .5-r2/work'
 * S: '/home/jiahui/Gentoo/var/tmp/portage/sys= -devel/gcc-config-1.5-r2/work'

>>> Failed to emerge sys-devel/gcc-config-1.5-r2, Lo= g file:

>>>  '/home/jiahui/Gentoo/= var/tmp/portage/sys-devel/gcc-config-1.5-r2/temp/build.log'

 * Messages for package sys-devel/gcc-config-1.5-r2:

 * ERROR: sys-devel/gcc-config-1= .5-r2 failed (compile phase):
 *   compile wrapper
 * 
 * Call stack:
 *     ebuild.sh, line  85: =  Called src_compile
 *   = environment, line 2230:  Called die
 * The specific snippet o= f code:
 *   =     emake CC=3D"$(tc-getCC)" wrapper || die "compi= le wrapper"
 * 
 * If you = need support, post the output of 'emerge --info =3Dsys-devel/gcc-config= -1.5-r2',
 * the complete build log and the output of 'eme= rge -pqv =3Dsys-devel/gcc-config-1.5-r2'.
 * The com= plete build log is located at '/home/jiahui/Gentoo/var/tmp/portage/sys-= devel/gcc-config-1.5-r2/temp/build.log'.
 * The ebuild environ= ment file is located at '/home/jiahui/Gentoo/var/tmp/portage/sys-devel/= gcc-config-1.5-r2/temp/environment'.
 * Working= directory: '/home/jiahui/Gentoo/var/tmp/portage/sys-devel/gcc-config-1= .5-r2/work'
 * S: '/home/jiahui/Gentoo/var/tmp/portage/sys= -devel/gcc-config-1.5-r2/work'
After that , i find i can emerge nothin= g (before emerge gcc-config, everything seems good).  Can anyone help = me?

<= span style=3D"font-size:12px">My $PATH is :   export PATH=3D"$EPREFIX/usr/bi= n:$EPREFIX/bin:$EPREFIX/tmp/usr/bin:$EPREFIX/tmp/bin:$PATH" 
<= div>
--
=BA=C3=BA=C3=D1=A7=CF=B0=A3=AC=CC=EC=CC=EC=CF=F2=C9=CF=A3= =A1=A3=A1=A3=A1



--
=BA=C3=BA=C3= =D1=A7=CF=B0=A3=AC=CC=EC=CC=EC=CF=F2=C9=CF=A3=A1=A3=A1=A3=A1
--e89a8f2357cd83973004c1f6edac--