Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Apr 2016 08:26:16 -0400
From:      Jim Ohlstein <jim@ohlste.in>
To:        FreeBSD Ports ML <freebsd-ports@freebsd.org>
Cc:        "Sergey A. Osokin" <osa@FreeBSD.org>
Subject:   www/nginx-devel build failure after libbrotli update
Message-ID:  <57122F68.9020607@ohlste.in>

next in thread | raw e-mail | index | archive | help
Hello,

I have done this twice and gotten the same error on 10.3-STABLE using 
poudriere:

[snip]

===>   nginx-devel-1.9.14_1 depends on shared library: libpcre.so - 
found (/usr/local/lib/libpcre.so)
===>   Returning to build of nginx-devel-1.9.14_1
===>   nginx-devel-1.9.14_1 depends on shared library: libbrotlidec.so - 
not found
===>   Installing existing package /packages/All/libbrotli-1.0_1.txz
[pkg.jlkhosting.com] Installing libbrotli-1.0_1...
[pkg.jlkhosting.com] Extracting libbrotli-1.0_1: .......... done
===>   nginx-devel-1.9.14_1 depends on shared library: libbrotlidec.so - 
found (/usr/local/lib/libbrotlidec.so)
===>   Returning to build of nginx-devel-1.9.14_1
===>   nginx-devel-1.9.14_1 depends on shared library: libbrotlienc.so - 
found (/usr/local/lib/libbrotlienc.so)
===========================================================================
=======================<phase: configure      >============================

[snip]

configuring additional modules
adding module in /wrkdirs/usr/ports/www/nginx-devel/work/ngx_cache_purge-2.3
  + ngx_http_cache_purge_module was configured
adding module in 
/wrkdirs/usr/ports/www/nginx-devel/work/ngx-fancyindex-0.3.6
  - The 'addition' filter is needed for fancyindex_{header,footer}, but 
it was disabled
  + ngx_http_fancyindex_module was configured
adding module in 
/wrkdirs/usr/ports/www/nginx-devel/work/ngx_devel_kit-0.2.19
  + ngx_devel_kit was configured
adding module in 
/wrkdirs/usr/ports/www/nginx-devel/work/redis2-nginx-module-0.12
  + ngx_http_redis2_module was configured
adding module in 
/wrkdirs/usr/ports/www/nginx-devel/work/srcache-nginx-module-0.30
  + ngx_http_srcache_filter_module was configured
configuring additional dynamic modules
adding module in /wrkdirs/usr/ports/www/nginx-devel/work/nginx-ct-f3cad5e
  + ngx_ssl_ct_module was configured
adding module in 
/wrkdirs/usr/ports/www/nginx-devel/work/echo-nginx-module-4f7aa50
  + ngx_http_echo_module was configured
adding module in 
/wrkdirs/usr/ports/www/nginx-devel/work/headers-more-nginx-module-f5559ec
  + ngx_http_headers_more_filter_module was configured
adding module in 
/wrkdirs/usr/ports/www/nginx-devel/work/ngx_http_redis-0.3.8
  + ngx_http_redis_module was configured
adding module in 
/wrkdirs/usr/ports/www/nginx-devel/work/set-misc-nginx-module-6582fb4
found ngx_devel_kit for ngx_set_misc; looks good.
  + ngx_http_set_misc_module was configured
adding module in /wrkdirs/usr/ports/www/nginx-devel/work/ngx_brotli-2fc6f12
checking for Brotli library ... not found
checking for Brotli library in /usr/local/ ... not found
checking for Brotli library in /usr/pkg/ ... not found
checking for Brotli library in /opt/local/ ... not found
./configure: error: ngx_brotli filter module requires Brotli library.
===>  Script "configure" failed unexpectedly.

-- 
Jim Ohlstein


"Never argue with a fool, onlookers may not be able to tell the 
difference." - Mark Twain



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