From owner-freebsd-tinderbox@FreeBSD.ORG Fri Nov 12 04:35:24 2010 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BABCE1065679 for ; Fri, 12 Nov 2010 04:35:24 +0000 (UTC) (envelope-from yanegomi@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 4C6498FC1A for ; Fri, 12 Nov 2010 04:35:24 +0000 (UTC) Received: by wya21 with SMTP id 21so423093wya.13 for ; Thu, 11 Nov 2010 20:35:23 -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=c0R2fF8VJqwEuEW5cDa35tmXPsnbyO9FQyEty8b75jI=; b=G4mpP9MMXcY3Vhru5JKtAbHzKDMoBM8g+0JftVnu13GZUG5PupuCU27sHZelo6avlX VVVOX1i9KmMIwqiIkjZK8T25rMLgfN3tr3YVuBH3QwCgG58is/8nDiTHd1lXWHtGGgAW 7R47XnEjsdrwNFkrjSvAJ+7Lkn4hWfOIYuFck= 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=qcyQghWw3DxBgzy6puT+Y0gn3aQE5sbKnvZAH2eBh7OQEEwJ58dqIxT2kYs0FexZYT JnZUL0FGytvMPZj5dPaqd5gTkObplTCvESe7mAhUDQ8PbDe0JFmvSavECzewTPJnqxww L9vQQRTnHS+F/2McoTg4EARO9X/t5Z1REyOiM= MIME-Version: 1.0 Received: by 10.216.175.18 with SMTP id y18mr1709037wel.30.1289535074711; Thu, 11 Nov 2010 20:11:14 -0800 (PST) Sender: yanegomi@gmail.com Received: by 10.216.198.27 with HTTP; Thu, 11 Nov 2010 20:11:14 -0800 (PST) In-Reply-To: <201011120351.oAC3pgs9096267@freebsd-current.sentex.ca> References: <201011120351.oAC3pgs9096267@freebsd-current.sentex.ca> Date: Thu, 11 Nov 2010 20:11:14 -0800 X-Google-Sender-Auth: vVX4pZRUASN9ITry97e2-6SEGyo Message-ID: From: Garrett Cooper To: FreeBSD Tinderbox Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Warner Losh Subject: Re: [head tinderbox] failure on mips/mips X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Nov 2010 04:35:24 -0000 On Thu, Nov 11, 2010 at 7:51 PM, FreeBSD Tinderbox wrote: > TB --- 2010-11-12 03:51:12 - tinderbox 2.6 running on freebsd-current.sen= tex.ca > TB --- 2010-11-12 03:51:12 - starting HEAD tinderbox run for mips/mips > TB --- 2010-11-12 03:51:12 - cleaning the object tree > TB --- 2010-11-12 03:51:12 - cvsupping the source tree > TB --- 2010-11-12 03:51:12 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sente= x.ca /tinderbox/HEAD/mips/mips/supfile > TB --- 2010-11-12 03:51:41 - building world > TB --- 2010-11-12 03:51:41 - MAKEOBJDIRPREFIX=3D/obj > TB --- 2010-11-12 03:51:41 - PATH=3D/usr/bin:/usr/sbin:/bin:/sbin > TB --- 2010-11-12 03:51:41 - TARGET=3Dmips > TB --- 2010-11-12 03:51:41 - TARGET_ARCH=3Dmips > TB --- 2010-11-12 03:51:41 - TZ=3DUTC > TB --- 2010-11-12 03:51:41 - __MAKE_CONF=3D/dev/null > TB --- 2010-11-12 03:51:41 - cd /src > TB --- 2010-11-12 03:51:41 - /usr/bin/make -B buildworld > "/src/Makefile.inc1", line 138: Unknown target mips:mips. > *** Error code 1 > > Stop in /src. > TB --- 2010-11-12 03:51:42 - WARNING: /usr/bin/make returned exit code = =A01 > TB --- 2010-11-12 03:51:42 - ERROR: failed to build world > TB --- 2010-11-12 03:51:42 - 2.14 user 7.21 system 29.84 real Is the tinderbox infrastructure broken? I've been seeing errors w.r.t. this failing and powerpc since the tbemd stuff got merged in recently.