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

Fatal error C1001 when building "qtwebglplugin\src\plugins\platforms\webgl"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.12.2
    • QPA: WebGL
    • None
    • VC Toolset = 14.16.27023
      Win SDK = 10.0.17763.0
    • Windows

    Description

      build_log
      	cd webgl\ && ( if not exist Makefile C:\Dev\Libs\Qt5\build\windows-x86_64\qtbase\bin\qmake.exe -o Makefile C:\Dev\Libs\Qt5\src\qtwebglplugin\src\plugins\platforms\webgl\webgl.pro ) && C:\Dev\Tools\Jom\jom.exe -f Makefile
      	C:\Dev\Tools\Jom\jom.exe -f Makefile.Debug all
      	C:\Dev\Tools\Jom\jom.exe -f Makefile.Release all
      	link /NOLOGO /DYNAMICBASE /NXCOMPAT /INCREMENTAL:NO /DLL /LTCG /SUBSYSTEM:WINDOWS /VERSION:5.12 /OUT:..\..\..\..\plugins\platforms\qwebgl.dll @C:\Temp\qwebgl.dll.8696.63.jom
         Creating library ..\..\..\..\plugins\platforms\qwebgl.lib and object ..\..\..\..\plugins\platforms\qwebgl.exp
      Generating code
      c:\dev\libs\qt5\src\qtwebglplugin\src\plugins\platforms\webgl\qwebglwebsocketserver.cpp(210) : fatal error C1001: An internal error has occurred in the compiler.
      (compiler file 'd:\agent\_work\2\s\src\vctools\compiler\utc\src\p2\main.c', line 187)
       To work around this problem, try simplifying or changing the program near the locations listed above.
      Please choose the Technical Support command on the Visual C++ 
       Help menu, or open the Technical Support help file for more information
        link!InvokeCompilerPassW()+0x42626
        link!InvokeCompilerPassW()+0x30242
      c:\dev\libs\qt5\src\qtwebglplugin\src\plugins\platforms\webgl\qwebglwebsocketserver.cpp(210) : fatal error C1001: An internal error has occurred in the compiler.
      (compiler file 'd:\agent\_work\2\s\src\vctools\compiler\utc\src\common\error.c', line 835)
       To work around this problem, try simplifying or changing the program near the locations listed above.
      Please choose the Technical Support command on the Visual C++ 
       Help menu, or open the Technical Support help file for more information
      LINK : fatal error LNK1257: code generation failed
      jom: C:\Dev\Libs\Qt5\build\windows-x86_64\qtwebglplugin\src\plugins\platforms\webgl\Makefile.Release [..\..\..\..\plugins\platforms\qwebgl.dll] Error 1257
      

      x86 version

      build_log_x86
      	link /NOLOGO /DYNAMICBASE /NXCOMPAT /INCREMENTAL:NO /DLL /LTCG /SUBSYSTEM:WINDOWS /VERSION:5.12 /OUT:..\..\..\..\plugins\platforms\qwebgl.dll @C:\Temp\qwebgl.dll.10168.47.jom
         Creating library ..\..\..\..\plugins\platforms\qwebgl.lib and object ..\..\..\..\plugins\platforms\qwebgl.exp
      Generating code
      c:\dev\libs\qt5\src\qtwebglplugin\src\plugins\platforms\webgl\qwebglwebsocketserver.cpp(157) : fatal error C1001: An internal error has occurred in the compiler.
      (compiler file 'd:\agent\_work\1\s\src\vctools\compiler\utc\src\p2\main.c', line 187)
       To work around this problem, try simplifying or changing the program near the locations listed above.
      Please choose the Technical Support command on the Visual C++ 
       Help menu, or open the Technical Support help file for more information
      
      c:\dev\libs\qt5\src\qtwebglplugin\src\plugins\platforms\webgl\qwebglwebsocketserver.cpp(157) : fatal error C1001: An internal error has occurred in the compiler.
      (compiler file 'd:\agent\_work\1\s\src\vctools\compiler\utc\src\common\error.c', line 835)
       To work around this problem, try simplifying or changing the program near the locations listed above.
      Please choose the Technical Support command on the Visual C++ 
       Help menu, or open the Technical Support help file for more information
      LINK : fatal error LNK1257: code generation failed
      

      It is reproduced on different build machines and VMs.

      Attachments

        1. config.log
          91 kB
        2. config.opt
          0.3 kB
        3. config.summary
          10 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            jefernan Jesus Fernandez
            dmitry.sokolov Dmitry Sokolov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes