From patchwork Tue Sep 17 22:16:23 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Joseph Myers X-Patchwork-Id: 1163614 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=sourceware.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=libc-alpha-return-105220-incoming=patchwork.ozlabs.org@sourceware.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=codesourcery.com Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; secure) header.d=sourceware.org header.i=@sourceware.org header.b="s9JwHa3L"; dkim-atps=neutral Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 46XyBX5lrbz9s7T for ; Wed, 18 Sep 2019 08:16:36 +1000 (AEST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:mime-version :content-type; q=dns; s=default; b=GAWFHX97iEzr88KAdqHIZIs/nEok9 /Tawct9HS3Gs+P54et2xnNCv0gMZHVMf8PMNjvqizhmaAfUiiFFKhrv01y1lPiU0 DgqYR+7zKFC5WJHPqiHojFmeOWBhv47nEMtb8DiIGYnJo1RWFMtsGHsG1Xze4Sag Mu/tkaNYsaxzzM= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:mime-version :content-type; s=default; bh=IELRwEcGnauI3Sglmc8DAG0KHFQ=; b=s9J wHa3LMBkZDftvHY5Cxg6PYFqvVhtn/HrB20BZgi9vIhj6A460hrSr13HJvraa0vp P4Gym27mg+HQXmzYOC0FGHCipUMe6WUuBqbEsJA7PlruOU34nlIi9qgeXqQ/1rFY ILRDjscHOM6KPaZX9Q2T2OpnRCeLNh49pRgT0JO0= Received: (qmail 97933 invoked by alias); 17 Sep 2019 22:16:31 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Delivered-To: mailing list libc-alpha@sourceware.org Received: (qmail 97923 invoked by uid 89); 17 Sep 2019 22:16:31 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-15.5 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 spammy= X-HELO: esa4.mentor.iphmx.com IronPort-SDR: vvVC2p699MAqrLUptAitvAMoYHD/bzfI+P5PmanEalUEpf0wpccrWo5+uLuXlOLQoqW0yMRcma EsVOQWdOt+plC4CFJ18Nqva/UMAHd/2jghuu1Rjw7txdF95XtyYOY2sKQyNNj7VCBDP5wm1xWJ gZJYNLx6En09v0vwTtLnJQQqrBfQ6H9itdcOVf1V+UJmmPJO5R97YV2YUFFvwe1KX3XSuF7BW/ IUtcqbqINWhst5UWFMJv55kOr+uNUSSlc5O1dofNnl6/JuGZmYq0i3OSf2AKPf9F/CKGu+Jl+X trM= IronPort-SDR: UTYh6Qqhs0+50ZUL5Y4h7VEQC2R+hMEuskB8Hwi7j1YlDQd/rLd1N+Lj4LsGArlx4IfyK/uqsw cspWBXcW4IRtaz9hslV+cdytdMgG/lSUeFUIp860W0Bsqy716GTGfi2+/DDCONYUGlKigcvPN6 JOZqBxlFak+FeqMf6I/GxV3NqOiD4p81PBLfR10w8uGuZkwqPzjtxN3FnZITPKAIccCFXG3lRW zWjzXq5aLtQrjAqM9pk8tdxM71Z8VlkKMHWfFPRfH1OsjjnjPbINbb32UA8cUHzvXBCB7X/AGG nHg= Date: Tue, 17 Sep 2019 22:16:23 +0000 From: Joseph Myers To: Subject: Use Linux 5.3 in build-many-glibcs.py Message-ID: User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 This patch makes build-many-glibcs.py use Linux 5.3. Tested with build-many-glibcs.py (host-libraries, compilers and glibcs builds). 2019-09-17 Joseph Myers * scripts/build-many-glibcs.py (Context.checkout): Default Linux version to 5.3. --- Testing was with applied to fix the RISC-V build. diff --git a/scripts/build-many-glibcs.py b/scripts/build-many-glibcs.py index cc14c7da54..b507de9f1f 100755 --- a/scripts/build-many-glibcs.py +++ b/scripts/build-many-glibcs.py @@ -707,7 +707,7 @@ class Context(object): 'gcc': 'vcs-9', 'glibc': 'vcs-mainline', 'gmp': '6.1.2', - 'linux': '5.2', + 'linux': '5.3', 'mpc': '1.1.0', 'mpfr': '4.0.2', 'mig': 'vcs-mainline',