From owner-freebsd-current@FreeBSD.ORG Fri Nov 9 22:47:44 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 971221C2 for ; Fri, 9 Nov 2012 22:47:44 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-da0-f54.google.com (mail-da0-f54.google.com [209.85.210.54]) by mx1.freebsd.org (Postfix) with ESMTP id 6335E8FC08 for ; Fri, 9 Nov 2012 22:47:44 +0000 (UTC) Received: by mail-da0-f54.google.com with SMTP id z9so1962141dad.13 for ; Fri, 09 Nov 2012 14:47:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=wECM/AMhPQ5eHFNEjWW+nY5CAFB1fSIq9YkswnlLdp0=; b=mbp6WxYCl5cHzF/b86zHZyrbo9uuIlmE33A/tMkLnnfwK5DNytyQBXtdQZuiLeneUt Se8i2GB5GkzhlZDWLCZa+5tB3G2p22CceeLxjaaz0sCEUmvlkQPnIbqr3NBx5NZvTZQU 8+7Veb6Daq2v0SjLuDN+K8NWgj/vraNCBEMdHZibHGwP2EvQp1t9wPSmXKh7lYJMM5I5 upp88sQGar1lACOml4IHDt1Qj7t+iT6mP9hhHC2zGO+E02mhzyrXu8lwPmSos8BIHtZm XcvWhZg8ujffwkxjN9tJP78Nv8bbm4LbG0m5yBpFe2CXMUZWXFlNEsNj7VSP97wTBfaO BVXw== MIME-Version: 1.0 Received: by 10.66.87.105 with SMTP id w9mr35792738paz.5.1352501263946; Fri, 09 Nov 2012 14:47:43 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.68.124.130 with HTTP; Fri, 9 Nov 2012 14:47:43 -0800 (PST) In-Reply-To: <509D858C.6060005@gmail.com> References: <201211082303.qA8N3RlN031977@freebsd-current.sentex.ca> <509D858C.6060005@gmail.com> Date: Fri, 9 Nov 2012 14:47:43 -0800 X-Google-Sender-Auth: dsQO5iTjW4tfCZ6CuxdtkIa_xbY Message-ID: Subject: Re: [head tinderbox] failure on arm/arm From: Adrian Chadd To: Chuck Burns Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Fri, 09 Nov 2012 22:47:44 -0000 On 9 November 2012 14:37, Chuck Burns wrote: > Adrian. diskspace and cpu cycles are things I can spare, drop me a line > outside of the ML and we can discuss particulars. "It's just a personal > box.. on a residential internet service, I have an amd64 box with 600G free > on my pool.. 8G ram.. and I have a smaller i386 box... 100G or so free, 512M > ram.. just drop me a line.. Hi, Those I do have - I have access to all of the ref* boxes in the cluster. I'm just typically hacking on this stuff on the train or at a cafe, and I don't have a workflow setup for pushing out potential diffs to build machines that have all the grunt/disk space for each little change that I do. I'm sorry about breaking things from time to time, but besides a small handful of "what was I thinking?!" things, the build breaks are just that - build breaks. They're easily fixed. Adrian