From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: [PATCH] gnu: spice: Fix usbredir for 32 bit platforms. Date: Mon, 8 Aug 2016 13:48:51 +0200 Message-ID: References: <87d1llvq1t.fsf@netris.org> <20160808114649.11396-1-david@craven.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54847) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bWj3I-00053r-JH for guix-devel@gnu.org; Mon, 08 Aug 2016 07:49:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bWj3C-0001D2-NC for guix-devel@gnu.org; Mon, 08 Aug 2016 07:49:03 -0400 Received: from mail-yb0-x22e.google.com ([2607:f8b0:4002:c09::22e]:34709) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bWj3B-0001C4-Gg for guix-devel@gnu.org; Mon, 08 Aug 2016 07:48:58 -0400 Received: by mail-yb0-x22e.google.com with SMTP id x196so36986462ybe.1 for ; Mon, 08 Aug 2016 04:48:56 -0700 (PDT) In-Reply-To: <20160808114649.11396-1-david@craven.ch> 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" To: guix-devel spice still fails to build on 32 bit platforms due to a test failure, but this is a start.