Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-37565

compile error with WebEngine on Mac OS X 10.9.2

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 5.4.0
    • 5.2.1
    • WebEngine
    • None
    • Mac OS X 10.9.2
      QT 5.2.1 pre-compiled package
    • macOS
    • Change-Id: I8896c4741d1c9b7bfe6b1c045704aeb2d5affd17

    Description

      I never tried to build Chromium before. I tried both your zip source package (0.1p1) and latest GIT (as described here https://qt.gitorious.org/qt-labs/qtwebengine/source/0402743339cbf9efe0ea4ebbd36b27bbc7e9e7a6:). they all fail at the same place

      In file included from ../../src/3rdparty/chromium/third_party/skia/src/gpu/GrInOrderDrawBuffer.cpp:8:
      In file included from ../../src/3rdparty/chromium/third_party/skia/src/gpu/GrInOrderDrawBuffer.h:13:
      ../../src/3rdparty/chromium/third_party/skia/src/gpu/GrAllocator.h:240:36: error: field 'fStorage' is uninitialized when used here [-Werror,-Wuninitialized]
      GrSTAllocator() : INHERITED(N, fStorage.get()) {
      ^

      It's probably fixed in latest Chromium sources (https://code.google.com/p/chromium/issues/detail?id=323017).

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            abecsi Andras Becsi
            cpainchaud Christophe Painchaud
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes