Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 947621 - media-sound/qtscrobbler-0.11_pre20130123: depends on downstream Qt5 patching, fails to build against Qt6
Summary: media-sound/qtscrobbler-0.11_pre20130123: depends on downstream Qt5 patching,...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: EAPI7Removal qt5-removal
  Show dependency tree
 
Reported: 2025-01-06 18:53 UTC by Andreas Sturmlechner
Modified: 2025-03-30 19:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Sturmlechner gentoo-dev 2025-01-06 18:53:29 UTC
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.
Comment 1 Larry the Git Cow gentoo-dev 2025-03-01 22:58:22 UTC
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(+)
Comment 2 Larry the Git Cow gentoo-dev 2025-03-30 19:26:47 UTC
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(-)