Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 929020

Summary: mate-base/mate-control-center-1.28.0 fails to build without appindicator use flag enabled
Product: Gentoo Linux Reporter: mira <miraskies>
Component: Current packagesAssignee: immolo <immoloism>
Status: RESOLVED FIXED    
Severity: normal CC: immoloism, proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/36180
Whiteboard:
Package list:
Runtime testing required: ---

Description mira 2024-04-09 17:46:17 UTC
mate-control-center fails to build without appindicator use flag enabled. Had to enable this use flag for it to build.

Reproducible: Always

Steps to Reproduce:
1.Do not enable appindicator use flag on mate-control-center
2.Emerge mate-control-center
Actual Results:  
https://0x0.st/XidT.log

Expected Results:  
successful emerge

https://paste.gentoo.zip/bxiavxDS

https://0x0.st/XidT.log
Comment 1 immolo 2024-04-09 17:52:13 UTC
Please attach the emerge --info and log as an attachment so we don't lose these however thanks for reporting, I'll get a fix out ASAP.
Comment 2 Larry the Git Cow gentoo-dev 2024-04-10 05:45:14 UTC
The bug has been closed via the following commit(s):

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

commit 4f60d2d9ea30816574d1f1f84f1c2425095d99bd
Author:     Ian Jordan <immoloism@gmail.com>
AuthorDate: 2024-04-09 18:03:46 +0000
Commit:     Matt Jolly <kangie@gentoo.org>
CommitDate: 2024-04-10 05:42:38 +0000

    mate-base/mate-control-center: appindator is no longer optional
    
    Closes: https://bugs.gentoo.org/929020
    Signed-off-by: Ian Jordan <immoloism@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/36180
    Signed-off-by: Matt Jolly <kangie@gentoo.org>

 mate-base/mate-control-center/mate-control-center-1.28.0.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)