Re: arm64 on head -r320059 (e.g.) fails buildkernel with only kernel-toolchain first (not buildworld) [Bugzilla 220125]

2017-06-21 Thread Dimitry Andric
On 21 Jun 2017, at 02:15, Ryan Stone wrote: > > On Mon, Jun 19, 2017 at 2:57 AM, Dimitry Andric wrote: > >> Solution B is problematic because arm_neon.h uses stdint.h types >> extensively. >> > > If I manually modify the arm_neon.h file to instead say

Re: arm64 on head -r320059 (e.g.) fails buildkernel with only kernel-toolchain first (not buildworld) [Bugzilla 220125]

2017-06-20 Thread Ryan Stone
On Mon, Jun 19, 2017 at 2:57 AM, Dimitry Andric wrote: > Solution B is problematic because arm_neon.h uses stdint.h types > extensively. > If I manually modify the arm_neon.h file to instead say this, the problem is avoided and the kernel builds: #ifdef _KERNEL #include

Re: arm64 on head -r320059 (e.g.) fails buildkernel with only kernel-toolchain first (not buildworld) [Bugzilla 220125]

2017-06-19 Thread Mark Millard
On 2017-Jun-18, at 11:57 PM, Dimitry Andric wrote: > On 19 Jun 2017, at 08:46, Mark Millard wrote: >> >> This is a variant of the wording in bugzilla 220125: >> >> Unless buildworld (not just kernel-toolchain) is used before >> buildkernel the result for arm64 is: >> >> ---

Re: arm64 on head -r320059 (e.g.) fails buildkernel with only kernel-toolchain first (not buildworld) [Bugzilla 220125]

2017-06-19 Thread Dimitry Andric
On 19 Jun 2017, at 08:46, Mark Millard wrote: > > This is a variant of the wording in bugzilla 220125: > > Unless buildworld (not just kernel-toolchain) is used before > buildkernel the result for arm64 is: > > --- armv8_crypto_wrap.o --- > In file included from

arm64 on head -r320059 (e.g.) fails buildkernel with only kernel-toolchain first (not buildworld) [Bugzilla 220125]

2017-06-19 Thread Mark Millard
This is a variant of the wording in bugzilla 220125: Unless buildworld (not just kernel-toolchain) is used before buildkernel the result for arm64 is: --- armv8_crypto_wrap.o --- In file included from /usr/src/sys/crypto/armv8/armv8_crypto_wrap.c:46: