[Interest] QtWebkit error while building Qt5.12.7 sources

Konstantin Tokarev annulen at yandex.ru
Wed Feb 19 18:09:10 CET 2020



18.02.2020, 19:33, "Ramakanth Kesireddy" <rama.kesi at gmail.com>:
> Hi,
>
> While trying to build Qt Webkit sources from Qt 5.5.1 as a separate module being part of Qt 5.12.7 sources, it throws below error:

Please do NOT use QtWebKit 5.5.1. It has unpatched Spectre/Meltdown
vulnerabilities, as well as a number of rendering bugs.

If 5.212 branch doesn't fit for some reason, you may want to use (as a last resort!)
the head of 5.9 branch, which includes aforementioned fixes.

>
> WebKit is now configured for building. Just run 'make'.
>
> g++ -Wl,-O1 -Wl,--enable-new-dtags -Wl,-rpath,/home/ubuntu/qt-everywhere-opensource-src-5.12.7/qtwebkit/lib -o LLIntOffsetsExtractor .obj/llint/LLIntOffsetsExtractor.o
> .obj/llint/LLIntOffsetsExtractor.o:(.qtversion[qt_version_tag]+0x0): undefined reference to `qt_version_tag'
> collect2: ld returned 1 exit status
> make[3]: *** [LLIntOffsetsExtractor] Error 1
> make[3]: Leaving directory /home/ubuntu/qt-everywhere-opensource-src-5.12.7/qtwebkit/Source/JavaScriptCore'
> make[2]: *** [sub-LLIntOffsetsExtractor-pro-make_first-ordered] Error 2
> make[2]: Leaving directory ` /home/ubuntu/qt-everywhere-opensource-src-5.12.7/qtwebkit/Source/JavaScriptCore'
> make[1]: *** [sub-Source-JavaScriptCore-JavaScriptCore-pro-make_first-ordered] Error 2
> make[1]: Leaving directory /home/ubuntu/qt-everywhere-opensource-src-5.12.7/qtwebkit'
> make: *** [module-qtwebkit-make_first] Error 2
>
> I tried to add DEFINES += QT_NO_VERSION_TAGGING in WebKit.pro but it doesn't solves the error.
>
> Any suggestions on how to resolve the same are appreciated.
>
> Thanks and Regards,
> Ramakanth
> ,
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> https://lists.qt-project.org/listinfo/interest


-- 
Regards,
Konstantin


More information about the Interest mailing list