[Libvirt-ci] Fixed: libvirt/libvirt#93 (master - 3102066)

Build Update for libvirt/libvirt ------------------------------------- Build: #93 Status: Fixed Duration: 39 minutes and 31 seconds Commit: 3102066 (master) Author: Daniel P. Berrange Message: remove hack for debian etch limits.h The debian etch distro was end-of-life a long time ago so we no longer need the ULLONG_MAX hack. In any case gnulib now provides an equivalent fix by default, and so our definition now triggers syntax-check rule failure src/internal.h:# define ULLONG_MAX ULONG_LONG_MAX maint.mk: define the above via some gnulib .h file maint.mk:843: recipe for target 'sc_prohibit_always-defined_macros' failed Signed-off-by: Daniel P. Berrange <berrange@redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/52de9b28db73...31020664e961 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/232496128?utm_source=email&utm_medium=notification -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
participants (1)
-
Travis CI