From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-86584-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1L394P-0004tq-K1
	for garchives@archives.gentoo.org; Thu, 20 Nov 2008 12:55:41 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 32A56E0475;
	Thu, 20 Nov 2008 12:55:42 +0000 (UTC)
Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175])
	by pigeon.gentoo.org (Postfix) with ESMTP id E8DA9E0475
	for <gentoo-user@lists.gentoo.org>; Thu, 20 Nov 2008 12:55:41 +0000 (UTC)
Received: by ug-out-1314.google.com with SMTP id 30so260271ugs.39
        for <gentoo-user@lists.gentoo.org>; Thu, 20 Nov 2008 04:55:39 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:received:received:message-id:date:from:to
         :subject:in-reply-to:mime-version:content-type
         :content-transfer-encoding:content-disposition:references;
        bh=HnYS7HLjKUKXehNaOknK1hJT6R3XIqlABLFU/V0oDeg=;
        b=JCNBv6udjqJnvkG3J0qu7aDCzDcMiiKLjat1CLU+kg9RQYm/kYN4YxP44ntb/I3Uxz
         bvYP1Psf7h0BuEeYDcwtOCbm5/wzZkQz8R+q19kT7RBuz6ZsGFI3d8iQqjRGtDMnUmza
         3JY48Ab/Iig6249JhPUqh5YHOyc1qirWdpjGY=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=message-id:date:from:to:subject:in-reply-to:mime-version
         :content-type:content-transfer-encoding:content-disposition
         :references;
        b=nKrNfnJYo3u4wRkfcvGso9ES8yKvnubZ61MTRAOERhuV5GX9uYr1nkk46Z364NNFU8
         CSxWd8yyUrKksdjxyX2vYotAeHBobvBfKJAKGk8YYdNaYdimmlpYYlmHVc5VXHradiUa
         yXpZrD3xhpRfY8K//Xa64JgDZCknYdBEQoztk=
Received: by 10.86.93.17 with SMTP id q17mr1541053fgb.50.1227185739618;
        Thu, 20 Nov 2008 04:55:39 -0800 (PST)
Received: by 10.86.91.15 with HTTP; Thu, 20 Nov 2008 04:55:39 -0800 (PST)
Message-ID: <c3d5f3800811200455x2ea74855h4ef6683d9f447a16@mail.gmail.com>
Date: Thu, 20 Nov 2008 12:55:39 +0000
From: "Qian Qiao" <qian.qiao@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] openoffice emerge failing
In-Reply-To: <20081120124817.GC32114@anton.digitaltorque.ca>
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=UTF-8
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <20081120123913.GB32114@anton.digitaltorque.ca>
	 <c3d5f3800811200442l7459b06ay7cd89c569089fcfa@mail.gmail.com>
	 <20081120124817.GC32114@anton.digitaltorque.ca>
X-Archives-Salt: 73a1d961-cf79-4a63-8407-6eddcc179d71
X-Archives-Hash: 44ba096a8c503461235c1d962375952b

On Thu, Nov 20, 2008 at 12:48, Michael P. Soulier
<msoulier@digitaltorque.ca> wrote:
> On 20/11/08 Qian Qiao said:
> Running processes: 0
> deliver -- version: 1.130
> Module 'sw' delivered successfully. 261 files copied, 0 files unchanged
>
> 1 module(s):
>        chart2
> need(s) to be rebuilt
>
> Reason(s):
>
> ERROR: error 65280 occurred while making
> /var/tmp/portage/app-office/openoffice-3.0.0/work/ooo/build/ooo300-m9/chart2/source/controller/chartapiwrapper
>
> Attention: if you build and deliver the above module(s) you may prolongue your
> the build issuing command "build --from chart2"
>
> rmdir /tmp/24595
> make: *** [stamp/build] Error 1
>  *
>  * ERROR: app-office/openoffice-3.0.0 failed.
>  * Call stack:
>  *               ebuild.sh, line   49:  Called src_compile
>  *             environment, line 5415:  Called die
>  * The specific snippet of code:
>  *       make || die "Build failed"
>  *  The die message:
>  *   Build failed
>
> I have -java in my USE flags...

That still doesn't show where the error occured, try to dig out the
actual error in build.log, or attach it.

-- Joe

-- 
There are 3 kinds of people in the world: those who can count, and
those who can't.