[ovs-build] Fixed: openvswitch/ovs#7986 (branch-2.6 - f1e1358)

Travis CI builds at travis-ci.org
Mon Mar 18 09:04:07 UTC 2019


Build Update for openvswitch/ovs
-------------------------------------

Build: #7986
Status: Fixed

Duration: 1 hr, 0 mins, and 11 secs
Commit: f1e1358 (branch-2.6)
Author: Richard Oliver
Message: timeval: Check for OS-provided clock_gettime on macOS

[Problem]
Compilation error on newer versions of macOS (Sierra onwards) due to
multiple declarations of clock_gettime.

[Solution]
Have configure check for clock_gettime and check this result in
timeval to avoid incorrectly declaring/defining clock_gettime again.

[Testing]
Source code now successfully builds on macOS.

Signed-off-by: Richard Oliver <richard at richard-oliver.co.uk>
Signed-off-by: Simon Horman <simon.horman at netronome.com>

View the changeset: https://github.com/openvswitch/ovs/compare/54401f0518ec...f1e135858ceb

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

--

You can unsubscribe from build emails from the openvswitch/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=2143550&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/20190318/b96a0d3b/attachment-0001.html>


More information about the build mailing list