From patchwork Mon Oct 30 21:03:26 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Joseph Myers X-Patchwork-Id: 1857239 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=sourceware.org (client-ip=8.43.85.97; helo=server2.sourceware.org; envelope-from=libc-alpha-bounces+incoming=patchwork.ozlabs.org@sourceware.org; receiver=patchwork.ozlabs.org) Received: from server2.sourceware.org (server2.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4SK5PP5JFhz1yQZ for ; Tue, 31 Oct 2023 08:04:41 +1100 (AEDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 9CFEB3858C20 for ; Mon, 30 Oct 2023 21:04:39 +0000 (GMT) X-Original-To: libc-alpha@sourceware.org Delivered-To: libc-alpha@sourceware.org Received: from esa2.mentor.iphmx.com (esa2.mentor.iphmx.com [68.232.141.98]) by sourceware.org (Postfix) with ESMTPS id 5F48D3858C53 for ; Mon, 30 Oct 2023 21:03:31 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 5F48D3858C53 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=codesourcery.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=mentor.com ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 5F48D3858C53 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=68.232.141.98 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1698699813; cv=none; b=XmS9GTUjRnu7q4TeiJ1g2gx7mksHbh03z47e75ADUdpdtNESImfm/dJcQW9CX600ZAW1J4Go9r0fErP3MyBkJFbabr3LlMhjLkpSz3c1zfMPiJzyNXx1LeaXZYKl+Fp9pezzpmX2zJ+15Pw4qyORgVSGhmopcfADaDbayNv+ZVM= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1698699813; c=relaxed/simple; bh=7oM4jwbGAQvRo65bchnoUk+iccN3TeXfGmu3LwDzjVI=; h=Date:From:To:Subject:Message-ID:MIME-Version; b=Vkpgmyu66txlu183fpCTEhAoki1ddoFH4/SSPpDetWAeUUGBGAyX/I0U6DBjWA6Hn45qhR66q1SZ/TeiknKHW4o+9mB05w/LoWEoVVYCpv/nx2bp+iGKWzVVovxzXBqIhVUymCMRiDqTqIP6Ug2QhjhRXI7qMaPKAtTrHioui2Q= ARC-Authentication-Results: i=1; server2.sourceware.org X-CSE-ConnectionGUID: R+u8yU1CQKetS2jEAAqpmA== X-CSE-MsgGUID: EP02bzeaT6ybom7HI8FC8Q== X-IronPort-AV: E=Sophos;i="6.03,264,1694764800"; d="scan'208";a="23897518" Received: from orw-gwy-02-in.mentorg.com ([192.94.38.167]) by esa2.mentor.iphmx.com with ESMTP; 30 Oct 2023 13:03:30 -0800 IronPort-SDR: GWzS2oLDYlEfFF+DYhILedC52JDrmrse0Ljg/StT+jUFQgZTuhdd0xDiz+HyMZoQdLLxyw3O4/ B4D/RQbHu9/0yQwy44pNZb9PjOFwFoAPLB15InILJro/y53C64o8TjtsbN5aLj0vvrzjPGXI6Q 8hJTTgWKhmgg+Yibh8huGdUAtYcTbG6c14acgyDq0etaVE6uoezNzfPcFIAk3ghM+tsmD1hh8X 4jNPUy+5V0Xwb3aODz1AHLXg6wmguBiuJGnM+sjPPuRCWCkQIcLQ/eYeBV9ONvRWUGRJiZM9wA QlQ= Date: Mon, 30 Oct 2023 21:03:26 +0000 From: Joseph Myers To: Subject: Use Linux 6.6 in build-many-glibcs.py Message-ID: <3ddaf0d2-a777-5f22-c119-234ce96b838e@codesourcery.com> MIME-Version: 1.0 X-Originating-IP: [137.202.0.90] X-ClientProxiedBy: svr-ies-mbx-15.mgc.mentorg.com (139.181.222.15) To svr-ies-mbx-10.mgc.mentorg.com (139.181.222.10) X-Spam-Status: No, score=-3109.6 required=5.0 tests=BAYES_00, GIT_PATCH_0, HEADER_FROM_DIFFERENT_DOMAINS, KAM_DMARC_STATUS, SPF_HELO_PASS, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: libc-alpha-bounces+incoming=patchwork.ozlabs.org@sourceware.org This patch makes build-many-glibcs.py use Linux 6.6. Tested with build-many-glibcs.py (host-libraries, compilers and glibcs builds). diff --git a/scripts/build-many-glibcs.py b/scripts/build-many-glibcs.py index edea52bbae..24d54cf204 100755 --- a/scripts/build-many-glibcs.py +++ b/scripts/build-many-glibcs.py @@ -824,7 +824,7 @@ class Context(object): 'gcc': 'vcs-13', 'glibc': 'vcs-mainline', 'gmp': '6.3.0', - 'linux': '6.5', + 'linux': '6.6', 'mpc': '1.3.1', 'mpfr': '4.2.1', 'mig': 'vcs-mainline',