From owner-svn-ports-head@freebsd.org Thu Oct 15 11:45:57 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 00816A12466; Thu, 15 Oct 2015 11:45:57 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id E8885F10; Thu, 15 Oct 2015 11:45:56 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id E71101149; Thu, 15 Oct 2015 11:45:56 +0000 (UTC) Date: Thu, 15 Oct 2015 11:45:56 +0000 From: Alexey Dokuchaev To: Dmitry Marakasov Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r396453 - head/net/openafs Message-ID: <20151015114556.GA43539@FreeBSD.org> References: <201509090801.t89810q9063307@repo.freebsd.org> <20151012190955.GA84454@hades.panopticon> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151012190955.GA84454@hades.panopticon> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Oct 2015 11:45:57 -0000 On Mon, Oct 12, 2015 at 10:09:55PM +0300, Dmitry Marakasov wrote: > * Alexey Dokuchaev (danfe@FreeBSD.org) wrote: > > Date: Wed Sep 9 08:01:00 2015 > > New Revision: 396453 > > URL: https://svnweb.freebsd.org/changeset/ports/396453 > > > > Log: > > Unbreak the build on FreeBSD 10.2 (until official support arrives). > > It was not fixed, still fails: > > http://package19.nyi.freebsd.org/data/102amd64-default-build-as-user/399109/logs/errors/openafs-1.6.13.20130128.log Hmm, it looks like I've only covered i386 case; can you copy three lines from @${SED} -e ... and replace s/i386/amd64/ and retry? I've just lost access to amd64 system few days ago. :( ./danfe