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

Bug 760588

Summary: x11-plugins/wmmaiload-2.3.0-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-12-18 07:34:05 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-plugins/wmmaiload-2.3.0-r1 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2020-12-18 07:34:07 UTC
Created attachment 678676 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-12-18 07:34:08 UTC
Possible context of error(s):

/bin/sh: line 3: cpp: command not found
/bin/sh: line 3: cpp: command not found
/bin/sh: line 3: cpp: command not found
/bin/sh: line 3: cpp: command not found
/bin/sh: line 3: cpp: command not found
/bin/sh: line 3: cpp: command not found
/bin/sh: line 3: cpp: command not found
Makefile:152: .dependencies: No such file or directory
/bin/sh: line 3: cpp: command not found
/bin/sh: line 3: cpp: command not found
/bin/sh: line 3: cpp: command not found
/bin/sh: line 3: cpp: command not found
/bin/sh: line 3: cpp: command not found
/bin/sh: line 3: cpp: command not found
 * QA Notice: command not found:
 * 	/bin/sh: line 3: cpp: command not found
 * 	/bin/sh: line 3: cpp: command not found
 * 	/bin/sh: line 3: cpp: command not found
 * 	/bin/sh: line 3: cpp: command not found
 * 	/bin/sh: line 3: cpp: command not found
 * 	/bin/sh: line 3: cpp: command not found
 * 	/bin/sh: line 3: cpp: command not found
 * 	/bin/sh: line 3: cpp: command not found
 * 	/bin/sh: line 3: cpp: command not found
 * 	/bin/sh: line 3: cpp: command not found
 * 	/bin/sh: line 3: cpp: command not found
 * 	/bin/sh: line 3: cpp: command not found
 * 	/bin/sh: line 3: cpp: command not found
Comment 3 Larry the Git Cow gentoo-dev 2020-12-20 21:14:20 UTC
The bug has been closed via the following commit(s):

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

commit 842ae0293d658d623527ccdadac7a4d25496a3d3
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2020-12-20 21:13:58 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2020-12-20 21:14:16 +0000

    x11-plugins/wmmaiload: multiple build fixes
    
    Fix build with -fno-common
    Set CPP
    Use patch for SSL fix, bump EAPI
    
    Closes: https://bugs.gentoo.org/708542
    Closes: https://bugs.gentoo.org/760588
    Package-Manager: Portage-3.0.12, Repoman-3.0.2
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 .../files/wmmaiload-2.3.0-fno-common.patch         | 113 +++++++++++++++++++++
 .../wmmaiload/files/wmmaiload-2.3.0-ssl.patch      |  24 +++++
 x11-plugins/wmmaiload/wmmaiload-2.3.0-r2.ebuild    |  46 +++++++++
 3 files changed, 183 insertions(+)