[ovs-build] Errored: horms2/ovs#220 (branch-2.10 - 8080f7a)

Travis CI builds at travis-ci.org
Tue Mar 12 10:28:22 UTC 2019


Build Update for horms2/ovs
-------------------------------------

Build: #220
Status: Errored

Duration: 51 mins and 10 secs
Commit: 8080f7a (branch-2.10)
Author: Ilya Maximets
Message: acinclude: Drop DPDK_EXTRA_LIB variable.

AC_SEARCH_LIBS enables the libraries itself:

  checking for library containing get_mempolicy... -lnuma
  checking for library containing pcap_dump... -lpcap

So, they are available in LIBS. No need to add them twice.

Also, DPDK_EXTRA_LIB doesn't even work, because each check overwrites
the variable instead of appending the new library. It was first time
misused while making libnuma optional and copy-pasted to several places
after that.

Signed-off-by: Ilya Maximets <i.maximets at samsung.com>
Signed-off-by: Ian Stokes <ian.stokes at intel.com>

View the changeset: https://github.com/horms2/ovs/compare/bf8163ef3b7e...8080f7ab50d6

View the full build log and details: https://travis-ci.org/horms2/ovs/builds/491524846?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the horms2/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=20314049&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-build/attachments/20190312/e66b619c/attachment.html>


More information about the build mailing list