[Libvirt-ci] Errored: libvirt/libvirt#509 (master - cdd6eb9)

Build Update for libvirt/libvirt ------------------------------------- Build: #509 Status: Errored Duration: 3 hours, 39 minutes, and 44 seconds Commit: cdd6eb9 (master) Author: Ján Tomko Message: configure: fix check for DEVLINK_CMD_ESWITCH_GET Instead of checking for all possible constants that every kernel header with devlink support should have (and defining HAVE_DECL_DEVLINK as 1 if any of them is present due to the way AC_CHECK_DECLS works), only check for DEVLINK_CMD_ESWITCH_GET. This is the name of the constant since kernel 4.11. Between 4.8 and 4.11, the now deprecated spelling DEVLINK_CMD_ESWITCH_MODE_GET was used. Assume DEVLINK_ESWITCH_MODE_SWITCHDEV is available, since it was introduced along with the deprecated spelling. View the changeset: https://github.com/libvirt/libvirt/compare/d085197ce2e0...cdd6eb99c2f9 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/277309556?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