GNU bug report logs - #67042
ecl-cl-pcg fails to build due to a flaky test

Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.

Package: guix; Reported by: Maxim Cournoyer <maxim.cournoyer@HIDDEN>; dated Fri, 10 Nov 2023 14:06:02 UTC; Maintainer for guix is bug-guix@HIDDEN.
Changed bug title to 'ecl-cl-pcg fails to build due to a flaky test' from 'ecl-seedable-rng recently broken' Request was from Maxim Cournoyer <maxim.cournoyer@HIDDEN> to control <at> debbugs.gnu.org. Full text available.

Message received at 67042 <at> debbugs.gnu.org:


Received: (at 67042) by debbugs.gnu.org; 4 Dec 2023 00:26:26 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Sun Dec 03 19:26:26 2023
Received: from localhost ([127.0.0.1]:33112 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1r9wn3-0004so-Rv
	for submit <at> debbugs.gnu.org; Sun, 03 Dec 2023 19:26:26 -0500
Received: from mail-qv1-xf2f.google.com ([2607:f8b0:4864:20::f2f]:58482)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <maxim.cournoyer@HIDDEN>)
 id 1r9wn0-0004sS-Fb; Sun, 03 Dec 2023 19:26:24 -0500
Received: by mail-qv1-xf2f.google.com with SMTP id
 6a1803df08f44-67a9b393f53so6628456d6.0; 
 Sun, 03 Dec 2023 16:26:12 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=gmail.com; s=20230601; t=1701649566; x=1702254366; darn=debbugs.gnu.org;
 h=mime-version:user-agent:message-id:date:references:in-reply-to
 :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to;
 bh=b5Tk0a35N0C1PcwFbYt1/aXDK2SF0YoesTJTacUIQ6U=;
 b=cAW37J09+NnCw4cvhjy2fmr2oq1tnY34kH/+ia8Ur8uSZz/b194U55IRjMySIPOhj3
 Qm087UByPbBcMwRmPwG6bDbSoHeuvr185hKWw4y/lPoGKGbpICHNED/eI6u+Vx0P9i3J
 8KD7tvND+vsVdjlkvFThNyGMUlTfISsQ39DrFJIyrxxqreyqp0M18FuMha/LCIjWZ/cZ
 LXR1RfVmi9PO6vze7AcWdVV5TyH4WwxPM/uPmuE7SxxY3fZso9LoeW3dUgSAYFchuZfT
 mEu3yIxEMdvjuj+h9pPkluFC7gUxOF+KcYBZ++bJ6WrbXw91vKhwBG1S6bw2iJTK8+bn
 vkWQ==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1701649566; x=1702254366;
 h=mime-version:user-agent:message-id:date:references:in-reply-to
 :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date
 :message-id:reply-to;
 bh=b5Tk0a35N0C1PcwFbYt1/aXDK2SF0YoesTJTacUIQ6U=;
 b=B14R59PYJPy8VREbacIxL0PNDDecoyZMe4NwC/GRmomiL61gV7IgoUDLzYGoy/2XVi
 3cBALuSENuCNXjectxVGYuKXnE3zupiJGK8dt8dD6LFKGE9MA8nMvmj3CuIz/bgia9dq
 pL/HmXJs5N3nwBYH7ZQiiWf/RbnjCYUtw5kIjnDl5MHU+eRzOXMhc/UMlzUDUvm1i3MH
 ZjDNtdIzp/MN5zX6fkEZoWX58BvQR+ohu40d30O34oiaQ7HCEjkMlXq7GFbnaEXZkIB0
 b5oldkm2fpfdsorQJuPv9buB5Dd4aSnuZE5vVRnTzmtvD2v0yq77r2hBbXv0YsAIER6d
 WoOg==
X-Gm-Message-State: AOJu0YxG5fregPg53taRPwWuYS6Zq4ykXPJggduCSwtq5EgHlOw2k6z0
 CyIK1Vr8h/4Gnm58CZDrUgw9tdsGa/8QCQ==
X-Google-Smtp-Source: AGHT+IFeilELBoGSJYI0esXxkMV8tZ1qodza8ZMQt+Y5i7Cmo5/nGoEz1FuFGOYQSVOY6axf7nmgYg==
X-Received: by 2002:ad4:4d88:0:b0:67a:a721:ec3e with SMTP id
 cv8-20020ad44d88000000b0067aa721ec3emr1167599qvb.130.1701649565968; 
 Sun, 03 Dec 2023 16:26:05 -0800 (PST)
Received: from hurd (dsl-141-198.b2b2c.ca. [66.158.141.198])
 by smtp.gmail.com with ESMTPSA id
 u9-20020a0ca709000000b0067a2a621fadsm2345300qva.53.2023.12.03.16.26.05
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Sun, 03 Dec 2023 16:26:05 -0800 (PST)
From: Maxim Cournoyer <maxim.cournoyer@HIDDEN>
To: Guillaume Le Vaillant <glv@HIDDEN>
Subject: ecl-cl-pcg fails to build due to a flaky test (was: Re: bug#67042:
 ecl-seedable-rng recently broken)
In-Reply-To: <8734xd79sg.fsf@kitej> (Guillaume Le Vaillant's message of "Fri, 
 10 Nov 2023 18:01:12 +0000")
References: <169954040581.31035.1536863063117085164@HIDDEN>
 <20231109143335.B7FC1C0C199@HIDDEN>
 <87sf5demci.fsf_-_@HIDDEN> <8734xd79sg.fsf@kitej>
Date: Sun, 03 Dec 2023 19:26:04 -0500
Message-ID: <87edg2vmn7.fsf_-_@HIDDEN>
User-Agent: Gnus/5.13 (Gnus v5.13)
MIME-Version: 1.0
Content-Type: text/plain
X-Spam-Score: -0.0 (/)
X-Debbugs-Envelope-To: 67042
Cc: andremegafone@HIDDEN, GNU Debbugs <control <at> debbugs.gnu.org>,
 67042 <at> debbugs.gnu.org
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -1.0 (-)

retitle 67042 ecl-cl-pcg fails to build due to a flaky test
quit

Hi Guillaume,

Guillaume Le Vaillant <glv@HIDDEN> writes:

> Maxim Cournoyer <maxim.cournoyer@HIDDEN> skribis:
>
>> Hi,
>>
>> guix-commits@HIDDEN writes:
>>
>>> glv pushed a commit to branch master
>>> in repository guix.
>>>
>>> commit 42bec70a91d2205371c96287bcf565dcc5f5dd74
>>> Author: Andre A. Gomes <andremegafone@HIDDEN>
>>> AuthorDate: Thu Nov 2 11:19:41 2023 +0200
>>>
>>>     gnu: cl-slynk: Update to 1.0.43-9.9c43bf6.
>>>     
>>>     * gnu/packages/lisp-xyz.scm (sbcl-slynk): Update to 1.0.43-9.9c43bf6.
>>>     
>>>     Signed-off-by: Guillaume Le Vaillant <glv@HIDDEN>
>>>     Change-Id: I84ff141b7eefff470f72493d02f2cc24f02db7cf
>>
>> This commit or some preceding cl-* ones broke ecl-seedable-rng,
>> according to notifications from the CI:
>>
>> ecl-seedable-rng.x86_64-linux on master is broken
>>
>> Potentially related failures:
>>
>> - sbcl-cl-freetype2 (https://ci.guix.gnu.org/build/2584694/details)
>> - ecl-origin (https://ci.guix.gnu.org/build/2580823/details)
>>
>> See: https://ci.guix.gnu.org/build/2585168/details
>
> Hi.
>
> Locally I can build sbcl-cl-freetype2 and ecl-origin without issue.
>
> Concerning ecl-seedable-rng, there's something funny going on. The build
> details on the CI list only 1 dependency (ecl-ironclad), but there
> should be 3; ecl-cl-pcg and ecl-golden-utils are missing. And it is in
> fact the ecl-cl-pcg dependency that fails to build (because of a test).
> However, neither ecl-cl-pcg nor its dependencies have been updated
> recently, so why did the CI need to rebuild it, and why did it start
> failing?

Tests can sometimes be flaky (fail non-deterministically).  The best
course of action in these situations is to 1. report the problem
upstream and 2. disable the test in our packaging.  Re-titling
accordingly.

Cuirass mixing up derivations is tracked in bug #65505.

-- 
Thanks,
Maxim




Information forwarded to bug-guix@HIDDEN:
bug#67042; Package guix. Full text available.

Message received at 67042 <at> debbugs.gnu.org:


Received: (at 67042) by debbugs.gnu.org; 10 Nov 2023 18:18:12 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Fri Nov 10 13:18:12 2023
Received: from localhost ([127.0.0.1]:50835 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1r1W55-0003S2-VL
	for submit <at> debbugs.gnu.org; Fri, 10 Nov 2023 13:18:12 -0500
Received: from mout01.posteo.de ([185.67.36.65]:42467)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <glv@HIDDEN>) id 1r1W51-0003RU-GF
 for 67042 <at> debbugs.gnu.org; Fri, 10 Nov 2023 13:18:11 -0500
Received: from submission (posteo.de [185.67.36.169]) 
 by mout01.posteo.de (Postfix) with ESMTPS id 44AF2240028
 for <67042 <at> debbugs.gnu.org>; Fri, 10 Nov 2023 19:17:21 +0100 (CET)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017;
 t=1699640241; bh=ZdMvjlxhMjwy5dslEGxYHkkjGQnkOQbjPdvJdYaJWAw=;
 h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:From;
 b=O9t0mdo5eWMUt7+l2Oe8FwvowFcLBAO7zjSp3vQTY5RWVNMgU1xHGhZko90Qc3+QA
 aJT3p8SGAyBYx7AUvp++gyhLcQMW6rTj8UCGcvy9a0u3zSqIcdi3I1jO1AXFOjtoSj
 x55DzEYVJymJg3ZrNPJteiR5UhNy8I5TRzXTKNTSEWl5Z0Ky7UhZsvJ/FJoMBLK+uV
 WHb2uu+r/r2j3QNqATWw4x/QkUJQ0vKyDsQEWKoOvMyXcnG2fwdIDFMoVJLPmq9vPJ
 lZm2SKuLLqP/du8HVkE7DI+hCfMLvBY5g1Vsg9la1UzBP7QaD2+o3OkyijEckzb7by
 PbfSCUOynLpEQ==
Received: from customer (localhost [127.0.0.1])
 by submission (posteo.de) with ESMTPSA id 4SRn9D25N5z9rxB;
 Fri, 10 Nov 2023 19:17:20 +0100 (CET)
References: <169954040581.31035.1536863063117085164@HIDDEN>
 <20231109143335.B7FC1C0C199@HIDDEN>
 <87sf5demci.fsf_-_@HIDDEN>
From: Guillaume Le Vaillant <glv@HIDDEN>
To: Maxim Cournoyer <maxim.cournoyer@HIDDEN>
Subject: Re: bug#67042: ecl-seedable-rng recently broken
Date: Fri, 10 Nov 2023 18:01:12 +0000
In-reply-to: <87sf5demci.fsf_-_@HIDDEN>
Message-ID: <8734xd79sg.fsf@kitej>
MIME-Version: 1.0
Content-Type: multipart/signed; boundary="=-=-=";
 micalg=pgp-sha512; protocol="application/pgp-signature"
X-Spam-Score: -2.3 (--)
X-Debbugs-Envelope-To: 67042
Cc: andremegafone@HIDDEN, 67042 <at> debbugs.gnu.org
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -3.3 (---)

--=-=-=
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

Maxim Cournoyer <maxim.cournoyer@HIDDEN> skribis:

> Hi,
>
> guix-commits@HIDDEN writes:
>
>> glv pushed a commit to branch master
>> in repository guix.
>>
>> commit 42bec70a91d2205371c96287bcf565dcc5f5dd74
>> Author: Andre A. Gomes <andremegafone@HIDDEN>
>> AuthorDate: Thu Nov 2 11:19:41 2023 +0200
>>
>>     gnu: cl-slynk: Update to 1.0.43-9.9c43bf6.
>>=20=20=20=20=20
>>     * gnu/packages/lisp-xyz.scm (sbcl-slynk): Update to 1.0.43-9.9c43bf6.
>>=20=20=20=20=20
>>     Signed-off-by: Guillaume Le Vaillant <glv@HIDDEN>
>>     Change-Id: I84ff141b7eefff470f72493d02f2cc24f02db7cf
>
> This commit or some preceding cl-* ones broke ecl-seedable-rng,
> according to notifications from the CI:
>
> ecl-seedable-rng.x86_64-linux on master is broken
>
> Potentially related failures:
>
> - sbcl-cl-freetype2 (https://ci.guix.gnu.org/build/2584694/details)
> - ecl-origin (https://ci.guix.gnu.org/build/2580823/details)
>
> See: https://ci.guix.gnu.org/build/2585168/details

Hi.

Locally I can build sbcl-cl-freetype2 and ecl-origin without issue.

Concerning ecl-seedable-rng, there's something funny going on. The build
details on the CI list only 1 dependency (ecl-ironclad), but there
should be 3; ecl-cl-pcg and ecl-golden-utils are missing. And it is in
fact the ecl-cl-pcg dependency that fails to build (because of a test).
However, neither ecl-cl-pcg nor its dependencies have been updated
recently, so why did the CI need to rebuild it, and why did it start
failing?

--=-=-=
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZU5zrw8cZ2x2QHBvc3Rl
by5uZXQACgkQa+ggit8h/j8r5wEAnVc2kayWgCXHY9YybH5OcFc0bSRR3mgbjllK
nBTN3hwA/jt2IPBMGjFVVFif2+buAttZU8jCIFijjZvrAEP2NuM5
=UUj0
-----END PGP SIGNATURE-----
--=-=-=--




Information forwarded to bug-guix@HIDDEN:
bug#67042; Package guix. Full text available.

Message received at submit <at> debbugs.gnu.org:


Received: (at submit) by debbugs.gnu.org; 10 Nov 2023 14:05:16 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Fri Nov 10 09:05:16 2023
Received: from localhost ([127.0.0.1]:49713 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1r1S8K-0004jj-82
	for submit <at> debbugs.gnu.org; Fri, 10 Nov 2023 09:05:16 -0500
Received: from lists.gnu.org ([2001:470:142::17]:43190)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <maxim.cournoyer@HIDDEN>) id 1r1S8G-0004jT-4Z
 for submit <at> debbugs.gnu.org; Fri, 10 Nov 2023 09:05:15 -0500
Received: from eggs.gnu.org ([2001:470:142:3::10])
 by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <maxim.cournoyer@HIDDEN>)
 id 1r1S7P-0007b4-MP
 for bug-guix@HIDDEN; Fri, 10 Nov 2023 09:04:22 -0500
Received: from mail-qk1-x729.google.com ([2607:f8b0:4864:20::729])
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128)
 (Exim 4.90_1) (envelope-from <maxim.cournoyer@HIDDEN>)
 id 1r1S7O-0006Am-4h
 for bug-guix@HIDDEN; Fri, 10 Nov 2023 09:04:19 -0500
Received: by mail-qk1-x729.google.com with SMTP id
 af79cd13be357-77bb668d941so129711585a.3
 for <bug-guix@HIDDEN>; Fri, 10 Nov 2023 06:04:16 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=gmail.com; s=20230601; t=1699625055; x=1700229855; darn=gnu.org;
 h=mime-version:user-agent:message-id:date:references:in-reply-to
 :subject:to:from:from:to:cc:subject:date:message-id:reply-to;
 bh=yTdZPIviK3I+jMmzAfq5VCPAD3aofRLuKOBUlqbcntU=;
 b=m5Up5mRvAvrK0q9wpetM8o7MLfLNdZi2gwFLExb3tFe97vYIYKUtXZfLkb2NcTFBiN
 5HzBSR3KokM11yUffQB/E/T+IcUPvyCx9gXfH61tAMCF4/xzycJzGD2dfGExc4zr5gNU
 m2IIvBBCfAp3HeskFD8EqjoyPYb/pWg8ZjiPT/augq3bXFPrplWGqUk8uvAthF6rvhXZ
 kdUHIX7rYnZJ9RpcLLXt6ZwQCfx/f5aHin22FLZM90nvksLnrZ66CC62oC4aP20XB7T4
 AfuSS3cLiU153TEh/o30yYTQod/YPIWvjrtGRyorSqFfSqzzmP25D8GLMLmz+xAA2yNr
 L/Ag==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1699625055; x=1700229855;
 h=mime-version:user-agent:message-id:date:references:in-reply-to
 :subject:to:from:x-gm-message-state:from:to:cc:subject:date
 :message-id:reply-to;
 bh=yTdZPIviK3I+jMmzAfq5VCPAD3aofRLuKOBUlqbcntU=;
 b=Qs1D9MPqviSNACvZqmZDdxAx+BvKrogpUJ3jcee5KZRkE2hRVfIZc7prVZ6njXpgqY
 yKtbo/NcMuqh1yqLKqXLbz2W7E6e3NxEw0uhoJ0bYUF2PMsn3ZdQaDle5nnHR7RlaueI
 wvK7ZgD5GAg6d4cJGxR/Htd1cgPN6LXJXmwcK114q/nS/uqKtm07nDlVZciXEyEvgIn2
 vI36XAZ99gMu8QwQoIf92MhSI37Obce9ayMDjtUytu6UfQsIl5DQfkDkVmyIq+h28Fa5
 qLX+y9hSiMsqW9ZjIWIKe/Z+yZM+U5C+0jw2nCi/NTKjq73cFyeykRhQ4gC3dxhPj1H4
 Dy6A==
X-Gm-Message-State: AOJu0YwaRtPq9dnbFQ3BqHPydcko+PSuAFv9Chrja6536ZKh+kkUvzMh
 PLFd2rNP5hjixdypCe/ztaBC2CZZwno=
X-Google-Smtp-Source: AGHT+IHlDGAkgRr2FXo0m9kbVl5CzHQzT9qxYQ2qogCC4r+xcH34nk0SfrpfpIVhLbVk8v9Zn2ZDxw==
X-Received: by 2002:a05:620a:1a9a:b0:775:cf6d:a468 with SMTP id
 bl26-20020a05620a1a9a00b00775cf6da468mr8940966qkb.49.1699625054848; 
 Fri, 10 Nov 2023 06:04:14 -0800 (PST)
Received: from hurd (dsl-10-148-207.b2b2c.ca. [72.10.148.207])
 by smtp.gmail.com with ESMTPSA id
 de21-20020a05620a371500b007756c8ce8f5sm177826qkb.59.2023.11.10.06.04.14
 for <bug-guix@HIDDEN>
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Fri, 10 Nov 2023 06:04:14 -0800 (PST)
From: Maxim Cournoyer <maxim.cournoyer@HIDDEN>
To: bug-guix <bug-guix@HIDDEN>
Subject: ecl-seedable-rng recently broken
In-Reply-To: <20231109143335.B7FC1C0C199@HIDDEN>
 (guix-commits@HIDDEN's message of "Thu, 9 Nov 2023 09:33:35 -0500
 (EST)")
References: <169954040581.31035.1536863063117085164@HIDDEN>
 <20231109143335.B7FC1C0C199@HIDDEN>
X-Debbugs-CC: andremegafone@HIDDEN,glv@HIDDEN
Date: Fri, 10 Nov 2023 09:04:13 -0500
Message-ID: <87sf5demci.fsf_-_@HIDDEN>
User-Agent: Gnus/5.13 (Gnus v5.13)
MIME-Version: 1.0
Content-Type: text/plain
Received-SPF: pass client-ip=2607:f8b0:4864:20::729;
 envelope-from=maxim.cournoyer@HIDDEN; helo=mail-qk1-x729.google.com
X-Spam_score_int: -20
X-Spam_score: -2.1
X-Spam_bar: --
X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1,
 DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001,
 RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001,
 T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no
X-Spam_action: no action
X-Spam-Score: 1.0 (+)
X-Debbugs-Envelope-To: submit
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -0.0 (/)

Hi,

guix-commits@HIDDEN writes:

> glv pushed a commit to branch master
> in repository guix.
>
> commit 42bec70a91d2205371c96287bcf565dcc5f5dd74
> Author: Andre A. Gomes <andremegafone@HIDDEN>
> AuthorDate: Thu Nov 2 11:19:41 2023 +0200
>
>     gnu: cl-slynk: Update to 1.0.43-9.9c43bf6.
>     
>     * gnu/packages/lisp-xyz.scm (sbcl-slynk): Update to 1.0.43-9.9c43bf6.
>     
>     Signed-off-by: Guillaume Le Vaillant <glv@HIDDEN>
>     Change-Id: I84ff141b7eefff470f72493d02f2cc24f02db7cf

This commit or some preceding cl-* ones broke ecl-seedable-rng,
according to notifications from the CI:

ecl-seedable-rng.x86_64-linux on master is broken

Potentially related failures:

- sbcl-cl-freetype2 (https://ci.guix.gnu.org/build/2584694/details)
- ecl-origin (https://ci.guix.gnu.org/build/2580823/details)

See: https://ci.guix.gnu.org/build/2585168/details

-- 
Thanks,
Maxim




Acknowledgement sent to Maxim Cournoyer <maxim.cournoyer@HIDDEN>:
New bug report received and forwarded. Copy sent to andremegafone@HIDDEN, glv@HIDDEN, bug-guix@HIDDEN. Full text available.
Report forwarded to andremegafone@HIDDEN, glv@HIDDEN, bug-guix@HIDDEN:
bug#67042; Package guix. Full text available.
Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.
Last modified: Mon, 4 Dec 2023 00:30:01 UTC

GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997 nCipher Corporation Ltd, 1994-97 Ian Jackson.