Re: armv7 targeting (on aarch64, via poudriere-devel): system's clang 13 rejected building devel/lllvm13

2021-11-15 Thread Mark Millard via freebsd-toolchain
On 2021-Nov-15, at 11:35, Mark Millard wrote: > On 2021-Nov-15, at 10:40, Dimitry Andric wrote: > >> On 15 Nov 2021, at 19:14, Mark Millard via arm wrote: >>> >>> There error was: >>> >>> error: non-constant-expression cannot be narrowed from type 'long long' to >>> 'std::size_t' (aka 'u

Re: armv7 targeting (on aarch64, via poudriere-devel): system's clang 13 rejected building devel/lllvm13

2021-11-15 Thread Mark Millard via freebsd-toolchain
On 2021-Nov-15, at 10:40, Dimitry Andric wrote: > On 15 Nov 2021, at 19:14, Mark Millard via arm wrote: >> >> There error was: >> >> error: non-constant-expression cannot be narrowed from type 'long long' to >> 'std::size_t' (aka 'unsi >> gned int') in initializer list [-Wc++11-narrowing] >>