svn commit: r421218 - in head/lang: erlang erlang-java erlang-wx

Jimmy Olgeni olgeni at FreeBSD.org
Thu Sep 8 19:46:07 UTC 2016


Hi,

On Thu, 8 Sep 2016, Mathieu Arnold wrote:

> Hi,
> 
> Le 01/09/2016 à 16:01, Jimmy Olgeni a écrit :
> >   Update Erlang ports to version 19.0.5.
> 
> After this update, it is impossible to build WITH=THREADS on 9, 10 and 11:
> 
> pthread/ethread.c: In function 'ethr_setname':
> pthread/ethread.c:487:5: error: implicit declaration of function 'pthread_set_name_np' [-Werror=implicit-function-declaration]
>      pthread_set_name_np(ethr_self(), name);
>      ^
> cc1: some warnings being treated as errors

How did you build it exactly? I saw a patch floating around to fix 
this, but I'm unable to reproduce it myself so far on poudriere and 
live boxes.

-- 
jimmy


More information about the svn-ports-head mailing list