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" <[email protected]> wrote:
> Joe - that's what I'm thinking too. > > On Sun, Aug 16, 2015 at 9:59 AM, Joe McIlvain <[email protected]> > 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 <[email protected]> >> 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 >>> [email protected] >>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev >>> >>> >> >> _______________________________________________ >> zeromq-dev mailing list >> [email protected] >> http://lists.zeromq.org/mailman/listinfo/zeromq-dev >> >> > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > >
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
