From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH] gnu: Add freeimage. Date: Sun, 2 Nov 2014 22:10:33 +0100 Message-ID: <20141102211033.GA11333@debian> References: <87egtmx6ox.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> <20141101165950.GA10580@debian> <87bnoqx2do.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> <20141102174652.GD6865@debian> <87wq7dv66i.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36894) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xl2Q9-0006PY-UP for guix-devel@gnu.org; Sun, 02 Nov 2014 16:10:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xl2Q4-0003Ag-1B for guix-devel@gnu.org; Sun, 02 Nov 2014 16:10:45 -0500 Received: from mout.kundenserver.de ([212.227.17.13]:54563) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xl2Q3-0003AX-Ks for guix-devel@gnu.org; Sun, 02 Nov 2014 16:10:39 -0500 Content-Disposition: inline In-Reply-To: <87wq7dv66i.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> 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: David Thompson Cc: guix-devel@gnu.org Unfortunately, it fails to build on mips: http://hydra.gnu.org/build/136438 Could you have a look? To me it looks as if there is bad assembly code in the source: /tmp/nix-build-freeimage-3.16.0.drv-0/cc1WaZEm.s: Assembler messages: /tmp/nix-build-freeimage-3.16.0.drv-0/cc1WaZEm.s:360: Error: opcode not supported on this processor: mips3 (mips3) `madd $24,$10' ... Andreas