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

Bug 734934

Summary: media-plugins/kodi-audiodecoder-timidity-2.3.0 fails to compile with -fno-common
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Craig Andrews <candrews>
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
other.tar.bz2

Description Agostino Sarubbo gentoo-dev 2020-07-31 11:05:25 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-plugins/kodi-audiodecoder-timidity-2.3.0 fails to compile with -fno-common.
Discovered on: amd64 (internal ref: ci)

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-07-31 11:05:30 UTC
Created attachment 651842 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-07-31 11:05:32 UTC
Created attachment 651844 [details]
other.tar.bz2

other logs
Comment 3 Larry the Git Cow gentoo-dev 2020-07-31 18:44:31 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=222a9d6cdd33a3263defdfa673fa75807b507ad7

commit 222a9d6cdd33a3263defdfa673fa75807b507ad7
Author:     Craig Andrews <candrews@gentoo.org>
AuthorDate: 2020-07-31 18:43:57 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2020-07-31 18:44:25 +0000

    media-plugins/kodi-audiodecoder-timidity: Add -fcommon as workaround
    
    Closes: https://bugs.gentoo.org/734934
    Package-Manager: Portage-3.0.1, Repoman-2.3.23
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

 .../kodi-audiodecoder-timidity-2.3.0.ebuild                          | 5 +++++
 .../kodi-audiodecoder-timidity-9999.ebuild                           | 5 +++++
 2 files changed, 10 insertions(+)