From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id WNffIiw0PGLYWwAAgWs5BA (envelope-from ) for ; Thu, 24 Mar 2022 10:04:44 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id gP61Gyw0PGJm7QAAG6o9tA (envelope-from ) for ; Thu, 24 Mar 2022 10:04:44 +0100 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 C56E811D23 for ; Thu, 24 Mar 2022 09:58:49 +0100 (CET) Received: from localhost ([::1]:59472 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nXJIu-000504-Ld for larch@yhetil.org; Thu, 24 Mar 2022 04:58:48 -0400 Received: from eggs.gnu.org ([209.51.188.92]:54572) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nXIt0-0003eS-Op for bug-guix@gnu.org; Thu, 24 Mar 2022 04:32:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52839) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nXIt0-0006kq-Fi for bug-guix@gnu.org; Thu, 24 Mar 2022 04:32:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nXIt0-0007xT-8q for bug-guix@gnu.org; Thu, 24 Mar 2022 04:32:02 -0400 Subject: bug#46879: Non-deterministic failures while building Guix with Guile 3.0.5 Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Date: Thu, 24 Mar 2022 08:32:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 46879 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Maxim Cournoyer Mail-Followup-To: 46879@debbugs.gnu.org, ludo@gnu.org, ludo@gnu.org Received: via spool by 46879-done@debbugs.gnu.org id=D46879.164811068328690 (code D ref 46879); Thu, 24 Mar 2022 08:32:02 +0000 Received: (at 46879-done) by debbugs.gnu.org; 24 Mar 2022 08:31:23 +0000 Received: from localhost ([127.0.0.1]:46735 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nXIsM-0007SQ-Ve for submit@debbugs.gnu.org; Thu, 24 Mar 2022 04:31:23 -0400 Received: from eggs.gnu.org ([209.51.188.92]:50664) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nXIsL-0007NO-El for 46879-done@debbugs.gnu.org; Thu, 24 Mar 2022 04:31:21 -0400 Received: from [2001:470:142:3::e] (port=52246 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nXIsG-0006cb-7d; Thu, 24 Mar 2022 04:31:16 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=yC4dYqqPF/k7OzZ4RN0QgLaG4LWovD9WB549xsAEVEs=; b=KXyd+OxietdHqRaZ+8fS /9KVfaJovG+XPfR4e5i3eK7IKpiC+ZgaV3/tmjkvbxYwTbBImmqP6WqjoeJ4nFw9FKSO6HBSSRWzQ RpKeCGiBiAHg6AnEvqkQXBiLDawSmmvT7wsQYt6dlVfMwqrbCENZZtU7gIVdGI2lO6MZeByJY5beR qYxWRnYl9LYMDRbDtL3Rwt63NerLxHaD7YMg2zwrHSesgKAlyLMZak+DDI7DtHBlfAsjYJ50c4rjC ikXbTojCuF9epkeLugoNhNBBV9ull9jJnZUVzDvogfxIXFMXGERF2vxsQMkg4ZhlAh83fK15NiS23 KwtZ2t3mTsDRKQ==; Received: from [193.50.110.177] (port=51486 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nXIsF-0001Fy-M3; Thu, 24 Mar 2022 04:31:15 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <875z29wh55.fsf@inria.fr> <87zgzlv2h4.fsf@gnu.org> <87zgzilg31.fsf@gnu.org> <871qytz7jg.fsf@gmail.com> Date: Thu, 24 Mar 2022 09:31:13 +0100 In-Reply-To: <871qytz7jg.fsf@gmail.com> (Maxim Cournoyer's message of "Tue, 22 Mar 2022 23:12:19 -0400") Message-ID: <87a6dfg3am.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: 46879-done@debbugs.gnu.org Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1648112329; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=yC4dYqqPF/k7OzZ4RN0QgLaG4LWovD9WB549xsAEVEs=; b=bwhAV32LF6Sta8kIwUVIzLMd+uOupuHs2pTwPYJSwds2gKqMvsEPE0hoz1f77N9f3LcMYy 1OR3w3Az5I+IZCyjBy66l5FrkKVEMWHpxIFpLai9o0+AFhCjT/BfLfqr4mL445YsMCQPt7 jtTSce8q+XD+n94Qa8UPrGbUx1cUi9owc4z3ngyxKDSgr9zqNRIX7ROpZnThgaTBKeJFyg 1jcCS/I8gaJUb/2m9QSEQLI+GZlIZ2t8XwhRZDMszXWU8GlQV41fO4dxukaUk4Vlta3vsu HEL/IemEcwUppMBdUgdYKMf23KHHZ8elRO7toASJ4JzFSYFLQP2ddk7k/KZZ/g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1648112329; a=rsa-sha256; cv=none; b=fyG1iMwfLHj7RP+1kN69QAcNA2yuxRyQNO2Xln2RSCd6Kut8oLRDVb3HxkZZB39CbU8RVu 5ZFRW2Gub5HteggbQ0aw8wb+hXqiRY6zgxlNFvdt2LUxfrohy9+eSaWNBX0eWHM1sQYt31 hXYBx4UHP8g9c8XqLFJhoaQtv8J2M7NraRUbXGhm7Xaou6FMWM/poHbPM2spg0JUI82YS0 fAjhjTCEOKjSXoMuOj5alG1LxuHq4GFcQyYuAh3CfCebHB38qS5t3lDBXpzmV1ax78d+Kh KEIpvR9DK31ThLgH427DP//7NfLo1vDukKcsmOp1zZohw2cG7WMBNJPaZ7QSNg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=KXyd+Oxi; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.79 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=KXyd+Oxi; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: C56E811D23 X-Spam-Score: -3.79 X-Migadu-Scanner: scn1.migadu.com X-TUID: 7gCiwgrT0z6N Hi Maxim, Maxim Cournoyer skribis: > Ludovic Court=C3=A8s writes: > >> Ludovic Court=C3=A8s skribis: >> >>> In gnu/services/mcron.scm: >>> 132:13 0 (mcron-shepherd-services _) >>> >>> gnu/services/mcron.scm:132:13: In procedure mcron-shepherd-services: >>> In procedure allocate-struct: Wrong type argument in position 1 >>> (expecting struct): # >>> builder for `/gnu/store/kp01hrirz40h7p7aim4dspajjv3yyvda-guix-system-te= sts.drv' failed with exit code 1 >> >> Turns out this is not the first time such things are reported: >> >> https://issues.guix.gnu.org/28858 >> https://issues.guix.gnu.org/44402 > > Just to confirm, is this fixed in the new Guile we are using? I think so; I haven=E2=80=99t seen reports of such a thing since that one, = but I forgot exactly what we did back then. Closing! Ludo=E2=80=99.