Date: Mon, 26 Feb 2018 19:16:18 +0100 From: Dimitry Andric <dim@FreeBSD.org> To: bob prohaska <fbsd@www.zefox.net> Cc: freebsd-arm@freebsd.org, freebsd-current@freebsd.org Subject: Re: Errors compiling LLVM on RPi3 at 330019 Message-ID: <6AAA36E2-CDE3-42C3-B070-3C75044656C6@FreeBSD.org> In-Reply-To: <20180226152345.GA21006@www.zefox.net> References: <20180226152345.GA21006@www.zefox.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_3ABC99C8-E8AC-4180-A3F4-099890C3F398 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 26 Feb 2018, at 16:23, bob prohaska <fbsd@www.zefox.net> wrote: >=20 > At revision 330019 -DNO_CLEAN buildworld stops with >=20 > --- Target/X86/X86ISelDAGToDAG.o --- > /usr/src/contrib/llvm/lib/Target/X86/X86ISelDAGToDAG.cpp:2463:7: = error: use of undeclared identifier 'SelectCode' > SelectCode(ZextTarget.getNode()); > ^ > /usr/src/contrib/llvm/lib/Target/X86/X86ISelDAGToDAG.cpp:2464:7: = error: use of undeclared identifier 'SelectCode' > SelectCode(Brind.getNode()); > ^ > /usr/src/contrib/llvm/lib/Target/X86/X86ISelDAGToDAG.cpp:2480:5: = error: use of undeclared identifier 'SelectCode' > SelectCode(VSelect.getNode()); > ^ > /usr/src/contrib/llvm/lib/Target/X86/X86ISelDAGToDAG.cpp:3072:3: = error: use of undeclared identifier 'SelectCode' > SelectCode(Node); >=20 > Should I wait for an update, or run cleandir? This is on a Pi3. =46rom which revision were you upgrading? It looks like your .inc files were not regenerated properly by llvm-tblgen, maybe timestamps out of whack? I would indeed try a clean build. -Dimitry --Apple-Mail=_3ABC99C8-E8AC-4180-A3F4-099890C3F398 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.2 iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCWpRO8gAKCRCwXqMKLiCW oxKAAKC4GHhn3d0pm3LQRoKLHI6meBgW4ACgwcS+ku+a/fNe6Pbn5vFgF3zUdQA= =Hhgl -----END PGP SIGNATURE----- --Apple-Mail=_3ABC99C8-E8AC-4180-A3F4-099890C3F398--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6AAA36E2-CDE3-42C3-B070-3C75044656C6>