The build is now running for linux-generic with Jenkis producing a summary
https://ci.linaro.org/view/odp-ci/job/odp-api-clang-scan/7/warnings6Result/NORMAL/
and the odp website hosting the clang html report at
http://docs.opendataplane.org/clang-scan/index.html

I will expand this for ks2 and dpdk builds.

Mike


On 22 August 2014 15:45, Mike Holmes <[email protected]> wrote:

> Thanks Keith,
>
> I will update this job to generate these reports
>
> https://ci.linaro.org/view/odp-ci/job/odp-api-ssc-new/label=build,tests=clang/55/warnings22Result/NORMAL/
>
>
> On 22 August 2014 11:23, Wiles, Roger Keith <[email protected]>
> wrote:
>
>>
>> I ran scan-build or the Clang static analyzer on linux-generic and
>> linux-dpdk builds of ODP. Attached are the two reports created. To view the
>> reports untar the files into a temp directory and load the index.html into
>> a browser.
>>
>> If you have scan-build/scan-view install from you can also view the
>> report with ‘scan-view <path-to-report-dir>’ as in ‘scan-view
>> ~/scan-build-linux-dpdk’. I was not able to run it on linux-keystone2
>> platform.
>>
>> A couple of minor problems were reported.
>>
>> To run the scan-build yourself you can do the following can follow the
>> instructions here to install clang/clang-analyzer
>> http://clang-analyzer.llvm.org/
>>
>> On my machine I do the following:
>>
>> cd <odp-dir>
>> <Do-the-normal-ODP-setup> as in ./bootstrap, ...
>> mkdir build-generic
>> cd build-generic
>> ../configure --with-platform=linux-generic
>> scan-build make
>> scan-view <tmp-directory-reported-at-end-of-build>
>>
>> Thanks
>> ++Keith
>>
>>
>>
>> Keith Wiles, Principal Technologist with CTO office, Wind River mobile
>> 972-213-5533
>>
>>
>> _______________________________________________
>> lng-odp mailing list
>> [email protected]
>> http://lists.linaro.org/mailman/listinfo/lng-odp
>>
>>
>
>
> --
> *Mike Holmes*
> Linaro Technical Manager / Lead
> LNG - ODP
>



-- 
*Mike Holmes*
Linaro Technical Manager / Lead
LNG - ODP
_______________________________________________
lng-odp mailing list
[email protected]
http://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to