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

Bug 716664

Summary: =sys-cluster/mpich2-1.5 - ld: hydra_pmi_proxy-pmip_cb.o:(.bss+0x20): multiple definition of `HYD_pmcd_pmip'; hydra_pmi_proxy-pmip.o:(.bss+0x0): first defined here
Product: Gentoo Linux Reporter: Jeroen Roovers (RETIRED) <jer>
Component: Current packagesAssignee: Gentoo Cluster Team <cluster>
Status: RESOLVED FIXED    
Severity: normal Keywords: PATCH
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 705764, 762907    
Attachments: sys-cluster:mpich2-1.5:20200408-053708.log
files/mpich2-1.5-fno-common.patch

Description Jeroen Roovers (RETIRED) gentoo-dev 2020-04-08 07:08:30 UTC
Created attachment 631302 [details]
sys-cluster:mpich2-1.5:20200408-053708.log

/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: hydra_pmi_proxy-pmip_cb.o:(.bss+0x20): multiple definition of `HYD_pmcd_pmip'; hydra_pmi_proxy-pmip.o:(.bss+0x0): first defined here
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: hydra_pmi_proxy-pmip_utils.o:(.bss+0x0): multiple definition of `HYD_pmcd_pmip'; hydra_pmi_proxy-pmip.o:(.bss+0x0): first defined here
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:933: hydra_pmi_proxy] Error 1
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2020-04-20 08:23:36 UTC
Created attachment 633822 [details, diff]
files/mpich2-1.5-fno-common.patch
Comment 2 Andreas K. Hüttel archtester gentoo-dev 2021-03-06 11:29:35 UTC
Any news here?
Comment 3 Larry the Git Cow gentoo-dev 2021-03-06 16:05:56 UTC
The bug has been closed via the following commit(s):

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

commit a0bff5f8f325911ec904ac8eab65e4976d2aeda2
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2021-03-06 16:05:29 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2021-03-06 16:05:45 +0000

    sys-cluster/mpich2: Fix build with gcc-10
    
    Closes: https://bugs.gentoo.org/716664
    Package-Manager: Portage-3.0.13, Repoman-3.0.2
    Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>

 .../mpich2/files/mpich2-1.5-fno-common.patch        | 21 +++++++++++++++++++++
 sys-cluster/mpich2/mpich2-1.5.ebuild                |  4 +++-
 2 files changed, 24 insertions(+), 1 deletion(-)