[Bug 237068] /usr/local/bin/ld: BFD (GNU Binutils) 2.30 assertion fail elflink.c:2824

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon May 20 21:15:20 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237068

Dimitry Andric <dim at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |antoine at FreeBSD.org,
                   |                            |bapt at FreeBSD.org

--- Comment #21 from Dimitry Andric <dim at FreeBSD.org> ---
Ah, it seems that the upstream fix, in particular the one in
ld/scripttempl/elf.sc here:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=blobdiff;f=ld/scripttempl/elf.sc;h=444aef29423c6ba73753dbd5d222423954523a36;hp=5ccdd415f39ed4d7d17c9806c3aba3ef3a6cdda1;hb=fd161d860f1df7140153eab4726705cc3e2727b0;hpb=4f652d7b9a15cd3aae25de38f51baafe7e529646

was undone by Baptiste in this commit:

https://svnweb.freebsd.org/ports?view=revision&revision=490859

It even says "Reported by: antoine, dim", but I can't really remember what I
had noticed at the time...  Must be getting old and forgetful :)

In any case, this is likely the cause for the assertion, but I'm not sure what
other bad things might happen if the
binutils-do-not-provide-shared-section-symbols.patch file is dropped.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-toolchain mailing list