On Fri, May 16, 2014 at 3:51 PM, Michael Biebl <[email protected]> wrote:
> Hi, > > today I had a look at 8.2.1 since I was considering to package it for > Debian (at least for experimental). > > I noticed though that the gssapi module, which the Debian package > currently enables, fails to build. > Apparently this module has not yet been ported to the new modules > interface. > > This prompted me to do a test build where I enabled as many modules as > possible. One major ommission is zmq, since Debian doesn't ship the > czmq library. > > These were the configure flags I used: > > ./configure --enable-gssapi-krb5 --enable-imjournal --enable-mysql > --enable-pgsql --enable-libdbi --enable-snmp --enable-elasticsearch > --enable-gnutls --enable-libgcrypt --enable-mail --enable-imdiag > --enable-mmnormalize --enable-mmjsonparse --enable-mmaudit > --enable-mmanon --enable-mmutf8fix --enable-mmcount > --enable-mmsequence --enable-mmfields --enable-mmpstrucdata > --enable-mmrfc5424addhmac --enable-relp --enable-rfc3195 > --enable-imfile --enable-imptcp --enable-imttcp --enable-impstats > --enable-omprog --enable-omudpspoof --enable-omstdout > --enable-omjournal --enable-pmlastmsg --enable-pmcisconames > --enable-pmaixforwardedfrom --enable-pmsnare --enable-pmrfc3164sd > --enable-omruleset --enable-omuxsock --enable-mmsnmptrapd > --enable-omhdfs --enable-ommongodb --enable-omrabbitmq > --enable-omhiredis > > The resulting build log is attached. > > The modules which failed: > - omgssapi > - omrabbitmq > - omhdfs > - mmrfc5424addhmac > > I need to add that this is a simple build test, I didn't acutally do > any functional testing of the modules. > > That's known and documented in the v8 compatibility doc: http://www.rsyslog.com/doc/v8compatibility.html > Rainer, I'm very well aware that you are not the original author of > all those modules, but have you notified them at least about those > build failures? > yes. The build failures are due to the interface changes requried for v8. See here for details: http://www.slideshare.net/rainergerhards1/the-rsyslog-v8-engine-developers-view > > The failing omgssapi module is currently what's blocking me from > uploading a newer Debian package. > > I didn't even know that it is being used outside of the Red Hat universe. If it really is a showblocker, I can try to get it to compile, but I don't have the know-how nor the environment to build and much less to test it. I had hopes that RH would update it once the move to v8. Do you know if someone actually uses it under Debian? Rainer > Cheers, > Michael > > -- > Why is it that all of the instruments seeking intelligent life in the > universe are pointed away from Earth? > > _______________________________________________ > rsyslog mailing list > http://lists.adiscon.net/mailman/listinfo/rsyslog > http://www.rsyslog.com/professional-services/ > What's up with rsyslog? Follow https://twitter.com/rgerhards > NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad > of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you > DON'T LIKE THAT. > _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com/professional-services/ What's up with rsyslog? Follow https://twitter.com/rgerhards NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE THAT.

