From nobody Mon May 16 15:48:25 2022 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id C98901AE9D27; Mon, 16 May 2022 15:48:32 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: from spindle.one-eyed-alien.net (spindle.one-eyed-alien.net [199.48.129.229]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4L23Z75Yq3z3vRf; Mon, 16 May 2022 15:48:31 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: by spindle.one-eyed-alien.net (Postfix, from userid 3001) id DC0543C0199; Mon, 16 May 2022 15:48:25 +0000 (UTC) Date: Mon, 16 May 2022 15:48:25 +0000 From: Brooks Davis To: Charlie Li Cc: Dimitry Andric , "src-committers@freebsd.org" , "dev-commits-src-all@freebsd.org" , "dev-commits-src-main@freebsd.org" Subject: Re: git: 349cc55c9796 - main - Merge llvm-project main llvmorg-14-init-10186-gff7f2cfa959b Message-ID: <20220516154825.GF15201@spindle.one-eyed-alien.net> References: <202205141148.24EBmkZd015765@gitrepo.freebsd.org> <4b61bdc6-fdc7-57df-e9b7-52543fd083be@freebsd.org> List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-all@freebsd.org X-BeenThere: dev-commits-src-all@freebsd.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="XIiC+We3v3zHqZ6Z" Content-Disposition: inline In-Reply-To: <4b61bdc6-fdc7-57df-e9b7-52543fd083be@freebsd.org> User-Agent: Mutt/1.9.4 (2018-02-28) X-Rspamd-Queue-Id: 4L23Z75Yq3z3vRf X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of brooks@spindle.one-eyed-alien.net has no SPF policy when checking 199.48.129.229) smtp.mailfrom=brooks@spindle.one-eyed-alien.net X-Spamd-Result: default: False [-1.86 / 15.00]; TO_DN_EQ_ADDR_SOME(0.00)[]; ARC_NA(0.00)[]; FREEFALL_USER(0.00)[brooks]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.20)[multipart/signed,text/plain]; DMARC_NA(0.00)[freebsd.org]; AUTH_NA(1.00)[]; R_SPF_NA(0.00)[no SPF record]; RCPT_COUNT_FIVE(0.00)[5]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.68)[-0.682]; NEURAL_SPAM_LONG(0.72)[0.723]; MLMMJ_DEST(0.00)[dev-commits-src-all,dev-commits-src-main]; FORGED_SENDER(0.30)[brooks@freebsd.org,brooks@spindle.one-eyed-alien.net]; RCVD_COUNT_ZERO(0.00)[0]; SIGNED_PGP(-2.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ASN(0.00)[asn:36236, ipnet:199.48.128.0/22, country:US]; FROM_NEQ_ENVFROM(0.00)[brooks@freebsd.org,brooks@spindle.one-eyed-alien.net] X-ThisMailContainsUnwantedMimeParts: N --XIiC+We3v3zHqZ6Z Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, May 16, 2022 at 10:47:49AM -0400, Charlie Li wrote: > Dimitry Andric wrote: > > This was also reported by another user, and it turned out they were > > using WITHOUT_CROSS_COMPILER=3D in src.conf. If you also have that, try > > removing it and rebuilding. > >=20 > Yeah I eventually figured that part out. Worked around (first attempt)=20 > by building with devel/llvm14 CROSS_TOOLCHAIN, but resulted in certain=20 > kernel modules (zfs and a few more) with malformed relocations.=20 > Subsequent rebuild with the new world's toolchain corrected that. Does that mean we're missing patches in the port? Hopefully anything this critical can be merged into LLVM 14.0.3. -- Brooks --XIiC+We3v3zHqZ6Z Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBAgAGBQJignJJAAoJEKzQXbSebgfAsBMH/2tt/b7bCoBChyIFnr/Q1ecE k+4nUjzqb1su6bxwjJRePsh1jr/ZydXB6SeBVKqnBK8hy8EFiQKUILUztcvoTI6A sPa5W/soouBL9z6mjuqnZdog9YWojRrlBd+b5KrumrcHG1CgVbxKf+Q5HOreVbKm sdJfnjTkUykkxWJA/wCxhfYqn7dTf5QEjttcRbDeEy/6o4ceSIucJ9QEvHFdbatS HRD/FSsVcLDvNYx96qvkBzxCalmSfRnGulxM0fESkBegOgNzp9PS8gIB+Vhm5ZjJ JrF+CmaP1cjVmP2CQDf2qavgEbSCWQnMusRe7JRwRMsOm7vD9z+M3NOvtH4Jjqs= =Xbbi -----END PGP SIGNATURE----- --XIiC+We3v3zHqZ6Z--