Build Update for libvirt/libvirt
-------------------------------------
Build: #3348
Status: Still Failing
Duration: 20 mins and 3 secs
Commit: c740ae6 (master)
Author: Ján Tomko
Message: conf: split out virDomainFeaturesDefParse
The virDomainDefParseXML function has grown so large it broke the build:
../../src/conf/domain_conf.c:20362:1: error: stack frame size of 4168 bytes
in function 'virDomainDefParseXML' [-Werror,-Wframe-larger-than=]
Signed-off-by: Ján Tomko <jtomko(a)redhat.com>
Reviewed-by: Peter Krempa <pkrempa(a)redhat.com>
View the changeset:
https://github.com/libvirt/libvirt/compare/090a1770a1d2...c740ae69c382
View the full build log and details:
https://travis-ci.org/github/libvirt/libvirt/builds/678071732?utm_medium=...
--
You can unsubscribe from build emails from the libvirt/libvirt repository going to
https://travis-ci.org/account/preferences/unsubscribe?repository=4872032&....
Or unsubscribe from *all* email updating your settings at
https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notifica....
Or configure specific recipients for build notifications in your .travis.yml file. See
https://docs.travis-ci.com/user/notifications.