[Ci-reports] fail on QtBase_dev_Integration #6340

Qt Continuous Integration System ci-noreply at qt-project.org
Wed May 20 12:48:16 CEST 2015


Compilation failed :(

  qfiledevice.obj : error LNK2019: unresolved external symbol "public: void __thiscall QRingBuffer::free(__int64)" (?free at QRingBuffer@@QAEX_J at Z) referenced in function "__int64 __cdecl _qfile_writeData(class QAbstractFileEngine *,class QRingBuffer *)" (?_qfile_writeData@@YA_JPAVQAbstractFileEngine@@PAVQRingBuffer@@@Z)
  qfiledevice.obj : error LNK2019: unresolved external symbol "public: void __thiscall QRingBuffer::clear(void)" (?clear at QRingBuffer@@QAEXXZ) referenced in function "public: virtual void __thiscall QFileDevice::close(void)" (?close at QFileDevice@@UAEXXZ)
  qfiledevice.obj : error LNK2019: unresolved external symbol "public: char * __thiscall QRingBuffer::reserve(__int64)" (?reserve at QRingBuffer@@QAEPAD_J at Z) referenced in function "protected: virtual __int64 __thiscall QFileDevice::writeData(char const *,__int64)" (?writeData at QFileDevice@@MAE_JPBD_J at Z)
  ..\..\configure.exe : fatal error LNK1120: 3 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.io/ci/QtBase_dev_Integration/build_06340/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz

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

Compilation failed :(

  qfiledevice.obj : error LNK2019: unresolved external symbol "public: void __thiscall QRingBuffer::free(__int64)" (?free at QRingBuffer@@QAEX_J at Z) referenced in function "__int64 __cdecl _qfile_writeData(class QAbstractFileEngine *,class QRingBuffer *)" (?_qfile_writeData@@YA_JPAVQAbstractFileEngine@@PAVQRingBuffer@@@Z)
  qfiledevice.obj : error LNK2019: unresolved external symbol "public: void __thiscall QRingBuffer::clear(void)" (?clear at QRingBuffer@@QAEXXZ) referenced in function "public: virtual void __thiscall QFileDevice::close(void)" (?close at QFileDevice@@UAEXXZ)
  qfiledevice.obj : error LNK2019: unresolved external symbol "public: char * __thiscall QRingBuffer::reserve(__int64)" (?reserve at QRingBuffer@@QAEPAD_J at Z) referenced in function "protected: virtual __int64 __thiscall QFileDevice::writeData(char const *,__int64)" (?writeData at QFileDevice@@MAE_JPBD_J at Z)
  ..\..\configure.exe : fatal error LNK1120: 3 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.io/ci/QtBase_dev_Integration/build_06340/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz

  Tested changes (refs/builds/dev_1432118670):
    http://codereview.qt-project.org/111599 [PS5] - Deinline QRingBuffer class
    http://codereview.qt-project.org/112686 [PS2] - Cleanup the mouse move handling in testlib
    http://codereview.qt-project.org/112685 [PS2] - Fix blacklisting
    http://codereview.qt-project.org/112684 [PS2] - Fix table view test



More information about the Ci-reports mailing list