[ovs-build] Passed: ovsrobot/ovs#332 (series_90561 - 8f9c30c)

Travis CI builds at travis-ci.org
Thu Feb 7 14:22:33 UTC 2019


Build Update for ovsrobot/ovs
-------------------------------------

Build: #332
Status: Passed

Duration: 1 hr, 24 mins, and 46 secs
Commit: 8f9c30c (series_90561)
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: 0-day Robot <robot at bytheb.org>

View the changeset: https://github.com/ovsrobot/ovs/commit/8f9c30c45be9

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

--

You can unsubscribe from build emails from the ovsrobot/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=22285853&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/20190207/6dbb08b2/attachment.html>


More information about the build mailing list