WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 220494
[GStreamer] Build failure with gst-build: Missing gst/audio/audio.h
https://bugs.webkit.org/show_bug.cgi?id=220494
Summary
[GStreamer] Build failure with gst-build: Missing gst/audio/audio.h
Lauro Moura
Reported
2021-01-08 19:07:40 PST
Steps to reproduce: * Clone gst-build (e.g. ~/gst-build) * Build it * Enable its variables (e.g invoking ~/gst-build/gst-env.py to open a new shell) * Build WebKit The build will fail with the following error: In file included from DerivedSources/ForwardingHeaders/WebCore/GStreamerCommon.h:25, from DerivedSources/ForwardingHeaders/WebCore/SharedBuffer.h:52, from ../Source/WebKit/Platform/IPC/Decoder.h:33, from ../Source/WebKit/Shared/WebPreferencesStore.h:28, from ../Source/WebKit/UIProcess/WebPreferences.h:32, from ../Source/WebKit/UIProcess/API/glib/WebKitSettingsPrivate.h:31, from ../Tools/TestWebKitAPI/Tests/WebKitGLib/TestUIClient.cpp:24: DerivedSources/ForwardingHeaders/WebCore/GUniquePtrGStreamer.h:24:10: fatal error: gst/audio/audio.h: No such file or directory 24 | #include <gst/audio/audio.h> | ^~~~~~~~~~~~~~~~~~~ compilation terminated.
Attachments
Patch
(1.30 KB, patch)
2021-01-08 19:15 PST
,
Lauro Moura
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Lauro Moura
Comment 1
2021-01-08 19:15:28 PST
Created
attachment 417328
[details]
Patch
EWS
Comment 2
2021-01-09 04:01:54 PST
Committed
r271346
: <
https://trac.webkit.org/changeset/271346
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 417328
[details]
.
Radar WebKit Bug Importer
Comment 3
2021-01-09 04:02:16 PST
<
rdar://problem/72962015
>
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