Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 771030 - sys-cluster/wulfware-2.6.0 fails to compile with -fno-common
Summary: sys-cluster/wulfware-2.6.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: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard: ~arch only
Keywords:
Depends on:
Blocks: -fno-common
  Show dependency tree
 
Reported: 2021-02-17 07:31 UTC by Agostino Sarubbo
Modified: 2021-02-20 19:32 UTC (History)
0 users

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


Attachments
build.log (build.log,149.88 KB, text/plain)
2021-02-17 07:31 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 2021-02-17 07:31:19 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-cluster/wulfware-2.6.0 fails to compile with -fno-common.
Discovered on: amd64 (internal ref: tinderbox)

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 2021-02-17 07:31:22 UTC
Created attachment 687069 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-02-20 19:32:03 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03f7c95ca1774e34eea3317956ca80c297eff38b

commit 03f7c95ca1774e34eea3317956ca80c297eff38b
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2021-02-20 19:31:20 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-02-20 19:31:20 +0000

    sys-cluster/wulfware: Apply gcc-10 workaround
    
    Closes: https://bugs.gentoo.org/771030
    Closes: https://bugs.gentoo.org/728164
    Closes: https://bugs.gentoo.org/677316
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: David Seifert <soap@gentoo.org>

 .../files/wulfware-2.6.0-opts_and_strip.patch      | 25 +++++++++-------------
 sys-cluster/wulfware/metadata.xml                  |  2 +-
 sys-cluster/wulfware/wulfware-2.6.0.ebuild         | 19 ++++++++--------
 3 files changed, 21 insertions(+), 25 deletions(-)