MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0015202 | CMake | CMake | public | 2014-10-10 16:59 | 2015-04-06 09:07 |
Reporter | Mark Manthei | ||||
Assigned To | David Cole | ||||
Priority | normal | Severity | block | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Platform | Apple Mac | OS | OS X | OS Version | 10.7, 10.8, 10.9 |
Product Version | CMake 3.0.2 | ||||
Target Version | Fixed in Version | ||||
Summary | 0015202: BundleUtilities.cmake - function fixup_bundle_item fails with very long path | ||||
Description | when fixing up a very long exe inside of a bundle, the code attempts to figure out if the item is embedded in the bundle. The current logic fails because the SUBSTRING search starts at offset 0 and can fail to find the embedded item in the given length. From debug output of BundleUtilities.cmake: -- 22/42: fixing up '/Users/autobuild/hudson/workspace/Product-Mac/build/Installed/Really Long App Name.app/Contents/MacOS/embeddeditem exe_dotapp_dir/='Installed/Really Long App Name.app/' item_substring='/Users/autobuild/hudson/workspace/R' | ||||
Steps To Reproduce | Use long paths. | ||||
Additional Information | Patch to fix issue, CMake version 3.0.2 attached | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | BundleUtilities.patch (586) 2014-10-10 16:59 https://public.kitware.com/Bug/file/5272/BundleUtilities.patch | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2014-10-10 16:59 | Mark Manthei | New Issue | |||
2014-10-10 16:59 | Mark Manthei | File Added: BundleUtilities.patch | |||
2014-10-10 17:16 | David Cole | Note Added: 0037019 | |||
2014-10-10 17:17 | David Cole | Note Added: 0037020 | |||
2014-10-10 17:18 | David Cole | Note Added: 0037021 | |||
2014-10-10 17:18 | David Cole | Status | new => resolved | ||
2014-10-10 17:18 | David Cole | Resolution | open => no change required | ||
2014-10-10 17:18 | David Cole | Assigned To | => David Cole | ||
2015-04-06 09:07 | Robert Maynard | Note Added: 0038422 | |||
2015-04-06 09:07 | Robert Maynard | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|