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

qtwebengine-5.12.0 fails to build on arm

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • None
    • 5.12.0
    • WebEngine
    • None
    • fedora 29
    • Linux/X11
    • bf9a9d0532d7749901082ffce976d182672c2d36 (qt/qtwebengine-chromium/69-based) 569d0009aa14fcdf9d8942776fcf4036b880b61a (qt/qtwebengine-chromium/71-based) 30e18bbf63ee25eb56e002827a5fc80b6fb3b5f8 (qt/qtwebengine-chromium/73-based)

    Description

      qtwebengine-5.12.0 fails to build on  arch with error:

      [7/172] CXX base/json/json_parser.o
      FAILED: base/json/json_parser.o
      c++ -MMD -MF base/json/json_parser.o.d -I/builddir/build/BUILD/qtwebengine-everywhere-src-5.12.0/src/3rdparty/gn -I/builddir/build/BUILD/qtwebengine-everywhere-src-5.12.0/src/3rdparty/gn/out/Release -DNDEBUG -O3 -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D_STDC_CONSTANT_MACROS -D_STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -std=c+14 -Wno-c+11-narrowing -c /builddir/build/BUILD/qtwebengine-everywhere-src-5.12.0/src/3rdparty/gn/base/json/json_parser.cc -o base/json/json_parser.o
      In file included from /builddir/build/BUILD/qtwebengine-everywhere-src-5.12.0/src/3rdparty/gn/base/json/json_parser.cc:13:
      /builddir/build/BUILD/qtwebengine-everywhere-src-5.12.0/src/3rdparty/gn/base/numerics/safe_conversions.h:17:10: fatal error: base/numerics/safe_conversions_arm_impl.h: No such file or directory
      #include "base/numerics/safe_conversions_arm_impl.h"
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      compilation terminated.

       

      maybe just an include path issue, as I do see a copy of the aforementioned file at:

      ./src/3rdparty/chromium/base/numerics/safe_conversions_arm_impl.h

       

      Attachments

        Issue Links

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

          Activity

            People

              allan.jensen Allan Sandfeld Jensen
              rdieter Rex Dieter
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes