[vtk-developers] [ANNOUNCE] New module system landing
Sean McBride
sean at rogue-research.com
Wed Jan 23 16:19:04 EST 2019
On Wed, 23 Jan 2019 15:56:24 -0500, Ben Boeckel said:
>On Wed, Jan 23, 2019 at 15:24:44 -0500, Sean McBride wrote:
>> So for example:
>>
>> [CTest: warning suppressed] /Users/builder/external/VTK/ThirdParty/
>libproj/vtklibproj/src/projects.h:609:25: warning: this function
>declaration is not a prototype [-Wstrict-prototypes]
>> void pj_deallocate_grids();
>> ^
>> void
>> [CTest: warning matched] 2 warnings generated.
>>
>> I hadn't noticed the "CTest: warning suppressed/matched" part...
>you're saying it's the 'matched' part that's making all the rest appear too?
>
>Yes. CTest/CDash is confusing sometimes :( . That output helps *a lot*
>though since before you had to guess what was making the block show up.
>
>> I'll try an Experimental submission...
>
>Thanks.
I think that did help, see:
<https://open.cdash.org/viewBuildError.php?type=1&buildid=5720161>
So I guess therefore we'd also want to match:
[CTest: warning matched] note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
?
Sean
More information about the vtk-developers
mailing list