From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11110 invoked by alias); 23 Sep 2014 15:53:33 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 11101 invoked by uid 89); 23 Sep 2014 15:53:33 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-4.3 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Tue, 23 Sep 2014 15:53:32 +0000 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s8NFrTPP032145 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 23 Sep 2014 11:53:29 -0400 Received: from host2.jankratochvil.net (ovpn-116-67.ams2.redhat.com [10.36.116.67]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id s8NFrPnu011152 (version=TLSv1/SSLv3 cipher=AES128-GCM-SHA256 bits=128 verify=NO); Tue, 23 Sep 2014 11:53:28 -0400 Date: Tue, 23 Sep 2014 15:53:00 -0000 From: Jan Kratochvil To: Pedro Alves Cc: Doug Evans , "gdb-patches@sourceware.org" Subject: Re: automated testing comment [Re: time to workaround libc/13097 in fsf gdb?] Message-ID: <20140923155325.GA2395@host2.jankratochvil.net> References: <541C3FCF.4000400@redhat.com> <541C409E.6010408@redhat.com> <20140920213033.GA6255@host2.jankratochvil.net> <541F2311.1040404@redhat.com> <20140923105855.GA10164@host2.jankratochvil.net> <54216860.7060008@redhat.com> <20140923124529.GA21886@host2.jankratochvil.net> <542175E6.3010104@redhat.com> <20140923135708.GA26330@host2.jankratochvil.net> <54218852.6010909@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <54218852.6010909@redhat.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-IsSubscribed: yes X-SW-Source: 2014-09/txt/msg00698.txt.bz2 On Tue, 23 Sep 2014 16:48:50 +0200, Pedro Alves wrote: https://sourceware.org/gdb/wiki/BuildBotResults -> > (fyi, http://host2.jankratochvil.net/gdbmail seems to not be working for me atm.) The only idea I have is you still do not have IPv6 connectivity. > I think it'd be fine to send the periodic email results/alerts/whatever to: > > https://sourceware.org/ml/gdb-testresults/ I have set up that address, we'll see tomorrow. I did not know that list. Jan