From owner-freebsd-sparc64@FreeBSD.ORG Sat Feb 4 20:24:01 2006 Return-Path: X-Original-To: sparc64@freebsd.org Delivered-To: freebsd-sparc64@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 149CD16A422 for ; Sat, 4 Feb 2006 20:24:01 +0000 (GMT) (envelope-from kip.macy@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EE7643D7B for ; Sat, 4 Feb 2006 20:23:53 +0000 (GMT) (envelope-from kip.macy@gmail.com) Received: by wproxy.gmail.com with SMTP id 71so826306wra for ; Sat, 04 Feb 2006 12:23:52 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:subject:cc:in-reply-to:mime-version:content-type:references; b=NuvOsCiUIpJYHsLEMlIfGaJHDX+BPGK4KKaFLpPNpcLGtcRk+07cCa+nrbrkVm+gkZlHKXytf/8e2QXeRZRQEp4ewcXj/yFNMmx/o+SjECQwaGqdgl0lFfs25jQbicjvSqvYm0ZS4Opv75R+CqBRXK1A+EIm+0nF4rPG570iYtM= Received: by 10.54.126.12 with SMTP id y12mr4182783wrc; Sat, 04 Feb 2006 12:23:52 -0800 (PST) Received: by 10.54.92.8 with HTTP; Sat, 4 Feb 2006 12:23:52 -0800 (PST) Message-ID: Date: Sat, 4 Feb 2006 12:23:52 -0800 From: Kip Macy In-Reply-To: <861wyianq9.fsf@xps.des.no> MIME-Version: 1.0 References: <861wykr9vx.fsf@xps.des.no> <20060203.105305.71186162.imp@bsdimp.com> <43E4142A.4@samsco.org> <20060203.215549.74746986.imp@bsdimp.com> <20060204092225.GB46310@freebie.xs4all.nl> <20060204103132.D88429@ns1.feral.com> <861wyianq9.fsf@xps.des.no> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: src-committers@freebsd.org, sparc64@freebsd.org, stable@freebsd.org, kris@obsecurity.org, Wilko Bulte , Matthew Jacob , Warner Losh Subject: Re: [releng_6 tinderbox] failure on sparc64/sparc64 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: kmacy@fsmware.com List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Feb 2006 20:24:01 -0000 Actually, in my tree, 19 files don't compile. In all of the files I've looked at PCPU_SET is the offender. My guess is that the issue could be fixed by passing the type as an argument. On 2/4/06, Dag-Erling Sm=F8rgrav wrote: > > Matthew Jacob writes: > > a) The tinderbox breakage is being treated as bad as stop ship type of > > bug rather than being informative as it should be. I feel I got > > roasted and slammed for what should have been simply a "hey- Matt- > > come fix this please!". > > Not really. You were "roasted and slammed" for ignoring repeated > tinderbox failures for seven or eight consecutive days. > > > b) It's instantly not obvious to me (being lazy and not having kept > > all my committer mail in a way I can find) how *I* can do a tinderbox > > run myself. > > cd /usr/src/tools/tools/tinderbox > make && make install > man tbmaster > > > c) Similarily, I don't know how to build a cross-build environment. I > > should, and I bet if grovel around a bit I can find out how to do so. > > man build > > DES > -- > Dag-Erling Sm=F8rgrav - des@des.no >