From owner-freebsd-sparc64@FreeBSD.ORG Sun Jan 9 21:06:37 2011 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 0704E106566C for ; Sun, 9 Jan 2011 21:06:37 +0000 (UTC) (envelope-from marius@alchemy.franken.de) Received: from alchemy.franken.de (alchemy.franken.de [194.94.249.214]) by mx1.freebsd.org (Postfix) with ESMTP id 8E6EE8FC0A for ; Sun, 9 Jan 2011 21:06:36 +0000 (UTC) Received: from alchemy.franken.de (localhost [127.0.0.1]) by alchemy.franken.de (8.14.4/8.14.4/ALCHEMY.FRANKEN.DE) with ESMTP id p09L6XDT025677; Sun, 9 Jan 2011 22:06:33 +0100 (CET) (envelope-from marius@alchemy.franken.de) Received: (from marius@localhost) by alchemy.franken.de (8.14.4/8.14.4/Submit) id p09L6Wde025676; Sun, 9 Jan 2011 22:06:32 +0100 (CET) (envelope-from marius) Date: Sun, 9 Jan 2011 22:06:32 +0100 From: Marius Strobl To: Marko Lerota Message-ID: <20110109210632.GA25659@alchemy.franken.de> References: <87sjx2dyxb.fsf@cosmos.claresco.hr> <87oc7qdtc8.fsf@cosmos.claresco.hr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87oc7qdtc8.fsf@cosmos.claresco.hr> User-Agent: Mutt/1.4.2.3i Cc: freebsd-sparc64@freebsd.org Subject: Re: My sparc is falling apart from last upgrade of ports 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: Sun, 09 Jan 2011 21:06:37 -0000 On Sun, Jan 09, 2011 at 03:50:31PM +0100, Marko Lerota wrote: > Mauro Calderara writes: > > > Maybe the same applies to your situation. I didn't build unbound with > > debugging symbols ever since and worked with bind instead, but I guess > > with php you're a bit stuck in terms of alternatives. > > This doesn't apply to php only. Whole set of ports doesn't work > - dovecot imap server > - postfix mail server (I managed to get it working somehow) > - spamassassin > > etc... > > always this output: > > __sparc_utrap: fatal illegal instruction > __sparc_utrap: fatal illegal instruction > > Everything was OK untill last upgrade. I reinstalled all the ports. > (I took two days on this old sparc) but nothing helped. > Did the upgrade involve a library that is common to all the ports which started to fail? Marius