From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS3215 2.6.0.0/16 X-Spam-Status: No, score=-4.0 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,NICE_REPLY_A,RCVD_IN_DNSWL_HI,SPF_HELO_PASS, SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server2.sourceware.org [IPv6:2620:52:3:1:0:246e:9693:128c]) (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 dcvr.yhbt.net (Postfix) with ESMTPS id DB5C81F5AE for ; Fri, 23 Jul 2021 11:04:04 +0000 (UTC) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 4D99539AD815 for ; Fri, 23 Jul 2021 11:04:02 +0000 (GMT) Received: from donkey.ash.relay.mailchannels.net (donkey.ash.relay.mailchannels.net [23.83.222.49]) by sourceware.org (Postfix) with ESMTPS id 0DF703888C57 for ; Fri, 23 Jul 2021 11:03:48 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 0DF703888C57 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=gotplt.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gotplt.org X-Sender-Id: dreamhost|x-authsender|siddhesh@gotplt.org Received: from relay.mailchannels.net (localhost [127.0.0.1]) by relay.mailchannels.net (Postfix) with ESMTP id 2F5066422FE; Fri, 23 Jul 2021 11:03:45 +0000 (UTC) Received: from pdx1-sub0-mail-a47.g.dreamhost.com (100-101-162-69.trex.outbound.svc.cluster.local [100.101.162.69]) (Authenticated sender: dreamhost) by relay.mailchannels.net (Postfix) with ESMTPA id B80CA642309; Fri, 23 Jul 2021 11:03:44 +0000 (UTC) X-Sender-Id: dreamhost|x-authsender|siddhesh@gotplt.org Received: from pdx1-sub0-mail-a47.g.dreamhost.com (pop.dreamhost.com [64.90.62.162]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384) by 100.101.162.69 (trex/6.3.3); Fri, 23 Jul 2021 11:03:45 +0000 X-MC-Relay: Neutral X-MailChannels-SenderId: dreamhost|x-authsender|siddhesh@gotplt.org X-MailChannels-Auth-Id: dreamhost X-Society-Zesty: 02d4cadf68aae2be_1627038224970_2109320099 X-MC-Loop-Signature: 1627038224970:60474490 X-MC-Ingress-Time: 1627038224969 Received: from pdx1-sub0-mail-a47.g.dreamhost.com (localhost [127.0.0.1]) by pdx1-sub0-mail-a47.g.dreamhost.com (Postfix) with ESMTP id 7834A8BC46; Fri, 23 Jul 2021 04:03:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gotplt.org; h=subject:to :references:from:message-id:date:mime-version:in-reply-to :content-type:content-transfer-encoding; s=gotplt.org; bh=e2vIE6 XMngHNpPrtFNFqxJ762HM=; b=xBQ+288p6IYFCw5hyzziBBZYRrXtGcRkCRHi7M rAYn/hZS0VKnWe8m66RHNI/km7ASvEKvuv1XgIYorqdr+Ga2DmIuAKQeqTaTaAte jEsLTIY0mrKpcvq4K1k7Z5LMuGSweT1vuJakHlnOiKfYR7A9DPyjjvy5TNNHb1iP XZoZs= Received: from [192.168.1.143] (unknown [1.186.101.110]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: siddhesh@gotplt.org) by pdx1-sub0-mail-a47.g.dreamhost.com (Postfix) with ESMTPSA id A0D618175F; Fri, 23 Jul 2021 04:03:42 -0700 (PDT) Subject: Re: [PATCH] build-many-glibcs.py: Add x86_64-linux-gnu-minimal configuration To: Florian Weimer , libc-alpha@sourceware.org References: <87wnphfkiv.fsf@oldenburg.str.redhat.com> X-DH-BACKEND: pdx1-sub0-mail-a47 From: Siddhesh Poyarekar Message-ID: <5bbab507-c694-7a82-0504-b5decc1fc7d1@gotplt.org> Date: Fri, 23 Jul 2021 16:33:37 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 MIME-Version: 1.0 In-Reply-To: <87wnphfkiv.fsf@oldenburg.str.redhat.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: libc-alpha-bounces+e=80x24.org@sourceware.org Sender: "Libc-alpha" On 7/23/21 2:56 PM, Florian Weimer via Libc-alpha wrote: > This configuration exercises various --disable-* configure options. > It is expected to catch -Werror failures that only affect these > configurations. > > --- > scripts/build-many-glibcs.py | 9 +++++++++ > 1 file changed, 9 insertions(+) > > diff --git a/scripts/build-many-glibcs.py b/scripts/build-many-glibcs.py > index 6643bb6e92..6539ab76cb 100755 > --- a/scripts/build-many-glibcs.py > +++ b/scripts/build-many-glibcs.py > @@ -425,6 +425,15 @@ class Context(object): > {'arch': 'i686', 'ccopts': '-m32 -march=i686'}], > extra_glibcs=[{'variant': 'disable-multi-arch', > 'cfg': ['--disable-multi-arch']}, > + {'variant': 'minimal', > + 'cfg': ['--disable-multi-arch', > + '--disable-profile', > + '--disable-timezone-tools', > + '--disable-mathvec', > + '--enable-tunables=no', There is a --disable-tunables too which works the same and looks prettier in that context ;) > + '--disable-crypt', > + '--disable-build-nscd', > + '--disable-nscd']}, The INSTALL lists --disable-scv and --disable-experimental-malloc too. As an aside, maybe we should graduate tcache from being 'experimental' to being more permanent in 2.35 and then make this option nop. > {'variant': 'static-pie', > 'cfg': ['--enable-static-pie']}, > {'variant': 'x32-static-pie', >