In preparation.
Arches please stabilise.
I have a problem with this package - I have it compiled with the following features: [ebuild R ~] dev-qt/qtwebengine-5.15.2_p20210824:5/5.15::gentoo USE="alsa jumbo-build pulseaudio system-ffmpeg system-icu widgets -bindist -debug -designer -geolocation -kerberos -test" and it causes several KDE packages not to compile, for example kde-apps/messagelib-21.08.1 results in error as below. Is it a known problem? -- Found Gettext: /usr/bin/msgmerge (found version "0.21") CMake Error at /usr/lib64/cmake/Qt5WebEngine/Qt5WebEngineConfig.cmake:111 (find_package): find_package called with invalid argument "5.15.2*" Call Stack (most recent call first): /usr/lib64/cmake/Qt5/Qt5Config.cmake:28 (find_package) CMakeLists.txt:63 (find_package) CMake Error at /usr/lib64/cmake/Qt5/Qt5Config.cmake:28 (find_package): Found package configuration file: /usr/lib64/cmake/Qt5WebEngine/Qt5WebEngineConfig.cmake but it set Qt5WebEngine_FOUND to FALSE so package "Qt5WebEngine" is considered to be NOT FOUND. Call Stack (most recent call first): CMakeLists.txt:63 (find_package)
(In reply to Roman S. from comment #2) > I have a problem with this package - I have it compiled with the following > features: > > [ebuild R ~] dev-qt/qtwebengine-5.15.2_p20210824:5/5.15::gentoo > USE="alsa jumbo-build pulseaudio system-ffmpeg system-icu widgets -bindist > -debug -designer -geolocation -kerberos -test" > > and it causes several KDE packages not to compile, for example > kde-apps/messagelib-21.08.1 results in error as below. Is it a known problem? > > > -- Found Gettext: /usr/bin/msgmerge (found version "0.21") > CMake Error at /usr/lib64/cmake/Qt5WebEngine/Qt5WebEngineConfig.cmake:111 > (find_package): > find_package called with invalid argument "5.15.2*" > Call Stack (most recent call first): > /usr/lib64/cmake/Qt5/Qt5Config.cmake:28 (find_package) > CMakeLists.txt:63 (find_package) > > > CMake Error at /usr/lib64/cmake/Qt5/Qt5Config.cmake:28 (find_package): > Found package configuration file: > > /usr/lib64/cmake/Qt5WebEngine/Qt5WebEngineConfig.cmake > > but it set Qt5WebEngine_FOUND to FALSE so package "Qt5WebEngine" is > considered to be NOT FOUND. > Call Stack (most recent call first): > CMakeLists.txt:63 (find_package) Could you file a bug with the full build.log of something failing (and these details you mentioned) and the CMake* files mentioned in the failure? Thanks.
x86 stable
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71e50ca9750a01ae4342693b495eaa18f4723d0f commit 71e50ca9750a01ae4342693b495eaa18f4723d0f Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2021-09-15 07:28:12 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2021-09-15 07:28:48 +0000 dev-qt/qtwebengine: Fix .qmake.conf Bug: https://bugs.gentoo.org/811441 Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> ...5.2_p20210824.ebuild => qtwebengine-5.15.2_p20210824-r1.ebuild} | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-)
Unable to check for sanity: > no match for package: dev-qt/qtwebengine-5.15.2_p20210824
All sanity-check issues have been resolved
(In reply to Sam James from comment #3) > > Could you file a bug with the full build.log of something failing (and these > details you mentioned) and the CMake* files mentioned in the failure? > > Thanks. The -r1 already fixed my problem.
amd64 done
arm64 done all arches done