[cmake-developers] [CMake 0013351]: GetPrerequisites.cmake doesn't catch errors from dumpbin

Mantis Bug Tracker mantis at public.kitware.com
Tue Jun 26 13:30:00 EDT 2012


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=13351 
====================================================================== 
Reported By:                Clinton Stimpson
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   13351
Category:                   Modules
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2012-06-26 13:29 EDT
Last Modified:              2012-06-26 13:29 EDT
====================================================================== 
Summary:                    GetPrerequisites.cmake doesn't catch errors from
dumpbin
Description: 
I 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.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2012-06-26 13:29 Clinton StimpsonNew Issue                                    
======================================================================




More information about the cmake-developers mailing list