From owner-freebsd-sparc64@FreeBSD.ORG Tue Nov 6 08:28:34 2007 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9BD0616A417 for ; Tue, 6 Nov 2007 08:28:34 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (lefty.soaustin.net [66.135.55.46]) by mx1.freebsd.org (Postfix) with ESMTP id 6A00313C491 for ; Tue, 6 Nov 2007 08:28:34 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from bighuge.lonesome.com (cpe-66-68-146-180.austin.res.rr.com [66.68.146.180]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.soaustin.net (Postfix) with ESMTP id 529978C0AB; Tue, 6 Nov 2007 02:28:26 -0600 (CST) From: Mark Linimon Organization: Lonesome Dove Computing Services To: dan@freebsd-host.net Date: Mon, 5 Nov 2007 22:25:07 -0500 User-Agent: KMail/1.9.7 References: <200711011822.25884.linimon@lonesome.com> <472B35E7.7020801@freebsd-host.net> In-Reply-To: <472B35E7.7020801@freebsd-host.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200711052125.07569.linimon@lonesome.com> Cc: freebsd-sparc64@freebsd.org Subject: Re: Doesn't anything work around here? X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Nov 2007 08:28:34 -0000 On Friday 02 November 2007, Daniel Austin MBCS wrote: > I'm more than happy to test out ports on sparc64. I have a few > sparc64 8.0-current machines here. FWIW, if I have not already mentioned in this thread or this list, I have some portsmon pages that will help you figure out the state of ports on specific build environments. The germane ones are: http://portsmon.freebsd.org/chartsandgraphs/package_failures_list.sparc64-6.html http://portsmon.freebsd.org/chartsandgraphs/package_failures_list.sparc64-7.html These are from the last full runs, so the -6 one is one month old and the -7 one is two months old. The latest -7 run is nearly finished. There is no -8 run yet. Graphical representations of the above are at: http://portsmon.freebsd.org/chartsandgraphs/package_status.sparc64-6.html http://portsmon.freebsd.org/chartsandgraphs/package_status.sparc64-7.html and a comparison across all the buildenvs is at: http://portsmon.freebsd.org/chartsandgraphs/package_comparison.html All the above include packages that aren't built for one reason or another. On pointyhat, the "latest failures" list of error logs (only) are at: http://pointyhat.freebsd.org/errorlogs/sparc64-6-failure.html http://pointyhat.freebsd.org/errorlogs/sparc64-7-failure.html and the "latest run" summaries are at: http://pointyhat.freebsd.org/errorlogs/sparc64-6-full/ http://pointyhat.freebsd.org/errorlogs/sparc64-6-latest/ http://pointyhat.freebsd.org/errorlogs/sparc64-7-full/ http://pointyhat.freebsd.org/errorlogs/sparc64-7-latest/ This should tell all you want to know, and much more, about the state of ports and packages on sparc64. mcl