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

Can not build 5.9.0

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • 5.9.0 Beta 3
    • WebKit
    • None
    • 64bit Ubuntu Linux 16.04

    Description

      I tried checking out the latest code from `5.9.0` last night and build it. I am getting the following error:

      .cpp
      In file included from /home/aras/Projects/qt5/qtwebkit/Source/WebCore/accessibility/AccessibilityAllInOne.cpp:44:0:
      /home/aras/Projects/qt5/qtwebkit/Source/WebCore/accessibility/AccessibilitySlider.cpp: In member function 'virtual void WebCore::AccessibilitySlider::addChildren()':
      /home/aras/Projects/qt5/qtwebkit/Source/WebCore/accessibility/AccessibilitySlider.cpp:81:6: warning: function might be candidate for attribute 'noreturn' [-Wsuggest-attribute=noreturn]
       void AccessibilitySlider::addChildren()
            ^
      g++: internal compiler error: Killed (program cc1plus)
      Please submit a full bug report,
      with preprocessed source if appropriate.
      See <file:///usr/share/doc/gcc-5/README.Bugs> for instructions.
      Makefile.WebCore.Target:154354: recipe for target '.obj/svg/SVGAllInOne.o' failed
      make[3]: *** [.obj/svg/SVGAllInOne.o] Error 4
      make[3]: *** Waiting for unfinished jobs....
      {standard input}: Assembler messages:
      {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive
      g++: internal compiler error: Killed (program cc1plus)
      Please submit a full bug report,
      with preprocessed source if appropriate.
      See <file:///usr/share/doc/gcc-5/README.Bugs> for instructions.
      Makefile.WebCore.Target:154441: recipe for target '.obj/inspector/InspectorAllInOne.o' failed
      make[3]: *** [.obj/inspector/InspectorAllInOne.o] Error 4
      make[3]: Leaving directory '/home/aras/Projects/Qt_Build_May8/qtwebkit/Source/WebCore'
      Makefile.WebCore:71: recipe for target 'sub-Target-pri-make_first-ordered' failed
      make[2]: *** [sub-Target-pri-make_first-ordered] Error 2
      make[2]: Leaving directory '/home/aras/Projects/Qt_Build_May8/qtwebkit/Source/WebCore'
      Makefile:225: recipe for target 'sub-Source-WebCore-WebCore-pro-make_first-ordered' failed
      make[1]: *** [sub-Source-WebCore-WebCore-pro-make_first-ordered] Error 2
      make[1]: Leaving directory '/home/aras/Projects/Qt_Build_May8/qtwebkit'
      Makefile:1058: recipe for target 'module-qtwebkit-make_first' failed
      make: *** [module-qtwebkit-make_first] Error 2
      

      Attachments

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

        Activity

          People

            annulen Konstantin Tokarev
            arasbm Aras Balali
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes