qtbase failed to compile :( ./.obj\release_shared\qopenglpaintengine.o:qopenglpaintengine.cpp:(.text+0xca7): undefined reference to `QOpenGLTextureCache::cacheForContext(QOpenGLContext*)' ./.obj\release_shared\qopenglpaintengine.o:qopenglpaintengine.cpp:(.text+0xcb5): undefined reference to `QOpenGLTextureCache::bindTexture(QOpenGLContext*, QImage const&)' ./.obj\release_shared\qopenglpaintengine.o:qopenglpaintengine.cpp:(.text+0xdac): undefined reference to `QOpenGLTextureCache::cacheForContext(QOpenGLContext*)' ./.obj\release_shared\qopenglpaintengine.o:qopenglpaintengine.cpp:(.text+0xdba): undefined reference to `QOpenGLTextureCache::bindTexture(QOpenGLContext*, QPixmap const&)' ./.obj\release_shared\qopenglpaintengine.o:qopenglpaintengine.cpp:(.text+0x3b37): undefined reference to `QOpenGLTextureCache::cacheForContext(QOpenGLContext*)' ./.obj\release_shared\qopenglpaintengine.o:qopenglpaintengine.cpp:(.text+0x3b4c): undefined reference to `QOpenGLTextureCache::bindTexture(QOpenGLContext*, QPixmap const&)' ./.obj\release_shared\qopenglpaintengine.o:qopenglpaintengine.cpp:(.text+0x7c09): undefined reference to `QOpenGLTextureCache::cacheForContext(QOpenGLContext*)' ./.obj\release_shared\qopenglpaintengine.o:qopenglpaintengine.cpp:(.text+0x7c22): undefined reference to `QOpenGLTextureCache::bindTexture(QOpenGLContext*, QImage const&)' ./.obj\release_shared\qopenglpaintengine.o:qopenglpaintengine.cpp:(.text+0x7e9b): undefined reference to `QOpenGLTextureCache::cacheForContext(QOpenGLContext*)' ./.obj\release_shared\qopenglpaintengine.o:qopenglpaintengine.cpp:(.text+0x7eb0): undefined reference to `QOpenGLTextureCache::bindTexture(QOpenGLContext*, QPixmap const&)' Makefile.Release:616: recipe for target '..\..\lib\Qt5GuiTestInfix.dll' failed mingw32-make[4]: *** [..\..\lib\Qt5GuiTestInfix.dll] Error 1 mingw32-make[3]: *** [release] Error 2 mingw32-make[2]: *** [sub-gui-make_first] Error 2 mingw32-make[1]: *** [sub-src-make_first] Error 2 mingw32-make: *** [module-qtbase] Error 2
Build log: http://testresults.qt-project.org/ci/QtQuickControls_stable_Integration/build_00313/win32-mingw47_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1378217316): http://codereview.qt-project.org/63884 [PS1] - TabView: fix dynamic tab handling _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
