[ovs-build] Still Failing: yamt/openvswitch#36 (nb4 - 627e099)

Travis CI builds at travis-ci.org
Tue May 17 19:04:13 UTC 2016


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

Build: #36
Status: Still Failing

Duration: 31 minutes and 40 seconds
Commit: 627e099 (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/534ed5bf4df9...627e0999286a

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

--

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/20160517/3daad12d/attachment-0002.html>


More information about the build mailing list