From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH] gnu: bedtools: Update to 2.24.0. Date: Sat, 25 Jul 2015 11:02:00 +0200 Message-ID: <20150725090200.GA3669@debian> References: <55B254A6.3050403@uq.edu.au> <87a8ukopcv.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56066) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZIvLl-0007Hu-FA for guix-devel@gnu.org; Sat, 25 Jul 2015 05:02:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZIvLg-0001gP-Ge for guix-devel@gnu.org; Sat, 25 Jul 2015 05:02:33 -0400 Received: from mout.kundenserver.de ([212.227.126.131]:60415) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZIvLg-0001gB-6F for guix-devel@gnu.org; Sat, 25 Jul 2015 05:02:28 -0400 Content-Disposition: inline In-Reply-To: <87a8ukopcv.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 Hello, unfortunately, it seems to fail in 32 bit (i686 and mips): http://hydra.gnu.org/eval/105733#tabs-new with lots of messages of the kind In file included from ../../utils//general/BedtoolsTypes.h:20:0, from ContextBase.h:21, from ContextIntersect.h:11, from ContextIntersect.cpp:8: ../../utils//general/QuickString.h:41:15: error: ‘QuickString& QuickString::operator=(size_t)’ cannot be overloaded QuickString &operator = (size_t); Andreas