[ovs-build] Still Failing: yamt/openvswitch#32 (nb4 - c08fc44)

Travis CI builds at travis-ci.org
Fri May 13 15:19:15 UTC 2016


Build Update for yamt/openvswitch
-------------------------------------

Build: #32
Status: Still Failing

Duration: 30 minutes and 48 seconds
Commit: c08fc44 (nb4)
Author: YAMAMOTO Takashi
Message: utilities: Tweak python shebangs to use env

"python" command provided by pkg_alternatives is a shell script.
At least on NetBSD-7, execve can't execute scripts whose interpreter
is another shell script.  (While some "rich" shells like zsh seem
to have handle the case by itself, NetBSD's /bin/sh doesn't.)
Workaround the issue by using env command for shebangs for
these scripts.

Noticed with the recent tunnel-push-pop.at tests using ovs-pcap command.

Signed-off-by: YAMAMOTO Takashi <yamamoto at ovn.org>

View the changeset: https://github.com/yamt/openvswitch/compare/5d16c5fcf2e0...c08fc4457aa8

View the full build log and details: https://travis-ci.org/yamt/openvswitch/builds/130018082

--

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/20160513/a38d7db4/attachment-0002.html>


More information about the build mailing list