[pdal] First stab at Coverity Scan
    Mateusz Loskot 
    mateusz at loskot.net
       
    Sat Dec  3 12:16:35 PST 2016
    
    
  
On 1 December 2016 at 00:39, Mateusz Loskot <mateusz at loskot.net> wrote:
>
> Build succeeded but Coverity Scan did not due to build configuration issue
>
> https://travis-ci.org/PDAL/PDAL/jobs/180236279#L506
>
> To be solved.
FYI, it seems tricky to run Coverity Scan against build on docker image.
https://travis-ci.org/PDAL/PDAL/jobs/180991085#L4324
Travis CI runs the scanner which is looking for the generated files in
the local build directory.
So, the scanner is failing to collect anything.
Ideally, if PDAL for the Coverity Scan is built w/o docker,
but then the required dependencies are the issue.
Alternatively, it might be possible to run Coverity Scan tools on
docker as well.
I might give the latter a go if I have a moment.
Best regards,
-- 
Mateusz Loskot, http://mateusz.loskot.net
    
    
More information about the pdal
mailing list