Date: Sat, 14 Jan 2017 18:41:45 +0000 From: Klaus Kaisersberger <point-of-entry@outlook.com> To: "freebsd-arm@freebsd.org" <freebsd-arm@freebsd.org> Subject: Failure to build FreeBSD 11.0 on Raspberry Pi 2 Model B Message-ID: <DB5PR09MB0216AEBDC29410B046179FE2E37B0@DB5PR09MB0216.eurprd09.prod.outlook.com>
index | next in thread | raw e-mail
Hello list-members, I have trouble building world based on svn-repo https://svn.freebsd.org/base/releng/11.0 on a Raspberry PI2 Model B, based on an up-to-date https://svn.freebsd.org/base/releng/11.0 in /usr/src. The build fails in fixunsdfsivfp (see below for the exact messages). The original image was created with crochet. Can FreeBSD 11.0 be built successfully on that device? If so, what did I miss? Thanks -Klaus --- fixunsdfsivfp.o --- /usr/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/builtins/arm/fixunsdfsivfp.S:23:2: error: instruction requires: VFP2 vmov d7, r0, r1 ^ /usr/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/builtins/arm/fixunsdfsivfp.S:24:2: error: instruction requires: VFP2 vcvt.u32.f64 s15, d7 ^ /usr/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/builtins/arm/fixunsdfsivfp.S:25:2: error: instruction requires: VFP2 vmov r0, s15 ^ *** [fixunsdfsivfp.o] Error code 1 make[4]: stopped in /usr/src/lib/libcompiler_rt --- fixunssfsivfp.o --- /usr/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/builtins/arm/fixunssfsivfp.S:23:2: error: instruction requires: VFP2 vmov s15, r0 ^ /usr/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/builtins/arm/fixunssfsivfp.S:24:2: error: instruction requires: VFP2 vcvt.u32.f32 s15, s15 ^ /usr/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/builtins/arm/fixunssfsivfp.S:25:2: error: instruction requires: VFP2 vmov r0, s15 ^ *** [fixunssfsivfp.o] Error code 1 make[4]: stopped in /usr/src/lib/libcompiler_rt 2 errors make[4]: stopped in /usr/src/lib/libcompiler_rt *** [lib/libcompiler_rt__PL] Error code 2 make[3]: stopped in /usr/src 1 error make[3]: stopped in /usr/src *** [libraries] Error code 2 make[2]: stopped in /usr/src 1 error make[2]: stopped in /usr/src *** [_libraries] Error code 2 make[1]: stopped in /usr/src 1 error make[1]: stopped in /usr/src *** [buildworld] Error code 2 make: stopped in /usr/src 1 error make: stopped in /usr/srchome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?DB5PR09MB0216AEBDC29410B046179FE2E37B0>
