Details
-
Bug
-
Resolution: Incomplete
-
Not Evaluated
-
None
-
6.7.2
-
None
-
Gentoo Linux gcc-13.2.1_p20240210 gentoo's profile default/linux/amd64/23.0/split-usr/desktop/plasma
[ebuild NS ] dev-qt/qtwebengine-6.7.2 [5.15.14_p20240510] USE="alsa jumbo-build opengl%* pulseaudio qml%* screencast system-icu test* vaapi%* vulkan%* widgets -accessibility% -bindist -custom-cflags% -designer -geolocation -kerberos -pdfium% -webdriver% (-debug%)"
Gentoo Linux gcc-13.2.1_p20240210 gentoo's profile default/linux/amd64/23.0/split-usr/desktop/plasma [ebuild NS ] dev-qt/qtwebengine-6.7.2 [5.15.14_p20240510] USE="alsa jumbo-build opengl%* pulseaudio qml%* screencast system-icu test* vaapi%* vulkan%* widgets -accessibility% -bindist -custom-cflags% -designer -geolocation -kerberos -pdfium% -webdriver% (-debug%)"
Description
I've got from compiling dev-qt/qtwebengine-6.7.2 next QA Notice :
```
* Messages for package dev-qt/qtwebengine-6.7.2: * * Used CFLAGS/CXXFLAGS seem to enable debug info (-g or -ggdb), which * is non-trivial with qtwebengine. May experience extended compilation * times, increased disk/memory usage, and potentially link failure. * * If run into issues, please try disabling before reporting a bug. * Messages for package dev-qt/qtwebengine-6.7.2: * * Used CFLAGS/CXXFLAGS seem to enable debug info (-g or -ggdb), which * is non-trivial with qtwebengine. May experience extended compilation * times, increased disk/memory usage, and potentially link failure. * * If run into issues, please try disabling before reporting a bug. * -g2+/-ggdb* *FLAGS replaced with -g1 (enable USE=custom-cflags to keep) * Install additional packages for optional runtime features: * www-plugins/chrome-binary-plugins for Widevine DRM support (protected media playback) * * This version of Qt WebEngine is based on Chromium version 118.0.5993.220, with * additional security fixes up to 125.0.6422.142. Extensive as it is, the * list of backports is impossible to evaluate, but always bound to be behind * Chromium's release schedule. * * In addition, various online services may deny service based on an outdated * user agent version (and/or other checks). Google is already known to do so. * * tl;dr your web browsing experience will be compromised. * QA Notice: Package triggers severe warnings which indicate that it * may exhibit random runtime failures. * ../../../../../qtwebengine-everywhere-src-6.7.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/validationEGL.cpp:1045:22: warning: 'this' pointer is null [-Wnonnull] * ../../../../../qtwebengine-everywhere-src-6.7.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/validationEGL.cpp:1051:22: warning: 'this' pointer is null [-Wnonnull] * ../../../../../qtwebengine-everywhere-src-6.7.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/vulkan/SurfaceVk.cpp:3069:35: warning: 'this' pointer is null [-Wnonnull] * ../../../../../qtwebengine-everywhere-src-6.7.2/src/3rdparty/chromium/third_party/crashpad/crashpad/client/crashpad_client_linux.cc:536:31: warning: passing argument 2 to 'restrict'-qualified parameter aliases with argument 1 [-Wrestrict] * ../../../../../qtwebengine-everywhere-src-6.7.2/src/3rdparty/chromium/third_party/pdfium/core/fxcrt/retain_ptr.h:165:11: warning: 'void operator delete(void*, std::size_t)' called on pointer '<unknown>' with nonzero offset 24 [-Wfree-nonheap-object] * ../../../../../qtwebengine-everywhere-src-6.7.2/src/3rdparty/chromium/third_party/pdfium/core/fxcrt/retain_ptr.h:165:11: warning: 'void operator delete(void*, std::size_t)' called on pointer '<unknown>' with nonzero offset 56 [-Wfree-nonheap-object] * ../../../../../qtwebengine-everywhere-src-6.7.2/src/3rdparty/chromium/third_party/pdfium/core/fxcrt/retain_ptr.h:165:11: warning: 'void operator delete(void*, std::size_t)' called on pointer '<unknown>' with nonzero offset 24 [-Wfree-nonheap-object] * ../../../../../qtwebengine-everywhere-src-6.7.2/src/3rdparty/chromium/third_party/pdfium/core/fxcrt/retain_ptr.h:165:11: warning: 'void operator delete(void*, std::size_t)' called on pointer '<unknown>' with nonzero offset 56 [-Wfree-nonheap-object] * /usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/new_allocator.h:172:33: warning: 'void operator delete(void*, std::size_t)' called on pointer '<unknown>' with nonzero offset [1, 9223372036854775807] [-Wfree-nonheap-object] * ../../../../../qtwebengine-everywhere-src-6.7.2/src/3rdparty/chromium/third_party/perfetto/include/perfetto/tracing/traced_proto.h:316:23: warning: 'this' pointer is null [-Wnonnull] * /usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/new_allocator.h:172:33: warning: 'void operator delete(void*, std::size_t)' called on pointer '<unknown>' with nonzero offset 16 [-Wfree-nonheap-object] * /usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/unique_ptr.h:99:9: warning: 'void operator delete(void*, std::size_t)' called on pointer '<unknown>' with nonzero offset 16 [-Wfree-nonheap-object] * /usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/new_allocator.h:172:33: warning: 'void operator delete(void*, std::size_t)' called on pointer '<unknown>' with nonzero offset [1, 9223372036854775807] [-Wfree-nonheap-object] * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. * Homepage: https://www.qt.io/
```