[vtk-developers] Dashboard: not good

Sean McBride sean at rogue-research.com
Tue Jan 30 11:56:36 EST 2018


On Mon, 29 Jan 2018 10:47:44 -0500, Ben Boeckel said:

>On Mon, Jan 29, 2018 at 10:32:47 -0500, Sean McBride wrote:
>> Most/all(?) of them use the system zlib though, perhaps you broke
>> something related to that?
>
>That would be it. vtkpng is linking to it as a target, but it isn't a
>target in the use-system case. Instead, `vtkzlib_LIBRARIES` would need
>to be used.

Seems fixed now, thanks.  On Rogue14 I've disabled the -Wdeprecated-register warning since it triggers on macOS-provide Python headers.

There are still 2 issues:

1) VTK/IO/Core/vtkDataCompressor.cxx:48:1: warning: all paths through this function will call itself [-Winfinite-recursion]

2) VTK/ThirdParty/lzma/vtklzma/src/liblzma/api/lzma/version.h:109:9: warning: dynamic exception specifications are deprecated [-Wdeprecated]


BTW: I'm headed on vacation tomorrow, will be back to work & emails Feb 12.

Sean




More information about the vtk-developers mailing list