From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: [PATCH] build GTK2 typelib file Date: Sun, 22 Mar 2015 12:42:44 -0400 Message-ID: <87zj757zln.fsf@netris.org> References: <87k2yh3nye.fsf@mango.localdomain> <87k2ygqbwb.fsf@gnu.org> <87h9tfs570.fsf@mango.localdomain> <20150321083233.GA29223@debian> <87oanmuz15.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36865) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YZixE-0000bk-Hj for guix-devel@gnu.org; Sun, 22 Mar 2015 12:42:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YZix9-0001U9-Ua for guix-devel@gnu.org; Sun, 22 Mar 2015 12:42:24 -0400 Received: from world.peace.net ([50.252.239.5]:50806) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YZix9-0001U5-QZ for guix-devel@gnu.org; Sun, 22 Mar 2015 12:42:19 -0400 In-Reply-To: <87oanmuz15.fsf@netris.org> (Mark H. Weaver's message of "Sat, 21 Mar 2015 11:54:14 -0400") 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 Mark H Weaver writes: > 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. This is all done now. I applied Ricardo's commit to master and deleted the 'gtk-rebuild' branch. Thanks! Mark