[Bug 216544] 12-CURRENT: lang/ruby23 fails to compile with WITH_LLD_IS_LD=YES

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Aug 18 13:32:50 UTC 2017


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

Ed Maste <emaste at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |In Progress

--- Comment #2 from Ed Maste <emaste at freebsd.org> ---
(In reply to Ed Maste from comment #1)
See https://reviews.freebsd.org/D12064 for infrastructure to force certain
ports to link with ld.bfd instead of lld.

lld 5.0.0 is now in head, and once D12064 lands it's probably a good time to
start submitting PRs for individual port failures, particularly if lld itself
crashes (as it did here).

We'll set LLD_UNSAFE=yes in the Makefile for ports that fail to link with lld
until the underlying problem in lld or in the port can be fixed.

Note that in this case it appears the original problem has been fixed; I just
built lang/ruby23 with /usr/bin/ld = ld.lld. Would you kindly confirm?

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


More information about the freebsd-ruby mailing list