[Ci-reports] fail on QtBase_dev_Integration #5561

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Feb 3 09:34:29 CET 2015


Compilation failed :(

  formatutils9.obj : error LNK2019: unresolved external symbol "void __cdecl rx::LoadA8ToBGRA8_SSE2(unsigned int,unsigned int,unsigned int,unsigned char const *,unsigned int,unsigned int,unsigned char *,unsigned int,unsigned int)" (?LoadA8ToBGRA8_SSE2 at rx@@YAXIIIPBEIIPAEII at Z) referenced in function "void __cdecl rx::d3d9::FallbackLoad<&bool __cdecl gl::supportsSSE2(void),&void __cdecl rx::LoadA8ToBGRA8_SSE2(unsigned int,unsigned int,unsigned int,unsigned char const *,unsigned int,unsigned int,unsigned char *,unsigned int,unsigned int),&void __cdecl rx::LoadA8ToBGRA8(unsigned int,unsigned int,unsigned int,unsigned char const *,unsigned int,unsigned int,unsigned char *,unsigned int,unsigned int)>(unsigned int,unsigned int,unsigned int,unsigned char const *,unsigned int,unsigned int,unsigned char *,unsigned int,unsigned int)" (??$FallbackLoad@$1?supportsSSE2 at gl@@YA_NXZ$1?LoadA8ToBGRA8_SSE2 at rx@@YAXIIIPBEIIPAEII at Z$1?LoadA8ToBGRA8 at 4@YAXIII0II1II at Z@d3d9 at rx@@YAXIIIPBEIIPAEII at Z)
  formatutils9.obj : error LNK2019: unresolved external symbol "void __cdecl rx::LoadRGBA8ToBGRA8_SSE2(unsigned int,unsigned int,unsigned int,unsigned char const *,unsigned int,unsigned int,unsigned char *,unsigned int,unsigned int)" (?LoadRGBA8ToBGRA8_SSE2 at rx@@YAXIIIPBEIIPAEII at Z) referenced in function "void __cdecl rx::d3d9::FallbackLoad<&bool __cdecl gl::supportsSSE2(void),&void __cdecl rx::LoadRGBA8ToBGRA8_SSE2(unsigned int,unsigned int,unsigned int,unsigned char const *,unsigned int,unsigned int,unsigned char *,unsigned int,unsigned int),&void __cdecl rx::LoadRGBA8ToBGRA8(unsigned int,unsigned int,unsigned int,unsigned char const *,unsigned int,unsigned int,unsigned char *,unsigned int,unsigned int)>(unsigned int,unsigned int,unsigned int,unsigned char const *,unsigned int,unsigned int,unsigned char *,unsigned int,unsigned int)" (??$FallbackLoad@$1?supportsSSE2 at gl@@YA_NXZ$1?LoadRGBA8ToBGRA8_SSE2 at rx@@YAXIIIPBEIIPAEII at Z$1?LoadRGBA8ToBGRA8 at 4@YAXIII0II1II at Z@d3d9 at rx@@YAXIIIPBEIIPAEII at Z)
  ..\..\..\..\lib\libGLESv2.dll : fatal error LNK1120: 2 unresolved externals

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_05561/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz

  Tested changes (refs/builds/dev_1422951961):
    http://codereview.qt-project.org/104347 [PS1] - remove nonsensical path stripping
    http://codereview.qt-project.org/104346 [PS1] - don't re-implement QDir::mkpath()
    http://codereview.qt-project.org/104345 [PS1] - make test support qmake path with spaces
    http://codereview.qt-project.org/104343 [PS1] - use relative paths for build dir references
    http://codereview.qt-project.org/104342 [PS1] - de-noise test
    http://codereview.qt-project.org/104341 [PS1] - more autotests for spaces, destdirs and library linking
    http://codereview.qt-project.org/104340 [PS1] - remove pointless path trimming
    http://codereview.qt-project.org/104339 [PS1] - fix quoting issues. all of them. (*)
    http://codereview.qt-project.org/104338 [PS1] - fix filename handling in replaceExtraCompilerVariables()
    http://codereview.qt-project.org/104337 [PS1] - rename fileVarGlue() => fixFileVarGlue()
    http://codereview.qt-project.org/104336 [PS1] - make quoting in the prl writer more robust
    http://codereview.qt-project.org/104335 [PS1] - make shellQuoteWin() be more sparing with circumflexes
    http://codereview.qt-project.org/104334 [PS2] - always use single quotes in shellQuoteUnix()
    http://codereview.qt-project.org/104333 [PS1] - add value quoting to qtAddToolEnv()
    http://codereview.qt-project.org/104332 [PS1] - make configure -redo and config.status able to handle spaces in arguments
    http://codereview.qt-project.org/104331 [PS1] - remove support for ancient /bin/sh which mishandle empty "$@"
    http://codereview.qt-project.org/104330 [PS1] - remove some redundant backslashes
    http://codereview.qt-project.org/104329 [PS1] - remove redundant CXX definition
    http://codereview.qt-project.org/104328 [PS1] - nuke pointless QT_BUILD_TREE assignments
    http://codereview.qt-project.org/104327 [PS1] - fix conditional nesting botch-up in RES_FILE construction
    http://codereview.qt-project.org/104326 [PS1] - don't resolve DESTDIR against source dir in RES_FILE construction
    http://codereview.qt-project.org/105173 [PS1] - don't fail to normalize RES_FILE for no apparent reason
    http://codereview.qt-project.org/104325 [PS1] - introduce Win32MakefileGenerator::init()
    http://codereview.qt-project.org/104315 [PS1] - xcode: remove special treatment of YACCSOURCES and LEXSOURCES
    http://codereview.qt-project.org/105033 [PS1] - don't rely on the right moc being in PATH
    http://codereview.qt-project.org/105034 [PS1] - don't rely on the right qdbuscpp2xml/qdbusxml2cpp being in PATH
    http://codereview.qt-project.org/104588 [PS5] - Do not compile in dlldata.c or ia2_api_all_c.c
    http://codereview.qt-project.org/104963 [PS2] - Cocoa plugin - showMaximized/showMinimized and Qt::FramelessWindowHint



More information about the Ci-reports mailing list