619 | return registered_tests_.count(test_name) > 0; | ^~~~~ /usr/include/gtest/internal/gtest-internal.h: In member function const testing::internal::CodeLocation& testing::internal::TypedTestSuitePState::GetCodeLocation(const std::string&) const: /usr/include/gtest/internal/gtest-internal.h:623:40: error: qualified-id in declaration before it 623 | RegisteredTestsMap::const_iterator it = registered_tests_.find(test_name); | ^~ /usr/include/gtest/internal/gtest-internal.h:624:5: error: it was not declared in this scope; did you mean int? 624 | GTEST_CHECK_(it != registered_tests_.end()); | ^~~~~~~~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_no_multilib-j4_test-20230218-170028 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-12 * clang/llvm (if any): clang version 15.0.7 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/15/bin Configuration file: /etc/clang/clang.cfg /usr/lib/llvm/15 15.0.7 Python 3.10.10 Available Ruby profiles: [1] ruby27 (with Rubygems) [2] ruby30 (with Rubygems) * The Glorious Glasgow Haskell Compilation System, version 9.0.2 php cli (if any): [1] php7.4 [2] php8.0 [3] php8.2 * HEAD of ::gentoo commit 541021b509ffb54f2e0ebec9fcb4fcd949dd50bb Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sun Feb 19 20:46:58 2023 +0000 2023-02-19 20:46:57 UTC emerge -qpvO dev-libs/rapidjson [ebuild N ] dev-libs/rapidjson-1.1.0-r3 USE="test -doc -examples"
Created attachment 853220 [details] emerge-info.txt
Created attachment 853222 [details] dev-libs:rapidjson-1.1.0-r3:20230219-214457.log
Created attachment 853224 [details] emerge-history.txt
Created attachment 853226 [details] environment
Created attachment 853228 [details] etc.clang.tar.bz2
Created attachment 853230 [details] etc.portage.tar.bz2
Created attachment 853232 [details] logs.tar.bz2
Created attachment 853234 [details] temp.tar.bz2
ping, this should be a trivial missing include. please take a look & send the patch upstream as well for other distros
Bug most likely fixed upstream. Upstream has regular code churn, but had not had a new release in 8 years. We need to pick a date, make a code snapshot and stick to it for this bug to be fixed.