From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id oKy+F8zdcGb3XgEA62LTzQ:P1 (envelope-from ) for ; Tue, 18 Jun 2024 01:07:24 +0000 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id oKy+F8zdcGb3XgEA62LTzQ (envelope-from ) for ; Tue, 18 Jun 2024 03:07:24 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none ("invalid DKIM record") header.d=freakingpenguin.com header.s=x header.b=HY3xmwS6; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1718672835; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: 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=p+QE+99h8fmNAI8e4YFNvXj84w/wIRTQ9dJ464FoC/s=; b=mPD6iVlsWLl2LhI2UPqia1TfyTsmPCZNNaKD9h7vLXfV5X5pCeOqYwnk9JXvdefPbKbPBG gwRcftxEhbvazFnMuPRTNiIVFpny60Ik9F1obNPZO2XAoL5V41+e8vhS99rfUXrvAJ1sfr 3He5j0H1pUy4pWGyTDIhClrDRzGWD62Ebtm4FEWMM/oozDQqrDz0MlEqrmFUusCNy5xLVI g24vWIg/CPrfi82Jk8TKHIolg+lUQS/y/iPgdpPCQgdMdgA74ObWiez40N0IUhF029/5tv 2eG+9HV5oswta0XQmeROdcL4182OklYv4ZoBCyhq46gYOZ6RcOYFIeyYyTeumA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1718672835; a=rsa-sha256; cv=none; b=XPYc2OcVqn2WcIL5heQCdZmzObuJDk3aNBogpVUgUF6Hk+4KRE58uulSojWP/Jecn58IlL wcsRxak79BQ310Dc1UU1CuUGOeBbqlzInUCRA48ScwnexzGswT5KGVtJfwLVoKhMcP71yW Dl/i+mznYqWG62fE/7sn+fPjwUZUw+wYXotxp24+DqJ4Kdbx+z/uogHYlJQEp8VbP54xmd Qm4KxoTbp1Tap5PeC1lwy9LTv6Gn3f1j/WTwGfPFOY2SORQO/jakFvKNEunApQYSvspOtU Tqww0PZD8PFOwROZ8dfjXfLhsNqp8XgYK1v8xNAHwV/9AHQ1E/loQFNyBxX99g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none ("invalid DKIM record") header.d=freakingpenguin.com header.s=x header.b=HY3xmwS6; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" 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 4589160426 for ; Tue, 18 Jun 2024 03:07:15 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sJNJR-0001U4-6w; Mon, 17 Jun 2024 21:07:05 -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 1sJNJP-0001TL-At for guix-patches@gnu.org; Mon, 17 Jun 2024 21:07:03 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sJNJO-0007jG-An; Mon, 17 Jun 2024 21:07:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sJNJO-0005eS-Ik; Mon, 17 Jun 2024 21:07:02 -0400 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-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -0.36 X-Spam-Score: -0.36 X-Migadu-Queue-Id: 4589160426 X-Migadu-Scanner: mx11.migadu.com X-TUID: b8uAprvsx9v9 * 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