From owner-freebsd-ports@FreeBSD.ORG Wed Sep 26 21:00:09 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B707A106564A for ; Wed, 26 Sep 2012 21:00:09 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.49.45]) by mx1.freebsd.org (Postfix) with ESMTP id 7D97A8FC1D for ; Wed, 26 Sep 2012 21:00:09 +0000 (UTC) Received: by syn.atarininja.org (Postfix, from userid 1001) id 1C0595C4C; Wed, 26 Sep 2012 17:00:09 -0400 (EDT) Date: Wed, 26 Sep 2012 17:00:09 -0400 From: Wesley Shields To: Yasuhiro KIMURA Message-ID: <20120926210009.GB70684@atarininja.org> References: <20120926.204525.439832357.yasu@utahime.org> <5062F1AD.5050606@wasikowski.net> <20120926.214306.263942465.yasu@utahime.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120926.214306.263942465.yasu@utahime.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-ports@freebsd.org Subject: Re: security/sudo: make fails after update to 1.8.6p3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Sep 2012 21:00:09 -0000 On Wed, Sep 26, 2012 at 09:43:06PM +0900, Yasuhiro KIMURA wrote: > From: ??ukasz W??sikowski > Subject: Re: security/sudo: make fails after update to 1.8.6p3 > Date: Wed, 26 Sep 2012 14:14:37 +0200 > > > W dniu 2012-09-26 13:57, Herbert J. Skuhra pisze: > > > >>> After update of security/sudo to 1.8.6p3, make fails on 9.0-RELEASE as > >>> following: > >>> > >>> [Several lines removed] > >>> > >>> Are there anyone alse experienced this? > >> > >> Yes, the port obviously builds only on amd64. > > > > True, I've installed it successfully on amd64 and got the same error on > > i386 box. > > Thanks. I found PR for this issue is already sent. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/172085 > > So I'll wait for maintainer's reaction. This patch [1] should suffice. Please test it out and let me know. [1]: http://people.freebsd.org/~wxs/sudo-ssp.diff -- WXS