from /var/tmp/portage/dev-cpp/gtest-1.8.1/work/googletest-release-1.8.1/googlemock/test/gmock-actions_test.cc:44: /var/tmp/portage/dev-cpp/gtest-1.8.1/work/googletest-release-1.8.1/googlemock/test/gmock-actions_test.cc: In member function ‘virtual void {anonymous}::BuiltInDefaultValueTest_IsZeroForNumericTypes_Test::TestBody()’: /var/tmp/portage/dev-cpp/gtest-1.8.1/work/googletest-release-1.8.1/googlemock/test/gmock-actions_test.cc:111:37: error: ‘unsigned’ specified with ‘typeof’ 111 | EXPECT_EQ(0U, BuiltInDefaultValue<unsigned wchar_t>::Get()); | ^~~~~~~~ /var/tmp/portage/dev-cpp/gtest-1.8.1/work/googletest-release-1.8.1/googlemock/test/gmock-actions_test.cc:112:36: error: ‘signed’ specified with ‘typeof’ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1-desktop-plasma_test_20190531-023321 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-9.1.0 * Available Python interpreters, in order of preference: [1] python3.6 [2] python2.7 (fallback) emerge -qpvO dev-cpp/gtest [ebuild N ] dev-cpp/gtest-1.8.1 USE="test -doc -examples" ABI_X86="(64) -32 (-x32)"
Created attachment 578200 [details] emerge-info.txt
Created attachment 578202 [details] dev-cpp:gtest-1.8.1:20190531-145617.log
Created attachment 578204 [details] emerge-history.txt
Created attachment 578206 [details] environment
Created attachment 578208 [details] etc.portage.tbz2
Created attachment 578210 [details] logs.tbz2
Created attachment 578212 [details] temp.tbz2
Reported upstream: https://github.com/google/googletest/issues/2269 Upstream PR: https://github.com/google/googletest/pull/2270
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e58c0ab35c35b4de684f86137e432efba6592080 commit e58c0ab35c35b4de684f86137e432efba6592080 Author: Peter Levine <plevine457@gmail.com> AuthorDate: 2019-06-08 22:27:02 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2019-06-15 20:29:28 +0000 dev-cpp/gtest: Update to 1.9.0_pre20190607 Latest dev-libs/protobuf-3.8.0 is going to need the INSTANTIATE_TEST_SUITE_P macro which is defined in upstream master branch. Also, fixes for building with gcc-9 have been included upstream so this kills two bugs. Reported-by: Toralf Förster <toralf@gentoo.org> Closes: https://bugs.gentoo.org/687086 Reported-by: Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> Tested-by: Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> Closes: https://bugs.gentoo.org/687606 Closes: https://github.com/gentoo/gentoo/pull/12222 Package-Manager: Portage-2.3.67, Repoman-2.3.13 Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-cpp/gtest/Manifest | 1 + dev-cpp/gtest/gtest-1.9.0_pre20190607.ebuild | 79 ++++++++++++++++++++++++++++ dev-cpp/gtest/gtest-9999.ebuild | 9 +++- 3 files changed, 87 insertions(+), 2 deletions(-)