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

Bug 751877

Summary: net-mail/ezmlm-idx-7.0.0-r3 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: sam, treecleaner
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 2020-10-30 08:36:54 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-mail/ezmlm-idx-7.0.0-r3 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 2020-10-30 08:36:57 UTC
Created attachment 669281 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-10-30 08:36:59 UTC
Possible context of error(s):

/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ./libezmlm.a(idxthread.lo):(.bss+0x0): multiple definition of `fdlock'; ezmlm-get.o:(.bss+0x0): first defined here
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ./libezmlm.a(idxthread.lo):(.bss+0x20): multiple definition of `st'; ezmlm-get.o:(.bss+0x1100): first defined here
collect2: error: ld returned 1 exit status
Comment 3 Stephan Hartmann (RETIRED) gentoo-dev 2021-01-05 10:37:46 UTC
This requires a bump to 7.2.2: https://untroubled.org/ezmlm
Comment 4 Larry the Git Cow gentoo-dev 2021-01-05 11:48:41 UTC
The bug has been closed via the following commit(s):

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

commit 295b76255f47a9904f8d079cef856b61134027e8
Author:     Stephan Hartmann <sultan@gentoo.org>
AuthorDate: 2021-01-05 11:45:39 +0000
Commit:     Stephan Hartmann <sultan@gentoo.org>
CommitDate: 2021-01-05 11:48:14 +0000

    net-mail/ezmlm-idx: bump to 7.2.2
    
    Closes: https://bugs.gentoo.org/751877
    Closes: https://bugs.gentoo.org/727830
    Closes: https://bugs.gentoo.org/571890
    Package-Manager: Portage-3.0.12, Repoman-3.0.2
    Signed-off-by: Stephan Hartmann <sultan@gentoo.org>

 net-mail/ezmlm-idx/Manifest               |  1 +
 net-mail/ezmlm-idx/ezmlm-idx-7.2.2.ebuild | 57 +++++++++++++++++++++++++++++++
 2 files changed, 58 insertions(+)