WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
236215
[GTK][WPE] Debian Stable build is failing after
r288872
https://bugs.webkit.org/show_bug.cgi?id=236215
Summary
[GTK][WPE] Debian Stable build is failing after r288872
Diego Pino
Reported
2022-02-06 19:30:41 PST
[GTK][WPE] Debian Stable build is failing after
r287015
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
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Diego Pino
Comment 1
2022-02-06 19:33:04 PST
Created
attachment 451060
[details]
[fast-cq] Patch
Diego Pino
Comment 2
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));
EWS
Comment 3
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).
Diego Pino
Comment 4
2022-02-06 19:49:12 PST
Created
attachment 451061
[details]
[fast-cq] Patch
EWS
Comment 5
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]
.
Radar WebKit Bug Importer
Comment 6
2022-02-06 20:00:19 PST
<
rdar://problem/88553744
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug