From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1E49415813A for ; Fri, 17 Jan 2025 14:13:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F1452E0900; Fri, 17 Jan 2025 14:13:53 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6B739E08F4 for ; Fri, 17 Jan 2025 14:13:53 +0000 (UTC) From: Agostino Sarubbo To: gentoo-dev@lists.gentoo.org Subject: [gentoo-dev] tinderbox on stable Date: Fri, 17 Jan 2025 15:13:48 +0100 Message-ID: <7760650.EvYhyI6sBW@fcf> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" X-Archives-Salt: e1b33c64-d6ac-4c19-a612-2488a738a24b X-Archives-Hash: 6f95fa1b2d7e528ec5d2ab0037c278a2 Hello everyone, Typically, most of the tests we perform on Tinderbox are done on ~arch.=20 However, I=E2=80=99d like to start testing on stable to help improve the ov= erall user=20 experience. With the recent changes in compilers (gcc-14/15, modern-c, c23), we may hav= e=20 missed stable ebuilds that fail to compile. How would you prefer these issu= es=20 be reported? To increase visibility, I was considering using a Bugzilla keyword like=20 "AFFECT-STABLE" or "STABLE-AFFECTED" On that note, I noticed that we already have a "STABLE" keyword with the=20 description: =E2=80=9CEbuilds that have been marked as stable by arch testers.=E2=80=9D However, after reviewing the bugs with the "STABLE" keyword, it seems that = it=20 is often being used to indicate "issues affecting stable." How would you recommend addressing this discrepancy? Agostino