Could be that Travis updated its software packages so that a different set
of warning/error settings are active for the compiler.

On Sun, Aug 16, 2015 at 5:02 AM, Brian Knox <bk...@digitalocean.com> wrote:

> CZMQ is currently failing to build on travis-ci for GoCZMQ, just wanted to
> see if anyone else has run into this.  As far as I can tell the code
> involved hasn't changed in over a year, so not sure why it's causing travis
> issues now:
>
> src/zbeacon.c: In function ‘zbeacon’:
> src/zbeacon.c:281:13: error: initialization makes pointer from integer 
> without a cast [-Werror]
> src/zbeacon.c:281:13: error: (near initialization for 
> ‘pollitems[1].poller’) [-Werror]
> cc1: all warnings being treated as errors
> make[1]: *** [src/src_libczmq_la-zbeacon.lo] Error 1
>
>
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev@lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
>
_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to