From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by sourceware.org (Postfix) with ESMTPS id 953563857379 for ; Thu, 28 Apr 2022 14:22:12 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 953563857379 Received: from mimecast-mx02.redhat.com (mx3-rdu2.redhat.com [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-356-oXLZYmmyOqG5xVAnDVMM0w-1; Thu, 28 Apr 2022 10:22:08 -0400 X-MC-Unique: oXLZYmmyOqG5xVAnDVMM0w-1 Received: from smtp.corp.redhat.com (int-mx09.intmail.prod.int.rdu2.redhat.com [10.11.54.9]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 9BEB6281AF07; Thu, 28 Apr 2022 14:22:07 +0000 (UTC) Received: from redhat.com (unknown [10.2.16.77]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 7CB3C56C3E2; Thu, 28 Apr 2022 14:22:07 +0000 (UTC) Received: from fche by redhat.com with local (Exim 4.94.2) (envelope-from ) id 1nk51y-0000Fc-DB; Thu, 28 Apr 2022 10:22:06 -0400 Date: Thu, 28 Apr 2022 10:22:06 -0400 From: "Frank Ch. Eigler" To: Luis Machado Cc: Overseers mailing list , Mark Wielaard , "gdb@sourceware.org" , binutils@sourceware.org Subject: Re: Adding binutils to the GNU Toolchain buildbot on sourceware Message-ID: <20220428142206.GH11115@redhat.com> References: <5c1f217a-109c-2973-6c69-abf412133dee@arm.com> <524b04b7-a78c-7aae-4605-b40f61e6830c@arm.com> <16fe426d-c436-f030-dc43-0e81e7f0e853@arm.com> <20220428135022.GG11115@redhat.com> <2878cbcf-86dd-ea34-15a7-38d4b8ba0136@arm.com> MIME-Version: 1.0 In-Reply-To: <2878cbcf-86dd-ea34-15a7-38d4b8ba0136@arm.com> User-Agent: Mutt/1.12.0 (2019-05-25) X-Scanned-By: MIMEDefang 2.85 on 10.11.54.9 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Spam-Status: No, score=-4.0 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_DNSWL_LOW, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=unavailable autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: gdb@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Apr 2022 14:22:13 -0000 Hi - > Right. And now that you mentioned, I think gnulib as well. But most of these > rarely change. do you think that is a bit too much? I guess that's not for me to say. (The fedora-rawhide x86-64 builder I just started operating runs all the testsuites on all changes to binutils-gdb, taking about 90 minutes per build. I have no problem with that.) - FChE