Re: GCC 11 related build failure

2020-12-14 Thread Robert-André Mauchin
On 12/15/20 1:12 AM, Neal Gompa wrote: Just for reference, we *do* have a relatively up to date build of googletest for things to use in our gtest[1] package that is supposed to work with gcc11 already... [1]: https://src.fedoraproject.org/rpms/gtest It was bundled, I ended up disabling buil

Re: GCC 11 related build failure

2020-12-14 Thread Neal Gompa
On Mon, Dec 14, 2020 at 6:41 PM Robert-André Mauchin wrote: > > > Hello, > > While building Googletest, I've encourtered this failure: > > > > /builddir/build/BUILD/aom-2.0.1/third_party/googletest/src/googletest/include/gtest/gtest-printers.h: > > In instantiation of 'void > > testing_internal:

Re: GCC 11 related build failure

2020-12-14 Thread Jeff Law
On 12/14/20 4:41 PM, Robert-André Mauchin wrote: > > Hello, > > While building Googletest, I've encourtered this failure: > > >> /builddir/build/BUILD/aom-2.0.1/third_party/googletest/src/googletest/include/gtest/gtest-printers.h: >> In instantiation of 'void >> testing_internal::DefaultPrintNonC

GCC 11 related build failure

2020-12-14 Thread Robert-André Mauchin
Hello, While building Googletest, I've encourtered this failure: /builddir/build/BUILD/aom-2.0.1/third_party/googletest/src/googletest/include/gtest/gtest-printers.h: In instantiation of 'void testing_internal::DefaultPrintNonContainerTo(const T&, std::ostream*) [with T = {anonymous}::Y4mTe