2015-01-20 15:42 GMT+01:00 Thomas D. <[email protected]>:

> Hi,
>
> mhh... I cloned from git://github.com/janmejay/rsyslog.git and the test
> was failing.
>
> => Same like Travis.
>
>
> It has something to do with CFLAGS:
>
> Working: CFLAGS="-O0" CXXFLAGS="-O0" LDFLAGS="" ./configure ...
>
> Failing: CFLAGS="-O2" CXXFLAGS="-O2" LDFLAGS="" ./configure ...
>
>
>
Yeah, looks like it is a memory layout issue. The build log is now there:

https://travis-ci.org/rsyslog/rsyslog/builds/47654312

If you see, if does not fail under valgrind (but we still have a nice
violation record!), probably also because of slightly different memory
layout.

Rainer
_______________________________________________
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.

Reply via email to