Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Aug 2017 13:32:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        ruby@FreeBSD.org
Subject:   [Bug 216544] 12-CURRENT: lang/ruby23 fails to compile with WITH_LLD_IS_LD=YES
Message-ID:  <bug-216544-21402-VYxKxVEsii@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-216544-21402@https.bugs.freebsd.org/bugzilla/>
References:  <bug-216544-21402@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216544

Ed Maste <emaste@freebsd.org> changed:

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

--- Comment #2 from Ed Maste <emaste@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 itse=
lf
crashes (as it did here).

We'll set LLD_UNSAFE=3Dyes 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 ju=
st
built lang/ruby23 with /usr/bin/ld =3D ld.lld. Would you kindly confirm?

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216544-21402-VYxKxVEsii>