WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
243868
[WPE] Cannot build with USE_SYSTEM_MALLOC enabled
https://bugs.webkit.org/show_bug.cgi?id=243868
Summary
[WPE] Cannot build with USE_SYSTEM_MALLOC enabled
Diego Pino
Reported
2022-08-11 20:41:58 PDT
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) ```
Attachments
Add attachment
proposed patch, testcase, etc.
Diego Pino
Comment 1
2022-08-11 20:55:05 PDT
Pull request:
https://github.com/webkit/webkit/pull/3257
EWS
Comment 2
2022-08-12 03:36:33 PDT
Committed
253375@main
(2999a68ccc3b): <
https://commits.webkit.org/253375@main
> Reviewed commits have been landed. Closing PR #3257 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2022-08-12 03:37:23 PDT
<
rdar://problem/98559834
>
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