From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23100 invoked by alias); 20 Feb 2006 19:52:30 -0000 Received: (qmail 23092 invoked by uid 22791); 20 Feb 2006 19:52:30 -0000 X-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS,SUBJ_HAS_UNIQ_ID X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 20 Feb 2006 19:52:29 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id k1KJqRdC000518 for ; Mon, 20 Feb 2006 14:52:27 -0500 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id k1KJqR107139 for ; Mon, 20 Feb 2006 14:52:27 -0500 Received: from vpn50-6.rdu.redhat.com (vpn50-6.rdu.redhat.com [172.16.50.6]) by pobox.corp.redhat.com (8.12.8/8.12.8) with ESMTP id k1KJqQ5G025647; Mon, 20 Feb 2006 14:52:26 -0500 Subject: Re: Summary of nightly tests 20060220 From: Martin Hunt To: William Cohen Cc: "systemtap@sources.redhat.com" In-Reply-To: <43F9F0EF.4010009@redhat.com> References: <43F9F0EF.4010009@redhat.com> Content-Type: text/plain Organization: Red Hat Inc Date: Mon, 20 Feb 2006 19:52:00 -0000 Message-Id: <1140465215.3791.11.camel@monkey2> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-25) Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2006-q1/txt/msg00571.txt.bz2 > FC5 i686 Linux 2.6.15-1.1948_FC5smp > > Stap translator summary of failed tests > buildok-seven.stp: > Unable to find identifier $type in function find_pid > Unable to find identifier $task in function detach_pid There don't appear to be significant changes in the sources to account for this. That makes it a likely gcc bug. Can someone write up the proper procedure to use to report these? I think it should be on the web page. Martin