View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0010703CMakeCTestpublic2010-05-11 12:132011-06-06 18:25
Reportertyler 
Assigned ToDavid Cole 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionCMake-2-8 
Target VersionCMake 2.8.4Fixed in VersionCMake 2.8.4 
Summary0010703: python DeprecationWarning marked as error
DescriptionMy build contains this warning:

/.../rs/sdk/trunk/internalheaders/minorrev/_build/util/svnutils.py:34:DeprecationWarning: os.popen4 is deprecated. Use the subprocess module.

When submitting to our CDash dashboard, this warning is flagged as an error. It should be flagged as a warning instead.

A workaround is to set this in our dashboard driver script. I suppose one could set it in CTestCustom.cmake as well:

set (CTEST_CUSTOM_ERROR_EXCEPTION "DeprecationWarning"
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0024927)
David Cole (manager)
2011-01-19 12:14

I do not see anything in "Source/CTest/cmCTestBuildHandler.cxx" that would match this line as an error.

Do you have some custom error matching expressions in addition to the exception expression?

Can you point me to a dashboard where this is happening?

What version of ctest is being used to drive that dashboard?

Thanks.
(0025357)
David Cole (manager)
2011-02-09 14:28

Resolving as "fixed" -- let me know if you ever come up with steps to reproduce this issue with CMake 2.8.4 or later. I believe this one is fixed already, but if you have evidence to the contrary, please feel free to re-open this issue and attach details.

Thanks.
(0026709)
David Cole (manager)
2011-06-06 18:25

Closing resolved issues that have not been updated in more than 3 months.

 Issue History
Date Modified Username Field Change
2010-05-11 12:13 tyler New Issue
2010-12-14 18:35 David Cole Assigned To => David Cole
2010-12-14 18:35 David Cole Status new => assigned
2011-01-19 12:14 David Cole Note Added: 0024927
2011-02-09 14:28 David Cole Note Added: 0025357
2011-02-09 14:28 David Cole Status assigned => resolved
2011-02-09 14:28 David Cole Resolution open => fixed
2011-02-09 14:29 David Cole Fixed in Version => CMake 2.8.4
2011-02-09 14:29 David Cole Target Version => CMake 2.8.4
2011-06-06 18:25 David Cole Status resolved => closed
2011-06-06 18:25 David Cole Note Added: 0026709


Copyright © 2000 - 2018 MantisBT Team