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

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Jul 23 15:59:45 CEST 2013


qtwebkit failed to compile :(

  /work/build/qt/qtwebkit/Source/WebCore//.obj/release-shared/platform/graphics/surfaces/GraphicsSurface.o: In function `WebCore::GraphicsSurface::create(WebCore::IntSize const&, int, WebCore::GraphicsSurfaceToken const&)':
  GraphicsSurface.cpp:(.text._ZN7WebCore15GraphicsSurface6createERKNS_7IntSizeEiRKNS_20GraphicsSurfaceTokenE+0x5): undefined reference to `WebCore::GraphicsSurface::platformImport(WebCore::IntSize const&, int, WebCore::GraphicsSurfaceToken const&)'
  /work/build/qt/qtwebkit/Source/WebCore//.obj/release-shared/platform/graphics/surfaces/GraphicsSurface.o: In function `WebCore::GraphicsSurface::create(WebCore::IntSize const&, int, QOpenGLContext*)':
  GraphicsSurface.cpp:(.text._ZN7WebCore15GraphicsSurface6createERKNS_7IntSizeEiP14QOpenGLContext+0x5): undefined reference to `WebCore::GraphicsSurface::platformCreate(WebCore::IntSize const&, int, QOpenGLContext*)'
  /work/build/qt/qtwebkit/Source/WebCore//.obj/release-shared/platform/graphics/surfaces/GraphicsSurface.o: In function `WebCore::GraphicsSurface::exportToken()':
  GraphicsSurface.cpp:(.text._ZN7WebCore15GraphicsSurface11exportTokenEv+0x5): undefined reference to `WebCore::GraphicsSurface::platformExport()'
  /work/build/qt/qtwebkit/Source/WebCore//.obj/release-shared/platform/graphics/surfaces/GraphicsSurface.o: In function `WebCore::GraphicsSurface::beginPaint(WebCore::IntRect const&, int)':
  GraphicsSurface.cpp:(.text._ZN7WebCore15GraphicsSurface10beginPaintERKNS_7IntRectEi+0x30): undefined reference to `WebCore::GraphicsSurface::platformLock(WebCore::IntRect const&, int*, int)'
  /work/build/qt/qtwebkit/Source/WebCore//.obj/release-shared/platform/graphics/surfaces/GraphicsSurface.o: In function `WebCore::GraphicsSurface::copyToGLTexture(unsigned int, unsigned int, WebCore::IntRect const&, WebCore::IntPoint const&)':
  GraphicsSurface.cpp:(.text._ZN7WebCore15GraphicsSurface15copyToGLTextureEjjRKNS_7IntRectERKNS_8IntPointE+0x1): undefined reference to `WebCore::GraphicsSurface::platformCopyToGLTexture(unsigned int, unsigned int, WebCore::IntRect const&, WebCore::IntPoint const&)'
  /work/build/qt/qtwebkit/Source/WebCore//.obj/release-shared/platform/graphics/surfaces/GraphicsSurface.o: In function `WebCore::GraphicsSurface::copyFromTexture(unsigned int, WebCore::IntRect const&)':
  GraphicsSurface.cpp:(.text._ZN7WebCore15GraphicsSurface15copyFromTextureEjRKNS_7IntRectE+0x1): undefined reference to `WebCore::GraphicsSurface::platformCopyFromTexture(unsigned int, WebCore::IntRect const&)'
  /work/build/qt/qtwebkit/Source/WebCore//.obj/release-shared/platform/graphics/surfaces/GraphicsSurface.o: In function `WebCore::GraphicsSurface::paintToTextureMapper(WebCore::TextureMapper*, WebCore::FloatRect const&, WebCore::TransformationMatrix const&, float, WebCore::BitmapTexture*)':
  GraphicsSurface.cpp:(.text._ZN7WebCore15GraphicsSurface20paintToTextureMapperEPNS_13TextureMapperERKNS_9FloatRectERKNS_20TransformationMatrixEfPNS_13BitmapTextureE+0x1): undefined reference to `WebCore::GraphicsSurface::platformPaintToTextureMapper(WebCore::TextureMapper*, WebCore::FloatRect const&, WebCore::TransformationMatrix const&, float, WebCore::BitmapTexture*)'
  /work/build/qt/qtwebkit/Source/WebCore//.obj/release-shared/platform/graphics/surfaces/GraphicsSurface.o: In function `WebCore::GraphicsSurface::frontBuffer()':
  GraphicsSurface.cpp:(.text._ZN7WebCore15GraphicsSurface11frontBufferEv+0x1): undefined reference to `WebCore::GraphicsSurface::platformFrontBuffer() const'
  /work/build/qt/qtwebkit/Source/WebCore//.obj/release-shared/platform/graphics/surfaces/GraphicsSurface.o: In function `WebCore::GraphicsSurface::swapBuffers()':
  GraphicsSurface.cpp:(.text._ZN7WebCore15GraphicsSurface11swapBuffersEv+0x1): undefined reference to `WebCore::GraphicsSurface::platformSwapBuffers()'
  /work/build/qt/qtwebkit/Source/WebCore//.obj/release-shared/platform/graphics/surfaces/GraphicsSurface.o: In function `WebCore::GraphicsSurface::~GraphicsSurface()':
  GraphicsSurface.cpp:(.text._ZN7WebCore15GraphicsSurfaceD2Ev+0x1): undefined reference to `WebCore::GraphicsSurface::platformDestroy()'
  /work/build/qt/qtwebkit/Source/WebCore//.obj/release-shared/platform/graphics/surfaces/qt/GraphicsSurfaceQt.o: In function `WebCore::GraphicsSurface::didReleaseImage(void*)':
  GraphicsSurfaceQt.cpp:(.text._ZN7WebCore15GraphicsSurface15didReleaseImageEPv+0x1): undefined reference to `WebCore::GraphicsSurface::platformUnlock()'
  /work/build/qt/qtwebkit/Source/WebCore//.obj/release-shared/platform/graphics/surfaces/qt/GraphicsSurfaceQt.o: In function `WebCore::GraphicsSurface::createReadOnlyImage(WebCore::IntRect const&)':
  GraphicsSurfaceQt.cpp:(.text._ZN7WebCore15GraphicsSurface19createReadOnlyImageERKNS_7IntRectE+0x40): undefined reference to `WebCore::GraphicsSurface::platformLock(WebCore::IntRect const&, int*, int)'
  make[3]: *** [/work/build/qt/qtbase/lib/libQt5WebKit.so.5.2.0] Error 1
  make[2]: *** [sub-api-pri-make_first-ordered] Error 2
  make[1]: *** [sub-Source-QtWebKit-pro-make_first-ordered] Error 2
  make: *** [module-qtwebkit] Error 2

  Build log: http://testresults.qt-project.org/ci/QtWebKit_dev_Integration/build_00068/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz

  Tested changes (refs/builds/dev_1374587419):
    http://codereview.qt-project.org/61369 [PS1] - [Qt][WK1] Support WebGL with EGL on Linux
    http://codereview.qt-project.org/61368 [PS1] - [Qt] Avoid creating a QWindow for offscreen GraphicsContext3D



More information about the Ci-reports mailing list