Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 726272 - x11-plugins/wmXName fails to compile with -fno-common or gcc-10
Summary: x11-plugins/wmXName fails to compile with -fno-common or gcc-10
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: -fno-common
  Show dependency tree
 
Reported: 2020-05-30 11:23 UTC by Agostino Sarubbo
Modified: 2020-06-13 09:04 UTC (History)
0 users

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


Attachments
build.log (build.log,11.17 KB, text/plain)
2020-05-30 11:23 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-05-30 11:23:49 UTC
This is an auto-filed bug because x11-plugins/wmXName 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-30 11:23:54 UTC
Created attachment 642740 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-06-13 09:04:34 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58849640d851f78dedceb37e38e5bca8438e8299

commit 58849640d851f78dedceb37e38e5bca8438e8299
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2020-06-13 09:03:46 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2020-06-13 09:04:24 +0000

    x11-plugins/wmXName: fix build with -fno-common
    
    Closes: https://bugs.gentoo.org/726272
    Package-Manager: Portage-2.3.100, Repoman-2.3.22
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 .../wmXName/files/wmXName-0.1-fno-common.patch     | 35 ++++++++++++++++++++++
 x11-plugins/wmXName/wmXName-0.1-r1.ebuild          |  2 ++
 2 files changed, 37 insertions(+)