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

Bug 743073

Summary: x11-plugins/wmsystray-0.1.1-r1 fails to compile
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Bernard Cafarelli <voyageur>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-09-17 06:04:00 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-plugins/wmsystray-0.1.1-r1 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004.
This machine uses also GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-09-17 06:04:02 UTC
Created attachment 660849 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-12-03 10:40:13 UTC
The bug has been closed via the following commit(s):

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

commit 9b28449fa0c087396229634de43b49224cb5b430
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2020-12-03 10:39:50 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2020-12-03 10:40:09 +0000

    x11-plugins/wmsystray: properly set CC
    
    Also fix incorrect return statement
    
    Closes: https://bugs.gentoo.org/743073
    Package-Manager: Portage-3.0.11, Repoman-3.0.2
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 .../wmsystray/files/wmsystray-0.1.1-Makefile.patch | 30 ++++++++++++++--------
 .../files/wmsystray-0.1.1-return-type.patch        | 12 +++++++++
 x11-plugins/wmsystray/wmsystray-0.1.1-r1.ebuild    | 16 ++++++------
 3 files changed, 39 insertions(+), 19 deletions(-)