Skip site navigation (1)Skip section navigation (2)
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>

index | next in thread | previous in thread | raw e-mail

[-- Attachment #1 --]
On 26 Feb 2018, at 16:23, bob prohaska <fbsd@www.zefox.net> wrote:
> 
> At revision 330019 -DNO_CLEAN buildworld stops with
> 
> --- 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);
> 
> Should I wait for an update, or run cleandir? This is on a Pi3.

From 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


[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.2

iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCWpRO8gAKCRCwXqMKLiCW
oxKAAKC4GHhn3d0pm3LQRoKLHI6meBgW4ACgwcS+ku+a/fNe6Pbn5vFgF3zUdQA=
=Hhgl
-----END PGP SIGNATURE-----
help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6AAA36E2-CDE3-42C3-B070-3C75044656C6>