From mboxrd@z Thu Jan 1 00:00:00 1970 From: iyzsong@member.fsf.org (=?utf-8?B?5a6L5paH5q2m?=) Subject: Re: State of dbus-update Date: Thu, 29 Oct 2015 22:05:55 +0800 Message-ID: <87oafh22ik.fsf@member.fsf.org> References: <20151028125844.GA6548@debian> <20151029083851.GA4714@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50838) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZrnqH-0000dh-B8 for guix-devel@gnu.org; Thu, 29 Oct 2015 10:06:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZrnqC-0003DV-QN for guix-devel@gnu.org; Thu, 29 Oct 2015 10:06:13 -0400 Received: from m50-134.163.com ([123.125.50.134]:48812) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZrnqB-0003Bd-RI for guix-devel@gnu.org; Thu, 29 Oct 2015 10:06:08 -0400 In-Reply-To: <20151029083851.GA4714@debian> (Andreas Enge's message of "Thu, 29 Oct 2015 09:38:51 +0100") 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: Andreas Enge Cc: guix-devel@gnu.org Andreas Enge writes: > Hello =E5=AE=8B=E6=96=87=E6=AD=A6! > > Thanks for taking care of leptonica. There is still a failing test on i68= 6: > http://hydra.gnu.org/build/759029 > Does it make sense to also disable it, or would it be better to try to > understand the problem? I did build it successful locally using '-s i686-linux' on my 1 core VPS. so, I pushed a commit to disable parallel tests, hope it will works :-)