Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 809668 - media-video/qmplay2-21.06.07-r1 fails to compile
Summary: media-video/qmplay2-21.06.07-r1 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: Arthur Zamarin
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-22 18:58 UTC by Agostino Sarubbo
Modified: 2021-08-22 19:10 UTC (History)
0 users

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


Attachments
build.log (build.log,85.24 KB, text/plain)
2021-08-22 18:58 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-22 18:58:36 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-video/qmplay2-21.06.07-r1 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-22 18:58:39 UTC
Created attachment 735169 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-08-22 18:58:40 UTC
Possible context of error(s):

/var/tmp/portage/media-video/qmplay2-21.06.07-r1/work/QMPlay2-src-21.06.07/src/qmplay2/QMPlay2Core.cpp:49:14: fatal error: QDBusConnection: No such file or directory
/var/tmp/portage/media-video/qmplay2-21.06.07-r1/work/QMPlay2-src-21.06.07/src/qmplay2/QMPlay2Core.cpp:49:14: fatal error: QDBusConnection: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2021-08-22 19:10:00 UTC
The bug has been closed via the following commit(s):

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

commit 62b9ddbb57dfe2dd4ab32ff0d875969b4760b685
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2021-08-22 19:08:39 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2021-08-22 19:08:39 +0000

    media-video/qmplay2: make qtdbus mandatory
    
    Big thanks to ago for all the testing and reporting!
    
    Closes: https://bugs.gentoo.org/809668
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 .../{qmplay2-21.06.07-r1.ebuild => qmplay2-21.06.07-r2.ebuild}     | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)