With errors such as: > submit.cpp:251:69: error: ‘class QDateTime’ has no member named ‘toTime_t’ > libscrobble.cpp:87:5: error: ‘QTextCodec’ was not declared in this scope > libscrobble.cpp:200:5: error: ‘qSort’ was not declared in this scope; did you mean ‘qsort’? > libscrobble.cpp:353:73: error: ‘endl’ was not declared in this scope 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=40fcf4a6c550f8442de5b9ac29e453e7383025df commit 40fcf4a6c550f8442de5b9ac29e453e7383025df Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2025-03-01 22:56:17 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2025-03-01 22:58:05 +0000 profiles: Mask media-sound/qtscrobbler for removal Bug: https://bugs.gentoo.org/947621 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e8cb1c893e0ed1c009294ee84da398458068dca commit 3e8cb1c893e0ed1c009294ee84da398458068dca Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2025-03-30 19:22:20 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2025-03-30 19:22:20 +0000 media-sound/qtscrobbler: treeclean Closes: https://bugs.gentoo.org/947621 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> media-sound/qtscrobbler/Manifest | 1 - .../qtscrobbler-0.11_pre20130123-qt5.11.patch | 24 --- .../files/qtscrobbler-0.11_pre20130123-qt5.patch | 194 --------------------- media-sound/qtscrobbler/metadata.xml | 11 -- .../qtscrobbler-0.11_pre20130123.ebuild | 66 ------- profiles/package.mask | 6 - 6 files changed, 302 deletions(-)