From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sree Harsha Totakura Subject: Re: GNUnet build failure on mips64el Date: Fri, 21 Feb 2014 13:54:34 +0100 Message-ID: <53074C8A.1050206@totakura.in> References: <87d2ih6l4f.fsf@netris.org> Reply-To: sreeharsha@totakura.in Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43277) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WGpdT-0007iw-SS for guix-devel@gnu.org; Fri, 21 Feb 2014 07:55:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WGpdN-0003Fr-Tl for guix-devel@gnu.org; Fri, 21 Feb 2014 07:55:23 -0500 Received: from mail-out1.informatik.tu-muenchen.de ([131.159.0.8]:45858 helo=smtp1.informatik.tu-muenchen.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WGpdN-0003BY-NU for guix-devel@gnu.org; Fri, 21 Feb 2014 07:55:17 -0500 In-Reply-To: <87d2ih6l4f.fsf@netris.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Mark H Weaver Cc: guix-devel@gnu.org On 02/21/2014 07:22 AM, Mark H Weaver wrote: > Any idea what's going on here? In case it's helpful, I've also attached > the entire build log. Can you go into the build directory '/tmp/nix-build-gnunet-0.10.0.drv-1/gnunet-0.10.0/src/revocation' and run 'make check' and see if you get the same output? Sree