From owner-svn-ports-all@freebsd.org Mon Oct 5 20:59:11 2015 Return-Path: Delivered-To: svn-ports-all@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 BA6849BAFFC; Mon, 5 Oct 2015 20:59:11 +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 ADEF3FE6; Mon, 5 Oct 2015 20:59:11 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id AC6DB1069; Mon, 5 Oct 2015 20:59:11 +0000 (UTC) Date: Mon, 5 Oct 2015 20:59:11 +0000 From: Alexey Dokuchaev To: Mark Linimon Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r397895 - head/sysutils/namefix Message-ID: <20151005205911.GA60324@FreeBSD.org> References: <201509252153.t8PLrKtR069081@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201509252153.t8PLrKtR069081@repo.freebsd.org> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Oct 2015 20:59:11 -0000 On Fri, Sep 25, 2015 at 09:53:20PM +0000, Mark Linimon wrote: > New Revision: 397895 > URL: https://svnweb.freebsd.org/changeset/ports/397895 > > Log: > Mark as broken on sparc64: fails to extract. I think it was due to missing -fPIC in `archivers/p7zip', which I've added in r396461; after that `sysutils/namefix' was extracting fine (tested on flame). May I see the build log with error you're seeing now? ./danfe