MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0010505 | CMake | CMake | public | 2010-04-02 17:42 | 2010-12-14 18:50 |
Reporter | Ben Medina | ||||
Assigned To | David Cole | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | CMake-2-8 | ||||
Target Version | Fixed in Version | ||||
Summary | 0010505: ExternalProject_Add fails to extract some tar.gz files | ||||
Description | Using ExternalProject_Add fails to extract some tar.gz files. For example: include (ExternalProject) ExternalProject_Add( boost URL http://sodium.resophonic.com/boost-cmake/1.41.0.cmake0/boost-1.41.0.cmake0.tar.gz [^] ) This will create a "boost" target, but the extraction step fails: 2>-- extracting... 2> src='C:/.../boost-1.41.0.cmake0.tar.gz' 2> dst='C:/.../boost-prefix/src/boost' 2>-- extracting... [tar xfz] 2>CMake Error: Problem with tar_extract_all(): Invalid argument (Note that I replaced some of the paths in the output with "...") | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2010-04-02 17:42 | Ben Medina | New Issue | |||
2010-04-02 20:01 | Luigi Calori | Note Added: 0020067 | |||
2010-04-02 22:33 | Bill Hoffman | Status | new => assigned | ||
2010-04-02 22:33 | Bill Hoffman | Assigned To | => David Cole | ||
2010-04-16 11:39 | David Cole | Note Added: 0020219 | |||
2010-04-16 11:40 | David Cole | Note Added: 0020220 | |||
2010-04-16 11:40 | David Cole | Status | assigned => resolved | ||
2010-04-16 11:40 | David Cole | Resolution | open => fixed | ||
2010-12-14 18:50 | David Cole | Note Added: 0024110 | |||
2010-12-14 18:50 | David Cole | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|