[ovs-build] Errored: orgcandman/ovs#62 (master - 32a3fc7)

Travis CI builds at travis-ci.org
Fri Jun 24 21:30:15 UTC 2016


Build Update for orgcandman/ovs
-------------------------------------

Build: #62
Status: Errored

Duration: 5 minutes and 8 seconds
Commit: 32a3fc7 (master)
Author: Aaron Conole
Message: chutils: Add non-symlink versions

The fchmod and fchown calls are intended for use with file descriptors,
however, not all file descriptors are valid arguments for fchmod and fchown.
In particular, unix domain sockets under the *BSD family of operating
systems do not allow changing mode or ownership by file descriptor.

This change introduces a non-symlink following version of the chmod and
chown calls.

Signed-off-by: Aaron Conole <aconole at redhat.com>

View the changeset: https://github.com/orgcandman/ovs/compare/439357632b26...32a3fc7f6556

View the full build log and details: https://travis-ci.org/orgcandman/ovs/builds/140120781

--

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://www.openvswitch.org/pipermail/ovs-build/attachments/20160624/d4cac28a/attachment-0002.html>


More information about the build mailing list