From owner-freebsd-current@FreeBSD.ORG Mon Nov 22 17:10:03 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DABC31065697; Mon, 22 Nov 2010 17:10:03 +0000 (UTC) (envelope-from yanegomi@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 413EA8FC1D; Mon, 22 Nov 2010 17:10:02 +0000 (UTC) Received: by wwd20 with SMTP id 20so7310220wwd.31 for ; Mon, 22 Nov 2010 09:10:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=GwQfuGYSJ9AFi33ceOIW9e4+J5hgnoc/SueWNRLRF6I=; b=xyjZRmX/ZvswKMgFA2PVLHLfsGIfMH6uAJckPI6JauMUNdEnjaQH2A/2/i64+ZJkzf hO547YbhQ2PNR/42FEnaGaeviMsKbdQZI53OCu1SIsmRfCggfYZoAO92g/LXKKuqYvZ1 itgfxuHTf9/qKj/4pDSz1dXTxqgNetYU3Fh98= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=FG79ZGQBUqB7XuApaUpmw0Y5jKiVxK4qHJ519hjs7rat1zvFLO7aA1BaMHRpoe43Oo O3k5xHVZ7fvLGFcNC2PG596/s0WQlaUyjcMC3Xt7VV6KXDiDd5RkjO2lfnmQg18l418y 3dj3oduSwaQqeMDVJ3tarfVrBM8GZdGNkQqro= MIME-Version: 1.0 Received: by 10.216.82.197 with SMTP id o47mr5974200wee.45.1290445801121; Mon, 22 Nov 2010 09:10:01 -0800 (PST) Sender: yanegomi@gmail.com Received: by 10.216.198.27 with HTTP; Mon, 22 Nov 2010 09:10:01 -0800 (PST) In-Reply-To: <8639qt1mx1.fsf@ds4.des.no> References: <201011212351.oALNpTti096816@freebsd-current.sentex.ca> <4CE9B77B.20007@FreeBSD.org> <8639qt1mx1.fsf@ds4.des.no> Date: Mon, 22 Nov 2010 09:10:01 -0800 X-Google-Sender-Auth: x_OvOgp6_YAnG3PjEQ5fdxiceu8 Message-ID: From: Garrett Cooper To: =?ISO-8859-1?Q?Dag=2DErling_Sm=F8rgrav?= Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Doug Barton , freebsd-current@freebsd.org Subject: Re: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2010 17:10:04 -0000 2010/11/22 Dag-Erling Sm=F8rgrav : > Doug Barton writes: >> As far as I can tell the current state of the code builds just fine, >> so I'm wondering what the current problem with the tinderbox is. > > No weasel words, please. > > The tinderbox is complaining about these function definitions: ... > These are real errors which were introduced in r215615 and fixed in > r215642 with a highly misleading log message. > > See for yourself: ... Looks like the latest run on pc98 is ok, so we should be in the clear for n= ow. Thanks! -Garrett