[Webkit-unassigned] [Bug 243868] New: [WPE] Cannot build with USE_SYSTEM_MALLOC enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 11 20:41:58 PDT 2022


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

            Bug ID: 243868
           Summary: [WPE] Cannot build with USE_SYSTEM_MALLOC enabled
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dpino at igalia.com

Command:

```
$ ./Tools/Script/build-webkit --release --wpe --cmakeargs=-DUSE_SYSTEM_MALLOC=ON
```

Error:

```
CMake Error at Source/cmake/WebKitMacros.cmake:129 (add_executable):
  Target "TestJSC" links to target "WebKit::bmalloc" 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):
  Tools/TestWebKitAPI/PlatformWPE.cmake:126 (WEBKIT_EXECUTABLE_DECLARE)
  Source/cmake/WebKitMacros.cmake:71 (include)
  Tools/TestWebKitAPI/CMakeLists.txt:406 (WEBKIT_INCLUDE_CONFIG_FILES_IF_EXISTS)
```

-- 
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/20220812/accd5308/attachment.htm>


More information about the webkit-unassigned mailing list