Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 770352 - net-p2p/opendchub-0.8.2 fails to compile with -fno-common
Summary: net-p2p/opendchub-0.8.2 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:
Keywords:
Depends on:
Blocks: -fno-common gcc-10-stable
  Show dependency tree
 
Reported: 2021-02-13 09:27 UTC by Agostino Sarubbo
Modified: 2021-02-13 22:52 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,71.46 KB, text/plain)
2021-02-13 09:27 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-13 09:27:44 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-p2p/opendchub-0.8.2 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-13 09:27:47 UTC
Created attachment 686535 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-02-13 22:52:25 UTC
The bug has been closed via the following commit(s):

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

commit ed6158a6321d9c49c3427173173e63ca7c83eb85
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2021-02-13 22:51:57 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-02-13 22:51:57 +0000

    net-p2p/opendchub: Port to EAPI 7
    
    Closes: https://bugs.gentoo.org/770352
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: David Seifert <soap@gentoo.org>

 net-p2p/opendchub/files/opendchub-0.8.2-telnet.patch |  4 ++--
 net-p2p/opendchub/opendchub-0.8.2.ebuild             | 17 ++++++++---------
 2 files changed, 10 insertions(+), 11 deletions(-)