[Ci-reports] fail on QtTools_stable_Integration #330

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Dec 19 13:32:32 CET 2013


Compilation failed :(

  main.cpp
  main.cpp(74) : error C2248: 'TestNamespace::QString::QString' : cannot access private member declared in class 'TestNamespace::QString'messageeditorwidgets.cpp
  .\main.cpp(74) : error C2248: 'TestNamespace::QString::QString' : cannot access private member declared in class 'TestNamespace::QString'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(693) : see declaration of 'TestNamespace::QString::QString'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(213) : see declaration of 'TestNamespace::QString'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(693) : see declaration of 'TestNamespace::QString::QString'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(213) : see declaration of 'TestNamespace::QString'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(693) : see declaration of 'TestNamespace::QString::QString'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(213) : see declaration of 'TestNamespace::QString'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(693) : see declaration of 'TestNamespace::QString::QString'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(213) : see declaration of 'TestNamespace::QString'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(693) : see declaration of 'TestNamespace::QString::QString'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(213) : see declaration of 'TestNamespace::QString'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(693) : see declaration of 'TestNamespace::QString::QString'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(213) : see declaration of 'TestNamespace::QString'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(693) : see declaration of 'TestNamespace::QString::QString'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(213) : see declaration of 'TestNamespace::QString'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(693) : see declaration of 'TestNamespace::QString::QString'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(213) : see declaration of 'TestNamespace::QString'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(693) : see declaration of 'TestNamespace::QString::QString'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(213) : see declaration of 'TestNamespace::QString'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(693) : see declaration of 'TestNamespace::QString::QString'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(213) : see declaration of 'TestNamespace::QString'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(693) : see declaration of 'TestNamespace::QString::QString'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(213) : see declaration of 'TestNamespace::QString'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(693) : see declaration of 'TestNamespace::QString::QString'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(213) : see declaration of 'TestNamespace::QString'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(693) : see declaration of 'TestNamespace::QString::QString'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(213) : see declaration of 'TestNamespace::QString'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(693) : see declaration of 'TestNamespace::QString::QString'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(213) : see declaration of 'TestNamespace::QString'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(693) : see declaration of 'TestNamespace::QString::QString'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(213) : see declaration of 'TestNamespace::QString'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(693) : see declaration of 'TestNamespace::QString::QString'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(213) : see declaration of 'TestNamespace::QString'
  NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\BIN\amd64\cl.EXE"' : return code '0x2'

  Build log: http://testresults.qt-project.org/ci/QtTools_stable_Integration/build_00330/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz

  Tested changes (refs/builds/stable_1387452356):
    http://codereview.qt-project.org/73699 [PS1] - don't reset yyWord right away
    http://codereview.qt-project.org/73698 [PS1] - factor Tok_tr* handlers into functions
    http://codereview.qt-project.org/73697 [PS1] - reserve space for joined string in stringifyNamespace()
    http://codereview.qt-project.org/73696 [PS1] - don't convert unresolved namespace parts to a string list
    http://codereview.qt-project.org/73695 [PS1] - prefer stable reference into container
    http://codereview.qt-project.org/73694 [PS1] - use NamespaceList more consistently
    http://codereview.qt-project.org/73693 [PS1] - don't create temporary string lists and concatenate them
    http://codereview.qt-project.org/73692 [PS1] - remove dead code
    http://codereview.qt-project.org/73691 [PS1] - make function alias manager QString-based



More information about the Ci-reports mailing list