[ovs-build] Passed: Sunil-Pai-G/ovs#12 (meson-fox - 9bdb20f)

Travis CI builds at travis-ci.org
Wed Jan 20 15:33:54 UTC 2021


Build Update for Sunil-Pai-G/ovs
-------------------------------------

Build: #12
Status: Passed

Duration: 20 mins and 5 secs
Commit: 9bdb20f (meson-fox)
Author: Sunil Pai G
Message: acinclude: Remove default library for DPDK.

The default DPDK library used before this patch
in case pkg-config fails to find libdpdk is only
valid for make based DPDK builds. Hence remove them.

As a consequence, now this error message [1] is thrown
when pkg-config cannot find libdpdk instead of proceeding
to check for a faulty pkg-config and reporting
incorrect error message [2].

Also, update the documentation to force the user to export
PKG_CONFIG_PATH since on some systems, the default
install path for DPDK libraries is not present in the default
search path of pkg-config.
Ex: for Fedora 32
default pkg-config search path:
/usr/lib64/pkgconfig:/usr/share/pkgconfig

while by default Meson installs DPDK libraries at:
/usr/local/lib64/pkgconfig

[1] Package libdpdk was not found in the pkg-config search path.
    Perhaps you should add the directory containing `libdpdk.pc'
    to the PKG_CONFIG_PATH environment variable
    Package 'libdpdk', required by 'virtual:world', not found

[2] checking for DPDK... no
    checking for faulty pkg-config version... yes
    configure: error: Please upgrade pkg-config

Fixes: 252e1e576443 ("dpdk: Update to use DPDK v20.11.")
Signed-off-by: Sunil Pai G <sunil.pai.g at intel.com>

View the changeset: https://github.com/Sunil-Pai-G/ovs/commit/9bdb20f95963

View the full build log and details: https://travis-ci.org/github/Sunil-Pai-G/ovs/builds/755342992?utm_medium=notification&utm_source=email


--

You can unsubscribe from build emails from the Sunil-Pai-G/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=30197209&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/20210120/3c0b21a2/attachment-0001.html>


More information about the build mailing list