From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: core-updates merge imminent Date: Thu, 21 Nov 2013 00:02:12 +0100 Message-ID: <874n76pthn.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]:50751) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VjGmq-0006MY-IE for guix-devel@gnu.org; Wed, 20 Nov 2013 18:02:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VjGmk-00062s-Oo for guix-devel@gnu.org; Wed, 20 Nov 2013 18:02:20 -0500 Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:28887) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VjGmk-00061v-J3 for guix-devel@gnu.org; Wed, 20 Nov 2013 18:02:14 -0500 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: guix-devel@gnu.org Hello! It seems we can soon merge =E2=80=98core-updates=E2=80=99. So far Hydra ha= s been building the core packages of that branch, and the only problem left is the cross-compilation of the bootstrap GCC (=E2=80=98%gcc-static=E2=80=99 in make-bootstrap.scm), which is annoying but not blocking (see for details.) Mark has also been building some of it on the Loongson. So I just switched Hydra to build all the packages of that branch at instead of just the core. And then, if we don=E2=80=99t notice anything terrible within a couple of d= ays, we can probably merge to =E2=80=98master=E2=80=99. Ludo=E2=80=99.