From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-user+bounces-142877-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 97B191381F3 for <garchives@archives.gentoo.org>; Tue, 27 Nov 2012 11:21:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B517C21C045; Tue, 27 Nov 2012 11:21:25 +0000 (UTC) Received: from smtp5-g21.free.fr (smtp5-g21.free.fr [212.27.42.5]) by pigeon.gentoo.org (Postfix) with ESMTP id DBD3621C008 for <gentoo-user@lists.gentoo.org>; Tue, 27 Nov 2012 11:20:08 +0000 (UTC) Received: from zimbra59-e10.priv.proxad.net (unknown [172.20.243.209]) by smtp5-g21.free.fr (Postfix) with ESMTP id D2056D48194 for <gentoo-user@lists.gentoo.org>; Tue, 27 Nov 2012 12:20:03 +0100 (CET) Date: Tue, 27 Nov 2012 12:20:02 +0100 (CET) From: Alain Didierjean <alain.didierjean@free.fr> To: gentoo-user@lists.gentoo.org Message-ID: <91423374.466590810.1354015202775.JavaMail.root@zimbra59-e10.priv.proxad.net> In-Reply-To: <295809381.466578066.1354014946751.JavaMail.root@zimbra59-e10.priv.proxad.net> Subject: [gentoo-user] xfig won't compile 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 X-Originating-IP: [88.176.244.27] X-Mailer: Zimbra 7.2.0-GA2598 (ZimbraWebClient - FF3.0 (Linux)/7.2.0-GA2598) X-Authenticated-User: alain.didierjean@free.fr X-Archives-Salt: 3be463f6-cf98-4c34-9e13-659ce1304c96 X-Archives-Hash: ba5f513ad904343d6e8c28e69b3586dc I cannot emerge xfig. Both versions (amd64 & ~amd64) return that informative message: * Messages for package media-gfx/xfig-3.2.5b-r2: * ERROR: media-gfx/xfig-3.2.5b-r2 failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 93: Called src_compile * environment, line 2069: Called die * The specific snippet of code: * emake CC="$(tc-getCC)" LOCAL_LDFLAGS="${LDFLAGS}" CDEBUGFLAGS="${CFLAGS}" USRLIBDIR=/usr/$(get_libdir) || die * So: - known bug ? - tip available ? or should I fill a bug report ?