On Wed, Nov 13, 2019 at 12:30:52PM +0100, Tobias Nygren wrote:
> On Wed, 13 Nov 2019 10:29:52 +0100
> Maxime Villard <m...@m00nbsd.net> wrote:
> 
> > Am I the only one seeing this? It's hard to blame the configuration when the
> > failure is seen on several hardware and several OSes.
> 
> FWIW I'm typing this from an x86_64 machine running today's LLVM
> userland and kernel. I have some local patches but none that should be
> relevant.
> 

I have a different build problem:

# build.sh -j 32 -x -V MKDEBUG=yes -V MKDEBUGLIB=yes -V MKLLVM=yes -T 
/usr/obj/tools.gcc -m amd64 -O /usr/obj/src.amd64 -D /usr/obj/
amd64.gcc.20191113 -R /usr/obj/amd64.gcc.20191113.release distribution

In file included from 
/usr/src/external/apache2/llvm/lib/libclangParse/../../dist/clang/include/clang/Parse/Parser.h:25,
                 from 
/usr/src/external/apache2/llvm/lib/libclangParse/../../dist/clang/lib/Parse/ParseCXXInlineMethods.cpp:13:
/usr/src/external/apache2/llvm/lib/libclangParse/../../dist/clang/include/clang/Sema/Sema.h:2566:42:
 error: 'clang::Sema::DefaultedFunctionKind::Comparison'
 is too small to hold all values of 'enum class 
clang::Sema::DefaultedComparisonKind' [-Werror]
     DefaultedComparisonKind Comparison : 8;
                                          ^
Clean checkout from an hour or two ago.
 Thomas

Reply via email to