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 <gentoo-user+bounces-106132-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1NV1w5-0002cp-6J
	for garchives@archives.gentoo.org; Wed, 13 Jan 2010 12:02:53 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 833EFE0896;
	Wed, 13 Jan 2010 12:01:56 +0000 (UTC)
Received: from mail-yx0-f174.google.com (mail-yx0-f174.google.com [209.85.210.174])
	by pigeon.gentoo.org (Postfix) with ESMTP id 59816E0896
	for <gentoo-user@lists.gentoo.org>; Wed, 13 Jan 2010 12:01:56 +0000 (UTC)
Received: by yxe4 with SMTP id 4so21468053yxe.32
        for <gentoo-user@lists.gentoo.org>; Wed, 13 Jan 2010 04:01:56 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:received:received:date:from:to:subject
         :message-id:mail-followup-to:references:mime-version:content-type
         :content-disposition:in-reply-to:user-agent;
        bh=CugGzomS3mam7Qo9+L3/iKdlgnUKiYMEiE1SEhxN1Xc=;
        b=adZ+vpjqBnriT0sRyZ/ojvmYs9f2jtr72p4krlp1YGYKixf9hBmNOnNkzl9/kDKubA
         oDQAwBPcscpJEjytjSB79Y90JD04sYHJghS1vQq7oCYsym72ox7ym9vtGnjE90RDTpTp
         Qxqlubu81q1Bi1S2jb3T6+QLn5nTKdyST2kZs=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=date:from:to:subject:message-id:mail-followup-to:references
         :mime-version:content-type:content-disposition:in-reply-to
         :user-agent;
        b=RLjG/JeZ4w8zq2yxFaIODFpF0pKz/ctDyRhc2Si9ixBKm1Rfg0URHzsDUr/yiQCu5c
         +rtjnLCTJrNqTMQF8FPGDOHQf0dYjDQANfvs9/cQRatAahaH6VH3fxb+qWS70lUCQP1/
         K59MybydQZ0FWwbUSS7hVY0Zo6ksD5h9I99og=
Received: by 10.150.7.19 with SMTP id 19mr15416171ybg.46.1263384115968;
        Wed, 13 Jan 2010 04:01:55 -0800 (PST)
Received: from localhost ([219.243.32.29])
        by mx.google.com with ESMTPS id 21sm11481481yxe.1.2010.01.13.04.01.53
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Wed, 13 Jan 2010 04:01:55 -0800 (PST)
Date: Wed, 13 Jan 2010 20:01:50 +0800
From: Li <fender0107401@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Failed to emerge sys-devel/libperl-5.8.8-r2
Message-ID: <20100113120150.GA11595@PC-686.Workstation>
Mail-Followup-To: gentoo-user@lists.gentoo.org
References: <20100113091509.GA7080@PC-686.Workstation>
 <201001131135.44829.alan.mckinnon@gmail.com>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <201001131135.44829.alan.mckinnon@gmail.com>
User-Agent: Mutt/1.5.20 (2009-06-14)
X-Archives-Salt: f72f0c9f-b758-4ef3-972a-5f4592c85263
X-Archives-Hash: 1439f2d42fc8b54af4c2681f92d325d6

On Wed, Jan 13, 2010 at 11:35:44AM +0200, Alan McKinnon wrote:
> On Wednesday 13 January 2010 11:15:09 Li wrote:
> > Hi all:
> > >>> Failed to emerge sys-devel/libperl-5.8.8-r2, Log file:
> > >>>
> > >>>  '/var/tmp/portage/sys-devel/libperl-5.8.8-r2/temp/build.log'
> > 
> > * Messages for package sys-devel/libperl-5.8.8-r2:
> > 
> > *
> > * ERROR: sys-devel/libperl-5.8.8-r2 failed.
> >pecific snippet of code:
 * Call stack:
> > *               ebuild.sh, line   49:  Called src_compile
> > *             environment, line 2719:  Called die
> > * The specific snippet of code:
> > *       emake -j1 -f Makefile LDFLAGS="${LDFLAGS}"
> > *       LIBPERL=${LIBPERL} ${LIBPERL} || die "Unable to make
> > *       libperl$(get_libname)";
>kefile LDFLAGS="${LDFLAGS}" LIBPERL=${LIBPERL} ${LIBPERL} || die
>"Unable to make libperl$(get_libname)";
 > * sage:
  The die message:
> > *   Unable to make libperl.so
> > *
> > * If you need support, post the topmost build error, and the
>                                   ^^^^^^^^^^^^^^^^^^^
> 
> Please do this step. That is where the actual error message is.
> 
> You need to eyeball 
> /var/tmp/portage/sys-devel/libperl-5.8.8-r2/temp/build.log
> to find the FIRST error message, then paste the relevant bits and post them 
> here.
> 
> 
> 
> -- 
> alan dot mckinnon at gmail dot com

CCCMD =  x86_64-pc-linux-gnu-gcc -DPERL_CORE -c -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -march=native -O2 -pipe -Wall
x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -o libperl.so.1.5.8 -shared -L/usr/local/lib64 -Wl,-O1 perl.o  gv.o toke.o perly.o op.o pad.o regcomp.o dump.o util.o mg.o reentr.o hv.o av.o run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o universal.o xsutils.o globals.o perlio.o perlapi.o numeric.o locale.o pp_pack.o pp_sort.o  -lnsl -ldl -lm -lcrypt -lutil -lc  -Wl,-soname -Wl,libperl.so.`echo libperl.so.1.5.8 | cut -d. -f3`
perlio.o: file not recognized: File format not recognized
collect2: ld returned 1 exit status
make: *** [libperl.so.1.5.8] Error 1
* 
* ERROR: sys-devel/libperl-5.8.8-r2 failed.
* Call stack:
*               ebuild.sh, line   49:  Called src_compile
*             environment, line 2719:  Called die
* The specific snippet of code:
*       emake -j1 -f Makefile LDFLAGS="${LDFLAGS}"
*       LIBPERL=${LIBPERL} ${LIBPERL} || die "Unable to make
*       libperl$(get_libname)";
*  The die message:
*   Unable to make libperl.so
* 
* If you need support, post the topmost build error, and the
* call stack if relevant.
* A complete build log is located at
* '/var/tmp/portage/sys-devel/libperl-5.8.8-r2/temp/build.log'.
* The ebuild environment file is located at
* '/var/tmp/portage/sys-devel/libperl-5.8.8-r2/temp/environment'.

I think the first error is "perlio.o: file not recognized: File format
not recognized"

			fender0107401