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

Bug 724414

Summary: games-arcade/primateplunge fails to compile with -fno-common or gcc-10
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 705764    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-05-21 07:59:03 UTC
This is an auto-filed bug because games-arcade/primateplunge fails to compile with -fno-common or gcc-10.
The issue was originally discovered on amd64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.

NOTE:
To reproduce this issue you may want to set CFLAGS="${CFLAGS} -fno-common" or compile it with gcc-10 that enables -fno-common by default.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-21 07:59:11 UTC
Created attachment 640688 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-11-21 20:38:51 UTC
The bug has been closed via the following commit(s):

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

commit 94d1d63f0c6234165b650f748b03af9f34238ac9
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-11-21 20:38:11 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-11-21 20:38:11 +0000

    games-arcade/primateplunge: Port to EAPI 7
    
    Closes: https://bugs.gentoo.org/724414
    Package-Manager: Portage-3.0.9, Repoman-3.0.2
    Signed-off-by: David Seifert <soap@gentoo.org>

 .../files/primateplunge-1.1-fno-common.patch         | 11 +++++++++++
 .../primateplunge/primateplunge-1.1-r2.ebuild        | 20 +++++++++++++-------
 2 files changed, 24 insertions(+), 7 deletions(-)