Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Apr 2016 23:48:46 +0000
From:      "Sergey A. Osokin" <osa@FreeBSD.org>
To:        Jim Ohlstein <jim@ohlste.in>
Cc:        FreeBSD Ports ML <freebsd-ports@freebsd.org>
Subject:   Re: www/nginx-devel build failure after libbrotli update
Message-ID:  <20160416234846.GO42668@FreeBSD.org>
In-Reply-To: <5712B66B.1000005@ohlste.in>
References:  <57122F68.9020607@ohlste.in> <20160416200213.GN42668@FreeBSD.org> <5712B66B.1000005@ohlste.in>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Jim,

On Sat, Apr 16, 2016 at 06:02:19PM -0400, Jim Ohlstein wrote:
> On 4/16/16 4:02 PM, Sergey A. Osokin wrote:
> >
> > could you show the content of the nginx-devel-1.9.14_1/objs/autoconf.err file,
> > it looks like we have bad release of the devel/libbrotli...
> >
> > Thanks in advance.
> 
> http://bit.ly/1SdU1Ai

Here is the issue:

----------------------------------------
checking for Brotli library
 
/usr/local/lib/libbrotlienc.so: undefined reference to `brotli::BrotliCompressFragmentTwoPass(unsigned char const*, unsigned long, bool, unsigned int*, unsigned char*, int*, unsigned long, unsigned long*, unsigned char*)'
/usr/local/lib/libbrotlienc.so: undefined reference to `brotli::BrotliCompressFragmentFast(unsigned char const*, unsigned long, bool, int*, unsigned long, unsigned char*, unsigned short*, unsigned long*, unsigned char*, unsigned long*, unsigned char*)'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
-----------------------------------------

I've just committed a fix for devel/libbrotli, please update the ports tree and
recompile devel/libbrotli.

Thanks for report!

-- 
Sergey A. Osokin
osa@FreeBSD.org



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