svn commit: r356465 - in stable/12: . contrib/llvm-project/clang/include/clang/CodeGen contrib/llvm-project/clang/lib/Basic/Targets contrib/llvm-project/clang/lib/CodeGen contrib/llvm-project/clang...

Dimitry Andric dim at FreeBSD.org
Wed Jan 8 21:25:47 UTC 2020


On 8 Jan 2020, at 22:00, Dimitry Andric <dim at FreeBSD.org> wrote:
> 
> On 8 Jan 2020, at 19:37, mike tancsa <mike at sentex.net> wrote:
>> 
>> On 1/8/2020 1:14 PM, mike tancsa wrote:
>>> On 1/8/2020 1:08 PM, Ian Lepore wrote:
>>>> I am at r356502
>>>>> root at asrock-ryzen7a:/usr/src # sleep 20;time make -j 16 buildworld >
>>>>> /var/log/build.out ; time make -j16 buildkernel > /var/log/build.out.k
>>>>> [Creating objdir /usr/obj/usr/src/amd64.amd64...]
>>>>> 20805.460u 1075.767s 26:02.05 1400.8%   58220+3452k 650321+3431159io
>>>>> 222076pf+0w
>>>>> 1487.734u 147.997s 1:45.14 1555.7%      52726+3205k 195595+3387101io
>>>>> 70456pf+0w
>>>>> root at asrock-ryzen7a:/usr/src #
>>>>> 
>>>>> Just tried again. installkernel/world and reboot, yet still get
>>>>> SYSTEM_LINKER: libclang will be built for bootstrapping a cross-linker.
...
> I think something in the MK_SYSTEM_LINKER logic may have fallen over due
> to the change in this output.  Ed, any ideas?
> 
> Note I didn't see any reports about this in head, but it could also be
> a problem there.

I just noticed this was fixed in head by Bryan Drewery in r354859:

URL: https://svnweb.freebsd.org/changeset/base/354859

Log:
 WITH_SYSTEM_LINKER: Fix rebuilding lld every time.

 This is due to LLD_REVISION_STRING being renamed to LLD_REVISION in
 r351442 and the value being moved to another location in r351965.

 `make test-system-linker` can be used to see the values being used here.

 Reported by:	ler

I have just MFC'd this to stable/12, in r356518.  Thanks for the report!

-Dimitry

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 223 bytes
Desc: Message signed with OpenPGP
URL: <http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20200108/9969a579/attachment.sig>


More information about the freebsd-stable mailing list