From debbugs-submit-bounces@debbugs.gnu.org Sat Feb 01 14:13:40 2020 Received: (at 39352) by debbugs.gnu.org; 1 Feb 2020 19:13:40 +0000 Received: from localhost ([127.0.0.1]:39342 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ixyD6-00061S-4S for submit@debbugs.gnu.org; Sat, 01 Feb 2020 14:13:40 -0500 Received: from mail-pl1-f180.google.com ([209.85.214.180]:36135) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ixyD4-00061F-R8 for 39352@debbugs.gnu.org; Sat, 01 Feb 2020 14:13:39 -0500 Received: by mail-pl1-f180.google.com with SMTP id a6so4166308plm.3 for <39352@debbugs.gnu.org>; Sat, 01 Feb 2020 11:13:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=message-id:subject:from:to:date:in-reply-to:references:user-agent :mime-version:content-transfer-encoding; bh=btrk1pNf6USLFo14BHB9WVFVBCMZPnEt8H2pSiHUIQA=; b=cM6VUaEunKyIN+zKn9uIcPM1OnANrwv2Nxj4xDlYnVUcGQe/3sPTVZB1h3I6oW1G4q FwA33GaCdV4r9hKRw4Ga5kgHCUCRYNEuQVd5eVbTFNYdflNgxkXk19HAolt2o1MPXPR6 t2kArzJQcDl2Z3XsI0T5dUv3Yd1Dlcjk/nBblhpzjgMMBshU2VlKLEoRAWhR+WXSyDlX jGJakW1j0Agoc6kDm13Be3v5vNYbOgEkt5uiAGLURx4HUD+LbU0+SjBwtC6W4uemS7O+ zOI25FXZmx+gQY7P5IODo12hopKs6h/tQStDWQQe3au7SqVRJK2PAZrY/hDAtlSr5Jsm L6cw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:subject:from:to:date:in-reply-to :references:user-agent:mime-version:content-transfer-encoding; bh=btrk1pNf6USLFo14BHB9WVFVBCMZPnEt8H2pSiHUIQA=; b=R3I6H1LO2TFNLJRixxUahh2ZobXl12543JkmDFXDO526GRdXn+dafNGH4Fmd2giakF Syfp0TKbQU+rMbA4Ohp+SgXXJTpb4SDxMBsBBnKxv9fNMjyRdG8eL9VTMc9VGjpuNa+b PpQU5sb9RuZta0gXvMj2DFBkeaCmWlXlmDROv3FjQiF8RfVzDvEUkP4gkK/ZxMveqPfP 2vTxYfYTKlJOGU0Qai72WBxUfD/0gTn9yLj6cX8CqE7CN9uxZyCseof4R3IQv2f7Al8c 8GdXx43EO/jRqN5wXBkyQNnaKT0X+Cv9z8A1wEEZVRym+SP20XBCa1lhtifA2Yq5v4+5 FUqg== X-Gm-Message-State: APjAAAVjeMb1eYdOV7NZENtyiIkST7NJCFPypUz9VopR16bby9RE8uEP P1xEgQwQyhckAj8QLWDbdEA= X-Google-Smtp-Source: APXvYqxp6U6evsaq5kcPdkXguS/4qAgRrnh80hMt4B9QYS83SpbGBkBDihKeCuHkBY1032bPwlBTOQ== X-Received: by 2002:a17:902:b587:: with SMTP id a7mr16374822pls.82.1580584413048; Sat, 01 Feb 2020 11:13:33 -0800 (PST) Received: from [192.168.1.13] ([199.68.53.171]) by smtp.gmail.com with ESMTPSA id u12sm14545826pfm.165.2020.02.01.11.13.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 01 Feb 2020 11:13:32 -0800 (PST) Message-ID: <37458edae787384d433d43afb1c2ca9192f94056.camel@gmail.com> Subject: Re: bug#39352: guix pull failing on aarch64 From: Jesse Gibbons To: shtwzrd , 39352@debbugs.gnu.org Date: Sat, 01 Feb 2020 12:13:30 -0700 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.32.4 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Spam-Score: 0.3 (/) X-Debbugs-Envelope-To: 39352 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) On Thu, 2020-01-30 at 00:51 +0000, shtwzrd via Bug reports for GNU Guix wrote: > Hey there, > > I've noticed that guix pull has started to hang consistently when > building guix-system.drv, 55% of the way through. > > I've narrowed the breakage down to this specific commit: > > http://git.savannah.gnu.org/cgit/guix.git/commit/?id=8234fe653e61d0090138cbd4c48d877568355439 > > So it appears to be a side effect of the move from guile 2 to guile > 3? > > Here's the output of guix pull --debug=2 > -- > ... > > I've noticed most guix ops (including guix pull) hang on armhf as well, but I don't have a log to provide. Right now I'm fine with keeping guix at a stable (but potentially less secure) commit until the JIT compiler in Guile 3 is fixed and enabled on ARM.