[ovs-build] Passed: ovsrobot/ovs#376 (series_91388 - 9fac6f1)

Travis CI builds at travis-ci.org
Tue Feb 12 08:09:23 UTC 2019


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

Build: #376
Status: Passed

Duration: 1 hr, 11 mins, and 15 secs
Commit: 9fac6f1 (series_91388)
Author: Christian Ehrhardt
Message: acinclude: Also use LIBS from dpkg pkg-config

DPDK 18.11 builds using the more modern meson build system no more
provide the -ldpdk linker script. Instead it is expected to use
pkgconfig for linker options as well.

This change will set DPDK_LIB from pkg-config (if pkg-config was
available) and since that already carries the whole-archive flags
around the PMDs skips the further wrapping in more whole-archive
if that is already part of DPDK_LIB.

To work reliable in all environments this needs pkg-config 0.29.1.
We want to be able to use PKG_CHECK_MODULES_STATIC which
is not yet available in 0.24. Therefore update pkg.m4
to pkg-config 0.29.1.

This should be backport-safe as these macro files are all versioned.
autoconf is smart enough to check the version if you have it locally,
and if the system's is higher, it will use that one instead.

Acked-by: Luca Boccassi <bluca at debian.org>
Acked-by: Aaron Conole <aconole at redhat.com>
Signed-off-by: Christian Ehrhardt <christian.ehrhardt at canonical.com>

Signed-off-by: Christian Ehrhardt <christian.ehrhardt at canonical.com>
Signed-off-by: 0-day Robot <robot at bytheb.org>

View the changeset: https://github.com/ovsrobot/ovs/compare/69c45b36bc99^...9fac6f159967

View the full build log and details: https://travis-ci.org/ovsrobot/ovs/builds/492011090?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/20190212/6da46bb2/attachment.html>


More information about the build mailing list