From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Build failure Date: Sun, 02 Dec 2012 17:59:05 +0100 Message-ID: <87vcckmluu.fsf@gnu.org> References: <87ip8lafgo.fsf@latte.josefsson.org> <87mwxxgy0h.fsf@latte.josefsson.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:43255) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TfCss-00046v-OC for bug-guix@gnu.org; Sun, 02 Dec 2012 11:59:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TfCsm-000237-EO for bug-guix@gnu.org; Sun, 02 Dec 2012 11:59:14 -0500 Received: from mail4-relais-sop.national.inria.fr ([192.134.164.105]:49030) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TfCsm-000233-7x for bug-guix@gnu.org; Sun, 02 Dec 2012 11:59:08 -0500 In-Reply-To: <87mwxxgy0h.fsf@latte.josefsson.org> (Simon Josefsson's message of "Sun, 02 Dec 2012 00:20:46 +0100") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Simon Josefsson Cc: bug-guix@gnu.org Hi Simon, Simon Josefsson skribis: > The network I were on had broken IPv6 connectivity, which appears to > have confused the build process. With that fixed, building proceeds. > All other applications (ssh, browser, MUAs) appear to have coped with > the broken IPv6 connectivity, so there may be room for improvement in > how the files are downloaded. This particular problem was fixed in Guile 2.0.7, FWIW: http://git.savannah.gnu.org/cgit/guile.git/commit/?h=3Dstable-2.0&id=3D26= 63411bd7d7d6b7be6c674c4e6c35c22e2e3c19 Thanks, Ludo=E2=80=99.