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-science+bounces-1525-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1RdK78-000219-SV
	for garchives@archives.gentoo.org; Wed, 21 Dec 2011 11:13:39 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id D4F1621C2B0;
	Wed, 21 Dec 2011 11:13:29 +0000 (UTC)
Received: from smtp.su.se (smtp2.su.se [130.237.164.53])
	by pigeon.gentoo.org (Postfix) with ESMTP id DCD6E21C09B
	for <gentoo-science@lists.gentoo.org>; Wed, 21 Dec 2011 11:13:19 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
	by smtp.su.se (Postfix) with ESMTP id 892E88190D
	for <gentoo-science@lists.gentoo.org>; Wed, 21 Dec 2011 12:13:18 +0100 (CET)
X-Virus-Scanned: by amavisd-new at av-in.su.se
X-Spam-Flag: NO
X-Spam-Score: -1.44
X-Spam-Level: 
X-Spam-Status: No, score=-1.44 tagged_above=-9999 required=7
	tests=[ALL_TRUSTED=-1.44]
Received: from smtp.su.se ([127.0.0.1])
	by localhost (smtp2.su.se [127.0.0.1]) (amavisd-new, port 10024)
	with LMTP id hDmExVV-89Rt for <gentoo-science@lists.gentoo.org>;
	Wed, 21 Dec 2011 12:13:18 +0100 (CET)
Received: from localhost (unknown [134.76.235.21])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	(Authenticated sender: deva)
	by smtp.su.se (Postfix) with ESMTPSA id 06CB2818D6
	for <gentoo-science@lists.gentoo.org>; Wed, 21 Dec 2011 12:13:17 +0100 (CET)
Date: Wed, 21 Dec 2011 12:13:17 +0100
From: Miguel de Val-Borro <miguel.deval@gmail.com>
To: gentoo-science@lists.gentoo.org
Subject: Re: [gentoo-science] sci-mathematics/reduce on amd64
Message-ID: <20111221111317.GB2512@poincare.pc.linmpi.mpg.de>
References: <alpine.LRH.1.10.1110111136210.3652@star.inp.nsk.su>
 <CAPtnn5H-okYenrzNYSMgnY34pV=fjCOGBVhVP4S7qZcm6ZqF-w@mail.gmail.com>
 <alpine.LRH.1.10.1112211735370.17369@star.inp.nsk.su>
 <4EF1BC7E.3040208@gentoo.org>
Precedence: bulk
List-Post: <mailto:gentoo-science@lists.gentoo.org>
List-Help: <mailto:gentoo-science+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-science+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-science+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-science.gentoo.org>
X-BeenThere: gentoo-science@lists.gentoo.org
Reply-to: gentoo-science@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
In-Reply-To: <4EF1BC7E.3040208@gentoo.org>
User-Agent: Mutt/1.5.21 (2010-09-15)
X-Archives-Salt: 67694d30-4b48-4ade-ab72-c8d167b95303
X-Archives-Hash: 89fa5fa053e0c0ec780898db091d03f2

On Wed, Dec 21, 2011 at 12:01:18PM +0100, Kacper Kowalik wrote:
> On 12/21/11 11:39, Andrey G. Grozin wrote:
> > Hello *,
> > 
> > Could somebody with amd64 check if sci-mathematics/reduce-20110414
> > compiles on this arch? You'll have to keyword it. Upstream says it
> > should compile.
> 
> It does and passes test suite. Though it doesn't respect libdir:
> 
> /dev/shm/portage/sci-mathematics/reduce-20110414/image/usr/lib/reduce/reduce.fonts/README
> 
> Judging by the content it shouldn't be libdir in the first place, rather
> /usr/share...

There is also a warning about an unrecognized configure option:
configure: WARNING: unrecognized options: --with-gui

Here is the full build log on amd64:
http://paste.pocoo.org/show/523967/

Miguel