Bug 236215 - [GTK][WPE] Debian Stable build is failing after r288872
Summary: [GTK][WPE] Debian Stable build is failing after r288872
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Diego Pino
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-02-06 19:30 PST by Diego Pino
Modified: 2022-02-06 20:00 PST (History)
6 users (show)

See Also:


Attachments
[fast-cq] Patch (2.14 KB, patch)
2022-02-06 19:33 PST, Diego Pino
no flags Details | Formatted Diff | Diff
[fast-cq] Patch (2.15 KB, patch)
2022-02-06 19:49 PST, Diego Pino
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Pino 2022-02-06 19:30:41 PST
[GTK][WPE] Debian Stable build is failing after r287015
Comment 1 Diego Pino 2022-02-06 19:33:04 PST
Created attachment 451060 [details]
[fast-cq] Patch
Comment 2 Diego Pino 2022-02-06 19:34:53 PST
Build error from Debian Stable bot: https://build.webkit.org/#/builders/46/builds/10684/steps/8/logs/stdio

Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/PlatformDisplay.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/PlatformDisplay.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/PlatformDisplay.cpp.o -c ../../Source/WebCore/platform/graphics/PlatformDisplay.cpp
../../Source/WebCore/platform/graphics/PlatformDisplay.cpp: In member function ‘const WTF::String& WebCore::PlatformDisplay::accessibilityBusAddress() const’:
../../Source/WebCore/platform/graphics/PlatformDisplay.cpp:310:5: error: ‘GRefPtr’ was not declared in this scope
     GRefPtr<GDBusConnection> sessionBus = adoptGRef(g_bus_get_sync(G_BUS_TYPE_SESSION, nullptr, nullptr));
     ^~~~~~~
../../Source/WebCore/platform/graphics/PlatformDisplay.cpp:310:28: error: expected primary-expression before ‘>’ token
     GRefPtr<GDBusConnection> sessionBus = adoptGRef(g_bus_get_sync(G_BUS_TYPE_SESSION, nullptr, nullptr));
Comment 3 EWS 2022-02-06 19:46:42 PST
/Volumes/Data/worker/Commit-Queue/build/Source/WebCore/ChangeLog neither lists a valid reviewer nor contains the string "Unreviewed" or "Rubber stamp" (case insensitive).
Comment 4 Diego Pino 2022-02-06 19:49:12 PST
Created attachment 451061 [details]
[fast-cq] Patch
Comment 5 EWS 2022-02-06 19:59:15 PST
Committed r289195 (246881@main): <https://commits.webkit.org/246881@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 451061 [details].
Comment 6 Radar WebKit Bug Importer 2022-02-06 20:00:19 PST
<rdar://problem/88553744>