From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id IDLyEJcy0V5BeQAA0tVLHw (envelope-from ) for ; Fri, 29 May 2020 16:04:39 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id yJXgDJcy0V6mdgAAB5/wlQ (envelope-from ) for ; Fri, 29 May 2020 16:04:39 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id AC0D1940416 for ; Fri, 29 May 2020 16:04:38 +0000 (UTC) Received: from localhost ([::1]:38944 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jehUq-0003WQ-Fo for larch@yhetil.org; Fri, 29 May 2020 12:04:36 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53892) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jehTK-0002Iz-S9 for bug-guix@gnu.org; Fri, 29 May 2020 12:03:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44341) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jehTK-0007UB-GF for bug-guix@gnu.org; Fri, 29 May 2020 12:03:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jehTK-0001Fb-CE for bug-guix@gnu.org; Fri, 29 May 2020 12:03:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#41362: error when running guix pull on i686-linux Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 29 May 2020 16:03:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41362 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Mayeul Cantan Received: via spool by 41362-submit@debbugs.gnu.org id=B41362.15907681804798 (code B ref 41362); Fri, 29 May 2020 16:03:02 +0000 Received: (at 41362) by debbugs.gnu.org; 29 May 2020 16:03:00 +0000 Received: from localhost ([127.0.0.1]:55887 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jehTI-0001FK-Ev for submit@debbugs.gnu.org; Fri, 29 May 2020 12:03:00 -0400 Received: from eggs.gnu.org ([209.51.188.92]:46462) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jehTH-0001F6-1R for 41362@debbugs.gnu.org; Fri, 29 May 2020 12:02:59 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:41667) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jehT9-0007T2-Tu; Fri, 29 May 2020 12:02:52 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=44428 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jehT9-0006DC-FF; Fri, 29 May 2020 12:02:51 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Fri, 29 May 2020 18:02:49 +0200 In-Reply-To: (Mayeul Cantan's message of "Sun, 17 May 2020 15:16:48 +0200") Message-ID: <87o8q620gm.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -3.3 (---) X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: 41362@debbugs.gnu.org Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Spam-Score: -1.01 X-TUID: csWCYeudGf0z Hi, Mayeul Cantan skribis: > After checking that 9d0b9c7c6c0b0d45653dea80b499314ea415d3c7 (just > after the one I was on) worked all right, I tried a second bissect, > that found 10c413685f13af12fa2bb34796db82e1f52b47af as a possible > cause. After reverting just 10c41 failed, I also reverted 694e10 on > top of that. I thought it had worked as it kept building, but it > failed after a while (slightly different log: gi046...). During that > build phase, a lot of these "unbound variable \x0" kept being printed > to stdout, but I have a limited scrollback and forgot to tee it to a > file beforehand. I could still obtain it if it was necessary. The module-imported-compiled build log you provided shows this: --8<---------------cut here---------------start------------->8--- [ 1/84] Loading './gcrypt/hash.scm'... [ 2/84] Loading './git.scm'... [ 3/84] Loading './gnu/packages/bootstrap.scm'... Backtrace: 19 (primitive-load-path "gnu/packages" #) In ice-9/eval.scm: 721:20 18 (primitive-eval _) In ice-9/psyntax.scm: 1262:36 17 (expand-top-sequence _ _ _ #f _ _ _) 1209:24 16 (parse _ (("placeholder" placeholder)) ((top) #(# # ?)) ?) 285:10 15 (parse _ (("placeholder" placeholder)) (()) _ c&e (eval) ?) In ice-9/eval.scm: 293:34 14 (_ #) In ice-9/boot-9.scm: 2874:4 13 (define-module* _ #:filename _ #:pure _ #:version _ # _ ?) 2887:24 12 (_) 222:29 11 (map1 _) 222:17 10 (map1 (((guix ui)) ((guix utils)) ((guix discovery)) # ?)) 2800:17 9 (resolve-interface (guix ui) #:select _ #:hide _ # _ # _ ?) In ice-9/threads.scm: 390:8 8 (_ _) In ice-9/boot-9.scm: 2726:13 7 (_) In ice-9/threads.scm: 390:8 6 (_ _) In ice-9/boot-9.scm: 2994:20 5 (_) 2312:4 4 (save-module-excursion _) 3014:26 3 (_) In unknown file: 2 (primitive-load-path "guix/ui" #) In ice-9/eval.scm: 223:20 1 (proc #) In unknown file: 0 (%resolve-variable (7 . #) #) ERROR: In procedure %resolve-variable: Unbound variable: #{\x0;\x0;\x0;\x0;\x0; [=E2=80=A6] --8<---------------cut here---------------end--------------->8--- This hints at a possible memory corruption issue in Guile, especially since it seems to be non-deterministic. That said, I successfully run: $ guix pull -s i686-linux -p /tmp/test [=E2=80=A6] $ /tmp/test/bin/guix describe Generacio 1 May 29 2020 18:00:54 (nuna) guix 9ff667e repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: 9ff667ea05d0807b4e6512c92914ae517b9ec755 Most derivations were built locally. It=E2=80=99s on an x86_64 laptop, tho= ugh. Is it still crashy for you? Thanks, Ludo=E2=80=99.