Date: Sat, 14 May 2022 13:07:56 -0600 From: Warner Losh <imp@bsdimp.com> To: Dimitry Andric <dim@freebsd.org> Cc: "Bjoern A. Zeeb" <bz@freebsd.org>, src-committers <src-committers@freebsd.org>, "<dev-commits-src-all@freebsd.org>" <dev-commits-src-all@freebsd.org>, dev-commits-src-main@freebsd.org Subject: Re: git: 3a9a9c0ca44e - main - Merge llvm-project release/14.x llvmorg-14.0.3-0-g1f9140064dfb Message-ID: <CANCZdfqix7VKCX08_tyO7XLDBpNNB7Nxvw3AqQPjL73dPaNxPA@mail.gmail.com> In-Reply-To: <4ADA9C8C-FE58-439A-B8B4-C04F6E207FE5@FreeBSD.org> References: <202205141150.24EBoNnp024476@gitrepo.freebsd.org> <alpine.BSF.2.00.2205141708150.68830@ai.fobar.qr> <4ADA9C8C-FE58-439A-B8B4-C04F6E207FE5@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--000000000000ecb0bf05defd8227 Content-Type: text/plain; charset="UTF-8" On Sat, May 14, 2022, 12:00 PM Dimitry Andric <dim@freebsd.org> wrote: > On 14 May 2022, at 19:11, Bjoern A. Zeeb <bz@FreeBSD.org> wrote: > > > > On Sat, 14 May 2022, Dimitry Andric wrote: > > > >> The branch main has been updated by dim: > >> > >> URL: > https://cgit.FreeBSD.org/src/commit/?id=3a9a9c0ca44ec535dcf73fe8462bee458e54814b > >> > >> commit 3a9a9c0ca44ec535dcf73fe8462bee458e54814b > >> Merge: 53683b95ef66 139d50076136 > >> Author: Dimitry Andric <dim@FreeBSD.org> > >> AuthorDate: 2022-04-28 18:32:24 +0000 > >> Commit: Dimitry Andric <dim@FreeBSD.org> > >> CommitDate: 2022-05-14 11:46:42 +0000 > >> > >> Merge llvm-project release/14.x llvmorg-14.0.3-0-g1f9140064dfb > >> > >> This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and > >> openmp to llvmorg-14.0.3-0-g1f9140064dfb. > >> > >> PR: 261742 > >> MFC after: 2 weeks > > > > Replying to the last commit only. > > > > First and most important: thanks for all the work on updating! > > > > > > I got a huge amount of these during make -s buildkernel: > > > > ld: warning: -d, -dc, -dp, and --[no-]define-common will be removed. See > https://github.com/llvm/llvm-project/issues/53660 > > > > I haven't checked where they come from yet (given make -s). Possibly ..? > > > > sys/conf/kmod.mk:LDFLAGS+= -d -warn-common > > Ah yes, thanks for spotting that. I think I'll just put in a linker > version check, and avoid the option for lld >= 14. > Two items : do we need it at all? Won't this make build stable/13 noisy in same cases? We can just document it since it wouldn't be the mainline build, but it will come up... Warner > --000000000000ecb0bf05defd8227 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"auto"><div><br><br><div class=3D"gmail_quote"><div dir=3D"ltr" = class=3D"gmail_attr">On Sat, May 14, 2022, 12:00 PM Dimitry Andric <<a h= ref=3D"mailto:dim@freebsd.org">dim@freebsd.org</a>> wrote:<br></div><blo= ckquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #c= cc solid;padding-left:1ex">On 14 May 2022, at 19:11, Bjoern A. Zeeb <bz@= FreeBSD.org> wrote:<br> > <br> > On Sat, 14 May 2022, Dimitry Andric wrote:<br> > <br> >> The branch main has been updated by dim:<br> >> <br> >> URL: <a href=3D"https://cgit.FreeBSD.org/src/commit/?id=3D3a9a9c0c= a44ec535dcf73fe8462bee458e54814b" rel=3D"noreferrer noreferrer" target=3D"_= blank">https://cgit.FreeBSD.org/src/commit/?id=3D3a9a9c0ca44ec535dcf73fe846= 2bee458e54814b</a><br> >> <br> >> commit 3a9a9c0ca44ec535dcf73fe8462bee458e54814b<br> >> Merge: 53683b95ef66 139d50076136<br> >> Author: Dimitry Andric <dim@FreeBSD.org><br> >> AuthorDate: 2022-04-28 18:32:24 +0000<br> >> Commit: Dimitry Andric <dim@FreeBSD.org><br> >> CommitDate: 2022-05-14 11:46:42 +0000<br> >> <br> >> Merge llvm-project release/14.x llvmorg-14.0.3-0-g1f9140064dfb<br> >> <br> >> This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lld= b and<br> >> openmp to llvmorg-14.0.3-0-g1f9140064dfb.<br> >> <br> >> PR: 261742<br> >> MFC after: 2 weeks<br> > <br> > Replying to the last commit only.<br> > <br> > First and most important: thanks for all the work on updating!<br> > <br> > <br> > I got a huge amount of these during make -s buildkernel:<br> > <br> > ld: warning: -d, -dc, -dp, and --[no-]define-common will be removed. S= ee <a href=3D"https://github.com/llvm/llvm-project/issues/53660" rel=3D"nor= eferrer noreferrer" target=3D"_blank">https://github.com/llvm/llvm-project/= issues/53660</a><br> > <br> > I haven't checked where they come from yet (given make -s). Possib= ly ..?<br> > <br> > sys/conf/kmod.mk:LDFLAGS+=3D -d -warn-common<br> <br> Ah yes, thanks for spotting that. I think I'll just put in a linker<br> version check, and avoid the option for lld >=3D 14.<br></blockquote></d= iv></div><div dir=3D"auto"><br></div><div dir=3D"auto"><br></div><div dir= =3D"auto">Two items : do we need it at all?</div><div dir=3D"auto"><br></di= v><div dir=3D"auto">Won't this make build stable/13 noisy in same cases= ? We can just document it since it wouldn't be the mainline build, but = it will come up...</div><div dir=3D"auto"><br></div><div dir=3D"auto">Warne= r=C2=A0</div><div dir=3D"auto"><div class=3D"gmail_quote"><blockquote class= =3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padd= ing-left:1ex"> </blockquote></div></div></div> --000000000000ecb0bf05defd8227--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANCZdfqix7VKCX08_tyO7XLDBpNNB7Nxvw3AqQPjL73dPaNxPA>