certi-testintegration
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Certi-testintegration] FAILED (b=21, w=50): CERTI - MinGW-x86_32-gcc-6.


From: admin
Subject: [Certi-testintegration] FAILED (b=21, w=50): CERTI - MinGW-x86_32-gcc-6.1.0 - Nightly
Date: Tue, 21 May 2019 23:52:13 +0000

A submission to CDash for the project CERTI has errors and warnings. You have 
been identified as one of the authors who have checked in changes that are part 
of this submission or you are listed in the default contact list.

Details on the submission can be found at 
https://my.cdash.org/buildSummary.php?buildid=1652981.

Project: CERTI
Site: OFFIS
Build Name: MinGW-x86_32-gcc-6.1.0
Build Time: 2019-05-21 23:46:33
Type: Nightly
Total Errors: 21
Total Warnings: 50

*Errors* (first 5 included)
C:/home/nightlybuild/CERTI-Test/src/libCERTI/M_Classes.cc:1047:40: error: no 
match for 'operator<<' (operand types are 'std::basic_ostream<char>' and 
'std::ostream {aka std::basic_ostream<char>}')

       out << "(opt) eventRetraction =" << eventRetraction.show(out)      << 
std::endl;
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/msys64/mingw32/include/c++/6.1.0/istream:39:0,
                 from C:/m
        C:/home/nightlybuild/CERTI-Test/src/libCERTI/M_Classes.cc:1047:11: 
error: cannot bind 'std::basic_ostream<char>' lvalue to 
'std::basic_ostream<char>&&'

       out << "(opt) eventRetraction =" << eventRetraction.show(out)      << 
std::endl;
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~

        C:/home/nightlybuild/CERTI-Test/src/libCERTI/M_Classes.cc:1098:40: 
error: no match for 'operator<<' (operand types are 'std::basic_ostream<char>' 
and 'std::ostream {aka std::basic_ostream<char>}')

       out << "(opt) eventRetraction =" << eventRetraction.show(out)      << 
std::endl;
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/msys64/mingw32/include/c++/6.1.0/istream:39:0,
                 from C:/m
        C:/home/nightlybuild/CERTI-Test/src/libCERTI/M_Classes.cc:1098:11: 
error: cannot bind 'std::basic_ostream<char>' lvalue to 
'std::basic_ostream<char>&&'

       out << "(opt) eventRetraction =" << eventRetraction.show(out)      << 
std::endl;
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/home/nightlybuild/CERTI-Test/src/libCERTI/M_Classes.cc:1098:40: note: 
candidate: operator<<(int, int) <built-in>
       out 
        C:/home/nightlybuild/CERTI-Test/src/libCERTI/M_Classes.cc:1181:40: 
error: no match for 'operator<<' (operand types are 'std::basic_ostream<char>' 
and 'std::ostream {aka std::basic_ostream<char>}')

       out << "(opt) eventRetraction =" << eventRetraction.show(out)      << 
std::endl;
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/msys64/mingw32/include/c++/6.1.0/istream:39:0,
                 from C:/m
    
*Warnings* (first 5 included)
C:/msys64/mingw32/include/c++/6.1.0/ostream:628:5: note: candidate: 
std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, 
_Traits>&&, const _Tp&) [with _CharT = char; _Traits = std::char_traits<char>; 
_Tp = std::basic_ostream<cha
operator<<(basic_ostream<_CharT, _Traits>&& __os, const _Tp& __x)
     ^~~~~~~~
        C:/msys64/mingw32/include/c++/6.1.0/ostream:628:5: note:   conversion 
of argument 1 would be ill-formed:

        C:/home/nightlybuild/CERTI-Test/src/libCERTI/M_Classes.cc:1047:40: 
note: candidate: operator<<(int, int) <built-in>
out << "(opt) eventRetraction =" << eventRetraction.show(out)      << std::endl;
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
        C:/home/nightlybuild/CERTI-Test/src/libCERTI/M_Classes.cc:1047:40: 
note:   no known conversion for argument 2 from 'std::ostream {aka 
std::basic_ostream<char>}' to 'int'
In file included from C:/msys64/mingw32/include/c++/6.1.0/istream:39:0,
                 from C:/msys64/mingw32/include/c++/6.1.0/sstream:38,
                 from /.../src/include/certi.hh:139,
                 from C:/home/nightlybuild/CERTI-Test/src/li
        C:/msys64/mingw32/include/c++/6.1.0/ostream:108:7: note: candidate: 
std::basic_ostream<_CharT, _Traits>::__ostream_type& std::basic_ostream<_CharT, 
_Traits>::operator<<(std::basic_ostream<_CharT, _Traits>::__ostream_type& 
(*)(std::basic_ostream<_CharT, _T
operator<<(__ostream_type& (*__pf)(__ostream_type&))
       ^~~~~~~~
    
-CDash on my.cdash.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]