From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Wed, 22 Oct 2025 13:40:20 +0200 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1vBXCW-00Aan4-1Z for lore@lore.pengutronix.de; Wed, 22 Oct 2025 13:40:20 +0200 Received: from bombadil.infradead.org ([2607:7c80:54:3::133]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1vBXCV-0002yG-V0 for lore@pengutronix.de; Wed, 22 Oct 2025 13:40:20 +0200 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: MIME-Version:Message-ID:Date:Subject:Cc:To:From: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-Owner; bh=RxkaEuzBKG1W4Pu3tpgjMldrW3VpJoX+i8bOJO2i8PU=; b=lrk6Rq9KMBfq8FxK5FQDG3cYc4 kaXUeL9ZaiO3nVKHYiuJUi5qXDP/h+i9FMXK7GzYMZKLE9MercgTg0yIyK4LE6WAOX9eiF/dAjRvf uXcHfhlU+Rx2WfJKSEQqzSPCYZir+m6Gl3j5/NZxR1h8veVpSOzREr+Exxt+5bou9z+ycWVm1uZxK sH94eU2jhTloUHfHJpzjNghmeTFglyZk7zAGa7YJSNT+QQEjVUZUZwBaifytG35plrw5pWbljvuCe Dl3cwyJeKjraSVwXiJRL9L7GWHWZ/MdFu5BgnX/xbSJlIAqylG+65EsNjaEZ4lZihNngR+UaEy4SA xSgQ7GVw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1vBXC3-00000002gih-3MGt; Wed, 22 Oct 2025 11:39:51 +0000 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1vBXC1-00000002giL-1hQc for barebox@lists.infradead.org; Wed, 22 Oct 2025 11:39:50 +0000 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1vBXBz-0002tU-LK; Wed, 22 Oct 2025 13:39:47 +0200 Received: from dude05.red.stw.pengutronix.de ([2a0a:edc0:0:1101:1d::54]) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1vBXBz-004ssI-1V; Wed, 22 Oct 2025 13:39:47 +0200 Received: from localhost ([::1] helo=dude05.red.stw.pengutronix.de) by dude05.red.stw.pengutronix.de with esmtp (Exim 4.98.2) (envelope-from ) id 1vBXBz-00000004gw7-1WLB; Wed, 22 Oct 2025 13:39:47 +0200 From: Ahmad Fatoum To: barebox@lists.infradead.org Cc: Ahmad Fatoum Date: Wed, 22 Oct 2025 13:39:45 +0200 Message-ID: <20251022113946.1118299-1-a.fatoum@pengutronix.de> X-Mailer: git-send-email 2.47.3 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20251022_043949_482938_DC6ED0E2 X-CRM114-Status: UNSURE ( 9.91 ) X-CRM114-Notice: Please train this message. X-BeenThere: barebox@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "barebox" X-SA-Exim-Connect-IP: 2607:7c80:54:3::133 X-SA-Exim-Mail-From: barebox-bounces+lore=pengutronix.de@lists.infradead.org X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on metis.whiteo.stw.pengutronix.de X-Spam-Level: X-Spam-Status: No, score=-4.1 required=4.0 tests=AWL,BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_NONE autolearn=ham autolearn_force=no version=3.4.2 Subject: [PATCH] fixup! Documentation: add contributing section X-SA-Exim-Version: 4.2.1 (built Wed, 08 May 2019 21:11:16 +0000) X-SA-Exim-Scanned: Yes (on metis.whiteo.stw.pengutronix.de) Documentation: contributing: fix command to reproduce shuffle failure The -l and -v options are arguments to MAKEALL, not container.sh. Signed-off-by: Ahmad Fatoum --- Documentation/devel/contributing.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/devel/contributing.rst b/Documentation/devel/contributing.rst index cfc9441d8e14..45e904f78526 100644 --- a/Documentation/devel/contributing.rst +++ b/Documentation/devel/contributing.rst @@ -223,8 +223,8 @@ If a failure occurs, the log will include a ``shuffle=`` value:: You should be able to reproduce the same issue locally by running:: - ./scripts/container.sh -l '' -v 0 -e GNUMAKEFLAGS=--shuffle=857479879 \ - ./MAKEALL -a arm virt32_secure_defconfig + ./scripts/container.sh -e GNUMAKEFLAGS=--shuffle=857479879 \ + ./MAKEALL -l '' -v 0 -a arm virt32_secure_defconfig Replace ``857479879`` above with the actual value reported by the CI. This reproduces the same randomized build sequence locally to help -- 2.47.3