[Webkit-unassigned] [Bug 240897] New: [GCC] Debian stable build bot broken after 250926 at main

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 24 19:04:13 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=240897

            Bug ID: 240897
           Summary: [GCC] Debian stable build bot broken after 250926 at main
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dpino at igalia.com

`compile-webkit` step ends with the following message error:

```
In file included from ../../Source/WebCore/platform/graphics/FontSelectionAlgorithm.h:28,
                 from ../../Source/WebCore/platform/graphics/FontDescription.h:29,
                 from ../../Source/WebCore/platform/graphics/FontCascadeDescription.h:28,
                 from ../../Source/WebCore/platform/graphics/harfbuzz/FontDescriptionHarfBuzz.cpp:27:
../../Source/WebCore/platform/text/TextFlags.h:101:42: warning: ‘WebCore::ExpansionBehavior::left’ is too small to hold all values of ‘enum class WebCore::ExpansionBehavior::Behavior’
     Behavior left : 2 { Behavior::Forbid };
                                          ^
../../Source/WebCore/platform/text/TextFlags.h:102:42: warning: ‘WebCore::ExpansionBehavior::right’ is too small to hold all values of ‘enum class WebCore::ExpansionBehavior::Behavior’
     Behavior right : 2 { Behavior::Allow };
                                          ^
../../Source/WebCore/platform/text/TextFlags.h:101:42: error: cannot convert ‘<brace-enclosed initializer list>’ to ‘unsigned char:2’ in initialization
     Behavior left : 2 { Behavior::Forbid };
                                          ^
../../Source/WebCore/platform/text/TextFlags.h:102:42: error: cannot convert ‘<brace-enclosed initializer list>’ to ‘unsigned char:2’ in initialization
     Behavior right : 2 { Behavior::Allow };
                                          ^
```

https://build.webkit.org/#/builders/46/builds/13794

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220525/29681230/attachment.htm>


More information about the webkit-unassigned mailing list