Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Apr 2014 07:04:27 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        Matthias Andree <mandree@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r350541 - head/graphics/OpenEXR
Message-ID:  <20140408070427.GA627@FreeBSD.org>
In-Reply-To: <201404072033.s37KXvc7034647@svn.freebsd.org>
References:  <201404072033.s37KXvc7034647@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140408070427.GA627>