From owner-svn-ports-head@freebsd.org Sun Nov 1 04:47:42 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 05D88A21830; Sun, 1 Nov 2015 04:47:42 +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 ED6521AD9; Sun, 1 Nov 2015 04:47:41 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id EBA7C1F72; Sun, 1 Nov 2015 04:47:41 +0000 (UTC) Date: Sun, 1 Nov 2015 04:47:41 +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: <20151101044741.GC50270@FreeBSD.org> References: <201509252153.t8PLrKtR069081@repo.freebsd.org> <20151005205911.GA60324@FreeBSD.org> <20151015160833.GA66067@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151015160833.GA66067@FreeBSD.org> 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: Sun, 01 Nov 2015 04:47:42 -0000 On Thu, Oct 15, 2015 at 04:08:33PM +0000, Alexey Dokuchaev wrote: > On Mon, Oct 05, 2015 at 08:59:11PM +0000, Alexey Dokuchaev wrote: > > 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? > > Retransmit. Retransmit. Since original context might have faded: I've seen that this port coredumps on flame (our sparc64 reference box), but rebuilding p7zip with -fPIC fixed it for me. So I'm now surprised that you've seen it again and remarked it broken. Was fixing `archivers/p7zip' in r396461 not enough or this behavior depends on a particular sparc64 machine? ./danfe