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

Bug 770352

Summary: net-p2p/opendchub-0.8.2 fails to compile with -fno-common
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: jsmolic
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 705764, 762907    
Attachments: build.log

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(-)