Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 783663 - lxqt-base/lxqt-panel-0.17.1 fails to compile
Summary: lxqt-base/lxqt-panel-0.17.1 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: LxQt maintainers
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-04-18 08:39 UTC by Agostino Sarubbo
Modified: 2021-04-18 12:11 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,16.36 KB, text/plain)
2021-04-18 08:39 UTC, Agostino Sarubbo
Details
1-CMakeOutput.log (1-CMakeOutput.log,43.87 KB, text/plain)
2021-04-18 08:39 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-04-18 08:39:33 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: lxqt-base/lxqt-panel-0.17.1 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2021-04-18 08:39:35 UTC
CC'ing also the author of the commit
Comment 2 Agostino Sarubbo gentoo-dev 2021-04-18 08:39:36 UTC
Created attachment 700467 [details]
build.log

build log and emerge --info
Comment 3 Agostino Sarubbo gentoo-dev 2021-04-18 08:39:37 UTC
Created attachment 700470 [details]
1-CMakeOutput.log

1-CMakeOutput.log
Comment 4 Agostino Sarubbo gentoo-dev 2021-04-18 08:39:38 UTC
Possible context of error(s):

  Could not find a package configuration file provided by "Qt5Concurrent"
Comment 5 Larry the Git Cow gentoo-dev 2021-04-18 12:11:05 UTC
The bug has been closed via the following commit(s):

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

commit 98f0c3f6721d9b0873e76d76a5febd02e190cb12
Author:     Jimi Huotari <chiitoo@gentoo.org>
AuthorDate: 2021-04-18 10:49:50 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-04-18 12:09:49 +0000

    lxqt-base/lxqt-panel: add a missing dependency for statusnotifier
    
    Closes: https://bugs.gentoo.org/783663
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
    Closes: https://github.com/gentoo/gentoo/pull/20439
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 lxqt-base/lxqt-panel/lxqt-panel-0.16.1-r1.ebuild | 119 +++++++++++++++++++++++
 lxqt-base/lxqt-panel/lxqt-panel-0.17.1-r1.ebuild | 117 ++++++++++++++++++++++
 2 files changed, 236 insertions(+)