[ovs-build] Failed: openvswitch/ovs#5691 (branch-2.8 - 60edd61)

Travis CI builds at travis-ci.org
Fri Dec 22 22:38:34 UTC 2017


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

Build: #5691
Status: Failed

Duration: 36 minutes and 23 seconds
Commit: 60edd61 (branch-2.8)
Author: Ilya Maximets
Message: travis: Use pip2 instead of pip for OSX build.

xcode8.3 is a new default image for OS X on Travis-CI, but
it does not have 'pip':

    pip install --user six
    ./.travis/osx-prepare.sh: line 3: pip: command not found

'pip2' or 'pip3' should be used explicitly instead:

    https://github.com/travis-ci/travis-ci/issues/8829

Signed-off-by: Ilya Maximets <i.maximets at samsung.com>
Acked-by: Alin Gabriel Serdean <aserdean at ovn.org>
Signed-off-by: Alin Gabriel Serdean <aserdean at ovn.org>

View the changeset: https://github.com/openvswitch/ovs/compare/1cbd45e6747b...60edd619b49f

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

--

You can configure 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/20171222/296ab309/attachment.html>


More information about the build mailing list