From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: [PATCH] build GTK2 typelib file Date: Sat, 21 Mar 2015 11:54:14 -0400 Message-ID: <87oanmuz15.fsf@netris.org> References: <87k2yh3nye.fsf@mango.localdomain> <87k2ygqbwb.fsf@gnu.org> <87h9tfs570.fsf@mango.localdomain> <20150321083233.GA29223@debian> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46274) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YZLj0-00012w-O0 for guix-devel@gnu.org; Sat, 21 Mar 2015 11:54:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YZLiw-0003AF-Mh for guix-devel@gnu.org; Sat, 21 Mar 2015 11:54:10 -0400 Received: from world.peace.net ([50.252.239.5]:49070) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YZLiw-00039S-JB for guix-devel@gnu.org; Sat, 21 Mar 2015 11:54:06 -0400 In-Reply-To: <20150321083233.GA29223@debian> (Andreas Enge's message of "Sat, 21 Mar 2015 09:32:33 +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 Andreas Enge writes: > On Fri, Mar 20, 2015 at 10:57:07PM +0100, Ricardo Wurmus wrote: >> Could someone please ask Hydra to build the packages? > > Done. This is a waste because it's not built on top of the 'openssl-update' branch, which will render all of those builds obsolete. Also, since the openssl update includes important security fixes, we should prioritize that for now. Therefore, I've deleted the gtk-rebuild jobset for now. After we've applied the openssl update to master and rebased 'gtk-rebuild' on top of that, we can ask Hydra to build it. Mark