From unknown Sat Aug 16 14:25:19 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#71580] [PATCH] doc: Add message for common error about make check-system Resent-From: Richard Sent Original-Sender: "Debbugs-submit" Resent-CC: pelzflorian@pelzflorian.de, ludo@gnu.org, matt@excalamus.com, maxim.cournoyer@gmail.com, guix-patches@gnu.org Resent-Date: Sat, 15 Jun 2024 21:44:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 71580 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71580@debbugs.gnu.org Cc: Richard Sent , Florian Pelz , Ludovic =?UTF-8?Q?Court=C3=A8s?= , Matthew Trzcinski , Maxim Cournoyer X-Debbugs-Original-To: guix-patches@gnu.org X-Debbugs-Original-Xcc: Florian Pelz , Ludovic =?UTF-8?Q?Court=C3=A8s?= , Matthew Trzcinski , Maxim Cournoyer Received: via spool by submit@debbugs.gnu.org id=B.17184878176412 (code B ref -1); Sat, 15 Jun 2024 21:44:02 +0000 Received: (at submit) by debbugs.gnu.org; 15 Jun 2024 21:43:37 +0000 Received: from localhost ([127.0.0.1]:52473 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sIbBQ-0001fL-JS for submit@debbugs.gnu.org; Sat, 15 Jun 2024 17:43:37 -0400 Received: from lists.gnu.org ([209.51.188.17]:56784) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sIbBO-0001f8-9G for submit@debbugs.gnu.org; Sat, 15 Jun 2024 17:43:34 -0400 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 ) id 1sIbBN-0005ZX-1z for guix-patches@gnu.org; Sat, 15 Jun 2024 17:43:33 -0400 Received: from mail-108-mta81.mxroute.com ([136.175.108.81]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sIbBL-0002cx-3E for guix-patches@gnu.org; Sat, 15 Jun 2024 17:43:32 -0400 Received: from filter006.mxroute.com ([136.175.111.3] filter006.mxroute.com) (Authenticated sender: mN4UYu2MZsgR) by mail-108-mta81.mxroute.com (ZoneMTA) with ESMTPSA id 1901ddaf46000017a3.001 for (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384); Sat, 15 Jun 2024 21:43:27 +0000 X-Zone-Loop: 2733e49ad3a468d8105d35cb649072684e27faaa3c89 X-Originating-IP: [136.175.111.3] DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=freakingpenguin.com; s=x; h=Content-Transfer-Encoding:MIME-Version: Message-ID:Date:Subject:Cc:To:From:Sender:Reply-To:Content-Type:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=2AGuUHpWQrN3+HP9jwMcluAnG+XSnzsHXrmVdKicHjs=; b=cob8l7g2vihu6ET9UdGEL4aatq z1+IaEQzXllsmO4NXGBHRPL0GJDrnBq/mFO52n9blsxTyY7c394RaHP9s6QMoMLCQTCF8u3zgM8or hpl0SU/EEx/UQQkItq8ND616+Bq5BIkyC/3motNybFU/VIGBuzOdu8FlpxTB8t1Cc4GjrtXiKrSl4 a7hA7F8GZ3owpnxxxba/+dOrH6NuIyEVNld31AzGfnxxYH6/pYUrx2EL053/ae/FDixJiTHTL3xEn S8OB0Ce271kkET7gGlu5y+Opuvya1qqXehO5wXXoj0KPgaBtv0ai6u3tWTBlh4XfNKyaXUniyHxWw GK9yxHFw==; From: Richard Sent Date: Sat, 15 Jun 2024 17:42:38 -0400 Message-ID: <80b83bce10be06052a916580fc171098aa42fb5b.1718487758.git.richard@freakingpenguin.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Authenticated-Id: richard@freakingpenguin.com Received-SPF: pass client-ip=136.175.108.81; envelope-from=richard@freakingpenguin.com; helo=mail-108-mta81.mxroute.com X-Spam_score_int: -16 X-Spam_score: -1.7 X-Spam_bar: - X-Spam_report: (-1.7 / 5.0 requ) BAYES_00=-1.9, DKIM_INVALID=0.1, DKIM_SIGNED=0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) 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: -2.4 (--) * doc/contributing.texi (Running the Test Suite): Mention that make clean-go may need to be run before running make check-system when previous builds were run with different work trees. See https://issues.guix.gnu.org/47573. Change-Id: I4b68d3a05f1425505816db969284487d725840d6 --- Sending a followup rebased on current master. doc/contributing.texi | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/doc/contributing.texi b/doc/contributing.texi index 938c8bfdb1..c9591dc9bf 100644 --- a/doc/contributing.texi +++ b/doc/contributing.texi @@ -411,6 +411,20 @@ Running the Test Suite substitutes are available for their dependencies (@pxref{Substitutes}). Some of them require a lot of storage space to hold VM images. +If you encounter an error like: + +@example +Compiling Scheme modules... +ice-9/eval.scm:142:16: In procedure compile-top-call: +error: all-system-tests: unbound variable +hint: Did you forget `(use-modules (gnu tests))'? +@end example + +@noindent +there may be inconsistency in the work tree from previous builds. To +resolve this, try running @command{make clean-go} followed by +@command{make}. + Again in case of test failures, please send @email{bug-guix@@gnu.org} all the details. base-commit: 612e4dd98f7d1d015e405af9d029bede3fe3c280 -- 2.45.1 From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 15 17:55:17 2024 Received: (at control) by debbugs.gnu.org; 15 Jun 2024 21:55:17 +0000 Received: from localhost ([127.0.0.1]:53148 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sIbMi-00029m-I1 for submit@debbugs.gnu.org; Sat, 15 Jun 2024 17:55:17 -0400 Received: from mail-108-mta234.mxroute.com ([136.175.108.234]:40077) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sIbCh-0001jM-Uw for control@debbugs.gnu.org; Sat, 15 Jun 2024 17:44:56 -0400 Received: from filter006.mxroute.com ([136.175.111.3] filter006.mxroute.com) (Authenticated sender: mN4UYu2MZsgR) by mail-108-mta234.mxroute.com (ZoneMTA) with ESMTPSA id 1901ddc477b00017a3.001 for (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384); Sat, 15 Jun 2024 21:44:53 +0000 X-Zone-Loop: ea353ed5bca68d13d87b8b586bd8e243880eb0005539 X-Originating-IP: [136.175.111.3] DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=freakingpenguin.com; s=x; h=Subject:From:To:Message-Id:Date:Sender:Reply-To :Cc:MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=erbPZ6rg01C9P9HDtRW9hWPyuiqiisOWDLISIXj1LTI=; b=RqvCYCxCECALt/RkalyJmsXWq0 bf9XkgZa8UdVarbBJRU9SGWyr959W9aZ9daE7tOKx4Hypur33R+3xule03dP7NGAoj43bRtzlZudk w1L1L9vkmu1iBqrQAPQVWSZq6TkWwFDx9its96DybMG65MjfXGL9KrbjZ3i5TB06N3BRmZTUBd9od RD/bomdu2Tj/VuQYWbl70LTvoh7JomdJCof6jyHytoQZM4UbsY6Wvxlhsp6SilDGac7KBanBmfs6q iMQdhUxERkJ7vaR3cB4C3GYC3eyUqaM9jqX3ZjNkds0nvvLQOM3U4A/CsYS0XPGqkGoQRqV/rD0Kq BNiipLTA==; Date: Sat, 15 Jun 2024 17:44:49 -0400 Message-Id: <87wmmpanji.fsf@freakingpenguin.com> To: control@debbugs.gnu.org From: Richard Sent Subject: control message for bug #71580 X-Authenticated-Id: richard@freakingpenguin.com X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: control 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: -1.0 (-) merge 71580 70202 quit From unknown Sat Aug 16 14:25:19 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#71580] [PATCH] doc: Add message for common error about make check-system Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 17 Jun 2024 21:09:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 71580 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Richard Sent Cc: Ludovic =?UTF-8?Q?Court=C3=A8s?= , Florian Pelz , 71580@debbugs.gnu.org, Matthew Trzcinski Received: via spool by 71580-submit@debbugs.gnu.org id=B71580.171865854018046 (code B ref 71580); Mon, 17 Jun 2024 21:09:01 +0000 Received: (at 71580) by debbugs.gnu.org; 17 Jun 2024 21:09:00 +0000 Received: from localhost ([127.0.0.1]:37614 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sJJb2-0004h0-9X for submit@debbugs.gnu.org; Mon, 17 Jun 2024 17:09:00 -0400 Received: from mail-oi1-f171.google.com ([209.85.167.171]:52696) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sJJaz-0004gk-Nj for 71580@debbugs.gnu.org; Mon, 17 Jun 2024 17:08:58 -0400 Received: by mail-oi1-f171.google.com with SMTP id 5614622812f47-3d22368713aso3157312b6e.1 for <71580@debbugs.gnu.org>; Mon, 17 Jun 2024 14:08:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1718658470; x=1719263270; 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=1+W/L6pTMQlwD4oFDb4LF/DTUGx45m+EAk9ucD/M9oE=; b=kQc+axGNUncG25CxnVPrymzpYEn34xHpm2vh5iRUBCCJ3k1DnV8pkjHHO6C7Y6HYjU kDxZ1kdrePPjLkHpDvFNDkheExEq5wtQR4QdOC66UWCcNNDKWsmqtrY0VlcyqjURr8+y kZ8cgdefPMw5pmG2/SYdsLmaGBJK+2cMuP0TQtsgd2YYQ88erf2aSQy4FIEuxWvbYSD0 lGnJfR13g6vBX+Pr342bf/Bd0CKkZ26CpjQRs7G912On60kbRYEcmnfan2xoe89WeIvI +cXzKxaEddJaDRrbyeBsbu+4thKu8RKHPRt/U+llMnCT7YupzLnLdMnilY+ZRw8CEfDS EQNQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718658470; x=1719263270; 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=1+W/L6pTMQlwD4oFDb4LF/DTUGx45m+EAk9ucD/M9oE=; b=I2NCj/X3enjPc5HcvtILEmaWEew9INfvk5rX/8tiVEUFC7WSPQyaN7O97YMCuCEBhs NXQv9QRbGN1M9QvDWjUCt3myQ5bnSx3jCkuMyzuhvuf/vg9owikB0HnKctmAIndKpf+J MSxVTeyuMvGemhUrHWqa6JRgmoyrJeCihx9Y0AmGhpD+37ymB5y/1xTM1n3L+9pZS6l5 3UG9Od2UTNmfwZ7K0Uscj4EUy+8142+1BGLhO/SnEz95nCFnCOVW6ZotU0lQYwbzM9ct uoVxAzgUIUXreEkOgGRzkGM4XJJy2mQPSKOzZHLCUXciVEdvg9X3jP3YVQqYDeQuCSdk fucA== X-Gm-Message-State: AOJu0YzyAVthT8jrHtW5Toouds6gHZjYD3DiJsMwSo1US6BEaZOElrKn oX0nKIUeZ1oqFLVZKArICMPZtOSXJQOXMWjRsvZ1hUV4kOi38/z4 X-Google-Smtp-Source: AGHT+IFlHYaaYNv6WSLeED0UddxewI5odN1DN8XI39sYa9q+HOs/A8Gv7faljhvQwZHLjpbk9nl4hQ== X-Received: by 2002:a05:6808:f15:b0:3d2:1da3:120a with SMTP id 5614622812f47-3d24e97fe95mr13500403b6e.36.1718658469757; Mon, 17 Jun 2024 14:07:49 -0700 (PDT) Received: from hurd (dsl-158-184.b2b2c.ca. [66.158.158.184]) by smtp.gmail.com with ESMTPSA id af79cd13be357-798abe40512sm463598485a.105.2024.06.17.14.07.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 17 Jun 2024 14:07:49 -0700 (PDT) From: Maxim Cournoyer In-Reply-To: <80b83bce10be06052a916580fc171098aa42fb5b.1718487758.git.richard@freakingpenguin.com> (Richard Sent's message of "Sat, 15 Jun 2024 17:42:38 -0400") References: <80b83bce10be06052a916580fc171098aa42fb5b.1718487758.git.richard@freakingpenguin.com> Date: Mon, 17 Jun 2024 17:07:48 -0400 Message-ID: <87jzinffbv.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.0 (/) 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: -1.0 (-) Hi Richard, Richard Sent writes: > * doc/contributing.texi (Running the Test Suite): Mention that make clean-go > may need to be run before running make check-system when previous builds were > run with different work trees. See https://issues.guix.gnu.org/47573. > > Change-Id: I4b68d3a05f1425505816db969284487d725840d6 > --- > Sending a followup rebased on current master. > > doc/contributing.texi | 14 ++++++++++++++ > 1 file changed, 14 insertions(+) > > diff --git a/doc/contributing.texi b/doc/contributing.texi > index 938c8bfdb1..c9591dc9bf 100644 > --- a/doc/contributing.texi > +++ b/doc/contributing.texi > @@ -411,6 +411,20 @@ Running the Test Suite > substitutes are available for their dependencies (@pxref{Substitutes}). > Some of them require a lot of storage space to hold VM images. > > +If you encounter an error like: > + > +@example > +Compiling Scheme modules... > +ice-9/eval.scm:142:16: In procedure compile-top-call: > +error: all-system-tests: unbound variable > +hint: Did you forget `(use-modules (gnu tests))'? > +@end example > + > +@noindent > +there may be inconsistency in the work tree from previous builds. To perhaps ^ an inconsistency? alternatively, 'inconsistencies'. > +resolve this, try running @command{make clean-go} followed by > +@command{make}. > + > Again in case of test failures, please send @email{bug-guix@@gnu.org} > all the details. I guess the fact that there is an open issue from a different perhaps about this problem on the tracker means it's bit enough people that it merits to be mentioned in the doc. Reviewed-by: Maxim Cournoyer -- Thanks, Maxim From unknown Sat Aug 16 14:25:19 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#71580] [PATCH v2] doc: Add message for common error about make check-system References: <80b83bce10be06052a916580fc171098aa42fb5b.1718487758.git.richard@freakingpenguin.com> In-Reply-To: <80b83bce10be06052a916580fc171098aa42fb5b.1718487758.git.richard@freakingpenguin.com> Resent-From: Richard Sent Original-Sender: "Debbugs-submit" Resent-CC: pelzflorian@pelzflorian.de, ludo@gnu.org, matt@excalamus.com, maxim.cournoyer@gmail.com, guix-patches@gnu.org Resent-Date: Tue, 18 Jun 2024 01:07:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 71580 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71580@debbugs.gnu.org Cc: Richard Sent , Florian Pelz , Ludovic =?UTF-8?Q?Court=C3=A8s?= , Matthew Trzcinski , Maxim Cournoyer X-Debbugs-Original-Xcc: Florian Pelz , Ludovic =?UTF-8?Q?Court=C3=A8s?= , Matthew Trzcinski , Maxim Cournoyer Received: via spool by 71580-submit@debbugs.gnu.org id=B71580.171867278421675 (code B ref 71580); Tue, 18 Jun 2024 01:07:02 +0000 Received: (at 71580) by debbugs.gnu.org; 18 Jun 2024 01:06:24 +0000 Received: from localhost ([127.0.0.1]:38663 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sJNIm-0005dW-Cb for submit@debbugs.gnu.org; Mon, 17 Jun 2024 21:06:24 -0400 Received: from mail-108-mta192.mxroute.com ([136.175.108.192]:39137) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sJNIi-0005dM-JZ for 71580@debbugs.gnu.org; Mon, 17 Jun 2024 21:06:23 -0400 Received: from filter006.mxroute.com ([136.175.111.3] filter006.mxroute.com) (Authenticated sender: mN4UYu2MZsgR) by mail-108-mta192.mxroute.com (ZoneMTA) with ESMTPSA id 19028e15eb300017a3.001 for <71580@debbugs.gnu.org> (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384); Tue, 18 Jun 2024 01:06:16 +0000 X-Zone-Loop: d40fe399ed8a033022424431faea6b54d0acf1afdef1 X-Originating-IP: [136.175.111.3] DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=freakingpenguin.com; s=x; h=Content-Transfer-Encoding:MIME-Version: Message-ID:Date:Subject:Cc:To:From:Sender:Reply-To:Content-Type:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=p+QE+99h8fmNAI8e4YFNvXj84w/wIRTQ9dJ464FoC/s=; b=HY3xmwS6Mx0vyQKDsTfY3u1oQK EDF4RbCaiLaoHkrdEg93Q0ZqFHI27Amag+DJjTReIVDH6lq7UlDCd2/4EJgwyBtv5wVF1Spkcc0v8 k6iE3uVIVUe8HSQloJniyQQtDIKYVVMCACM+N0EDtIdSPkz9cUHfqokkuRzAgpwBivP9MOkECqRq9 502aNCioLqPauo5evY/aC2wzrVfEANfYMjEfBKO86NXcR61w9d2Wj/rsLsvmA+TTBJQRrlj16nYdV 8Gibz6/ga4/ZtNm0OFJJ8nuFBDSLLwgrgh75xEHCnPlLvLKYrPiltQx0o5ywNHiCm/7LS2cFkXHaD JfSYdoRQ==; From: Richard Sent Date: Mon, 17 Jun 2024 21:02:29 -0400 Message-ID: <3e0cb737e55694fee8d7e3c515845e4c4cc20c76.1718672549.git.richard@freakingpenguin.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Authenticated-Id: richard@freakingpenguin.com X-Spam-Score: -0.0 (/) 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: -1.0 (-) * doc/contributing.texi (Running the Test Suite): Mention that make clean-go may need to be run before running make check-system when previous builds were run with different work trees. See https://issues.guix.gnu.org/47573. Change-Id: I4b68d3a05f1425505816db969284487d725840d6 --- Adjusted the phrasing. If we think it's best to hold on merging this until we determine how common of an occurrence this is or (better yet) resolve the issue entirely, there's no complaints by me. I'll leave that decision up to you all. :) doc/contributing.texi | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/doc/contributing.texi b/doc/contributing.texi index 938c8bfdb1..6f0acc8c1f 100644 --- a/doc/contributing.texi +++ b/doc/contributing.texi @@ -411,6 +411,20 @@ Running the Test Suite substitutes are available for their dependencies (@pxref{Substitutes}). Some of them require a lot of storage space to hold VM images. +If you encounter an error like: + +@example +Compiling Scheme modules... +ice-9/eval.scm:142:16: In procedure compile-top-call: +error: all-system-tests: unbound variable +hint: Did you forget `(use-modules (gnu tests))'? +@end example + +@noindent +there may be inconsistencies in the work tree from previous builds. To +resolve this, try running @command{make clean-go} followed by +@command{make}. + Again in case of test failures, please send @email{bug-guix@@gnu.org} all the details. base-commit: b993f4735d41e690dbafb8ee2e17fce996a8cf20 -- 2.45.1 From unknown Sat Aug 16 14:25:19 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#71580] [PATCH v2] doc: Add message for common error about make check-system Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 18 Jun 2024 12:15:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 71580 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Richard Sent Cc: Ludovic =?UTF-8?Q?Court=C3=A8s?= , Florian Pelz , 71580@debbugs.gnu.org, Matthew Trzcinski Received: via spool by 71580-submit@debbugs.gnu.org id=B71580.17187128564433 (code B ref 71580); Tue, 18 Jun 2024 12:15:01 +0000 Received: (at 71580) by debbugs.gnu.org; 18 Jun 2024 12:14:16 +0000 Received: from localhost ([127.0.0.1]:42136 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sJXj6-00019Q-EO for submit@debbugs.gnu.org; Tue, 18 Jun 2024 08:14:16 -0400 Received: from mail-qt1-f182.google.com ([209.85.160.182]:59860) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sJXj3-00019C-9u for 71580@debbugs.gnu.org; Tue, 18 Jun 2024 08:14:14 -0400 Received: by mail-qt1-f182.google.com with SMTP id d75a77b69052e-43ffbc0927fso28284011cf.3 for <71580@debbugs.gnu.org>; Tue, 18 Jun 2024 05:14:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1718712785; x=1719317585; 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=/53K9ogm7XzSbHgB/MX5DcrqPfVOKU2Q4AznA0HuZGA=; b=QpwmRJQ5lQOWyo3rFFfm2QUpJz6nkU5yJqW3Al9AHO6YEsWWv3Rj4QleUeDqrBcN4m E+9Pou88CBMUcQ2LuhZDpqImFDHcpTPs+3UHFEYVvmuw4cWEyzLzJbzFOffsZtyH71ep uAvz28fXW6b/XV5hX5eCO+aX2XZgc+MyAP+uN6dWRXYhzwHYe9YFUL5uDOzX1qOuK+/B ySdoN9ORYDFmipWDe2w2fbjQ25XirlTQFcHD562+bynQbyZouM08ceVEfXzJCOz1fD0L vw9LfNpISmoMRHz5boYmpeuB0tIS9HI8zsG+Y6ihtExx3tU8ct2/Xd3BwWAUUzvh0pa1 bdnw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718712785; x=1719317585; 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=/53K9ogm7XzSbHgB/MX5DcrqPfVOKU2Q4AznA0HuZGA=; b=hpHTX6++ZS+frjIM/wEtLLmG8LAWDUy2IV7iR50QgfZQ+OuUEbm//eiR7E92X/EQtq 9VV5gjTiOyqprLc42JenEpxlAVk8ENA0h3/ylALoExFLZQfgUJXwXFpxhzGPS36HliIz gDCtvVfZAnpHK5yHJA6xqUFQYGqj4xcZ7UqM4WAaU/5CEgxYuO7ZSM8FfxjkWZJz4rux DMcB3g4pEtKE/GwUCmsuL3qRJgNwpkloRqZzFSGqY+kESwVOezCP0wp8P1X9DQYkbYM3 euL+KiyEsNYeGRDL2Kt5gTLOedwEQgZr1LlBI2EWHoVlCfv/GqWb6kCt9VXtlT0T5xL8 ZvyA== X-Gm-Message-State: AOJu0YwGUoRdUR+mE8NzIMLlwJn+K/V+JMRVKJGHuZakEbb8ILVx1OKX 5kl9qIe9o99PdgfK7lWL4OulBhcP1wi+E1hFQZLsokXO7n3uLzRA X-Google-Smtp-Source: AGHT+IEY1gBKXPRImr9Cs0/JIXV4SABKMierA9LcljeFtufr5r9zInff90XngKvCKmRLU5olDEHaUA== X-Received: by 2002:a05:622a:138f:b0:441:788:908 with SMTP id d75a77b69052e-44216b4afb4mr170295171cf.66.1718712785166; Tue, 18 Jun 2024 05:13:05 -0700 (PDT) Received: from hurd (dsl-152-211.b2b2c.ca. [66.158.152.211]) by smtp.gmail.com with ESMTPSA id d75a77b69052e-442187175e5sm46043041cf.24.2024.06.18.05.13.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 18 Jun 2024 05:13:04 -0700 (PDT) From: Maxim Cournoyer In-Reply-To: <3e0cb737e55694fee8d7e3c515845e4c4cc20c76.1718672549.git.richard@freakingpenguin.com> (Richard Sent's message of "Mon, 17 Jun 2024 21:02:29 -0400") References: <80b83bce10be06052a916580fc171098aa42fb5b.1718487758.git.richard@freakingpenguin.com> <3e0cb737e55694fee8d7e3c515845e4c4cc20c76.1718672549.git.richard@freakingpenguin.com> Date: Tue, 18 Jun 2024 08:13:03 -0400 Message-ID: <87h6dqe9f4.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.0 (/) 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: -1.0 (-) Richard Sent writes: > * doc/contributing.texi (Running the Test Suite): Mention that make clean-go > may need to be run before running make check-system when previous builds were > run with different work trees. See https://issues.guix.gnu.org/47573. > > Change-Id: I4b68d3a05f1425505816db969284487d725840d6 Reviewed-by: Maxim Cournoyer -- Thanks, Maxim From unknown Sat Aug 16 14:25:19 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#71580] [PATCH v2] doc: Add message for common error about make check-system References: <80b83bce10be06052a916580fc171098aa42fb5b.1718487758.git.richard@freakingpenguin.com> Resent-From: "pelzflorian" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 19 Jun 2024 08:49:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 71580 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "Maxim Cournoyer" Cc: Richard Sent , Ludovic =?UTF-8?Q?Court=C3=A8s?= , 71580@debbugs.gnu.org, Matthew Trzcinski Received: via spool by 71580-submit@debbugs.gnu.org id=B71580.171878691622401 (code B ref 71580); Wed, 19 Jun 2024 08:49:01 +0000 Received: (at 71580) by debbugs.gnu.org; 19 Jun 2024 08:48:36 +0000 Received: from localhost ([127.0.0.1]:37297 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sJqzc-0005pE-02 for submit@debbugs.gnu.org; Wed, 19 Jun 2024 04:48:36 -0400 Received: from relay.yourmailgateway.de ([188.68.63.162]:48161) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sJqza-0005p4-2h for 71580@debbugs.gnu.org; Wed, 19 Jun 2024 04:48:35 -0400 Received: from mors-relay-8201.netcup.net (localhost [127.0.0.1]) by mors-relay-8201.netcup.net (Postfix) with ESMTPS id 4W3y2P0rkWz3vnp; Wed, 19 Jun 2024 10:48:29 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=pelzflorian.de; s=key2; t=1718786909; bh=J0ryomAEq89LLevg+bfZtcqk8Qesfa6nQky/ln5OEVA=; h=In-Reply-To:From:Date:Cc:To:Subject:From; b=fbci2YCPy36jPki+BXqt9q6Yc8pBOdWuSAWAVrH3hjFgbZ9SArM8qj0aW0gOvpXgQ XgyXnIMJ1y2m7YlpkhTxMjunCgqr4SzxgGtFKFqe2ZiETy37adLkGR45Sy+GjA2FgY W5d7XxAHhLSXETMDFd9V5u8SH5kepwnWUvNtu8kqUEc8NRHsb99GgmfHbZ3Odwt4yM nzQJina+f5hjYpK/lnKQG69nCThZSJi6itEPi3Y5++hzwyldKMAoWP6K9lbZZs67XQ /t72/RgK4fcq0q9LsVQSKlX42GQayvqbnJY46ZmtG3BUcYnFJxjJyhEHAZHBU0ha3c d8eXu1UR9vJGA== Received: from policy02-mors.netcup.net (unknown [46.38.225.35]) by mors-relay-8201.netcup.net (Postfix) with ESMTPS id 4W3y2N64TLz3vky; Wed, 19 Jun 2024 10:48:28 +0200 (CEST) Received: from mxe217.netcup.net (unknown [10.243.12.53]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by policy02-mors.netcup.net (Postfix) with ESMTPS id 4W3y2N1d2tz8sZh; Wed, 19 Jun 2024 10:48:27 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mxe217.netcup.net (Postfix) with ESMTP id A748383F04; Wed, 19 Jun 2024 10:48:18 +0200 (CEST) Content-Type: multipart/alternative; boundary="----=_=-_OpenGroupware_org_NGMime-18410-1718786898.571829-30------" In-Reply-To: <87h6dqe9f4.fsf@gmail.com> From: "pelzflorian" X-Forward: 178.24.104.150 Date: Wed, 19 Jun 2024 10:48:18 +0200 MIME-Version: 1.0 Message-ID: <47ea-66729b80-51-4b04d800@254991457> User-Agent: SOGoMail 3.2.10 X-Rspamd-Queue-Id: A748383F04 X-Rspamd-Server: rspamd-worker-8404 X-Spam-Score: -0.0 (/) 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: -1.0 (-) ------=_=-_OpenGroupware_org_NGMime-18410-1718786898.571829-30------ Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Length: 284 I cannot push; my computer broke; but this patch should not be stuck be= cause of me.=C2=A0 However, it is not clear why `make clean-go' helps.=C2= =A0 I tried to switch branches, but cannot reproduce the issue and do n= ot get this kind of error message. Regards, Florian =C2=A0 ------=_=-_OpenGroupware_org_NGMime-18410-1718786898.571829-30------ Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Length: 319 I cannot push; my computer broke; but this patch should not be st= uck because of me.  However, it is not clear why `make clean-go' h= elps.  I tried to switch branches, but cannot reproduce the issue = and do not get this kind of error message.

Regards,
Flo= rian
  ------=_=-_OpenGroupware_org_NGMime-18410-1718786898.571829-30-------- From unknown Sat Aug 16 14:25:19 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Richard Sent Subject: bug#71580: closed (Re: [bug#71580] [PATCH v2] doc: Add message for common error about make check-system) Message-ID: References: <87msnb0yoq.fsf@gmail.com> <80b83bce10be06052a916580fc171098aa42fb5b.1718487758.git.richard@freakingpenguin.com> X-Gnu-PR-Message: they-closed 71580 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 71580@debbugs.gnu.org Date: Mon, 24 Jun 2024 04:11:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1719202262-10235-1" This is a multi-part message in MIME format... ------------=_1719202262-10235-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #71580: [PATCH] doc: Add message for common error about make check-system which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 71580@debbugs.gnu.org. --=20 71580: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D71580 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1719202262-10235-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 71580-done) by debbugs.gnu.org; 24 Jun 2024 04:10:20 +0000 Received: from localhost ([127.0.0.1]:37531 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sLb23-0002dp-Np for submit@debbugs.gnu.org; Mon, 24 Jun 2024 00:10:20 -0400 Received: from mail-oi1-f180.google.com ([209.85.167.180]:49281) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sLb22-0002dT-12 for 71580-done@debbugs.gnu.org; Mon, 24 Jun 2024 00:10:18 -0400 Received: by mail-oi1-f180.google.com with SMTP id 5614622812f47-3d220039bc6so2184156b6e.2 for <71580-done@debbugs.gnu.org>; Sun, 23 Jun 2024 21:10:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1719202151; x=1719806951; 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=afMwbWrlh1LpIbUzloka7lEdYMszbqCiFnMGmg4UTo4=; b=dX4ZYoPIb+T89kfrcKZ7O+WbOuQqkudX8NrfHpE97u/NPnn5eR8zJgkpaYOBeL8qq8 SIwr9BG4P7ul3efyVX+9radJ7iLaD+2iJqfvM0cDcCwboAOKz/eOVZg1y3+gaCkKImXQ N2Usrxj8rxGyE0eE0IlsPhBpeecK3gpP1ifem4TBOFpBIjbGEndlPvRD23sM2FUh2B5L MIh9TZdQi3GiafnbgYGiD7cKgB9MmQKfIPw30aegY1YmnhHJ6MJ1YXPH0T7FF03mmBaJ ti7LkBImAEWdC46dV9o4f8/C9iNlrpQZbjIyxZ4HW0MAor4nOPUfhwSRIqeJ7JDEzGMS E/oA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719202151; x=1719806951; 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=afMwbWrlh1LpIbUzloka7lEdYMszbqCiFnMGmg4UTo4=; b=J1w+2kq26vEsjYeeI2LGENYjDWmPmKSASnoOxqRi4+M+1yPqenOWQxq2tNkR1UFFgz E3GASJhJFpo3iyYTZS8Z4G4pDGMQ6qPyTLWuyxuJFpgue+rdV1MzzAiNZl/xUxp66Hi8 2bB8rjMEd3NAIM0J/OyhP0BdcMBgl/doGWpvQf5ifQOIGMaagoW91HskBipIh59JgUFx SIuNWj1pqG751Pf5tpQ9FDgFI4+PQk44SyRLq52QTTVnfqxjd6+DtjmP2adYawxSAgEJ Pbgl04vbfMtWVuKSkIoEVRYsPG8ver/nhZOd95INVKlukwlEGvx5SY2xjBqByXcL+Kkd pp1w== X-Forwarded-Encrypted: i=1; AJvYcCV6b/O8zVPQ1Cu961KHfesU2dzy1kh30wG/FTjhjQ9v7lrO01I2SONpNkag2QUDhyYw0jJ9l0n40XfC9fijlJdYq18EbxhdytTbOw== X-Gm-Message-State: AOJu0YzsIMlLXkTsipkX6QbfW/THcxV00Ce/MGRjxz5pjcYgaGA3DgpY EcwgGlyvq1nTCIMba7BIY+/DBo6jqjKM8MWxFeUvbTo2HRMk5cn3 X-Google-Smtp-Source: AGHT+IGMiYgWwVzkC/J5HVQPWsrPo815NwTDuU0JBlmLQvVcN77Q3AfkyYU580af7NjyPXRdul1d6w== X-Received: by 2002:a05:6808:1882:b0:3d2:1c5c:b22f with SMTP id 5614622812f47-3d543a7bc44mr4614494b6e.2.1719202151591; Sun, 23 Jun 2024 21:09:11 -0700 (PDT) Received: from hurd (dsl-205-233-124-241.b2b2c.ca. [205.233.124.241]) by smtp.gmail.com with ESMTPSA id d75a77b69052e-444c2ba6b39sm37708311cf.55.2024.06.23.21.09.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 23 Jun 2024 21:09:11 -0700 (PDT) From: Maxim Cournoyer To: Richard Sent Subject: Re: [bug#71580] [PATCH v2] doc: Add message for common error about make check-system In-Reply-To: <87h6dqe9f4.fsf@gmail.com> (Maxim Cournoyer's message of "Tue, 18 Jun 2024 08:13:03 -0400") References: <80b83bce10be06052a916580fc171098aa42fb5b.1718487758.git.richard@freakingpenguin.com> <3e0cb737e55694fee8d7e3c515845e4c4cc20c76.1718672549.git.richard@freakingpenguin.com> <87h6dqe9f4.fsf@gmail.com> Date: Mon, 24 Jun 2024 00:09:09 -0400 Message-ID: <87msnb0yoq.fsf@gmail.com> 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: 71580-done Cc: Ludovic =?utf-8?Q?Court=C3=A8s?= , Florian Pelz , 71580-done@debbugs.gnu.org, Matthew Trzcinski 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: -1.0 (-) Hi, Maxim Cournoyer writes: > Richard Sent writes: > >> * doc/contributing.texi (Running the Test Suite): Mention that make clean-go >> may need to be run before running make check-system when previous builds were >> run with different work trees. See https://issues.guix.gnu.org/47573. >> >> Change-Id: I4b68d3a05f1425505816db969284487d725840d6 > > Reviewed-by: Maxim Cournoyer Applied locally. Will push shortly. -- Thanks, Maxim ------------=_1719202262-10235-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 15 Jun 2024 21:43:37 +0000 Received: from localhost ([127.0.0.1]:52473 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sIbBQ-0001fL-JS for submit@debbugs.gnu.org; Sat, 15 Jun 2024 17:43:37 -0400 Received: from lists.gnu.org ([209.51.188.17]:56784) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sIbBO-0001f8-9G for submit@debbugs.gnu.org; Sat, 15 Jun 2024 17:43:34 -0400 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 ) id 1sIbBN-0005ZX-1z for guix-patches@gnu.org; Sat, 15 Jun 2024 17:43:33 -0400 Received: from mail-108-mta81.mxroute.com ([136.175.108.81]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sIbBL-0002cx-3E for guix-patches@gnu.org; Sat, 15 Jun 2024 17:43:32 -0400 Received: from filter006.mxroute.com ([136.175.111.3] filter006.mxroute.com) (Authenticated sender: mN4UYu2MZsgR) by mail-108-mta81.mxroute.com (ZoneMTA) with ESMTPSA id 1901ddaf46000017a3.001 for (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384); Sat, 15 Jun 2024 21:43:27 +0000 X-Zone-Loop: 2733e49ad3a468d8105d35cb649072684e27faaa3c89 X-Originating-IP: [136.175.111.3] DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=freakingpenguin.com; s=x; h=Content-Transfer-Encoding:MIME-Version: Message-ID:Date:Subject:Cc:To:From:Sender:Reply-To:Content-Type:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=2AGuUHpWQrN3+HP9jwMcluAnG+XSnzsHXrmVdKicHjs=; b=cob8l7g2vihu6ET9UdGEL4aatq z1+IaEQzXllsmO4NXGBHRPL0GJDrnBq/mFO52n9blsxTyY7c394RaHP9s6QMoMLCQTCF8u3zgM8or hpl0SU/EEx/UQQkItq8ND616+Bq5BIkyC/3motNybFU/VIGBuzOdu8FlpxTB8t1Cc4GjrtXiKrSl4 a7hA7F8GZ3owpnxxxba/+dOrH6NuIyEVNld31AzGfnxxYH6/pYUrx2EL053/ae/FDixJiTHTL3xEn S8OB0Ce271kkET7gGlu5y+Opuvya1qqXehO5wXXoj0KPgaBtv0ai6u3tWTBlh4XfNKyaXUniyHxWw GK9yxHFw==; From: Richard Sent To: guix-patches@gnu.org Subject: [PATCH] doc: Add message for common error about make check-system Date: Sat, 15 Jun 2024 17:42:38 -0400 Message-ID: <80b83bce10be06052a916580fc171098aa42fb5b.1718487758.git.richard@freakingpenguin.com> MIME-Version: 1.0 X-Debbugs-Cc: Florian Pelz , Ludovic Courtès , Matthew Trzcinski , Maxim Cournoyer Content-Transfer-Encoding: 8bit X-Authenticated-Id: richard@freakingpenguin.com Received-SPF: pass client-ip=136.175.108.81; envelope-from=richard@freakingpenguin.com; helo=mail-108-mta81.mxroute.com X-Spam_score_int: -16 X-Spam_score: -1.7 X-Spam_bar: - X-Spam_report: (-1.7 / 5.0 requ) BAYES_00=-1.9, DKIM_INVALID=0.1, DKIM_SIGNED=0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: Richard Sent 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: -2.4 (--) * doc/contributing.texi (Running the Test Suite): Mention that make clean-go may need to be run before running make check-system when previous builds were run with different work trees. See https://issues.guix.gnu.org/47573. Change-Id: I4b68d3a05f1425505816db969284487d725840d6 --- Sending a followup rebased on current master. doc/contributing.texi | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/doc/contributing.texi b/doc/contributing.texi index 938c8bfdb1..c9591dc9bf 100644 --- a/doc/contributing.texi +++ b/doc/contributing.texi @@ -411,6 +411,20 @@ Running the Test Suite substitutes are available for their dependencies (@pxref{Substitutes}). Some of them require a lot of storage space to hold VM images. +If you encounter an error like: + +@example +Compiling Scheme modules... +ice-9/eval.scm:142:16: In procedure compile-top-call: +error: all-system-tests: unbound variable +hint: Did you forget `(use-modules (gnu tests))'? +@end example + +@noindent +there may be inconsistency in the work tree from previous builds. To +resolve this, try running @command{make clean-go} followed by +@command{make}. + Again in case of test failures, please send @email{bug-guix@@gnu.org} all the details. base-commit: 612e4dd98f7d1d015e405af9d029bede3fe3c280 -- 2.45.1 ------------=_1719202262-10235-1-- From unknown Sat Aug 16 14:25:19 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Richard Sent Subject: bug#70202: closed (Re: [bug#71580] [PATCH v2] doc: Add message for common error about make check-system) Message-ID: References: <87msnb0yoq.fsf@gmail.com> <48fbd1ae2d78597caa12a7a3e96085d8ab1082b7.1712265423.git.richard@freakingpenguin.com> X-Gnu-PR-Message: they-closed 70202 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 70202@debbugs.gnu.org Date: Mon, 24 Jun 2024 04:11:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1719202263-10235-3" This is a multi-part message in MIME format... ------------=_1719202263-10235-3 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #71580: [PATCH] doc: Add message for common error about make check-system which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 70202@debbugs.gnu.org. --=20 71580: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D71580 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1719202263-10235-3 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 71580-done) by debbugs.gnu.org; 24 Jun 2024 04:10:20 +0000 Received: from localhost ([127.0.0.1]:37531 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sLb23-0002dp-Np for submit@debbugs.gnu.org; Mon, 24 Jun 2024 00:10:20 -0400 Received: from mail-oi1-f180.google.com ([209.85.167.180]:49281) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sLb22-0002dT-12 for 71580-done@debbugs.gnu.org; Mon, 24 Jun 2024 00:10:18 -0400 Received: by mail-oi1-f180.google.com with SMTP id 5614622812f47-3d220039bc6so2184156b6e.2 for <71580-done@debbugs.gnu.org>; Sun, 23 Jun 2024 21:10:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1719202151; x=1719806951; 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=afMwbWrlh1LpIbUzloka7lEdYMszbqCiFnMGmg4UTo4=; b=dX4ZYoPIb+T89kfrcKZ7O+WbOuQqkudX8NrfHpE97u/NPnn5eR8zJgkpaYOBeL8qq8 SIwr9BG4P7ul3efyVX+9radJ7iLaD+2iJqfvM0cDcCwboAOKz/eOVZg1y3+gaCkKImXQ N2Usrxj8rxGyE0eE0IlsPhBpeecK3gpP1ifem4TBOFpBIjbGEndlPvRD23sM2FUh2B5L MIh9TZdQi3GiafnbgYGiD7cKgB9MmQKfIPw30aegY1YmnhHJ6MJ1YXPH0T7FF03mmBaJ ti7LkBImAEWdC46dV9o4f8/C9iNlrpQZbjIyxZ4HW0MAor4nOPUfhwSRIqeJ7JDEzGMS E/oA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719202151; x=1719806951; 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=afMwbWrlh1LpIbUzloka7lEdYMszbqCiFnMGmg4UTo4=; b=J1w+2kq26vEsjYeeI2LGENYjDWmPmKSASnoOxqRi4+M+1yPqenOWQxq2tNkR1UFFgz E3GASJhJFpo3iyYTZS8Z4G4pDGMQ6qPyTLWuyxuJFpgue+rdV1MzzAiNZl/xUxp66Hi8 2bB8rjMEd3NAIM0J/OyhP0BdcMBgl/doGWpvQf5ifQOIGMaagoW91HskBipIh59JgUFx SIuNWj1pqG751Pf5tpQ9FDgFI4+PQk44SyRLq52QTTVnfqxjd6+DtjmP2adYawxSAgEJ Pbgl04vbfMtWVuKSkIoEVRYsPG8ver/nhZOd95INVKlukwlEGvx5SY2xjBqByXcL+Kkd pp1w== X-Forwarded-Encrypted: i=1; AJvYcCV6b/O8zVPQ1Cu961KHfesU2dzy1kh30wG/FTjhjQ9v7lrO01I2SONpNkag2QUDhyYw0jJ9l0n40XfC9fijlJdYq18EbxhdytTbOw== X-Gm-Message-State: AOJu0YzsIMlLXkTsipkX6QbfW/THcxV00Ce/MGRjxz5pjcYgaGA3DgpY EcwgGlyvq1nTCIMba7BIY+/DBo6jqjKM8MWxFeUvbTo2HRMk5cn3 X-Google-Smtp-Source: AGHT+IGMiYgWwVzkC/J5HVQPWsrPo815NwTDuU0JBlmLQvVcN77Q3AfkyYU580af7NjyPXRdul1d6w== X-Received: by 2002:a05:6808:1882:b0:3d2:1c5c:b22f with SMTP id 5614622812f47-3d543a7bc44mr4614494b6e.2.1719202151591; Sun, 23 Jun 2024 21:09:11 -0700 (PDT) Received: from hurd (dsl-205-233-124-241.b2b2c.ca. [205.233.124.241]) by smtp.gmail.com with ESMTPSA id d75a77b69052e-444c2ba6b39sm37708311cf.55.2024.06.23.21.09.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 23 Jun 2024 21:09:11 -0700 (PDT) From: Maxim Cournoyer To: Richard Sent Subject: Re: [bug#71580] [PATCH v2] doc: Add message for common error about make check-system In-Reply-To: <87h6dqe9f4.fsf@gmail.com> (Maxim Cournoyer's message of "Tue, 18 Jun 2024 08:13:03 -0400") References: <80b83bce10be06052a916580fc171098aa42fb5b.1718487758.git.richard@freakingpenguin.com> <3e0cb737e55694fee8d7e3c515845e4c4cc20c76.1718672549.git.richard@freakingpenguin.com> <87h6dqe9f4.fsf@gmail.com> Date: Mon, 24 Jun 2024 00:09:09 -0400 Message-ID: <87msnb0yoq.fsf@gmail.com> 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: 71580-done Cc: Ludovic =?utf-8?Q?Court=C3=A8s?= , Florian Pelz , 71580-done@debbugs.gnu.org, Matthew Trzcinski 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: -1.0 (-) Hi, Maxim Cournoyer writes: > Richard Sent writes: > >> * doc/contributing.texi (Running the Test Suite): Mention that make clean-go >> may need to be run before running make check-system when previous builds were >> run with different work trees. See https://issues.guix.gnu.org/47573. >> >> Change-Id: I4b68d3a05f1425505816db969284487d725840d6 > > Reviewed-by: Maxim Cournoyer Applied locally. Will push shortly. -- Thanks, Maxim ------------=_1719202263-10235-3 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 4 Apr 2024 21:20:24 +0000 Received: from localhost ([127.0.0.1]:34776 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rsUVS-0005bx-OI for submit@debbugs.gnu.org; Thu, 04 Apr 2024 17:20:24 -0400 Received: from lists.gnu.org ([2001:470:142::17]:49462) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rsUVN-0005au-R5 for submit@debbugs.gnu.org; Thu, 04 Apr 2024 17:20:21 -0400 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 ) id 1rsUVC-0006fw-11 for guix-patches@gnu.org; Thu, 04 Apr 2024 17:20:06 -0400 Received: from mail-108-mta161.mxroute.com ([136.175.108.161]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rsUV8-0008G5-Pt for guix-patches@gnu.org; Thu, 04 Apr 2024 17:20:05 -0400 Received: from filter006.mxroute.com ([136.175.111.2] filter006.mxroute.com) (Authenticated sender: mN4UYu2MZsgR) by mail-108-mta161.mxroute.com (ZoneMTA) with ESMTPSA id 18eaafb8ed40003bea.001 for (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384); Thu, 04 Apr 2024 21:19:56 +0000 X-Zone-Loop: dfe6c37762371cfd85b473220400101914ffd694de74 X-Originating-IP: [136.175.111.2] DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=freakingpenguin.com; s=x; h=Content-Transfer-Encoding:MIME-Version: Message-ID:Date:Subject:Cc:To:From:Sender:Reply-To:Content-Type:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=yYuzB6c+jGPdt1iqQMiU6RGEQFosR9goM7YUFsogTM8=; b=CM/eGmxaD15mJ3vS92vVmXUL2G vxEREyXXFKF0l4ikb04H3g3hhvvn59U7rSFgc9JB/p9YOhPeK5HaZ+1jasJTbiWukaHRvIIUrWOdF Z8v8zbVHR/0spTqX93aR06JpGHLxDORADvnQcI0hCnNECCL9VITp99vSZOyCobbW/4ZPND9zgaeJg gxdrIJoO4G7Ar4VXWXqJQUBS6ZwuBIc7QH2wbswYXW7epVmc+uOtbyN+MznNuA21yXhlTzXYa52Er 5T+z+ZKnjx3zmXqCVBSwxXzu2maN0veilud4A8uZF8q4gS1RRseOacVdb9lDKdrEIGlgBKagdYzhk UF7C8wtg==; From: Richard Sent To: guix-patches@gnu.org Subject: [PATCH] doc: Add message for common error about make check-system Date: Thu, 4 Apr 2024 17:17:03 -0400 Message-ID: <48fbd1ae2d78597caa12a7a3e96085d8ab1082b7.1712265423.git.richard@freakingpenguin.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Authenticated-Id: richard@freakingpenguin.com Received-SPF: pass client-ip=136.175.108.161; envelope-from=richard@freakingpenguin.com; helo=mail-108-mta161.mxroute.com X-Spam_score_int: -16 X-Spam_score: -1.7 X-Spam_bar: - X-Spam_report: (-1.7 / 5.0 requ) BAYES_00=-1.9, DKIM_INVALID=0.1, DKIM_SIGNED=0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit Cc: Richard Sent 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.1 (/) * doc/guix.texi: Mention that make clean may need to be run before running make check-system when previous builds were run with different work trees. See https://issues.guix.gnu.org/47573. Change-Id: I39d465961637d9fc6b11f59e1500770220780b4c --- Hi Guix! Ran into this issue myself. It seems common enough to be worth mentioning in the docs, similar to the message in (guix) Building from Git. I found my solution from https://issues.guix.gnu.org/47573. > If you get an error like this one: > > configure.ac:46: error: possibly undefined macro: PKG_CHECK_MODULES doc/guix.texi | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/doc/guix.texi b/doc/guix.texi index ef9e4216b4..72cac183a5 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -1177,6 +1177,23 @@ Running the Test Suite substitutes are available for their dependencies (@pxref{Substitutes}). Some of them require a lot of storage space to hold VM images. +If you encounter an error like this one: + +@example +Compiling Scheme modules... +ice-9/eval.scm:142:16: In procedure compile-top-call: +error: all-system-tests: unbound variable +hint: Did you forget `(use-modules (gnu tests))'? +@end example + +@noindent +there may be inconsistency in the work tree from previous builds. Try +running: + +@example +make clean && make +@end example + Again in case of test failures, please send @email{bug-guix@@gnu.org} all the details. base-commit: ade6845da6cec99f3bca46faac9b2bad6877817e -- 2.41.0 ------------=_1719202263-10235-3--