Date: Mon, 11 Feb 2013 13:08:22 -0500 From: Brett Wynkoop <wynkoop@wynn.com> To: Tim Kientzle <kientzle@freebsd.org> Cc: freebsd-arm@freebsd.org Subject: Re: Build failure in libclang for ARM. Message-ID: <20130211130822.20b41712@ivory.local> In-Reply-To: <53ED3A94-E4DD-441D-9E2C-46E23C21F8D1@freebsd.org> References: <53ED3A94-E4DD-441D-9E2C-46E23C21F8D1@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--Sig_/8q4h03d6CiVnXPSyAlkpJ/. Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Mon, 11 Feb 2013 09:18:40 -0800 Tim Kientzle <kientzle@freebsd.org> wrote: > Been seeing this for a couple of days now. First with > native ARM-on-ARM builds, and now with cross ARM-on-x86 builds. > FWIW, my /etc/make.conf and /etc/src.conf are both empty. >=20 > c++ -O -pipe > -I/usr/src/lib/clang/libclangsema/../../../contrib/llvm/include > -I/usr/src/lib/clang/libclangsema/../../../contrib/llvm/tools/clang/inclu= de > -I/usr/src/lib/clang/libclangsema/../../../contrib/llvm/tools/clang/lib/S= ema > -I. > -I/usr/src/lib/clang/libclangsema/../../../contrib/llvm/../../lib/clang/i= nclude > -DLLVM_ON_UNIX -DLLVM_ON_FREEBSD -D__STDC_LIMIT_MACROS > -D__STDC_CONSTANT_MACROS -fno-strict-aliasing > -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"armv6-unknown-freebsd10.0\" > -DLLVM_HOSTTRIPLE=3D\"armv6-unknown-freebsd10.0\" > -DDEFAULT_SYSROOT=3D\"\" -fno-exceptions -fno-rtti > -c /usr/src/lib/clang/libclangsema/../../../contrib/llvm/tools/clang/lib/= Sema/SemaTemplateInstantiateDecl.cpp > -o SemaTemplateInstantiateDecl.o {standard input}: Assembler > messages: {standard input}:48382: Warning: end of file not at end of > a line; newline inserted {standard input}:49458: Error: ARM register > expected -- `mov' c++: Internal error: Killed (program cc1plus) > Please submit a full bug report. See > <URL:http://gcc.gnu.org/bugs.html> for instructions. *** > [SemaTemplate.o] Error code 1 1 error *** [all] Error code 2 1 error > *** [all] Error code 2 >=20 Greeting- I have built 2 kernels from head as of the small hours of this morning, and several ports with no problems. =20 One kernel was built on the BeagleBone, one kernel was built on the PI and the ports were built on the PI. Here is some of my info: wynkoop@beaglebone:~ % cc -v Using built-in specs. Target: armv6-undermydesk-freebsd Configured with: FreeBSD/armv6 system compiler Thread model: posix gcc version 4.2.1 20070831 patched [FreeBSD] wynkoop@beaglebone:~ % uname -a FreeBSD beaglebone 10.0-CURRENT FreeBSD 10.0-CURRENT #2: Mon Feb 11 02:15:36 EST 2013 root@beaglebone:/sys/arm/compile/BEAGLEBONE-DEBUG arm wynkoop@beaglebone:~ % cc -v Using built-in specs. Target: armv6-undermydesk-freebsd Configured with: FreeBSD/armv6 system compiler Thread model: posix gcc version 4.2.1 20070831 patched [FreeBSD] wynkoop@beaglebone:~ %=20 root@fbsd-pi:/sys/arm/compile/RPI-B-TMPFS # uname -a FreeBSD fbsd-pi 10.0-CURRENT FreeBSD 10.0-CURRENT #0: Mon Feb 11 09:48:01 EST 2013 root@fbsd-pi:/sys/arm/compile/RPI-B arm root@fbsd-pi:/sys/arm/compile/RPI-B-TMPFS # cc -v Using built-in specs. Target: armv6-undermydesk-freebsd Configured with: FreeBSD/armv6 system compiler Thread model: posix gcc version 4.2.1 20070831 patched [FreeBSD] root@fbsd-pi:/sys/arm/compile/RPI-B-TMPFS #=20 I hope this helps. -Brett --=20 wynkoop@wynn.com http://prd4.wynn.com/wynkoop/pgp-keys.txt 917-642-6925 718-717-5435 April 19, 1775 An English attempt to confiscate guns from Americans triggered a successful revolution...... Dear Congress, that's a hint. --Sig_/8q4h03d6CiVnXPSyAlkpJ/. Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (Darwin) iQEcBAEBAgAGBQJRGTOWAAoJEK6K3yrc+RuDAcwH/RZaSQp81KcjXsfadyUF/l6A CnoOIo92+LL6GG625GekwNS0swQ0lO1vSpHIBu4QlNgAfDwGtUkcCeZ4CSExFIUW v/JvBBa2KVY/uGZ7R+2cCkAEpVuEVDvdf6BL+HfZVxZlS0sMTnbJDOGqN4ublaoo kG701GuLKnjhcDI5EnxcY+DqMrB3hR38+3VdXqFuPd91f/D4f5kI+oRx5pKIdrU7 vC/cjQtaX8CDWadwqptY4zzC+XZOLHq4uba5MsKpmgW4B5JC1J0gtMfwSzrUMEuM /MPNNf8wVdqWDQaefTOb5Y7xoR5Akl6Gb0KZyr6uBWYXlANvtOuiN+r96b5Qjsc= =LTUt -----END PGP SIGNATURE----- --Sig_/8q4h03d6CiVnXPSyAlkpJ/.--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130211130822.20b41712>