[Ci-reports] fail on QtBase_dev_Integration #6440

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Jun 2 22:45:41 CEST 2015


Compilation failed :(

  ssl\qsslconfiguration.cpp(53) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  ssl\qsslconfiguration.cpp(53) : error C2143: syntax error : missing ';' before '<'
  ssl\qsslconfiguration.cpp(53) : error C2143: syntax error : missing ';' before '{'
  ssl\qsslconfiguration.cpp(53) : error C2143: syntax error : missing ';' before '}'
  ssl\qsslconfiguration.cpp(53) : error C2143: syntax error : missing ';' before ','
  ssl\qsslconfiguration.cpp(53) : error C2143: syntax error : missing ';' before ','
  ssl\qsslconfiguration.cpp(53) : error C2065: 'QByteArrayDataPtr' : undeclared identifier
  ssl\qsslconfiguration.cpp(53) : error C2146: syntax error : missing ';' before identifier 'holder'
  ssl\qsslconfiguration.cpp(53) : error C2065: 'holder' : undeclared identifier
  ssl\qsslconfiguration.cpp(53) : error C2059: syntax error : '{'
  ssl\qsslconfiguration.cpp(53) : error C2065: 'holder' : undeclared identifier
  ssl\qsslconfiguration.cpp(53) : error C2059: syntax error : 'return'
  ssl\qsslconfiguration.cpp(55) : error C2653: 'QSslConfiguration' : is not a class or namespace name
  ssl\qsslconfiguration.cpp(56) : error C2653: 'QSslConfiguration' : is not a class or namespace name
  ssl\qsslconfiguration.cpp(152) : error C2653: 'QSslConfiguration' : is not a class or namespace name
  ssl\qsslconfiguration.cpp(153) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  ssl\qsslconfiguration.cpp(153) : error C2061: syntax error : identifier 'QSslConfigurationPrivate'
  ssl\qsslconfiguration.cpp(154) : error C2550: 'QSslConfiguration' : constructor initializer lists are only allowed on constructor definitions
  ssl\qsslconfiguration.cpp(155) : warning C4508: 'QSslConfiguration' : function should return a value; 'void' return type assumed
  ssl\qsslconfiguration.cpp(161) : error C2653: 'QSslConfiguration' : is not a class or namespace name
  ssl\qsslconfiguration.cpp(161) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  ssl\qsslconfiguration.cpp(161) : error C2143: syntax error : missing ',' before '&'
  ssl\qsslconfiguration.cpp(162) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  ssl\qsslconfiguration.cpp(162) : error C2065: 'other' : undeclared identifier
  ssl\qsslconfiguration.cpp(162) : error C2228: left of '.d' must have class/struct/union
  ssl\qsslconfiguration.cpp(163) : error C2550: 'QSslConfiguration' : constructor initializer lists are only allowed on constructor definitions
  ssl\qsslconfiguration.cpp(164) : warning C4508: 'QSslConfiguration' : function should return a value; 'void' return type assumed
  ssl\qsslconfiguration.cpp(169) : error C2653: 'QSslConfiguration' : is not a class or namespace name
  ssl\qsslconfiguration.cpp(169) : fatal error C1903: unable to recover from previous error(s); stopping compilation

  Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06440/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz

  Tested changes (refs/builds/dev_1433277495):
    http://codereview.qt-project.org/113539 [PS1] - QAccessibleInterface: move implementation beside doc block
    http://codereview.qt-project.org/113387 [PS3] - De-duplicate vtables, part II: exported public classes
    http://codereview.qt-project.org/113386 [PS4] - De-duplicate vtables, part I: exported private classes
    http://codereview.qt-project.org/113385 [PS1] - QStaticTextUserData: declare dtor out-of-line and export class
    http://codereview.qt-project.org/113070 [PS11] - Add settable QSslDiffieHellmanParameters for QSslSocket-based servers.



More information about the Ci-reports mailing list