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

qtbase: Internal compiler error (MSVC 16.10.1, Q 6.1.2)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P2: Important
    • None
    • 6.1.2
    • Build System
    • None
    • Windows

    Description

      Hitting an internal compiler error with VS 16.10.1 (Updating to 16.10.3 fixes it so this is more an info if somebody else also hits it ):

       

      [495/1551] C:\PROGRA~2\MIB055~1\2019\COMMUN~1\VC\Tools\MSVC\1429~1.300\bin\Hostx64\x64\cl.exe /TP -DCore_EXPORTS -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x040800 -DQT_MOC_COMPAT -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_USE_QSTRINGBUILDER -DUNICODE -DWIN32 -DWIN64 -D_CRT_SECURE_NO_WARNINGS -D_ENABLE_EXTENDED_ALIGNED_STORAGE -D_UNICODE -D_USE_MATH_DEFINES -D_WIN64 -D_WINDLL -Isrc\corelib\Core_autogen\include -Iinclude -Iinclude\QtCore -IE:\vcpkg_folders\qt6-update\buildtrees\qtbase\src\v6.1.2-82a7001d5f.clean\src\corelib -Isrc\corelib -Isrc\corelib\global -Isrc\corelib\kernel -IE:\vcpkg_folders\qt6-update\buildtrees\qtbase\src\v6.1.2-82a7001d5f.clean\src\corelib\..\3rdparty\tinycbor\src -Iinclude\QtCore\6.1.2 -Iinclude\QtCore\6.1.2\QtCore -Isrc\corelib\.rcc -IE:\vcpkg_folders\qt6-update\buildtrees\qtbase\src\v6.1.2-82a7001d5f.clean\mkspecs\win32-msvc -IE:\vcpkg_folders\qt6-update\installed\x64-windows\include /nologo /DWIN32 /D_WINDOWS /W3 /utf-8 /GR /MP /MD /Oi /Gy /DNDEBUG /Z7 -O2 -MD /W3 /EHsc -Zc:__cplusplus -permissive- -utf-8 -FS -Zc:rvalueCast -Zc:inline -Zc:strictStrings -Zc:throwingNew -Zc:referenceBinding -Zc:externConstexpr -Zc:wchar_t -guard:cf -std:c++17 /YuE:/vcpkg_folders/qt6-update/buildtrees/qtbase/x64-windows-rel/src/corelib/CMakeFiles/Core.dir/cmake_pch.hxx /FpE:/vcpkg_folders/qt6-update/buildtrees/qtbase/x64-windows-rel/src/corelib/CMakeFiles/Core.dir/./cmake_pch.cxx.pch /FIE:/vcpkg_folders/qt6-update/buildtrees/qtbase/x64-windows-rel/src/corelib/CMakeFiles/Core.dir/cmake_pch.hxx /showIncludes /Fosrc\corelib\CMakeFiles\Core.dir\kernel\qobject.cpp.obj /Fdsrc\corelib\CMakeFiles\Core.dir\ /FS -c E:\vcpkg_folders\qt6-update\buildtrees\qtbase\src\v6.1.2-82a7001d5f.clean\src\corelib\kernel\qobject.cpp
      FAILED: src/corelib/CMakeFiles/Core.dir/kernel/qobject.cpp.obj 
      C:\PROGRA~2\MIB055~1\2019\COMMUN~1\VC\Tools\MSVC\1429~1.300\bin\Hostx64\x64\cl.exe /TP -DCore_EXPORTS -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x040800 -DQT_MOC_COMPAT -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_USE_QSTRINGBUILDER -DUNICODE -DWIN32 -DWIN64 -D_CRT_SECURE_NO_WARNINGS -D_ENABLE_EXTENDED_ALIGNED_STORAGE -D_UNICODE -D_USE_MATH_DEFINES -D_WIN64 -D_WINDLL -Isrc\corelib\Core_autogen\include -Iinclude -Iinclude\QtCore -IE:\vcpkg_folders\qt6-update\buildtrees\qtbase\src\v6.1.2-82a7001d5f.clean\src\corelib -Isrc\corelib -Isrc\corelib\global -Isrc\corelib\kernel -IE:\vcpkg_folders\qt6-update\buildtrees\qtbase\src\v6.1.2-82a7001d5f.clean\src\corelib\..\3rdparty\tinycbor\src -Iinclude\QtCore\6.1.2 -Iinclude\QtCore\6.1.2\QtCore -Isrc\corelib\.rcc -IE:\vcpkg_folders\qt6-update\buildtrees\qtbase\src\v6.1.2-82a7001d5f.clean\mkspecs\win32-msvc -IE:\vcpkg_folders\qt6-update\installed\x64-windows\include /nologo /DWIN32 /D_WINDOWS /W3 /utf-8 /GR /MP /MD /Oi /Gy /DNDEBUG /Z7 -O2 -MD /W3 /EHsc -Zc:__cplusplus -permissive- -utf-8 -FS -Zc:rvalueCast -Zc:inline -Zc:strictStrings -Zc:throwingNew -Zc:referenceBinding -Zc:externConstexpr -Zc:wchar_t -guard:cf -std:c++17 /YuE:/vcpkg_folders/qt6-update/buildtrees/qtbase/x64-windows-rel/src/corelib/CMakeFiles/Core.dir/cmake_pch.hxx /FpE:/vcpkg_folders/qt6-update/buildtrees/qtbase/x64-windows-rel/src/corelib/CMakeFiles/Core.dir/./cmake_pch.cxx.pch /FIE:/vcpkg_folders/qt6-update/buildtrees/qtbase/x64-windows-rel/src/corelib/CMakeFiles/Core.dir/cmake_pch.hxx /showIncludes /Fosrc\corelib\CMakeFiles\Core.dir\kernel\qobject.cpp.obj /Fdsrc\corelib\CMakeFiles\Core.dir\ /FS -c E:\vcpkg_folders\qt6-update\buildtrees\qtbase\src\v6.1.2-82a7001d5f.clean\src\corelib\kernel\qobject.cpp
      E:\vcpkg_folders\qt6-update\buildtrees\qtbase\src\v6.1.2-82a7001d5f.clean\src\corelib\kernel\qobject.cpp : fatal error C1001: Internal compiler error.
      (compiler file 'D:\agent\_work\13\s\src\vctools\Compiler\Utc\src\p2\main.c', line 213)
       To work around this problem, try simplifying or changing the program near the locations listed above.
      If possible please provide a repro here: https://developercommunity.visualstudio.com 
      Please choose the Technical Support command on the Visual C++ 
       Help menu, or open the Technical Support help file for more information
      INTERNAL COMPILER ERROR in 'C:\PROGRA~2\MIB055~1\2019\COMMUN~1\VC\Tools\MSVC\1429~1.300\bin\Hostx64\x64\cl.exe'
       Please choose the Technical Support command on the Visual C++
       Help menu, or open the Technical Support help file for more information
      

       

      Attachments

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

        Activity

          People

            thiago Thiago Macieira
            neumann-a Alexander Neumann
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes