From owner-freebsd-sparc64@FreeBSD.ORG Sat Jul 16 18:15:39 2011 Return-Path: Delivered-To: sparc64@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D0F811065670; Sat, 16 Jul 2011 18:15:39 +0000 (UTC) (envelope-from flo@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id BCE678FC08; Sat, 16 Jul 2011 18:15:39 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p6GIFbuB090578; Sat, 16 Jul 2011 18:15:38 GMT (envelope-from flo@FreeBSD.org) Message-ID: <4E21D549.3020302@FreeBSD.org> Date: Sat, 16 Jul 2011 20:15:37 +0200 From: Florian Smeets User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:7.0a2) Gecko/20110712 Thunderbird/7.0a2 MIME-Version: 1.0 To: Peter Jeremy References: <20110716060713.GA25856@lonesome.com> <20110716092255.GC5408@server.vk2pj.dyndns.org> In-Reply-To: <20110716092255.GC5408@server.vk2pj.dyndns.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Mark Linimon , linimon@FreeBSD.org, sparc64@FreeBSD.org Subject: Re: the state of ports on sparc64 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: Sat, 16 Jul 2011 18:15:39 -0000 On 16.07.11 11:22, Peter Jeremy wrote: > On 2011-Jul-16 01:07:13 -0500, Mark Linimon wrote: >> However, there are several higher-profile ports that I have _not_ marked >> as broken; these affect such things as gnome and kde. I'll forward the >> error logs to the maintainers, but will mention them here first, together >> with the main things they affect, and the port count: > ... >> graphics/libGLU kde, sdl12 2488 fails to compile > > I suspect that libGLU isn't really safe to built on multiple cpus in parallel. > >> x11/xdriinfo xorg 2 fails to configure > > Likewise, I suspect the underlying problem here is that graphics/libGL isn't > really safe to built on multiple cpus in parallel. > > I can't reproduce either of these problems on my UP sparc64 box but > can't test on an SMP box until next week. > I can confirm this. libGLU and xdriinfo build fine on a 2 CPU machine in a tinderbox. The Host is running head both ports build fine in a head and stable/8 jail. In case anyone is interested the logs are here http://tb.smeets.im/~flo/sparc64/ Cheers, Florian