On 8 Jan 2020, at 22:00, Dimitry Andric <d...@freebsd.org> wrote: > > On 8 Jan 2020, at 19:37, mike tancsa <m...@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@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@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
signature.asc
Description: Message signed with OpenPGP