[ovs-build] Errored: openvswitch/ovs#2991 (master - 30b7936)

Travis CI builds at travis-ci.org
Tue Jul 26 21:19:23 UTC 2016


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

Build: #2991
Status: Errored

Duration: 59 minutes and 34 seconds
Commit: 30b7936 (master)
Author: Bhanuprakash Bodireddy
Message: Makefile.am: Add clang static analysis support

Clang Static Analyzer is a source code analysis tool to find bugs. This
patch adds make target to trigger static analysis using below commands.

./boot.sh
For Clang: ./configure CC=clang --with-dpdk
For GCC: ./configure CC=gcc --with-dpdk CFLAGS="-std=gnu99"
make clang-analyze

Run 'scan-view <results dir>' command to examine the bug report.

Signed-off-by: Bhanuprakash Bodireddy <bhanuprakash.bodireddy at intel.com>
Acked-By: Lance Richardson <lrichard at redhat.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>

View the changeset: https://github.com/openvswitch/ovs/compare/dde5ea7bd664...30b79363b967

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

--

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/20160726/f2b3dd99/attachment-0002.html>


More information about the build mailing list