View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013351CMakeModulespublic2012-06-26 13:292016-01-04 11:52
ReporterClinton Stimpson 
Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformWindowsOSOS Version
Product Version 
Target VersionCMake 3.4Fixed in VersionCMake 3.4 
Summary0013351: GetPrerequisites.cmake doesn't catch errors from dumpbin
DescriptionI had a case of a corrupt dll, but BundleUtilities/GetPrerequisites silently skips right over it.

in get_prerequisites(), I changed "set(verbose 1)"
And "dumpbin /dependents" gave the error
... *.dll : fatal error LNK1136: invalid or corrupt file"
and returns zero prerequisites.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0031657)
David Cole (manager)
2012-11-21 14:57

Un-assigning bugs that are not on the active roadmap, which no developers are actively working on for the CMake 2.8.11 release.

If one gets put back on the roadmap, re-assign it appropriately at that time.
(0031667)
David Cole (manager)
2012-11-21 15:11

Re-setting status back to "new" for bugs that are "assigned" but not assigned to a specific developer. When/if these bugs go back on the roadmap for a specific version, assignment to an appropriate developer should take place then...
(0039223)
Brad King (manager)
2015-08-03 11:44

This has been fixed here:

 GetPrerequisites: Add error checks for execute_process() calls
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=afb674ab [^]
(0040104)
Robert Maynard (manager)
2016-01-04 11:52

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

 Issue History
Date Modified Username Field Change
2012-06-26 13:29 Clinton Stimpson New Issue
2012-07-10 17:57 David Cole Assigned To => David Cole
2012-07-10 17:57 David Cole Status new => assigned
2012-11-21 14:57 David Cole Note Added: 0031657
2012-11-21 14:59 David Cole Assigned To David Cole =>
2012-11-21 15:11 David Cole Status assigned => new
2012-11-21 15:11 David Cole Note Added: 0031667
2015-08-03 11:44 Brad King Note Added: 0039223
2015-08-03 11:44 Brad King Status new => resolved
2015-08-03 11:44 Brad King Resolution open => fixed
2015-08-03 11:44 Brad King Fixed in Version => CMake 3.4
2015-08-03 11:44 Brad King Target Version => CMake 3.4
2016-01-04 11:52 Robert Maynard Note Added: 0040104
2016-01-04 11:52 Robert Maynard Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team