Build Update for libvirt/libvirt
-------------------------------------
Build: #1003
Status: Errored
Duration: 21 minutes and 39 seconds
Commit: ea9b0e5 (master)
Author: Andrea Bolognani
Message: keycodemapdb: Update submodule
This time around it's not enough to just pick the latest commit,
because with aed87bb2aa6ed83b49574eb982e3bdd4c36acf17 keycodemapdb
renamed the 'rfb' keycode to 'qnum' and we need to accept the new
name while maintaining backwards compatibility.
Signed-off-by: Andrea Bolognani <abologna(a)redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange(a)redhat.com>
View the changeset: https://github.com/libvirt/libvirt/compare/d45bee449c52...ea9b0e580a9f
View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/352399846?utm_source=email&u...
--
You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
This email was sent to libvirt-ci(a)redhat.com (mailto:libvirt-ci@redhat.com)
unsubscribe from this list (http://clicks.travis-ci.com/track/unsub.php?u=14313403&id=0e0f565bbc6344b...)
Build Update for libvirt/libvirt
-------------------------------------
Build: #1001
Status: Errored
Duration: 19 minutes and 15 seconds
Commit: e432636 (master)
Author: Michal Privoznik
Message: conf: Check for user aliases duplicates only
https://bugzilla.redhat.com/show_bug.cgi?id=1553162
When validating a device XML config we check if user provided
alias is unique. We do this by maintaining a hash table of device
aliases as we iterated over all devices defined for the domain.
However, it may happen that what appears as two devices in domain
XML is in fact just one interface in hypervisor. We can assume
libvirt generated aliases to be unique and thus really check user
provided ones only.
Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
View the changeset: https://github.com/libvirt/libvirt/compare/fc0f85631521...e43263601fe2
View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/352307899?utm_source=email&u...
--
You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
This email was sent to libvirt-ci(a)redhat.com (mailto:libvirt-ci@redhat.com)
unsubscribe from this list (http://clicks.travis-ci.com/track/unsub.php?u=14313403&id=f4c2ceab4bc0498...)
Build Update for libvirt/libvirt
-------------------------------------
Build: #999
Status: Errored
Duration: 19 minutes and 18 seconds
Commit: dff3fab (master)
Author: Julio Faracco
Message: qemu: different declarations for the same method
Recently, this warning is appearing while libvirt is being compiled:
Function 'qemuAssignDeviceDiskAlias' argument order different:
declaration 'vmdef, def' definition 'def, disk'
This commit change the default declaration for qemuAssignDeviceDiskAlias
specified at src/qemu/qemu_alias.c.
Signed-off-by: Julio Faracco <jcfaracco(a)gmail.com>
Reviewed-by: Andrea Bolognani <abologna(a)redhat.com>
View the changeset: https://github.com/libvirt/libvirt/compare/bf1b24514baa...dff3fab47faa
View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/352258203?utm_source=email&u...
--
You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
This email was sent to libvirt-ci(a)redhat.com (mailto:libvirt-ci@redhat.com)
unsubscribe from this list (http://clicks.travis-ci.com/track/unsub.php?u=14313403&id=a5b8f73082e54c9...)