From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: guix build failure Date: Tue, 07 Oct 2014 13:02:34 +0200 Message-ID: <87y4ssdtx1.fsf@gnu.org> References: <87r3ykubkk.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]:52279) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XbSXL-0004mv-1k for guix-devel@gnu.org; Tue, 07 Oct 2014 07:02:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XbSXF-0000Pd-KN for guix-devel@gnu.org; Tue, 07 Oct 2014 07:02:34 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:49854) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XbSXF-0000PU-6b for guix-devel@gnu.org; Tue, 07 Oct 2014 07:02:29 -0400 In-Reply-To: (Federico Beffa's message of "Tue, 7 Oct 2014 09:44:14 +0200") 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: Federico Beffa Cc: guix-devel@gnu.org Federico Beffa skribis: >> Not sure what happened. I just did =E2=80=98make clean-go && make=E2=80= =99 with commit >> 177088a and it builds flawlessly. Perhaps try =E2=80=98make clean-go=E2= =80=99? > > On top of make clean-go I had to delete the cached files in ~/.cache/... Oh, OK. Normally the local .go have higher precedence than those in ~/.cache. Let us know if that happens again, so we can investigate better. Ludo=E2=80=99.