MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0015260 | CMake | (No Category) | public | 2014-11-23 13:30 | 2015-04-06 09:07 |
Reporter | szukw000 | ||||
Assigned To | |||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | no change required | ||
Platform | Linux | OS | Linux | OS Version | 3.17.1 |
Product Version | CMake 3.0.2 | ||||
Target Version | Fixed in Version | ||||
Summary | 0015260: Compilation error for cmake-3.1.0-rc2 with gcc-4.8.2 | ||||
Description | LINUX, gcc-4.8.2 ================== /sources/CMAKE/cmake-3.1.0-rc2/Source/cmArchiveWrite.cxx: In function 'void cm_archive_entry_copy_sourcepath(archive_entry*, const string&)': /sources/CMAKE/cmake-3.1.0-rc2/Source/cmArchiveWrite.cxx:43:75: error: 'archive_entry_copy_sourcepath_w' was not declared in this scope archive_entry_copy_sourcepath_w(e, cmsys::Encoding::ToWide(file).c_str()); ^ /sources/CMAKE/cmake-3.1.0-rc2/Source/cmArchiveWrite.cxx: In constructor 'cmArchiveWrite::cmArchiveWrite(std::ostream&, cmArchiveWrite::Compress, cmArchiveWrite::Type)': /sources/CMAKE/cmake-3.1.0-rc2/Source/cmArchiveWrite.cxx:164:53: error: 'archive_write_set_format_7zip' was not declared in this scope if(archive_write_set_format_7zip(this->Archive) != ARCHIVE_OK) ^ make[2]: *** [Source/CMakeFiles/CMakeLib.dir/cmArchiveWrite.cxx.o] Error 1 make[1]: *** [Source/CMakeFiles/CMakeLib.dir/all] Error 2 make: *** [all] Error 2 winfried | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2014-11-23 13:30 | szukw000 | New Issue | |||
2014-11-25 09:29 | Brad King | Note Added: 0037274 | |||
2014-11-25 16:13 | szukw000 | Note Added: 0037285 | |||
2014-11-25 18:09 | Brad King | Note Added: 0037286 | |||
2014-11-26 02:55 | szukw000 | Note Added: 0037287 | |||
2014-11-26 09:31 | Brad King | Note Added: 0037292 | |||
2014-11-26 09:31 | Brad King | Status | new => resolved | ||
2014-11-26 09:31 | Brad King | Resolution | open => no change required | ||
2015-04-06 09:07 | Robert Maynard | Note Added: 0038448 | |||
2015-04-06 09:07 | Robert Maynard | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|