MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0013833 | CMake | CMake | public | 2013-01-04 01:04 | 2016-06-10 14:31 |
| Reporter | Matt Arsenault | ||||
| Assigned To | Kitware Robot | ||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | CMake 2.8.9 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0013833: fixup_bundle fails with libraries that aren't writable | ||||
| Description | I'm having the same problem described here with 2.8.9, so this looks like a regression: http://www.cmake.org/Bug/view.php?id=9284 [^] -- 26/34: fixing up 'install_prefix/example.app/Contents/MacOS/libcrypto.1.0.0.dylib' install_name_tool: can't open input file: install_prefix/example.app/Contents/MacOS/libcrypto.1.0.0.dylib for writing (Permission denied) install_name_tool: can't lseek to offset: 0 in file: install_prefix/example.app/Contents/MacOS/libcrypto.1.0.0.dylib for writing (Bad file descriptor) install_name_tool: can't write new headers in file: install_prefix/example.app/Contents/MacOS/libcrypto.1.0.0.dylib (Bad file descriptor) install_name_tool: can't close written on input file: install_prefix/example.app/Contents/MacOS/libcrypto.1.0.0.dylib (Bad file descriptor) $ ls -l /opt/local/lib/libcrypto.1.0.0.dylib -r-xr-xr-x 1 root admin 1.6M Jul 27 04:40 /opt/local/lib/libcrypto.1.0.0.dylib | ||||
| Steps To Reproduce | 1. Try to use fixup_bundle with a library dependency that isn't writable, e.g. libcrypto and libssl from macports. 2. It fails with a permission error | ||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | https://public.kitware.com/Bug/file/5441/ctest-bundle-utilities.log | ||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2013-01-04 01:04 | Matt Arsenault | New Issue | |||
| 2013-01-04 06:57 | David Cole | Note Added: 0031972 | |||
| 2013-01-12 03:02 | Matt Arsenault | Note Added: 0032098 | |||
| 2015-04-28 01:51 | 宋文武 | Note Added: 0038625 | |||
| 2015-04-28 01:51 | 宋文武 | File Added: ctest-bundle-utilities.log | |||
| 2015-04-28 01:53 | 宋文武 | Note Edited: 0038625 | bug_revision_view_page.php?bugnote_id=38625#r1773 | ||
| 2016-06-10 14:28 | Kitware Robot | Note Added: 0042192 | |||
| 2016-06-10 14:28 | Kitware Robot | Status | new => resolved | ||
| 2016-06-10 14:28 | Kitware Robot | Resolution | open => moved | ||
| 2016-06-10 14:28 | Kitware Robot | Assigned To | => Kitware Robot | ||
| 2016-06-10 14:31 | Kitware Robot | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||