Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 738272 - sys-devel/gdb-9.2 on PPC - ld: ld-insn.o:(.sbss+0x0): multiple definition of `max_model_fields_len'; igen.o:(.sbss+0xc): first defined here
Summary: sys-devel/gdb-9.2 on PPC - ld: ld-insn.o:(.sbss+0x0): multiple definition of ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: -fno-common
  Show dependency tree
 
Reported: 2020-08-20 21:01 UTC by Daniel Gurney
Modified: 2020-08-21 07:21 UTC (History)
0 users

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


Attachments
build.log (build.log,365.55 KB, text/plain)
2020-08-20 21:01 UTC, Daniel Gurney
Details
emerge info (info.txt,5.26 KB, text/plain)
2020-08-20 21:01 UTC, Daniel Gurney
Details
Cherry-picked patch sans changelog since that didn't cleanly apply (sim-ppc-Fix-linker-error-with-fno-common.patch,2.41 KB, patch)
2020-08-20 21:02 UTC, Daniel Gurney
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Gurney 2020-08-20 21:01:09 UTC
Created attachment 655804 [details]
build.log

Already fixed upstream in commit ad8464f799a4c96c7ab8bdfec3f95846cf54f9b0
Comment 1 Daniel Gurney 2020-08-20 21:01:24 UTC
Created attachment 655806 [details]
emerge info
Comment 2 Daniel Gurney 2020-08-20 21:02:14 UTC
Created attachment 655808 [details, diff]
Cherry-picked patch sans changelog since that didn't cleanly apply
Comment 4 Larry the Git Cow gentoo-dev 2020-08-21 07:21:19 UTC
The bug has been closed via the following commit(s):

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

commit c4b816a18ebce5dae2343694da3d24ca1a7f3cf3
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2020-08-21 07:21:05 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2020-08-21 07:21:15 +0000

    sys-devel/gdb: backport -fno-common build for sim/ppc
    
    Reported-by: Daniel Gurney
    Closes: https://bugs.gentoo.org/738272
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 .../gdb/files/gdb-9.2-sim-ppc-fno-common.patch     | 97 ++++++++++++++++++++++
 sys-devel/gdb/gdb-9.2.ebuild                       |  1 +
 2 files changed, 98 insertions(+)