[zeromq-dev] CZMQ related travis failures

KIU Shueng Chuan nixchuan at gmail.com
Sun Aug 16 16:33:07 CEST 2015


I think it's because zmq_pollitem_t has very recently gained a new "poller"
field. Perhaps that new field should be moved to the end?
On 16 Aug 2015 22:06, "Brian Knox" <bknox at digitalocean.com> wrote:

> Joe - that's what I'm thinking too.
>
> On Sun, Aug 16, 2015 at 9:59 AM, Joe McIlvain <joe.eli.mac at gmail.com>
> wrote:
>
>> 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 <bknox at 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 at lists.zeromq.org
>>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>>>
>>>
>>
>> _______________________________________________
>> zeromq-dev mailing list
>> zeromq-dev at lists.zeromq.org
>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>>
>>
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20150816/121c6ca3/attachment.htm>


More information about the zeromq-dev mailing list