[cmake-developers] New CPack test failing on OS X and Windows 7

Bill Hoffman bill.hoffman at kitware.com
Mon Dec 13 12:57:09 EST 2010


I am working of fixing this, but have run into an issue...

I did get the test to run, now it fails like this:


78: CPack: Create package
78: CPack: - package: C:/Users/hoffman/Work/My 
Builds/CMake-vside/Tests/CPackComponentsForAll/buildZIP-NoComponent/MyLib-1.0.2-win32-Development.zip 
generated.
78: CPack: - package: C:/Users/hoffman/Work/My 
Builds/CMake-vside/Tests/CPackComponentsForAll/buildZIP-NoComponent/MyLib-1.0.2-win32-Runtime.zip 
generated.
78:
78: -- expected_count='1'
78: -- expected_file='C:/Users/hoffman/Work/My 
Builds/CMake-vside/Tests/CPackComponentsForAll/buildZIP-NoComponent/MyLib-1.0.2-win32-Development.zip;C:/Users/hoffman/Work/My 
Builds/CMake-vside/Tests/CPackComponentsForAll/buildZIP-NoComponent/MyLib-1.0.2-win32-Runtime.zip'
78: -- expected_file_mask='C:/Users/hoffman/Work/My 
Builds/CMake-vside/Tests/CPackComponentsForAll/buildZIP-NoComponent/MyLib-*.zip'
78: -- actual_count='2'
78: CMake Error at C:/Users/hoffman/Work/My 
Builds/CMake/Tests/CPackComponentsForAll/RunCPackVerifyResult.cmake:66 
(message):
78:   error: expected_count=1 does not match actual_count=2: 
CPackComponents test
78:   fails.  (CPack_output=CPack: Create package using ZIP
78:
78:   CPack: Install projects


Should there be only one zip file?

-Bill



More information about the cmake-developers mailing list