[vtk-developers] Various issues on my dashboards... help needed...

Andy Bauer andy.bauer at kitware.com
Wed Aug 16 11:28:06 EDT 2017


FYI: I have a VTK MR at
https://gitlab.kitware.com/vtk/vtk/merge_requests/3156 that should take
care of the warnings from stuff in IO/XML, IO/ParallelXML, Filters/Parallel
and Filters/FlowPaths. I'd guesstimate that this will reduce the compiler
warnings by nearly half.

Thanks for pushing on this Sean!

On Wed, Aug 16, 2017 at 10:27 AM, Andy Bauer <andy.bauer at kitware.com> wrote:

> Hi Sean,
>
> Thanks for providing the link for #3. I'll handle the XML readers and
> writers, vtkStreaklineFilter and particle path warnings.
>
> Allison, do you think you can work on the data array warnings?
>
> I think if both Allison and I take care of those it should whittle down
> the list to a more manageable size to start getting others to help out with.
>
> Best,
> Andy
>
> On Wed, Aug 16, 2017 at 10:01 AM, Sean McBride <sean at rogue-research.com>
> wrote:
>
>> No, those are #1 below.  For #3, see:
>>
>> <https://open.cdash.org/viewBuildError.php?type=1&buildid=5021045>
>>
>> It looks like a tonne of warnings, but many are repeated.
>>
>> Sean
>>
>>
>>
>> On Wed, 16 Aug 2017 09:51:27 -0400, Andy Bauer said:
>>
>> >Hi Sean,
>> >
>> >For #3 (-Wunused-template and -Wshadow-field warnings), could you point
>> me
>> >to the dashboard warnings? The one that looks most appropriate to me is
>> at
>> >https://open.cdash.org/viewBuildError.php?type=1&buildid=5019417 but I
>> >don't see any of those warnings. That does have some warnings though that
>> >seem simple enough to fix as well though with the help of the community.
>> >
>> >Thanks,
>> >Andy
>> >
>> >On Wed, Aug 16, 2017 at 9:39 AM, Sean McBride <sean at rogue-research.com>
>> >wrote:
>> >
>> >> Hi all,
>> >>
>> >> 1) the new cppcheck warnings on Rogue7 are because I updated it from
>> >> cppcheck 1.79 to 1.80.  I'll triage those issues, fix what I can,
>> suppress
>> >> false positives, then write back here if there are some I'm not sure
>> about.
>> >>
>> >>
>> >> 2) my Xcode-generator dashboard broke at some point.  I didn't notice
>> >> when.  cdash is not being helpful with its output:
>> >>
>> >> https://open.cdash.org/viewBuildError.php?type=1&buildid=5019782
>> >>
>> >> I ran it manually with -VV and one warning I see is:
>> >>
>> >> ------
>> >> CMake Deprecation Warning at ThirdParty/libproj4/
>> >> vtklibproj4/cmake/policies.cmake:2 (cmake_policy):
>> >>   The OLD behavior for policy CMP0022 will be removed from a future
>> version
>> >>   of CMake.
>> >>
>> >>   The cmake-policies(7) manual explains that the OLD behaviors of all
>> >>   policies are deprecated and that a policy should be set to OLD only
>> under
>> >>   specific short-term circumstances.  Projects should be ported to the
>> NEW
>> >>   behavior and not rely on setting a policy to OLD.
>> >> Call Stack (most recent call first):
>> >>   ThirdParty/libproj4/vtklibproj4/CMakeLists.txt:43 (include)
>> >> ------
>> >>
>> >> Could that be the cause?
>> >>
>> >>
>> >> 3) there are a bunch of -Wunused-template and -Wshadow-field warnings.
>> >> The former I lack the C++ skills to fix, the latter need someone that
>> knows
>> >> the class in question.  (It's always hard to know if shadowing meant
>> to use
>> >> the superclass variable or just needs a rename...)  Can someone look at
>> >> these?
>> >>
>> >> Thanks,
>> >>
>> >> Sean
>> >>
>> >>
>> >> _______________________________________________
>> >> Powered by www.kitware.com
>> >>
>> >> Visit other Kitware open-source projects at http://www.kitware.com/
>> >> opensource/opensource.html
>> >>
>> >> Search the list archives at: http://markmail.org/search/?q=
>> vtk-developers
>> >>
>> >> Follow this link to subscribe/unsubscribe:
>> >> http://public.kitware.com/mailman/listinfo/vtk-developers
>>
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20170816/941a70ad/attachment-0001.html>


More information about the vtk-developers mailing list