sed looks good kf5 built. Kwin which failed as well built in plasma 5.15.2.
So yes a fix.

On Sun, Mar 3, 2019 at 8:34 PM Bruce Dubbs via blfs-dev <
[email protected]> wrote:

> On 3/3/19 1:24 PM, Bruce Dubbs wrote:
> > On 3/3/19 11:55 AM, martyn vidler wrote:
> >> Found this out
> >> EncodedJSValue JIT_STUB cti_vm_throw(STUB_ARGS_DECLARATION);
> >> +    EncodedJSValue JIT_STUB cti_vm_throw(STUB_ARGS_DECLARATION)
> >> __attribute__((used));
> >>
> >> Hope this helps some can make a patch and test
> >
> > Please do not top post.
> >
> > I don't know what this does or what file this applies to.
> >
> > I did find one upstream commit that seems to address the issue.  I'm
> > testing it now and will post it if it works.
> >
> > The commit was made Jan 28, so I think the workaround will not be needed
> > when the next version of QT is released.
>
> OK, this seems to work:
>
> sed -i "s/volatile//" \
>    qtscript/src/3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp
>
> Place it in the qt-5.12.1 instructions right after changing to the
> extracted qt directory.
>
>    -- Bruce
> --
> http://lists.linuxfromscratch.org/listinfo/blfs-dev
> FAQ: http://www.linuxfromscratch.org/blfs/faq.html
> Unsubscribe: See the above information page
>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to