WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
217380
REGRESSION(
r267399
): [WPE] Build broken with ENABLE_ACCESSIBILITY=OFF
https://bugs.webkit.org/show_bug.cgi?id=217380
Summary
REGRESSION(r267399): [WPE] Build broken with ENABLE_ACCESSIBILITY=OFF
Adrian Perez
Reported
2020-10-06 05:17:54 PDT
CMake will fail with the following error when passing -DENABLE_ACCESSIBILITY=OFF: -- Enabled features: -- ENABLE_ACCELERATED_2D_CANVAS .................. ON -- ENABLE_ACCESSIBILITY OFF -- ENABLE_BUBBLEWRAP_SANDBOX ..................... OFF -- ENABLE_ENCRYPTED_MEDIA OFF -- ENABLE_GTKDOC ................................. OFF -- ENABLE_MEDIA_SOURCE ON -- ENABLE_SHAREABLE_RESOURCE ..................... ON -- ENABLE_VIDEO ON -- ENABLE_WEBDRIVER .............................. OFF -- ENABLE_WEB_AUDIO ON -- ENABLE_WEB_CRYPTO ............................. ON -- ENABLE_WPE_QT_API OFF -- ENABLE_XSLT ................................... ON -- USE_OPENJPEG ON -- USE_SYSTEMD ................................... ON -- USE_WOFF2 ON -- Configuring done CMake Error at Source/cmake/WebKitMacros.cmake:143 (add_executable): Target "WebProcess" links to target "ATK::Bridge" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): Source/WebKit/CMakeLists.txt:377 (WEBKIT_EXECUTABLE_DECLARE)
Attachments
Patch
(3.60 KB, patch)
2020-10-06 05:36 PDT
,
Adrian Perez
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Adrian Perez
Comment 1
2020-10-06 05:28:10 PDT
The issue was introduced in
r267399
/
bug #216773
Adrian Perez
Comment 2
2020-10-06 05:36:28 PDT
Created
attachment 410626
[details]
Patch
EWS
Comment 3
2020-10-06 06:23:54 PDT
Committed
r268046
: <
https://trac.webkit.org/changeset/268046
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 410626
[details]
.
Radar WebKit Bug Importer
Comment 4
2020-10-06 06:24:16 PDT
<
rdar://problem/69996942
>
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