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

qtwebengine build fails (no match for 'operator<<')

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P2: Important
    • None
    • 5.9.0
    • WebEngine
    • None

    Description

      I'm trying to build dev-qt/qtwebengine-5.9.0 with debug informations on my Gentoo Linux system, but unfortunately it fails. The first error message is:

      ../../3rdparty/chromium/ui/base/l10n/l10n_util.cc:709:64: error: no match for 'operator<<' (operand types are 'std::basic_ostream<char>' and 'base::string16 {aka std::__cxx11::basic_string<char16_t>}')

      I'm building qtwebengine with the following environmental variables enabled:

      FEATURES="${FEATURES} nostrip"
      CFLAGS="${CFLAGS} -ggdb"
      CXXFLAGS="${CXXFLAGS} -ggdb"
      USE="${USE} debug"

      Attachments

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

        Activity

          People

            qt_webengine_team Qt WebEngine Team
            fturco Anonymous (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes