Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 785457 - kde-plasma/discover-5.21.4: QtConcurrentRun: No such file or directory
Summary: kde-plasma/discover-5.21.4: QtConcurrentRun: No such file or directory
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL: https://invent.kde.org/plasma/discove...
Whiteboard:
Keywords: UPSTREAM
Depends on:
Blocks:
 
Reported: 2021-04-24 21:34 UTC by Kenneth G. Strawn
Modified: 2021-05-07 22:14 UTC (History)
1 user (show)

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 Kenneth G. Strawn 2021-04-24 21:34:32 UTC
Similar to bugs 785412, 785403, 785418 but not exactly the same ― this time it's trying to include QtConcurrentRun instead of QtConcurrent, with similar results 

Reproducible: Always

Steps to Reproduce:
1. Attempt to emerge kde-plasma/discover
Actual Results:  
/var/tmp/portage/kde-plasma/discover-5.21.4/work/discover-5.21.4/libdiscover/appstream/OdrsReviewsBackend.cpp:33:10: fatal error: QtConcurrentRun: No such file or directory

Expected Results:  
Successful build
Comment 1 Kenneth G. Strawn 2021-04-24 21:43:54 UTC
Adding Andreas to the cc list since he's the one who fixed the three similar "See Also" bugs.
Comment 2 Andreas Sturmlechner gentoo-dev 2021-04-24 21:45:37 UTC
(In reply to Kenneth G. Strawn from comment #1)
> Adding Andreas to the cc list since he's the one who fixed the three similar
> "See Also" bugs.
Coincidentally also part of kde proj so no need to CC.
Comment 3 Andreas Sturmlechner gentoo-dev 2021-04-24 22:11:05 UTC
Please leave those flags for us to set.
Comment 4 Larry the Git Cow gentoo-dev 2021-04-24 22:39:36 UTC
The bug has been closed via the following commit(s):

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

commit adf30035141015d54d46a27b77727e9f620c7bcc
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-04-24 22:30:57 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-04-24 22:39:27 +0000

    kde-plasma/discover: Fix upstream linking
    
    See also: https://invent.kde.org/plasma/discover/-/merge_requests/116
    
    Reported-by: Kenneth G. Strawn <kenny.strawn@gmail.com>
    Closes: https://bugs.gentoo.org/785457
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-plasma/discover/discover-5.21.4.ebuild         |  2 +
 .../files/discover-5.21.4-missing-link.patch       | 49 ++++++++++++++++++++++
 2 files changed, 51 insertions(+)
Comment 5 Larry the Git Cow gentoo-dev 2021-05-07 22:14:46 UTC
The bug has been closed via the following commit(s):

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

commit e10b7d6b4437b3c39272f57d50c04dca5d591737
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-05-05 02:31:39 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-05-07 22:14:29 +0000

    kde-plasma/discover: Fix upstream linking
    
    See also: https://invent.kde.org/plasma/discover/-/merge_requests/116
    
    Reported-by: Kenneth G. Strawn <kenny.strawn@gmail.com>
    Closes: https://bugs.gentoo.org/785457
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-plasma/discover/discover-5.20.5-r1.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)