With errors such as: > HistogramWidget.cpp:208:42: error: ‘class QFontMetrics’ has no member named ‘width’ > mainwindow.cpp:164:17: error: ‘class QVBoxLayout’ has no member named ‘setMargin’ > mainwindow.h:58:7: error: using typedef-name ‘using QStringList = class QList<QString>’ after ‘class’ If no one ports this to Qt6 soon, it will be one of the first last-rites candidates.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9395100c67e2cff1ad12340d6cce787ae3b62bb commit b9395100c67e2cff1ad12340d6cce787ae3b62bb Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2025-03-01 23:08:45 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2025-03-01 23:08:45 +0000 profiles: Mask sci-biology/clustalx for removal Bug: https://bugs.gentoo.org/947634 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c01d1062a7ba44d16f1d99d7723c0fc02570efd commit 7c01d1062a7ba44d16f1d99d7723c0fc02570efd Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2025-03-30 19:22:51 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2025-03-30 19:22:51 +0000 profiles: Extend sci-biology/clustalx package.mask for a bit Bug: https://bugs.gentoo.org/947634 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> profiles/package.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b21882a02b227d9345060b5d209a48f8b6dd7b0f commit b21882a02b227d9345060b5d209a48f8b6dd7b0f Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2025-04-13 19:39:01 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2025-04-14 21:14:55 +0000 sci-biology/clustalx: treeclean Closes: https://bugs.gentoo.org/947634 (pkgremoved) Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> profiles/package.mask | 6 - sci-biology/clustalx/Manifest | 2 - sci-biology/clustalx/clustalx-2.1-r3.ebuild | 55 ---- sci-biology/clustalx/files/clustalx-2.1-qt5.patch | 295 ---------------------- sci-biology/clustalx/metadata.xml | 8 - 5 files changed, 366 deletions(-)