WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
214229
[GTK] Build failure in Debian Stable and Ubuntu LTS bots after
r264272
https://bugs.webkit.org/show_bug.cgi?id=214229
Summary
[GTK] Build failure in Debian Stable and Ubuntu LTS bots after r264272
Lauro Moura
Reported
2020-07-11 21:47:48 PDT
Log:
https://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release%20Debian%20Stable%20%28Build%29/builds/35362/steps/compile-webkit/logs/stdio
In file included from ../../Source/WebCore/platform/graphics/Color.h:29, from ../../Source/WebCore/platform/graphics/InbandTextTrackPrivateClient.h:30, from ../../Source/WebCore/platform/graphics/InbandTextTrackPrivate.h:30, from ../../Source/WebCore/platform/graphics/gstreamer/InbandTextTrackPrivateGStreamer.h:31, from ../../Source/WebCore/platform/graphics/gstreamer/InbandTextTrackPrivateGStreamer.cpp:30: ../../Source/WebCore/platform/graphics/ExtendedColor.h: In member function ‘decltype(auto) WebCore::ExtendedColor::callOnUnderlyingType(Functor&&) const’: ../../Source/WebCore/platform/graphics/ExtendedColor.h:86:21: error: ‘invoke’ is not a member of ‘std’ return std::invoke(std::forward<Functor>(functor), asSRGBA(m_components)); ^~~~~~
Attachments
Add attachment
proposed patch, testcase, etc.
Lauro Moura
Comment 1
2020-07-12 18:22:59 PDT
Fixed
r264279
. Thanks, Yusuke.
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