[Webkit-unassigned] [Bug 227840] [GTK] 2.33.2: cmake fails on detecting libsoup

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 10 18:10:24 PDT 2021


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

--- Comment #7 from Michael Catanzaro <mcatanzaro at gnome.org> ---
(In reply to Tomasz Kłoczko from comment #4)
> And that is the problem that webkitgtk cmake instead checking first
> libsoup-2.4 and if not found libsoup-3.0 (or in reverse order) is forring
> tiu use -DUSE_SOUP2=ON.

We want the build to fail unless you manually pass -DUSE_SOUP2=ON, since that is a fallback option. It should not be possible to silently miss that libsoup3 is now expected, so automatically falling back to libsoup2 is not desired.

The error message could be better, though....

-- 
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/20210711/2d38126b/attachment.htm>


More information about the webkit-unassigned mailing list