www/chromium fails to build on current stable

René Ladan rene at freebsd.org
Thu Jan 24 09:39:37 UTC 2013


On 23-01-2013 19:19, Volodymyr Kostyrko wrote:
> Hi all.
> 
> I have no luck updating chromium. The build fails with:
> 
>   CXX(target)
> out/Release/obj.target/printing/printing/printing_context_gtk.o
> In file included from printing/backend/print_backend_cups.cc:16:
> /usr/local/include/gcrypt.h:1344:2: error: 'gcry_ac_data_read_cb_t' is
> deprecated [-Werror,-Wdeprecated-declarations]
>         gcry_ac_data_read_cb_t cb;
>         ^
> /usr/local/include/gcrypt.h:1309:23: note: 'gcry_ac_data_read_cb_t'
> declared here
> typedef gpg_error_t (*gcry_ac_data_read_cb_t) (void *opaque,
>                       ^

[...]

Do you happen to have -Werror defined somewhere (e.g. in
/etc/make.conf)?  The build does produce some warnings (see [1], big):

> clang32, lang/gcc, current 9-STABLE.
> 

René

[1] http://rene-ladan.nl/tb/logs/9-FreeBSD/chromium-24.0.1312.56.log


More information about the freebsd-chromium mailing list