[Webkit-unassigned] [Bug 162497] [GTK] [2.14.0] _cairo_surface_has_snapshots (surface)' failed
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 1 05:41:44 PST 2016
https://bugs.webkit.org/show_bug.cgi?id=162497
--- Comment #8 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Yes, if you remove -g then of course there will be no debuginfo at all. Don't do that. :) I suspect your build is failing because of one of your custom flags, try getting rid of all the custom stuff and just running a nice simple:
cmake -DPORT=GTK -DCMAKE_BUILD_TYPE=RelWithDebInfo
time make -j5
That might also "fix" this bug, who knows....
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161201/b4deb4b7/attachment-0001.html>
More information about the webkit-unassigned
mailing list