[Webkit-unassigned] [Bug 183595] Cmake for static build of libjavascriptcoregtk and libwebkit2gtk fails: install TARGETS given no ARCHIVE DESTINATION for static library target "WebKit".

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 14 12:36:00 PDT 2018


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

--- Comment #15 from Stefan Fröberg <sfroberg13 at yahoo.com> ---
(In reply to Didier Spaier from comment #10)
> Created attachment 335729 [details]
> Build log (most features enabled).

That looks similar to bug I posted sometime ago

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


root/WebKit/build/DerivedSources/ForwardingHeaders/wtf/TypeCasts.h:82:80:   required from 'typename WTF::match_constness<Source, Target>::type& WTF::downcast(Source&) [with Target = WebCore::Document; Source = WebCore::ScriptExecutionContext; typename WTF::match_constness<Source, Target>::type = WebCore::Document]'
/root/WebKit/Source/WebCore/bindings/js/JSWebAnimationCustom.cpp:47:49:   required from here
/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include/g++-v7/type_traits:1512:12: error: invalid use of incomplete type 'class WebCore::Document'
     struct is_base_of

Did not get that error with 2.18.6 however with my gcc 7.3.0

-- 
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/20180314/4bc11083/attachment.html>


More information about the webkit-unassigned mailing list