[cmake-developers] [CMake 0013319]: "no matching function for call to std::string.clear(), std::string.push_back()"

Mantis Bug Tracker mantis at public.kitware.com
Tue Jun 19 12:31:10 EDT 2012


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=13319 
====================================================================== 
Reported By:                Daniel R. Gomez
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   13319
Category:                   CMake
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2012-06-19 12:31 EDT
Last Modified:              2012-06-19 12:31 EDT
====================================================================== 
Summary:                    "no matching function for call to
std::string.clear(), std::string.push_back()"
Description: 
>From a nightly AIX dashboard, building with a vendor-supplied GCC ("g++ -v"
returns "gcc version 2.9-aix51-020209"):

.../CMake/Tests/CMakeLib/run_compile_commands.cxx: In method `void
CompileCommandParser::ParseString ()':
.../CMake/Tests/CMakeLib/run_compile_commands.cxx:66: no matching function for
call to `basic_string<char, string_char_traits<char>,
__default_alloc_template<false, 0> >::clear ()'
.../CMake/Tests/CMakeLib/run_compile_commands.cxx:71: no matching function for
call to `basic_string<char, string_char_traits<char>,
__default_alloc_template<false, 0> >::push_back (char &)'

(from http://open.cdash.org/viewBuildError.php?buildid=2375368)
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2012-06-19 12:31 Daniel R. GomezNew Issue                                    
======================================================================




More information about the cmake-developers mailing list