[zeromq-dev] CZMQ related travis failures

Brian Knox bknox at digitalocean.com
Sun Aug 16 17:00:28 CEST 2015


Aha!  Mystery solved.  No problem Doron!

On Sun, Aug 16, 2015 at 10:59 AM, Doron Somech <somdoron at gmail.com> wrote:

> I think you are right, sorry for that.
> Sending a pull request now.
>
> On Sun, Aug 16, 2015 at 5:33 PM, KIU Shueng Chuan <nixchuan at gmail.com>
> wrote:
>
>> 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
>>>
>>>
>> _______________________________________________
>> 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/47fcea4f/attachment.htm>


More information about the zeromq-dev mailing list