RESOLVED FIXED311018
[CMake] Deprecation warnings about SQLite::SQLite3
https://bugs.webkit.org/show_bug.cgi?id=311018
Summary [CMake] Deprecation warnings about SQLite::SQLite3
Philippe Normand
Reported 2026-03-29 03:58:09 PDT
In a f44 container: CMake Warning (dev) at Source/cmake/WebKitMacros.cmake:149 (target_link_libraries): The library that is being linked to, SQLite::SQLite3, is marked as being deprecated by the owner. The message provided by the developer is: The target name SQLite::SQLite3 is deprecated. Please use SQLite3::SQLite3 instead. Call Stack (most recent call first): Source/cmake/WebKitMacros.cmake:185 (_WEBKIT_TARGET_SETUP) Source/cmake/WebKitMacros.cmake:356 (_WEBKIT_TARGET) Source/WebCore/CMakeLists.txt:3106 (WEBKIT_FRAMEWORK) This warning is for project developers. Use -Wno-dev to suppress it. repeated like 10 times.
Attachments
Philippe Normand
Comment 1 2026-03-29 04:18:16 PDT
EWS
Comment 2 2026-03-30 00:38:23 PDT
Committed 310205@main (83a0ed064cfb): <https://commits.webkit.org/310205@main> Reviewed commits have been landed. Closing PR #61613 and removing active labels.
Adrian Perez
Comment 3 2026-04-29 05:39:17 PDT
*** Bug 310541 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.