From owner-freebsd-stable@FreeBSD.ORG Tue Jun 3 01:35:02 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 090DE11E; Tue, 3 Jun 2014 01:35:02 +0000 (UTC) Received: from ns.kevlo.org (220-135-115-6.HINET-IP.hinet.net [220.135.115.6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "ns.kevlo.org", Issuer "ns.kevlo.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 95FBF2A4A; Tue, 3 Jun 2014 01:35:00 +0000 (UTC) Received: from ns.kevlo.org (localhost [127.0.0.1]) by ns.kevlo.org (8.14.8/8.14.8) with ESMTP id s531YJl3052881 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 3 Jun 2014 09:34:20 +0800 (CST) (envelope-from kevlo@ns.kevlo.org) Received: (from kevlo@localhost) by ns.kevlo.org (8.14.8/8.14.8/Submit) id s531YI7j052880; Tue, 3 Jun 2014 09:34:18 +0800 (CST) (envelope-from kevlo) Date: Tue, 3 Jun 2014 09:34:18 +0800 From: Kevin Lo To: Jason Hellenthal Subject: Re: [VIMAGE][udplite] FreeBSD 10-STABLE/powerpc Message-ID: <20140603013418.GA52860@ns.kevlo.org> References: <20140529083619.GA8437@ns.kevlo.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.22 (2013-10-16) Cc: "freebsd-net@freebsd.org" , "adrian@freebsd.org" , "\[FreeBSD Stable\]" , "jhb@freebsd.org" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Jun 2014 01:35:02 -0000 On Thu, May 29, 2014 at 10:40:48AM -0400, Jason Hellenthal wrote: > Hi Kevin, Hi Jason, > Default on PowerPC is GCC 4.2.1 > > Its hard to see that this wouldn't turn up elsewhere on other arch' stop though as from what I seen doesn't seem to be dependent on PowerPC alone. > > But to confirm my previous build, after backing out udplite the build did complete just fine. I'll find out in a little while whether it runs :-) crossing fingers. Committed a fix as r266990, thanks. > > -- > Jason Hellenthal > Voice: 95.30.17.6/616 > JJH48-ARIN Kevin