[cmake-developers] [CMake 0015260]: Compilation error for cmake-3.1.0-rc2 with gcc-4.8.2

Mantis Bug Tracker mantis at public.kitware.com
Sun Nov 23 13:30:07 EST 2014


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=15260 
====================================================================== 
Reported By:                szukw000
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   15260
Category:                   (No Category)
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2014-11-23 13:30 EST
Last Modified:              2014-11-23 13:30 EST
====================================================================== 
Summary:                    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


====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2014-11-23 13:30 szukw000       New Issue                                    
======================================================================



More information about the cmake-developers mailing list