[Webkit-unassigned] [Bug 217380] New: [WPE] Build broken with ENABLE_ACCESSIBILITY=OFF

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 6 05:17:54 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=217380

            Bug ID: 217380
           Summary: [WPE] Build broken with ENABLE_ACCESSIBILITY=OFF
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aperez at igalia.com

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)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201006/7bade618/attachment.htm>


More information about the webkit-unassigned mailing list