[ovs-build] Still Failing: openvswitch/ovs#2641 (master - af51e6f)

Travis CI builds at travis-ci.org
Fri May 20 06:40:17 UTC 2016


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

Build: #2641
Status: Still Failing

Duration: 26 minutes and 2 seconds
Commit: af51e6f (master)
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>
Acked-by: Ben Pfaff <blp at ovn.org>

View the changeset: https://github.com/openvswitch/ovs/compare/6195e2e7b828...af51e6f0156e

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

--

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/20160520/f12addb1/attachment-0002.html>


More information about the build mailing list