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

MinGW-buids: 'cc1plus.exe: out of memory' when compiling qdrawhelper.cpp

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.0.2
    • 5.0.1
    • GUI: Painting
    • None
    • Windows 7, Mingw-builds x32-4.7.2-release-posix-sjlj-rev6.7z , qtbase rev 4d2eb3dd01620f4e26f97dca747206ddbc0840c7
    • be90d26fc60e02c0f8525740b1256ebed37086a0

    Description

      When doing a release build of latest qtsdk.git (qtbase rev: 4d2eb3dd01620f4e26f97dca747206ddbc0840c7) and Mingw-builds x32-4.7.2-release-posix-sjlj-rev6.7z or rev7) compilation fails:

      g++ -c -include .obj\release_shared\qt_gui_pch.h -pipe -fno-keep-inline-dllexport -O2 -std=c++0x -fno-exceptions -frtti -Wall -Wextra -DUNICODE -DQT_NO_USING_NAMESPACE -DQT_BUILD_GUI_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x040800 -D_USE_MATH_DEFINES -DQT_USE_BUNDLED_LIBPNG -DQT_OPENGL_ES_2 -DQT_OPENGL_ES_2_ANGLE -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I"..\..\include" -I"..\..\include\QtGui" -I"..\..\include\QtGui\5.0.1" -I"..\..\include\QtGui\5.0.1\QtGui" -I"tmp" -I"image" -I"..\3rdparty\libpng" -I"..\..\include\QtCore" -I"..\..\include\QtCore\5.0.1" -I"..\..\include\QtCore\5.0.1\QtCore" -I".moc\release_shared" -I"D:\dev\icu-49\dist\mingw-builds-32\include" -I"D:\dev\openssl-1.0.1c\dist\mingw-builds-32\include" -I"..\..\mkspecs\win32-g++" -o .obj\release_shared\qdrawhelper.o painting\qdrawhelper.cpp
      
      cc1plus.exe: out of memory allocating 279536 bytes
      

      configure arguments were

      configure -prefix %CD%\qtbase -opensource -confirm-license -angle -qt-zlib
      

      Attachments

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

        Activity

          People

            kkohne Kai Köhne
            kkohne Kai Köhne
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes