Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 808691 - media-video/smplayer-21.8.0 fails to compile
Summary: media-video/smplayer-21.8.0 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-08-17 05:35 UTC by Agostino Sarubbo
Modified: 2023-10-21 21:04 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,48.89 KB, text/plain)
2021-08-17 05:36 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-08-17 05:35:59 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-video/smplayer-21.8.0 fails to compile.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-08-17 05:36:01 UTC
Created attachment 733423 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-08-17 06:59:41 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3988c25749cc0fd0ee92538607a2231c1906087

commit a3988c25749cc0fd0ee92538607a2231c1906087
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2021-08-17 06:58:59 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2021-08-17 06:59:34 +0000

    media-video/smplayer: Added missing dependency on dev-qt/qtdbus:5
    
    Closes: https://bugs.gentoo.org/808691
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 media-video/smplayer/smplayer-21.8.0.ebuild | 1 +
 1 file changed, 1 insertion(+)
Comment 3 Larry the Git Cow gentoo-dev 2023-10-21 21:04:46 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf23582a3502e3f93ad9c1fa2ce3afbb15e69736

commit cf23582a3502e3f93ad9c1fa2ce3afbb15e69736
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2023-10-21 20:25:46 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2023-10-21 21:04:19 +0000

    media-video/smplayer: add 23.6.0, drop ineffective IUSE, unused deps
    
    Fix HOMEPAGE.
    
    dev-qt/qtscript:5 was unused since 21.08.0.
    
    dev-qt/qtdbus:5 was unconditional since commit
    a3988c25749cc0fd0ee92538607a2231c1906087.
    
    Bug: https://bugs.gentoo.org/915789
    Bug: https://bugs.gentoo.org/808691
    Closes: https://bugs.gentoo.org/893952
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-video/smplayer/Manifest               |   1 +
 media-video/smplayer/smplayer-23.6.0.ebuild | 125 ++++++++++++++++++++++++++++
 2 files changed, 126 insertions(+)