From owner-freebsd-toolchain@freebsd.org Sun Jul 1 05:30:34 2018 Return-Path: Delivered-To: freebsd-toolchain@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2BC6C102B3BA for ; Sun, 1 Jul 2018 05:30:34 +0000 (UTC) (envelope-from marklmi@yahoo.com) Received: from sonic301-30.consmr.mail.ne1.yahoo.com (sonic301-30.consmr.mail.ne1.yahoo.com [66.163.184.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A57BA76A3C for ; Sun, 1 Jul 2018 05:30:33 +0000 (UTC) (envelope-from marklmi@yahoo.com) X-YMail-OSG: 6v.GLQgVM1kDxk5rX8bn2YGpblK1ntn3oE0r8PYt9yfZKuLxaGmHbazooB8Izu7 wFKc37LDT6fo05fBxQyeLY.PfEEYxT7IpvvIB1Tlgu7BF1a62.O.S4E8Ptk6bM_5weSbrjKhwjXB pOwSVCSdVNWteuA4K754C9E2kR_KU92WyQ7PfTpBGqM7Yzsj.eurR97matKoRc0eUXBMU8a.C7Um 5iyocrWXp2g9zQ2qClfSi8kNKb7AtIN6MmIqVzBo6sDOihpgQxu5ERK_EMsemi53zjYwIsI7eiBb qhYsMaUsh2CrXms6iASQXFqbDF3YxkmlSGL8hBlrRpJV1H2TMmworOwX7op32WAr9Q2eY_z810xw INtk.u5nKf3msjEbvRRZpx3QmH.o2c7Sso_NK.hfVBMx2zdvST20lmR8H1ltoNMXA0HP06pg8dGR GujvfIqVevw9CZZoQKj0lNNk87G.vWdQAaHPDxTF.StCl8wAAwCQYC5fBfTJ7MuR7BasOsQPCbxh 3g_scfY7MOE9udwTrDegD925tg3iehEXSa5KZ_.ioVkXtAndXA3VuCOQiluNAy5jhgXube2kroaf 0twqYTZfvqrEyyhrurkQ4H2VmfC0Q2DSRT20TFM8ytLtYLcpbzFTgsEZqUJgogP9EjlqITMUUBoZ ZHx7KM3ptrlfneZQqGJ_YW8PBWMFERH_yI44Q0QwuwLv.1ELraUHzKjjwhmVgDagp1GlT_PdCd.X Cb0QkEfZHxYQh7dPBXFp3Pv24Kzy3Z0kLlmPY7fwBJE8eB3M0FVutcY17Yet4SWh.ATZHOkFzwN8 cyhRBZaXWRSCEKAj3bupmlL_O8ED0N6r7R0RLNiuwZKwV.NRnrzCKxktqXLeokWByDMyv09NZfjn hFBFRUeI9duHwmBMv3pN4v6ER0Tcx1_8xQqk6EH2eznoYxlEhEsU06VCZBnoyVG1xoqqHlP91kUL Pmy0SRzoidNWZwMvpbrCz0WREjas- Received: from sonic.gate.mail.ne1.yahoo.com by sonic301.consmr.mail.ne1.yahoo.com with HTTP; Sun, 1 Jul 2018 05:30:27 +0000 Received: from ip70-189-131-151.lv.lv.cox.net (EHLO [192.168.0.105]) ([70.189.131.151]) by smtp430.mail.ne1.yahoo.com (Oath Hermes SMTP Server) with ESMTPA ID 29cc1d167e92f9ef0012b4c0eba874ae; Sun, 01 Jul 2018 05:30:22 +0000 (UTC) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 11.4 \(3445.8.2\)) Subject: Re: head -r335799 -> -r335812: "Not bootstrapping a cross-compiler" vs. "libclang will be built for bootstrapping a cross-linker": both being reported together From: Mark Millard In-Reply-To: Date: Sat, 30 Jun 2018 22:30:20 -0700 Cc: FreeBSD Toolchain Content-Transfer-Encoding: quoted-printable Message-Id: <8FEE0DA4-8E44-46A0-AC53-9A3529479B71@yahoo.com> References: <38AFEE6E-C4C9-4827-AC99-B48DADE95277@yahoo.com> <5C884C99-73A7-4967-92AD-212213ACA69A@yahoo.com> To: Bryan Drewery X-Mailer: Apple Mail (2.3445.8.2) X-BeenThere: freebsd-toolchain@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Maintenance of FreeBSD's integrated toolchain List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Jul 2018 05:30:34 -0000 On 2018-Jun-30, at 7:40 PM, Bryan Drewery = wrote: >> On Jun 29, 2018, at 23:32, Mark Millard wrote: >>=20 >>=20 >>=20 >>> On 2018-Jun-29, at 10:45 PM, Mark Millard = wrote: >>>=20 >>> Going from -r335799 to -r335812 buildworld buildkernel reported: >>>=20 >>> --- buildworld --- >>> make[1]: "/usr/src/Makefile.inc1" line 342: SYSTEM_COMPILER: = Determined that CC=3Dcc matches the source tree. Not bootstrapping a = cross-compiler. >>> make[1]: "/usr/src/Makefile.inc1" line 349: SYSTEM_LINKER: libclang = will be built for bootstrapping a cross-linker. >=20 > Note it says right here that libclang will be built for the linker. >=20 > So I=E2=80=99m not sure what you=E2=80=99re reporting here. >=20 >>> . . . >>=20 >> . . . I guess I was not clear in the 2nd note that I was "unreporting" the first note: >> I guess it just looked odd to me that needing to rebuild libclang did >> not imply needing to rebuild the compiler but only lld. >=20 Sorry for the double-noise. =3D=3D=3D Mark Millard marklmi at yahoo.com ( dsl-only.net went away in early 2018-Mar)