Closed thesamesam closed 2 years ago
Note that CC=clang
, CXX=clang++
seems to build successfully (LLVM and Clang 13.0.0).
Failing GCC:
$ gcc --version
gcc (Gentoo Hardened 11.2.1_p20211127 p0) 11.2.1 20211127
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
If you're having issues reproducing the failure with GCC, I can try give e.g. a Dockerfile to reproduce it with Gentoo.
Thanks. I can reproduce the issue, and I believe I forgot to instantiate a template. I'll submit a fix.
Confirmed that fixes the issue for me, thank you!
9c651d513a1d22875c1967dc2c3f7aaa0161281c fails to build for me.
Seems to fail to build for me as below (full log: build.log):
Let me know if I can provide more information / try something for you.
System information: