From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: ruby-sdoc failing on staging Date: Fri, 09 Dec 2016 22:50:12 +0100 Message-ID: <87a8c47ox7.fsf@gnu.org> References: <20161208212505.GA676@jasmine> <8760mtaw8c.fsf@gnu.org> 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]:35827) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cFT3Z-0000Xe-IU for guix-devel@gnu.org; Fri, 09 Dec 2016 16:50:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cFT3W-0005pw-HL for guix-devel@gnu.org; Fri, 09 Dec 2016 16:50:17 -0500 In-Reply-To: <8760mtaw8c.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Fri, 09 Dec 2016 17:44:03 +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" To: Leo Famulari Cc: guix-devel@gnu.org ludo@gnu.org (Ludovic Court=C3=A8s) skribis: > Leo Famulari skribis: > >> There are several Ruby packages failing to build on the staging branch: >> >> https://hydra.gnu.org/eval/109387?compare=3Dmaster#tabs-now-fail > > Fixed in d99ee3d923b822828394167b51a1178ec0996a27! > > I=E2=80=99m looking at the gtksourceview/gtkmm failures now (apparently d= ue to > libepoxy) and will start a new evaluation when I=E2=80=99m done. I ended up patching libepoxy in 13b5f44b475aa385d580f7e19b907210bc1d6d99, which fixes gtksourceview and gtkmm but also leads to a rebuild of gtk+@3 and its dependents (400 packages). Ludo=E2=80=99.