From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cc-smtpout3.netcologne.de (cc-smtpout3.netcologne.de [89.1.8.213]) by sourceware.org (Postfix) with ESMTPS id 926963858D1E; Mon, 30 Jan 2023 14:46:38 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 926963858D1E Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=netcologne.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=netcologne.de Received: from cc-smtpin2.netcologne.de (cc-smtpin2.netcologne.de [89.1.8.202]) by cc-smtpout3.netcologne.de (Postfix) with ESMTP id 10B211292E; Mon, 30 Jan 2023 15:46:36 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=netcologne.de; s=nc1116a; t=1675089996; bh=xAg7oI1+S4GLCGg71lNBLUCFA4O874VPIvOw80oXges=; h=Message-ID:Date:Subject:To:Cc:References:From:In-Reply-To:From; b=aWUsWi2hsl1s7pzi3zjMSkyLHB/eQ+ljQj4uaiiK+8oPv/xLt8eTSKN7z3kU08RfR 8TDhPWT1Gd0OiTrIjjJq4jml+C4pWvaIQH6acnHS3LE9iLW0cshAjotoY9ynnaDKQj G+xh9/iA1Lfcn+Tu8uMlPjZ/UsqRlyOHA24DilkCuxxCN6Cl4sI3V0vIdMyvGMGyhF fuYBMpYlyAoe79Zw39N4bkNiNr4C7UbW1L0rVZ8TcrXWXYFTTW6xoAot0Dnvidcq6v aLb7COZTkN4eAN8u7EMAGwdp6Ei7GzoszHux0tGgnYl1VP8bYfSO2iDBKP5BbtmuOb 0a7PTLHZtGr0g== Received: from [IPV6:2001:4dd4:de6f:0:7285:c2ff:fe6c:992d] (2001-4dd4-de6f-0-7285-c2ff-fe6c-992d.ipv6dyn.netcologne.de [IPv6:2001:4dd4:de6f:0:7285:c2ff:fe6c:992d]) (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 cc-smtpin2.netcologne.de (Postfix) with ESMTPSA id 0372411E2E; Mon, 30 Jan 2023 15:46:30 +0100 (CET) Message-ID: <1cac0dec-e9c1-e721-52bd-40eb6b8676de@netcologne.de> Date: Mon, 30 Jan 2023 15:46:30 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 Subject: Re: Buildbot (Sourceware): gcc - failed configure (failure) (master) Content-Language: en-US To: Mark Wielaard , sgk@troutmask.apl.washington.edu, Sam James via Fortran Cc: Jerry D , GCC Mailing List References: <20230129193123.51BDE3858D35@sourceware.org> <1985b16e-f17d-bba6-8b57-d372f1741356@gmail.com> <1EC379D7-6EF4-4B27-9D8C-00CFFD115F44@gentoo.org> From: Thomas Koenig In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-NetCologne-Spam: L X-Rspamd-Queue-Id: 0372411E2E X-Spamd-Bar: -- X-Rspamd-Action: no action X-Spam-Status: No, score=-3.7 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,NICE_REPLY_A,RCVD_IN_DNSWL_LOW,SPF_HELO_NONE,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 List-Id: On 30.01.23 14:52, Mark Wielaard wrote: > Hi Steve, > > On Sun, 2023-01-29 at 22:27 -0800, Steve Kargl via Gcc wrote: >> Please remove the skull and cross bones in the subject line. > > That is the default "hazard symbol" buildbot uses if a build turns from > success to failure. If you have a better suggestion you might want to > contact upstream https://buildbot.net/ We'll pick up the new default > when we'll upgrade. > > Or if you think we should use a custom email template: > https://docs.buildbot.net/latest/manual/configuration/report_generators/formatter.html > You can provide a patch to buildbot@sourceware.org. > The code for our instance can be found here: > https://sourceware.org/git/builder.git I usually put e-mails with such unicode characters into my spam folder automatically. If that's what you want, that is fine with me. Regards Thomas