[Ci-reports] fail on QtBase_dev_Integration #5681

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Feb 9 12:15:51 CET 2015


Compilation failed :(

  qlocale.obj : error LNK2019: unresolved external symbol "public: char const * __thiscall QMetaObject::className(void)const " (?className at QMetaObject@@QBEPBDXZ) referenced in function "public: static int __cdecl QMetaTypeIdQObject<enum Qt::DayOfWeek,16>::qt_metatype_id(void)" (?qt_metatype_id@?$QMetaTypeIdQObject at W4DayOfWeek@Qt@@$0BA@@@SAHXZ)
  qlocale.obj : error LNK2019: unresolved external symbol "struct QMetaObject const * __cdecl qt_getQtMetaObject(void)" (?qt_getQtMetaObject@@YAPBUQMetaObject@@XZ) referenced in function "struct QMetaObject const * __cdecl Qt::qt_getEnumMetaObject(enum Qt::DayOfWeek)" (?qt_getEnumMetaObject at Qt@@YAPBUQMetaObject@@W4DayOfWeek at 1@@Z)
  ..\..\configure.exe : fatal error LNK1120: 2 unresolved externals
  NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 10.0\VC\BIN\link.EXE"' : return code '0x460'

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_05681/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz

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

Compilation failed :(

  qlocale.obj : error LNK2019: unresolved external symbol "public: char const * __thiscall QMetaObject::className(void)const " (?className at QMetaObject@@QBEPBDXZ) referenced in function "public: static int __cdecl QMetaTypeIdQObject<enum Qt::DayOfWeek,16>::qt_metatype_id(void)" (?qt_metatype_id@?$QMetaTypeIdQObject at W4DayOfWeek@Qt@@$0BA@@@SAHXZ)
  qlocale.obj : error LNK2019: unresolved external symbol "struct QMetaObject const * __cdecl qt_getQtMetaObject(void)" (?qt_getQtMetaObject@@YAPBUQMetaObject@@XZ) referenced in function "struct QMetaObject const * __cdecl Qt::qt_getEnumMetaObject(enum Qt::DayOfWeek)" (?qt_getEnumMetaObject at Qt@@YAPBUQMetaObject@@W4DayOfWeek at 1@@Z)
  ..\..\configure.exe : fatal error LNK1120: 2 unresolved externals
  NMAKE : fatal error U1077: '"c:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\link.EXE"' : return code '0x460'

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_05681/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz

  Tested changes (refs/builds/dev_1423480264):
    http://codereview.qt-project.org/91869 [PS8] - Document that some types need not to be registered with Q_DECLARE_METATYPE
    http://codereview.qt-project.org/105656 [PS1] - QMetaType: Automatic registration of Q_GADGET and Q_ENUM types
    http://codereview.qt-project.org/104476 [PS4] - QtCore: Use QDebugStateSaver in (almost) all QDebug operator<<
    http://codereview.qt-project.org/95589 [PS15] - OpenGL: Add versioned functions support for opengl 4.4 and 4.5



More information about the Ci-reports mailing list