Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Jan 2017 14:53:57 +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:  <DB5PR09MB02165903A88F12D0BC3A0155E37B0@DB5PR09MB0216.eurprd09.prod.outlook.com>

next in thread | raw e-mail | index | archive | help
Hello list-members,



I have trouble building world based on svn-repo https://svn.freebsd.org/bas=
e/releng/11.0 on a Raspberry PI2 Model B, based on an up-to-date https://sv=
n.freebsd.org/base/releng/11.0 in /usr/src.

The build fails in fixunsdfsivfp (see below for the exact messages). The or=
iginal image was created with crochet.

Can FreeBSD 11.0 be built successfully on that device? If so, what did I mi=
ss?



Thanks

-Klaus





--- fixunsdfsivfp.o ---

/usr/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/builtins/arm/fixu=
nsdfsivfp.S:23:2: error: instruction requires: VFP2

 vmov d7, r0, r1

 ^

/usr/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/builtins/arm/fixu=
nsdfsivfp.S:24:2: error: instruction requires: VFP2

 vcvt.u32.f64 s15, d7

 ^

/usr/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/builtins/arm/fixu=
nsdfsivfp.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/fixu=
nssfsivfp.S:23:2: error: instruction requires: VFP2

 vmov s15, r0

 ^

/usr/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/builtins/arm/fixu=
nssfsivfp.S:24:2: error: instruction requires: VFP2

 vcvt.u32.f32 s15, s15

 ^

/usr/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/builtins/arm/fixu=
nssfsivfp.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/src



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?DB5PR09MB02165903A88F12D0BC3A0155E37B0>