[Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#master

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Oct 31 12:36:02 CET 2012


Compilation failed :(

  qtmain.lib(qtmain_win.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) public: void * __thiscall QArrayData::data(void)" (__imp_?data at QArrayData@@QAEPAXXZ) referenced in function "public: char * * __thiscall QTypedArrayData<char *>::data(void)" (?data@?$QTypedArrayData at PAD@@QAEPAPADXZ)
  qtmain.lib(qtmain_win.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static struct QArrayData * __cdecl QArrayData::allocate(unsigned int,unsigned int,unsigned int,class QFlags<enum QArrayData::AllocationOption>)" (__imp_?allocate at QArrayData@@SAPAU1 at IIIV?$QFlags at W4AllocationOption@QArrayData@@@@@Z) referenced in function "public: static struct QTypedArrayData<char *> * __cdecl QTypedArrayData<char *>::allocate(unsigned int,class QFlags<enum QArrayData::AllocationOption>)" (?allocate@?$QTypedArrayData at PAD@@SAPAU1 at IV?$QFlags at W4AllocationOption@QArrayData@@@@@Z)
  qtmain.lib(qtmain_win.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static void __cdecl QArrayData::deallocate(struct QArrayData *,unsigned int,unsigned int)" (__imp_?deallocate at QArrayData@@SAXPAU1 at II@Z) referenced in function "public: static void __cdecl QTypedArrayData<char *>::deallocate(struct QArrayData *)" (?deallocate@?$QTypedArrayData at PAD@@SAXPAUQArrayData@@@Z)
  qtmain.lib(qtmain_win.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static struct QArrayData const * const QArrayData::shared_null" (__imp_?shared_null at QArrayData@@2QBU1 at B) referenced in function "public: static struct QTypedArrayData<char *> * __cdecl QTypedArrayData<char *>::sharedNull(void)" (?sharedNull@?$QTypedArrayData at PAD@@SAPAU1 at XZ)
  qtmain.lib(qtmain_win.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall QByteArray::~QByteArray(void)" (__imp_??1QByteArray@@QAE at XZ) referenced in function _WinMain at 16
  qtmain.lib(qtmain_win.obj) : error LNK2019: unresolved external symbol "void __cdecl qWinMain(struct HINSTANCE__ *,struct HINSTANCE__ *,char *,int,int &,class QVector<char *> &)" (?qWinMain@@YAXPAUHINSTANCE__@@0PADHAAHAAV?$QVector at PAD@@@Z) referenced in function _WinMain at 16
  qtmain.lib(qtmain_win.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) public: char * __thiscall QByteArray::data(void)" (__imp_?data at QByteArray@@QAEPADXZ) referenced in function _WinMain at 16
  qtmain.lib(qtmain_win.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall QString::~QString(void)" (__imp_??1QString@@QAE at XZ) referenced in function _WinMain at 16
  qtmain.lib(qtmain_win.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QByteArray __thiscall QString::toLocal8Bit(void)const " (__imp_?toLocal8Bit at QString@@QBE?AVQByteArray@@XZ) referenced in function _WinMain at 16
  qtmain.lib(qtmain_win.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static class QString __cdecl QString::fromWCharArray(wchar_t const *,int)" (__imp_?fromWCharArray at QString@@SA?AV1 at PB_WH@Z) referenced in function _WinMain at 16
  release\analogclock.exe : fatal error LNK1120: 10 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_master_Integration/build_04436/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz

  Tested changes (refs/builds/master_1351682072):
    http://codereview.qt-project.org/38521 [PS1] - test: Moving tst_QMimeDatabase::inheritsPerformance() test
    http://codereview.qt-project.org/38450 [PS1] - Qt Core: Removed unnecessary group membership.
    http://codereview.qt-project.org/38458 [PS1] - move QT_NAMESPACE define to qtcore's module pri file
    http://codereview.qt-project.org/38457 [PS1] - purge dead defines
    http://codereview.qt-project.org/38456 [PS1] - remove pointless indirections
    http://codereview.qt-project.org/38404 [PS2] - use .qmake.conf instead of sync.profile as "anchor"
    http://codereview.qt-project.org/38303 [PS1] - move invariant CONFIG flags out of the configures
    http://codereview.qt-project.org/38302 [PS1] - remove pointless messing with CONFIG+=fix_output_dirs
    http://codereview.qt-project.org/38301 [PS1] - move remaining configure'd CONFIG flags to qmodule.pri
    http://codereview.qt-project.org/37218 [PS2] - beef up qt_plugin.prf



More information about the Ci-reports mailing list