MantisBT - CMake | ||||||||||
View Issue Details | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||
0015691 | CMake | CPack | public | 2015-08-11 14:57 | 2016-06-10 14:21 | |||||
Reporter | A. Klitzing | |||||||||
Assigned To | Brad King | |||||||||
Priority | normal | Severity | major | Reproducibility | always | |||||
Status | closed | Resolution | fixed | |||||||
Platform | OS | OS Version | ||||||||
Product Version | CMake 3.3 | |||||||||
Target Version | CMake 3.5 | Fixed in Version | CMake 3.5 | |||||||
Summary | 0015691: BundleUtilities broken on Win10 (MSVC 2015) | |||||||||
Description | If we build our application and use WiX/BundleUtilities to get an MSI package we get this errors with Windows 10 and MSVC 2015. Windows 7 with MSVC 2015 works without any problems. | |||||||||
Steps To Reproduce | ||||||||||
Additional Information | [100%] Linking CXX executable ApplicationName.exe [100%] Built target Application Run CPack packaging tool... CPack: Create package using WIX CPack: Install projects CPack: - Run preinstall target for: ApplicationName CPack: - Install project: ApplicationName warning: target 'api-ms-win-crt-stdio-l1-1-0.dll' is not absolute... warning: target 'api-ms-win-crt-stdio-l1-1-0.dll' does not exist... warning: target 'api-ms-win-crt-runtime-l1-1-0.dll' is not absolute... warning: target 'api-ms-win-crt-runtime-l1-1-0.dll' does not exist... warning: target 'api-ms-win-crt-heap-l1-1-0.dll' is not absolute... warning: target 'api-ms-win-crt-heap-l1-1-0.dll' does not exist... warning: target 'api-ms-win-crt-time-l1-1-0.dll' is not absolute... warning: target 'api-ms-win-crt-time-l1-1-0.dll' does not exist... warning: target 'api-ms-win-crt-string-l1-1-0.dll' is not absolute... warning: target 'api-ms-win-crt-string-l1-1-0.dll' does not exist... warning: target 'api-ms-win-crt-convert-l1-1-0.dll' is not absolute... warning: target 'api-ms-win-crt-convert-l1-1-0.dll' does not exist... warning: target 'api-ms-win-crt-utility-l1-1-0.dll' is not absolute... warning: target 'api-ms-win-crt-utility-l1-1-0.dll' does not exist... warning: target 'api-ms-win-crt-math-l1-1-0.dll' is not absolute... warning: target 'api-ms-win-crt-math-l1-1-0.dll' does not exist... warning: target 'api-ms-win-crt-environment-l1-1-0.dll' is not absolute... warning: target 'api-ms-win-crt-environment-l1-1-0.dll' does not exist... warning: target 'api-ms-win-crt-filesystem-l1-1-0.dll' is not absolute... warning: target 'api-ms-win-crt-filesystem-l1-1-0.dll' does not exist... warning: target 'api-ms-win-crt-conio-l1-1-0.dll' is not absolute... warning: target 'api-ms-win-crt-conio-l1-1-0.dll' does not exist... Error copying file "api-ms-win-crt-conio-l1-1-0.dll" to "C:/Jenkins/workspace/Windows_Debug_MSVC_MSI/build/_CPack_Packages/win32/WIX/ApplicationName-1.4.3/api-ms-win-crt-conio-l1-1-0.dll". Error copying file "api-ms-win-crt-convert-l1-1-0.dll" to "C:/Jenkins/workspace/Windows_Debug_MSVC_MSI/build/_CPack_Packages/win32/WIX/ApplicationName-1.4.3/api-ms-win-crt-convert-l1-1-0.dll". Error copying file "api-ms-win-crt-environment-l1-1-0.dll" to "C:/Jenkins/workspace/Windows_Debug_MSVC_MSI/build/_CPack_Packages/win32/WIX/ApplicationName-1.4.3/api-ms-win-crt-environment-l1-1-0.dll". Error copying file "api-ms-win-crt-filesystem-l1-1-0.dll" to "C:/Jenkins/workspace/Windows_Debug_MSVC_MSI/build/_CPack_Packages/win32/WIX/ApplicationName-1.4.3/api-ms-win-crt-filesystem-l1-1-0.dll". Error copying file "api-ms-win-crt-heap-l1-1-0.dll" to "C:/Jenkins/workspace/Windows_Debug_MSVC_MSI/build/_CPack_Packages/win32/WIX/ApplicationName-1.4.3/api-ms-win-crt-heap-l1-1-0.dll". Error copying file "api-ms-win-crt-math-l1-1-0.dll" to "C:/Jenkins/workspace/Windows_Debug_MSVC_MSI/build/_CPack_Packages/win32/WIX/ApplicationName-1.4.3/api-ms-win-crt-math-l1-1-0.dll". Error copying file "api-ms-win-crt-runtime-l1-1-0.dll" to "C:/Jenkins/workspace/Windows_Debug_MSVC_MSI/build/_CPack_Packages/win32/WIX/ApplicationName-1.4.3/api-ms-win-crt-runtime-l1-1-0.dll". Error copying file "api-ms-win-crt-stdio-l1-1-0.dll" to "C:/Jenkins/workspace/Windows_Debug_MSVC_MSI/build/_CPack_Packages/win32/WIX/ApplicationName-1.4.3/api-ms-win-crt-stdio-l1-1-0.dll". Error copying file "api-ms-win-crt-string-l1-1-0.dll" to "C:/Jenkins/workspace/Windows_Debug_MSVC_MSI/build/_CPack_Packages/win32/WIX/ApplicationName-1.4.3/api-ms-win-crt-string-l1-1-0.dll". Error copying file "api-ms-win-crt-time-l1-1-0.dll" to "C:/Jenkins/workspace/Windows_Debug_MSVC_MSI/build/_CPack_Packages/win32/WIX/ApplicationName-1.4.3/api-ms-win-crt-time-l1-1-0.dll". Error copying file "api-ms-win-crt-utility-l1-1-0.dll" to "C:/Jenkins/workspace/Windows_Debug_MSVC_MSI/build/_CPack_Packages/win32/WIX/ApplicationName-1.4.3/api-ms-win-crt-utility-l1-1-0.dll". warning: target 'api-ms-win-crt-stdio-l1-1-0.dll' is not absolute... warning: target 'api-ms-win-crt-stdio-l1-1-0.dll' does not exist... warning: target 'api-ms-win-crt-runtime-l1-1-0.dll' is not absolute... warning: target 'api-ms-win-crt-runtime-l1-1-0.dll' does not exist... warning: target 'api-ms-win-crt-heap-l1-1-0.dll' is not absolute... warning: target 'api-ms-win-crt-heap-l1-1-0.dll' does not exist... warning: target 'api-ms-win-crt-time-l1-1-0.dll' is not absolute... warning: target 'api-ms-win-crt-time-l1-1-0.dll' does not exist... warning: target 'api-ms-win-crt-string-l1-1-0.dll' is not absolute... warning: target 'api-ms-win-crt-string-l1-1-0.dll' does not exist... warning: target 'api-ms-win-crt-convert-l1-1-0.dll' is not absolute... warning: target 'api-ms-win-crt-convert-l1-1-0.dll' does not exist... warning: target 'api-ms-win-crt-utility-l1-1-0.dll' is not absolute... warning: target 'api-ms-win-crt-utility-l1-1-0.dll' does not exist... warning: target 'api-ms-win-crt-math-l1-1-0.dll' is not absolute... warning: target 'api-ms-win-crt-math-l1-1-0.dll' does not exist... warning: target 'api-ms-win-crt-environment-l1-1-0.dll' is not absolute... warning: target 'api-ms-win-crt-environment-l1-1-0.dll' does not exist... warning: target 'api-ms-win-crt-filesystem-l1-1-0.dll' is not absolute... warning: target 'api-ms-win-crt-filesystem-l1-1-0.dll' does not exist... warning: target 'api-ms-win-crt-conio-l1-1-0.dll' is not absolute... warning: target 'api-ms-win-crt-conio-l1-1-0.dll' does not exist... CMake Error at C:/Program Files (x86)/CMake/share/cmake-3.3/Modules/BundleUtilities.cmake:973 (message): error: verify_app failed Call Stack (most recent call first): C:/Program Files (x86)/CMake/share/cmake-3.3/Modules/BundleUtilities.cmake:858 (verify_app) C:/Jenkins/workspace/Windows_Debug_MSVC_MSI/build/src/cmake_install.cmake:65 (FIXUP_BUNDLE) C:/Jenkins/workspace/Windows_Debug_MSVC_MSI/build/cmake_install.cmake:33 (include) CPack Error: Error when generating package: ApplicationName NMAKE : fatal error U1077: 'echo' : return code '0x1' | |||||||||
Tags | No tags attached. | |||||||||
Relationships |
| |||||||||
Attached Files | 0001-Define-api-ms-win-crt-files-as-system-libraries-1569.patch (1,450) 2015-11-20 04:40 https://public.kitware.com/Bug/file/5583/0001-Define-api-ms-win-crt-files-as-system-libraries-1569.patch 0001-GetPrerequisites-Define-api-ms-win-files-as-system-l.patch (1,606) 2016-01-19 15:06 https://public.kitware.com/Bug/file/5615/0001-GetPrerequisites-Define-api-ms-win-files-as-system-l.patch | |||||||||
Issue History | ||||||||||
Date Modified | Username | Field | Change | |||||||
2015-08-11 14:57 | A. Klitzing | New Issue | ||||||||
2015-11-20 04:40 | A. Klitzing | Note Added: 0039896 | ||||||||
2015-11-20 04:40 | A. Klitzing | File Added: 0001-Define-api-ms-win-crt-files-as-system-libraries-1569.patch | ||||||||
2015-11-20 08:24 | Brad King | Target Version | => CMake 3.5 | |||||||
2015-12-21 10:55 | Brad King | Note Added: 0040016 | ||||||||
2015-12-23 06:15 | A. Klitzing | Note Added: 0040022 | ||||||||
2016-01-07 16:15 | Brad King | Note Added: 0040153 | ||||||||
2016-01-12 10:41 | Brad King | Note Added: 0040200 | ||||||||
2016-01-19 13:32 | Gilles Khouzam | Note Added: 0040263 | ||||||||
2016-01-19 15:06 | Brad King | File Added: 0001-GetPrerequisites-Define-api-ms-win-files-as-system-l.patch | ||||||||
2016-01-19 15:07 | Brad King | Note Added: 0040268 | ||||||||
2016-01-20 01:54 | A. Klitzing | Note Added: 0040273 | ||||||||
2016-01-20 09:36 | Brad King | Note Added: 0040274 | ||||||||
2016-01-20 09:36 | Brad King | Assigned To | => Brad King | |||||||
2016-01-20 09:36 | Brad King | Status | new => resolved | |||||||
2016-01-20 09:36 | Brad King | Resolution | open => fixed | |||||||
2016-01-20 09:36 | Brad King | Fixed in Version | => CMake 3.5 | |||||||
2016-04-21 08:04 | Brad King | Relationship added | related to 0016073 | |||||||
2016-06-10 14:21 | Kitware Robot | Note Added: 0041186 | ||||||||
2016-06-10 14:21 | Kitware Robot | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|