From owner-svn-ports-all@FreeBSD.ORG Tue Apr 8 07:04:27 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id C4B657D9; Tue, 8 Apr 2014 07:04:27 +0000 (UTC) Date: Tue, 8 Apr 2014 07:04:27 +0000 From: Alexey Dokuchaev To: Matthias Andree Subject: Re: svn commit: r350541 - head/graphics/OpenEXR Message-ID: <20140408070427.GA627@FreeBSD.org> References: <201404072033.s37KXvc7034647@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201404072033.s37KXvc7034647@svn.freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 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: Tue, 08 Apr 2014 07:04:27 -0000 On Mon, Apr 07, 2014 at 08:33:57PM +0000, Matthias Andree wrote: > New Revision: 350541 > URL: http://svnweb.freebsd.org/changeset/ports/350541 > QAT: https://qat.redports.org/buildarchive/r350541/ > > Log: > Use proper libtool magic, to obtain a proper libIlmImf.la file that does > not refer to non-existing other .la files. Fixes build of graphics/gegl > on FreeBSD 10+. Bump PORTREVISION. Probably unrelated, but I'd ask anyway: I am seeing lots of these errors (on fresh -CURRENT/powerpc), both before and after this commit: `_ZTSN7Imf_2_112_GLOBAL__N_114LineBufferTaskE' referenced in section `.data.rel.ro' of .libs/ImfScanLineInputFile.o: defined in discarded section `.rodata._ZTSN7Imf_2_112_GLOBAL__N_114LineBufferTaskE[_ZTSN7Imf_2_112_GLOBAL__N_114LineBufferTaskE]' of .libs/ImfScanLineInputFile.o ... Any ideas what might it be? I'd happily test any patches you might have. ./danfe