From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: 04/48: gnu: ruby-redcarpet: Update to 3.4.0. Date: Mon, 28 Aug 2017 23:13:35 -0400 Message-ID: <87lgm3gj6o.fsf@netris.org> References: <20170810222103.27496.54045@vcs0.savannah.gnu.org> <20170810222104.9016524C52@vcs0.savannah.gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60918) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dmWyX-00030E-6B for guix-devel@gnu.org; Mon, 28 Aug 2017 23:14:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dmWyS-0003Mr-7y for guix-devel@gnu.org; Mon, 28 Aug 2017 23:14:01 -0400 Received: from world.peace.net ([50.252.239.5]:46337) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dmWyS-0003Mh-3U for guix-devel@gnu.org; Mon, 28 Aug 2017 23:13:56 -0400 In-Reply-To: <20170810222104.9016524C52@vcs0.savannah.gnu.org> (Tobias Geerinckx-Rice's message of "Thu, 10 Aug 2017 18:21:04 -0400 (EDT)") 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: Tobias Geerinckx-Rice Cc: guix-devel@gnu.org Hi, me@tobias.gr (Tobias Geerinckx-Rice) writes: > nckx pushed a commit to branch master > in repository guix. > > commit 5ca48923f5d852df4a22fc989f13432f44621798 > Author: Tobias Geerinckx-Rice > Date: Thu Aug 10 23:13:33 2017 +0200 > > gnu: ruby-redcarpet: Update to 3.4.0. Before this commit, ruby-redcarpet (3.3.3) successfully built on all three hydra-supported-systems: x86_64, i686, and armhf: https://hydra.gnu.org/job/gnu/master/ruby-redcarpet-3.3.3.i686-linux https://hydra.gnu.org/job/gnu/master/ruby-redcarpet-3.3.3.armhf-linux Since this commit, we've never built it successfully on i686 or armhf: https://hydra.gnu.org/job/gnu/master/ruby-redcarpet-3.4.0.i686-linux https://hydra.gnu.org/job/gnu/master/ruby-redcarpet-3.4.0.armhf-linux Would you be willing to investigate? Mark