Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 734934 - media-plugins/kodi-audiodecoder-timidity-2.3.0 fails to compile with -fno-common
Summary: media-plugins/kodi-audiodecoder-timidity-2.3.0 fails to compile with -fno-common
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Craig Andrews
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: -fno-common
  Show dependency tree
 
Reported: 2020-07-31 11:05 UTC by Agostino Sarubbo
Modified: 2020-07-31 18:44 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,170.28 KB, text/plain)
2020-07-31 11:05 UTC, Agostino Sarubbo
Details
other.tar.bz2 (other.tar.bz2,4.50 KB, application/x-bzip-compressed-tar)
2020-07-31 11:05 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
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(+)