Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jan 2020 12:37:52 -0500
From:      mike tancsa <mike@sentex.net>
To:        Dimitry Andric <dim@FreeBSD.org>, FreeBSD-STABLE Mailing List <freebsd-stable@freebsd.org>
Subject:   Re: 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...
Message-ID:  <8623c333-6047-42dc-55f8-ef651b60876c@sentex.net>
In-Reply-To: <202001072001.007K1xv8001046@repo.freebsd.org>
References:  <202001072001.007K1xv8001046@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 1/7/2020 3:01 PM, Dimitry Andric wrote:
> Author: dim
> Date: Tue Jan  7 20:01:59 2020
> New Revision: 356465
> URL: https://svnweb.freebsd.org/changeset/base/356465
>
> Log:
>   MFC r356004:
>   
>   Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp
>   9.0.1 final release c1a0a213378a458fbea1a5c77b315c7dce08fd05.
>   
>   Release notes for llvm, clang, lld and libc++ 9.0.1 will become
>   available here:

Hi,

    Is the buildworld a 2 step process to install everything ? I rebuilt
world post import, did installkernel, installworld and then went to
rebuild again, yet in the output, it still shows


make[1]: "/usr/src/Makefile.inc1" line 341: SYSTEM_COMPILER: Determined
that CC=cc matches the source tree.  Not bootstrapping a cross-compiler.
make[1]: "/usr/src/Makefile.inc1" line 348: SYSTEM_LINKER: libclang will
be built for bootstrapping a cross-linker.

Did libclang somehow not get installed or is the check not working for
the version ?


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.


    ---Mike





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8623c333-6047-42dc-55f8-ef651b60876c>