Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 716664 - =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
Summary: =sys-cluster/mpich2-1.5 - ld: hydra_pmi_proxy-pmip_cb.o:(.bss+0x20): multiple...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Cluster Team
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: -fno-common gcc-10-stable
  Show dependency tree
 
Reported: 2020-04-08 07:08 UTC by Jeroen Roovers (RETIRED)
Modified: 2021-03-06 16:05 UTC (History)
0 users

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


Attachments
sys-cluster:mpich2-1.5:20200408-053708.log (sys-cluster:mpich2-1.5:20200408-053708.log,499.14 KB, text/plain)
2020-04-08 07:08 UTC, Jeroen Roovers (RETIRED)
Details
files/mpich2-1.5-fno-common.patch (mpich2-1.5-fno-common.patch,531 bytes, patch)
2020-04-20 08:23 UTC, Jeroen Roovers (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(-)