[Ci-reports] fail on QtBase_dev_Integration #5575

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Feb 3 17:16:36 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_05575/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz

  Tested changes (refs/builds/dev_1422979715):
    http://codereview.qt-project.org/103240 [PS6] - Windows: Allow for passing a modified argv to QCoreApplication.
    http://codereview.qt-project.org/104842 [PS2] - Remove unused qdrawhelper_sse_p.h header
    http://codereview.qt-project.org/104869 [PS2] - qdoc: Omit output subdirectory from paths written to .qhp
    http://codereview.qt-project.org/105189 [PS1] - configure.exe: disable ANGLE backend for Linux targets
    http://codereview.qt-project.org/103909 [PS7] - improve support for cross-compilation to not directly supported platforms
    http://codereview.qt-project.org/105183 [PS1] - a11y: Fix warning about instance method '-invalidate' not found
    http://codereview.qt-project.org/105253 [PS1] - Remove traces of the Maemo platform
    http://codereview.qt-project.org/104616 [PS4] - Win32: Re-init system proxy if internet settings change
    http://codereview.qt-project.org/105190 [PS1] - remove pointless return value from QMakeParser::read()
    http://codereview.qt-project.org/103486 [PS5] - WGL: support reset notifications via GL_ARB_robustness
    http://codereview.qt-project.org/104351 [PS1] - fix versioned lib lookup with normalized full paths
    http://codereview.qt-project.org/104349 [PS1] - prune pointless INCLUDEPATH fixing
    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/104337 [PS1] - rename fileVarGlue() => fixFileVarGlue()
    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/105271 [PS1] - Diaglib: Fix compilation with MSVC 2010 / SDK 7.X.
    http://codereview.qt-project.org/104315 [PS1] - xcode: remove special treatment of YACCSOURCES and LEXSOURCES
    http://codereview.qt-project.org/105034 [PS1] - don't rely on the right qdbuscpp2xml/qdbusxml2cpp being in PATH
    http://codereview.qt-project.org/105033 [PS1] - don't rely on the right moc being in PATH
    http://codereview.qt-project.org/105140 [PS2] - Don't replace IntersectClip with ReplaceClip on a QPicture
    http://codereview.qt-project.org/103430 [PS2] - Correct QPainter's is_brush_transparent
    http://codereview.qt-project.org/105248 [PS1] - Fix build of egl integration
    http://codereview.qt-project.org/104963 [PS2] - Cocoa plugin - showMaximized/showMinimized and Qt::FramelessWindowHint



More information about the Ci-reports mailing list