[vtk-developers] PGI compiler dashboard error

Ben Boeckel ben.boeckel at kitware.com
Fri Sep 25 14:38:05 EDT 2015


On Fri, Sep 25, 2015 at 12:03:28 -0600, David Gobbi wrote:
> The agora pgi dashboard has been reporting a compiler error recently,
> perhaps a bug in its SDK?
> 
>     Common/System/vtkDirectory.cxx", line 170: error:
>           a value of type "dirent *" cannot be assigned to an entity of type
>           "dirent64 *"
>     for (d = readdir(dir); d; d = readdir(dir))
> 
> https://open.cdash.org/viewBuildError.php?buildid=4030939

Yeah, it's on my list. kwsys has a fix for this issue, but I haven't
translated it into what vtk is doing yet.

--Ben


More information about the vtk-developers mailing list