[Libvirt-ci] Errored: libvirt/libvirt#202 (master - f1acc41)

Build Update for libvirt/libvirt ------------------------------------- Build: #202 Status: Errored Duration: 50 minutes and 21 seconds Commit: f1acc41 (master) Author: Daniel P. Berrange Message: Temporarily disable format truncation warnings GCC 7.1 introduces a new -Wformat-truncation warning flag that reports if it thinks the maximum possible size of the formatted output will exceed the provided fixed buffer. This is enabled automatically by the -Wformat warning flag. There are quite a few places hit by this in libvirt which need rewriting. This is non-trivial work in some places, so temporarily disable the new warning until those fixes can be implemented. Signed-off-by: Daniel P. Berrange <berrange@redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/1ba693994a0e...f1acc4130c4d View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/243329412?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