- 
    
Bug
 - 
    Resolution: Fixed
 - 
    
P1: Critical
 - 
    None
 - 
    6.8.3
 - 
    None
 
- 
        006f192b9 (130-based), ee87cbeb7 (122-based)
 
Qt 6.8.3 started to fail build:
In file included from ../../../../../../qtwebengine/src/3rdparty/chromium/ui/gl/gl_surface.h:30,
                 from ../../../../../../qtwebengine/src/3rdparty/chromium/tools/v8_context_snapshot/qt_overrides.cc:13:
../../../../../../qtwebengine/src/3rdparty/chromium/ui/gl/gl_implementation.h:18:10: fatal error: ui/gl/buildflags.h: No such file or directory
   18 | #include "ui/gl/buildflags.h"
      |          ^~~~~~~~~~~~~~~~~~~~
Possibly it's a race due to some missing dependency as repeating build gets it to the finish line eventually.