pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

cpuinfo: update to today's snapshot



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Mon Aug 4 14:38:59 2025 +0200
Changeset:	214ad45efcb62fe2f4891211b7d063d5e4710b7d

Modified Files:
	cpuinfo/Makefile
	cpuinfo/PLIST
	cpuinfo/TODO
	cpuinfo/distinfo
	cpuinfo/patches/patch-CMakeLists.txt

Log Message:
cpuinfo: update to today's snapshot

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=214ad45efcb62fe2f4891211b7d063d5e4710b7d

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 cpuinfo/Makefile                     |   8 +-
 cpuinfo/PLIST                        |  75 ++++-
 cpuinfo/TODO                         | 541 +----------------------------------
 cpuinfo/distinfo                     |   8 +-
 cpuinfo/patches/patch-CMakeLists.txt |  10 +-
 5 files changed, 88 insertions(+), 554 deletions(-)

diffs:
diff --git a/cpuinfo/Makefile b/cpuinfo/Makefile
index af7fdc3649..b0b9c677cf 100644
--- a/cpuinfo/Makefile
+++ b/cpuinfo/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD: Makefile,v 1.1 2025/02/23 21:54:05 wiz Exp $
 
-DISTNAME=	cpuinfo-0.0.20250219
+DISTNAME=	cpuinfo-0.0.20250724
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=pytorch/}
-GITHUB_TAG=	b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea
+GITHUB_TAG=	33ed0be77d7767d0e2010e2c3cf972ef36c7c307
 DISTFILES=	${DEFAULT_DISTFILES}
 DISTFILES+=	benchmark-1.6.1.tar.gz
 DISTFILES+=	googletest-1.11.0.tar.gz
@@ -31,6 +31,6 @@ post-extract:
 	${MV} ${WRKDIR}/googletest-release-1.11.0 ${WRKSRC}/deps/googletest
 
 .include "../../devel/cmake/build.mk"
-.include "../../benchmarks/google-benchmark/buildlink3.mk"
-.include "../../devel/googletest/buildlink3.mk"
+#.include "../../benchmarks/google-benchmark/buildlink3.mk"
+#.include "../../devel/googletest/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/cpuinfo/PLIST b/cpuinfo/PLIST
index a5cd658718..a816e2bafa 100644
--- a/cpuinfo/PLIST
+++ b/cpuinfo/PLIST
@@ -1,7 +1,80 @@
-@comment $NetBSD: PLIST,v 1.1 2025/02/23 21:54:05 wiz Exp $
+@comment $NetBSD$
+bin/cache-info
+bin/cpu-info
+bin/cpuid-dump
+bin/isa-info
+include/benchmark/benchmark.h
 include/cpuinfo.h
+include/gmock/gmock-actions.h
+include/gmock/gmock-cardinalities.h
+include/gmock/gmock-function-mocker.h
+include/gmock/gmock-matchers.h
+include/gmock/gmock-more-actions.h
+include/gmock/gmock-more-matchers.h
+include/gmock/gmock-nice-strict.h
+include/gmock/gmock-spec-builders.h
+include/gmock/gmock.h
+include/gmock/internal/custom/README.md
+include/gmock/internal/custom/gmock-generated-actions.h
+include/gmock/internal/custom/gmock-matchers.h
+include/gmock/internal/custom/gmock-port.h
+include/gmock/internal/gmock-internal-utils.h
+include/gmock/internal/gmock-port.h
+include/gmock/internal/gmock-pp.h
+include/gtest/gtest-death-test.h
+include/gtest/gtest-matchers.h
+include/gtest/gtest-message.h
+include/gtest/gtest-param-test.h
+include/gtest/gtest-printers.h
+include/gtest/gtest-spi.h
+include/gtest/gtest-test-part.h
+include/gtest/gtest-typed-test.h
+include/gtest/gtest.h
+include/gtest/gtest_pred_impl.h
+include/gtest/gtest_prod.h
+include/gtest/internal/custom/README.md
+include/gtest/internal/custom/gtest-port.h
+include/gtest/internal/custom/gtest-printers.h
+include/gtest/internal/custom/gtest.h
+include/gtest/internal/gtest-death-test-internal.h
+include/gtest/internal/gtest-filepath.h
+include/gtest/internal/gtest-internal.h
+include/gtest/internal/gtest-param-util.h
+include/gtest/internal/gtest-port-arch.h
+include/gtest/internal/gtest-port.h
+include/gtest/internal/gtest-string.h
+include/gtest/internal/gtest-type-util.h
+lib/cmake/GTest/GTestConfig.cmake
+lib/cmake/GTest/GTestConfigVersion.cmake
+lib/cmake/GTest/GTestTargets-noconfig.cmake
+lib/cmake/GTest/GTestTargets.cmake
+lib/cmake/benchmark/benchmarkConfig.cmake
+lib/cmake/benchmark/benchmarkConfigVersion.cmake
+lib/cmake/benchmark/benchmarkTargets-noconfig.cmake
+lib/cmake/benchmark/benchmarkTargets.cmake
+lib/libbenchmark.a
+lib/libbenchmark_main.a
 lib/libcpuinfo.a
+lib/libgmock.a
+lib/libgmock_main.a
+lib/libgtest.a
+lib/libgtest_main.a
+lib/pkgconfig/benchmark.pc
+lib/pkgconfig/gmock.pc
+lib/pkgconfig/gmock_main.pc
+lib/pkgconfig/gtest.pc
+lib/pkgconfig/gtest_main.pc
 lib/pkgconfig/libcpuinfo.pc
 share/cpuinfo/cpuinfo-config.cmake
 share/cpuinfo/cpuinfo-targets-noconfig.cmake
 share/cpuinfo/cpuinfo-targets.cmake
+share/doc/cpuinfo/AssemblyTests.md
+share/doc/cpuinfo/_config.yml
+share/doc/cpuinfo/dependencies.md
+share/doc/cpuinfo/index.md
+share/doc/cpuinfo/perf_counters.md
+share/doc/cpuinfo/platform_specific_build_instructions.md
+share/doc/cpuinfo/random_interleaving.md
+share/doc/cpuinfo/releasing.md
+share/doc/cpuinfo/tools.md
+share/doc/cpuinfo/user_guide.md
diff --git a/cpuinfo/TODO b/cpuinfo/TODO
index e1511be7aa..c83884913f 100644
--- a/cpuinfo/TODO
+++ b/cpuinfo/TODO
@@ -1,540 +1 @@
-[5/10] Linking CXX executable brand-string-test
-FAILED: brand-string-test
-: && /scratch/sysutils/cpuinfo/work/.cwrapper/bin/c++ -O2 -g -fstack-clash-protection -I/usr/pkg/include -Wl,-zrelro -Wl,-znow -L/usr/pkg/lib -Wl,-R/usr/pkg/lib   -Wl,--dependency-file=CMakeFiles/brand-string-test.dir/link.d CMakeFiles/brand-string-test.dir/test/name/brand-string.cc.o -o brand-string-test  libcpuinfo_internals.a  lib/libgtest.a  lib/libgtest_main.a  lib/libgtest.a  -pthread && :
-ld: CMakeFiles/brand-string-test.dir/test/name/brand-string.cc.o: in function `__static_initialization_and_destruction_0(int, int) [clone .constprop.0]':
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/test/name/brand-string.cc:15:(.text.startup+0x110): undefined reference to `testing::internal::MakeAndRegisterTestInfo(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*, char const*, char const*, testing::internal::CodeLocation, void const*, void (*)(), void (*)(), testing::internal::TestFactoryBase*)'
-ld: /scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/test/name/brand-string.cc:150:(.text.startup+0x1e7): undefined reference to `testing::internal::MakeAndRegisterTestInfo(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*, char const*, char const*, testing::internal::CodeLocation, void const*, void (*)(), void (*)(), testing::internal::TestFactoryBase*)'
-ld: /scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/test/name/brand-string.cc:207:(.text.startup+0x2be): undefined reference to `testing::internal::MakeAndRegisterTestInfo(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*, char const*, char const*, testing::internal::CodeLocation, void const*, void (*)(), void (*)(), testing::internal::TestFactoryBase*)'
-ld: /scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/test/name/brand-string.cc:355:(.text.startup+0x395): undefined reference to `testing::internal::MakeAndRegisterTestInfo(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*, char const*, char const*, testing::internal::CodeLocation, void const*, void (*)(), void (*)(), testing::internal::TestFactoryBase*)'
-ld: /scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/test/name/brand-string.cc:391:(.text.startup+0x46c): undefined reference to `testing::internal::MakeAndRegisterTestInfo(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*, char const*, char const*, testing::internal::CodeLocation, void const*, void (*)(), void (*)(), testing::internal::TestFactoryBase*)'
-ld: CMakeFiles/brand-string-test.dir/test/name/brand-string.cc.o:/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/test/name/brand-string.cc:397: more undefined references to `testing::internal::MakeAndRegisterTestInfo(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*, char const*, char const*, testing::internal::CodeLocation, void const*, void (*)(), void (*)(), testing::internal::TestFactoryBase*)' follow
-[7/10] Linking CXX executable init-test
-FAILED: init-test
-: && /scratch/sysutils/cpuinfo/work/.cwrapper/bin/c++ -O2 -g -fstack-clash-protection -I/usr/pkg/include -Wl,-zrelro -Wl,-znow -L/usr/pkg/lib -Wl,-R/usr/pkg/lib   -Wl,--dependency-file=CMakeFiles/init-test.dir/link.d CMakeFiles/init-test.dir/test/init.cc.o -o init-test  libcpuinfo.a  lib/libgtest.a  lib/libgtest_main.a  lib/libgtest.a  -pthread && :
-ld: CMakeFiles/init-test.dir/test/init.cc.o: in function `__static_initialization_and_destruction_0(int, int) [clone .constprop.0]':
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/test/init.cc:5:(.text.startup+0x1c7): undefined reference to `testing::internal::MakeAndRegisterTestInfo(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*, char const*, char const*, testing::internal::CodeLocation, void const*, void (*)(), void (*)(), testing::internal::TestFactoryBase*)'
-ld: /scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/test/init.cc:11:(.text.startup+0x2af): undefined reference to `testing::internal::MakeAndRegisterTestInfo(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*, char const*, char const*, testing::internal::CodeLocation, void const*, void (*)(), void (*)(), testing::internal::TestFactoryBase*)'
-ld: /scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/test/init.cc:17:(.text.startup+0x3a5): undefined reference to `testing::internal::MakeAndRegisterTestInfo(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*, char const*, char const*, testing::internal::CodeLocation, void const*, void (*)(), void (*)(), testing::internal::TestFactoryBase*)'
-ld: /scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/test/init.cc:25:(.text.startup+0x492): undefined reference to `testing::internal::MakeAndRegisterTestInfo(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*, char const*, char const*, testing::internal::CodeLocation, void const*, void (*)(), void (*)(), testing::internal::TestFactoryBase*)'
-ld: /scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/test/init.cc:38:(.text.startup+0x57f): undefined reference to `testing::internal::MakeAndRegisterTestInfo(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*, char const*, char const*, testing::internal::CodeLocation, void const*, void (*)(), void (*)(), testing::internal::TestFactoryBase*)'
-ld: CMakeFiles/init-test.dir/test/init.cc.o:/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/test/init.cc:49: more undefined references to `testing::internal::MakeAndRegisterTestInfo(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*, char const*, char const*, testing::internal::CodeLocation, void const*, void (*)(), void (*)(), testing::internal::TestFactoryBase*)' follow
-[8/10] Building CXX object deps/googletest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o
-FAILED: deps/googletest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o
-/scratch/sysutils/cpuinfo/work/.cwrapper/bin/c++  -I/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include -I/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock -isystem /scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googletest/include -isystem /scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googletest -O2 -g -fstack-clash-protection -I/usr/pkg/include -Wall -Wshadow -Werror -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -pthread -MD -MT deps/googletest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o -MF deps/googletest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o.d -o deps/googletest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o -c /scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce
38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/src/gmock-all.cc
-In file included from /scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-actions.h:145,
-                 from /scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock.h:59,
-                 from /scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/src/gmock-all.cc:39:
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:405:37: error: 'IndexSequence' has not been declared
-  405 | auto ApplyImpl(F&& f, Tuple&& args, IndexSequence<Idx...>) -> decltype(
-      |                                     ^~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:405:50: error: expected ',' or '...' before '<' token
-  405 | auto ApplyImpl(F&& f, Tuple&& args, IndexSequence<Idx...>) -> decltype(
-      |                                                  ^
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:414:15: error: 'MakeIndexSequence' was not declared in this scope
-  414 |               MakeIndexSequence<std::tuple_size<
-      |               ^~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:414:15: error: 'MakeIndexSequence' was not declared in this scope
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:415:72: error: expected primary-expression before ')' token
-  415 |                   typename std::remove_reference<Tuple>::type>::value>())) {
-      |                                                                        ^
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h: In function 'decltype (testing::internal::ApplyImpl(forward<F>(f), forward<Tuple>(args), ((<expression error> < std::tuple_size<typename std::remove_reference<_Arg>::type>::value) > <expression error>))) testing::internal::Apply(F&&, Tuple&&)':
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:417:20: error: 'MakeIndexSequence' was not declared in this scope
-  417 |                    MakeIndexSequence<std::tuple_size<
-      |                    ^~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:418:77: error: expected primary-expression before ')' token
-  418 |                        typename std::remove_reference<Tuple>::type>::value>());
-      |                                                                             ^
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-actions.h: At global scope:
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-actions.h:342:5: error: ISO C++ forbids declaration of 'GTEST_DISALLOW_COPY_AND_ASSIGN_' with no type [-fpermissive]
-  342 |     GTEST_DISALLOW_COPY_AND_ASSIGN_(FixedValueProducer);
-      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-actions.h:353:5: error: ISO C++ forbids declaration of 'GTEST_DISALLOW_COPY_AND_ASSIGN_' with no type [-fpermissive]
-  353 |     GTEST_DISALLOW_COPY_AND_ASSIGN_(FactoryValueProducer);
-      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-actions.h:427:3: error: ISO C++ forbids declaration of 'GTEST_DISALLOW_COPY_AND_ASSIGN_' with no type [-fpermissive]
-  427 |   GTEST_DISALLOW_COPY_AND_ASSIGN_(ActionInterface);
-      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-actions.h:687:27: error: expected identifier before '!' token
-  687 |     GTEST_COMPILE_ASSERT_(!std::is_reference<Result>::value,
-      |                           ^
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-actions.h:687:27: error: expected ',' or '...' before '!' token
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-actions.h:687:5: error: ISO C++ forbids declaration of 'GTEST_COMPILE_ASSERT_' with no type [-fpermissive]
-  687 |     GTEST_COMPILE_ASSERT_(!std::is_reference<Result>::value,
-      |     ^~~~~~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-actions.h:694:5: error: ISO C++ forbids declaration of 'GTEST_DISALLOW_COPY_AND_ASSIGN_' with no type [-fpermissive]
-  694 |     GTEST_DISALLOW_COPY_AND_ASSIGN_(Impl);
-      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-actions.h: In member function 'testing::internal::ReturnAction<R>::operator testing::Action<Func>() const':
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-actions.h:659:9: error: 'use_ReturnRef_instead_of_Return_to_return_a_reference' was not declared in this scope
-  659 |         use_ReturnRef_instead_of_Return_to_return_a_reference);
-      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-actions.h: In member function 'testing::internal::ReturnRefAction<T>::operator testing::Action<Func>() const':
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-actions.h:763:27: error: 'use_Return_instead_of_ReturnRef_to_return_a_value' was not declared in this scope
-  763 |                           use_Return_instead_of_ReturnRef_to_return_a_value);
-      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-actions.h: In member function 'testing::internal::ReturnRefOfCopyAction<T>::operator testing::Action<Func>() const':
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-actions.h:806:9: error: 'use_Return_instead_of_ReturnRefOfCopy_to_return_a_value' was not declared in this scope
-  806 |         use_Return_instead_of_ReturnRefOfCopy_to_return_a_value);
-      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-actions.h: At global scope:
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-actions.h:1041:32: error: 'IndexSequence' has not been declared
- 1041 |   std::vector<ActionT> Convert(IndexSequence<I...>) const {
-      |                                ^~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-actions.h:1041:45: error: expected ',' or '...' before '<' token
- 1041 |   std::vector<ActionT> Convert(IndexSequence<I...>) const {
-      |                                             ^
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-actions.h: In member function 'testing::internal::DoAllAction<Actions>::operator testing::Action<R(Args ...)>() const':
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-actions.h:1062:19: error: 'MakeIndexSequence' was not declared in this scope
- 1062 |                   MakeIndexSequence<sizeof...(Actions) - 1>()),
-      |                   ^~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-actions.h:1061:14: error: expected primary-expression before '{' token
- 1061 |     return Op{Convert<Action<void(NonFinalType<Args>...)>>(
-      |              ^
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-actions.h:1061:14: error: expected ';' before '{' token
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-actions.h:1062:61: error: expected primary-expression before ')' token
- 1062 |                   MakeIndexSequence<sizeof...(Actions) - 1>()),
-      |                                                             ^
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-actions.h:1063:56: error: expected ';' before '}' token
- 1063 |               std::get<sizeof...(Actions) - 1>(actions)};
-      |                                                        ^
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-actions.h: At global scope:
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-actions.h:1516:11: error: 'IndexSequence' has not been declared
- 1516 |   R Apply(IndexSequence<arg_id...>, IndexSequence<excess_id...>,
-      |           ^~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-actions.h:1516:24: error: expected ',' or '...' before '<' token
- 1516 |   R Apply(IndexSequence<arg_id...>, IndexSequence<excess_id...>,
-      |                        ^
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-actions.h: In member function 'R testing::internal::ActionImpl<R(Args ...), Impl>::operator()(Args&& ...) const':
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-actions.h:1510:18: error: 'MakeIndexSequence' was not declared in this scope
- 1510 |     return Apply(MakeIndexSequence<kMaxArgs>{},
-      |                  ^~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-actions.h:1510:45: error: expected primary-expression before '{' token
- 1510 |     return Apply(MakeIndexSequence<kMaxArgs>{},
-      |                                             ^
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-actions.h:1511:50: error: expected primary-expression before '{' token
- 1511 |                  MakeIndexSequence<10 - kMaxArgs>{},
-      |                                                  ^
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-actions.h: In member function 'R testing::internal::ActionImpl<R(Args ...), Impl>::Apply(int) const':
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-actions.h:1528:18: error: 'args' was not declared in this scope; did you mean 'Args'?
- 1528 |         /*args=*/args, std::get<arg_id>(args)...,
-      |                  ^~~~
-      |                  Args
-In file included from /scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-spec-builders.h:75,
-                 from /scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-function-mocker.h:42,
-                 from /scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock.h:61:
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h: At global scope:
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:316:3: error: ISO C++ forbids declaration of 'GTEST_DISALLOW_COPY_AND_ASSIGN_' with no type [-fpermissive]
-  316 |   GTEST_DISALLOW_COPY_AND_ASSIGN_(StringMatchResultListener);
-      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:493:31: error: 'IndexSequence' has not been declared
-  493 |   ::testing::Matcher<F> Apply(IndexSequence<tuple_ids...>) const {
-      |                               ^~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:493:44: error: expected ',' or '...' before '<' token
-  493 |   ::testing::Matcher<F> Apply(IndexSequence<tuple_ids...>) const {
-      |                                            ^
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h: In member function 'testing::internal::MatcherBaseImpl<Derived<Ts ...> >::operator testing::Matcher<T>() const':
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:488:21: error: 'MakeIndexSequence' was not declared in this scope
-  488 |     return Apply<F>(MakeIndexSequence<sizeof...(Ts)>{});
-      |                     ^~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:488:53: error: expected primary-expression before '{' token
-  488 |     return Apply<F>(MakeIndexSequence<sizeof...(Ts)>{});
-      |                                                     ^
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h: In function 'testing::Matcher<T> testing::SafeMatcherCast(const Matcher<U>&)':
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:538:7: error: 'cannot_convert_non_reference_arg_to_reference' was not declared in this scope
-  538 |       cannot_convert_non_reference_arg_to_reference);
-      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:548:7: error: 'conversion_of_arithmetic_types_must_be_lossless' was not declared in this scope
-  548 |       conversion_of_arithmetic_types_must_be_lossless);
-      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h: In function 'bool testing::internal::TupleMatches(const MatcherTuple&, const ValueTuple&)':
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:683:25: error: 'matcher_and_value_have_different_numbers_of_fields' was not declared in this scope
-  683 |                         matcher_and_value_have_different_numbers_of_fields);
-      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h: At global scope:
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:1168:53: error: 'AnyEq' was not declared in this scope; did you mean 'Any'?
- 1168 | class Eq2Matcher : public PairMatchBase<Eq2Matcher, AnyEq> {
-      |                                                     ^~~~~
-      |                                                     Any
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:1168:58: error: template argument 2 is invalid
- 1168 | class Eq2Matcher : public PairMatchBase<Eq2Matcher, AnyEq> {
-      |                                                          ^
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:1172:53: error: 'AnyNe' was not declared in this scope; did you mean 'Any'?
- 1172 | class Ne2Matcher : public PairMatchBase<Ne2Matcher, AnyNe> {
-      |                                                     ^~~~~
-      |                                                     Any
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:1172:58: error: template argument 2 is invalid
- 1172 | class Ne2Matcher : public PairMatchBase<Ne2Matcher, AnyNe> {
-      |                                                          ^
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:1176:53: error: 'AnyLt' was not declared in this scope; did you mean 'Any'?
- 1176 | class Lt2Matcher : public PairMatchBase<Lt2Matcher, AnyLt> {
-      |                                                     ^~~~~
-      |                                                     Any
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:1176:58: error: template argument 2 is invalid
- 1176 | class Lt2Matcher : public PairMatchBase<Lt2Matcher, AnyLt> {
-      |                                                          ^
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:1180:53: error: 'AnyGt' was not declared in this scope; did you mean 'Any'?
- 1180 | class Gt2Matcher : public PairMatchBase<Gt2Matcher, AnyGt> {
-      |                                                     ^~~~~
-      |                                                     Any
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:1180:58: error: template argument 2 is invalid
- 1180 | class Gt2Matcher : public PairMatchBase<Gt2Matcher, AnyGt> {
-      |                                                          ^
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:1184:53: error: 'AnyLe' was not declared in this scope; did you mean 'Any'?
- 1184 | class Le2Matcher : public PairMatchBase<Le2Matcher, AnyLe> {
-      |                                                     ^~~~~
-      |                                                     Any
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:1184:58: error: template argument 2 is invalid
- 1184 | class Le2Matcher : public PairMatchBase<Le2Matcher, AnyLe> {
-      |                                                          ^
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:1188:53: error: 'AnyGe' was not declared in this scope; did you mean 'Any'?
- 1188 | class Ge2Matcher : public PairMatchBase<Ge2Matcher, AnyGe> {
-      |                                                     ^~~~~
-      |                                                     Any
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:1188:58: error: template argument 2 is invalid
- 1188 | class Ge2Matcher : public PairMatchBase<Ge2Matcher, AnyGe> {
-      |                                                          ^
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:2490:5: error: ISO C++ forbids declaration of 'GTEST_DISALLOW_COPY_AND_ASSIGN_' with no type [-fpermissive]
- 2490 |     GTEST_DISALLOW_COPY_AND_ASSIGN_(Impl);
-      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:2505:7: error: expected identifier before '!' token
- 2505 |       !IsHashTable<GTEST_REMOVE_REFERENCE_AND_CONST_(RhsContainer)>::value,
-      |       ^
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:2505:7: error: expected ',' or '...' before '!' token
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:2504:3: error: ISO C++ forbids declaration of 'GTEST_COMPILE_ASSERT_' with no type [-fpermissive]
- 2504 |   GTEST_COMPILE_ASSERT_(
-      |   ^~~~~~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h: In member function 'testing::internal::PointwiseMatcher<TupleMatcher, RhsContainer>::operator testing::Matcher<T>() const':
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:2527:9: error: 'use_UnorderedPointwise_with_hash_tables' was not declared in this scope
- 2527 |         use_UnorderedPointwise_with_hash_tables);
-      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h: At global scope:
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:2977:35: error: 'IndexSequence' has not been declared
- 2977 | auto UnpackStructImpl(const T& t, IndexSequence<I...>, int)
-      |                                   ^~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:2977:48: error: expected ',' or '...' before '<' token
- 2977 | auto UnpackStructImpl(const T& t, IndexSequence<I...>, int)
-      |                                                ^
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:2986:35: error: 'MakeIndexSequence' has not been declared
- 2986 | auto UnpackStructImpl(const T& t, MakeIndexSequence<1>, char) {
-      |                                   ^~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:2986:52: error: expected ',' or '...' before '<' token
- 2986 | auto UnpackStructImpl(const T& t, MakeIndexSequence<1>, char) {
-      |                                                    ^
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:2991:35: error: 'MakeIndexSequence' has not been declared
- 2991 | auto UnpackStructImpl(const T& t, MakeIndexSequence<2>, char) {
-      |                                   ^~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:2991:52: error: expected ',' or '...' before '<' token
- 2991 | auto UnpackStructImpl(const T& t, MakeIndexSequence<2>, char) {
-      |                                                    ^
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:2991:6: error: redefinition of 'template<class T> auto testing::internal::UnpackStructImpl(const T&, int)'
- 2991 | auto UnpackStructImpl(const T& t, MakeIndexSequence<2>, char) {
-      |      ^~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:2986:6: note: 'template<class T> auto testing::internal::UnpackStructImpl(const T&, int)' previously declared here
- 2986 | auto UnpackStructImpl(const T& t, MakeIndexSequence<1>, char) {
-      |      ^~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:2996:35: error: 'MakeIndexSequence' has not been declared
- 2996 | auto UnpackStructImpl(const T& t, MakeIndexSequence<3>, char) {
-      |                                   ^~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:2996:52: error: expected ',' or '...' before '<' token
- 2996 | auto UnpackStructImpl(const T& t, MakeIndexSequence<3>, char) {
-      |                                                    ^
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:2996:6: error: redefinition of 'template<class T> auto testing::internal::UnpackStructImpl(const T&, int)'
- 2996 | auto UnpackStructImpl(const T& t, MakeIndexSequence<3>, char) {
-      |      ^~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:2986:6: note: 'template<class T> auto testing::internal::UnpackStructImpl(const T&, int)' previously declared here
- 2986 | auto UnpackStructImpl(const T& t, MakeIndexSequence<1>, char) {
-      |      ^~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3001:35: error: 'MakeIndexSequence' has not been declared
- 3001 | auto UnpackStructImpl(const T& t, MakeIndexSequence<4>, char) {
-      |                                   ^~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3001:52: error: expected ',' or '...' before '<' token
- 3001 | auto UnpackStructImpl(const T& t, MakeIndexSequence<4>, char) {
-      |                                                    ^
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3001:6: error: redefinition of 'template<class T> auto testing::internal::UnpackStructImpl(const T&, int)'
- 3001 | auto UnpackStructImpl(const T& t, MakeIndexSequence<4>, char) {
-      |      ^~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:2986:6: note: 'template<class T> auto testing::internal::UnpackStructImpl(const T&, int)' previously declared here
- 2986 | auto UnpackStructImpl(const T& t, MakeIndexSequence<1>, char) {
-      |      ^~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3006:35: error: 'MakeIndexSequence' has not been declared
- 3006 | auto UnpackStructImpl(const T& t, MakeIndexSequence<5>, char) {
-      |                                   ^~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3006:52: error: expected ',' or '...' before '<' token
- 3006 | auto UnpackStructImpl(const T& t, MakeIndexSequence<5>, char) {
-      |                                                    ^
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3006:6: error: redefinition of 'template<class T> auto testing::internal::UnpackStructImpl(const T&, int)'
- 3006 | auto UnpackStructImpl(const T& t, MakeIndexSequence<5>, char) {
-      |      ^~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:2986:6: note: 'template<class T> auto testing::internal::UnpackStructImpl(const T&, int)' previously declared here
- 2986 | auto UnpackStructImpl(const T& t, MakeIndexSequence<1>, char) {
-      |      ^~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3011:35: error: 'MakeIndexSequence' has not been declared
- 3011 | auto UnpackStructImpl(const T& t, MakeIndexSequence<6>, char) {
-      |                                   ^~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3011:52: error: expected ',' or '...' before '<' token
- 3011 | auto UnpackStructImpl(const T& t, MakeIndexSequence<6>, char) {
-      |                                                    ^
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3011:6: error: redefinition of 'template<class T> auto testing::internal::UnpackStructImpl(const T&, int)'
- 3011 | auto UnpackStructImpl(const T& t, MakeIndexSequence<6>, char) {
-      |      ^~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:2986:6: note: 'template<class T> auto testing::internal::UnpackStructImpl(const T&, int)' previously declared here
- 2986 | auto UnpackStructImpl(const T& t, MakeIndexSequence<1>, char) {
-      |      ^~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3016:35: error: 'MakeIndexSequence' has not been declared
- 3016 | auto UnpackStructImpl(const T& t, MakeIndexSequence<7>, char) {
-      |                                   ^~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3016:52: error: expected ',' or '...' before '<' token
- 3016 | auto UnpackStructImpl(const T& t, MakeIndexSequence<7>, char) {
-      |                                                    ^
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3016:6: error: redefinition of 'template<class T> auto testing::internal::UnpackStructImpl(const T&, int)'
- 3016 | auto UnpackStructImpl(const T& t, MakeIndexSequence<7>, char) {
-      |      ^~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:2986:6: note: 'template<class T> auto testing::internal::UnpackStructImpl(const T&, int)' previously declared here
- 2986 | auto UnpackStructImpl(const T& t, MakeIndexSequence<1>, char) {
-      |      ^~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3021:35: error: 'MakeIndexSequence' has not been declared
- 3021 | auto UnpackStructImpl(const T& t, MakeIndexSequence<8>, char) {
-      |                                   ^~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3021:52: error: expected ',' or '...' before '<' token
- 3021 | auto UnpackStructImpl(const T& t, MakeIndexSequence<8>, char) {
-      |                                                    ^
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3021:6: error: redefinition of 'template<class T> auto testing::internal::UnpackStructImpl(const T&, int)'
- 3021 | auto UnpackStructImpl(const T& t, MakeIndexSequence<8>, char) {
-      |      ^~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:2986:6: note: 'template<class T> auto testing::internal::UnpackStructImpl(const T&, int)' previously declared here
- 2986 | auto UnpackStructImpl(const T& t, MakeIndexSequence<1>, char) {
-      |      ^~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3026:35: error: 'MakeIndexSequence' has not been declared
- 3026 | auto UnpackStructImpl(const T& t, MakeIndexSequence<9>, char) {
-      |                                   ^~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3026:52: error: expected ',' or '...' before '<' token
- 3026 | auto UnpackStructImpl(const T& t, MakeIndexSequence<9>, char) {
-      |                                                    ^
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3026:6: error: redefinition of 'template<class T> auto testing::internal::UnpackStructImpl(const T&, int)'
- 3026 | auto UnpackStructImpl(const T& t, MakeIndexSequence<9>, char) {
-      |      ^~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:2986:6: note: 'template<class T> auto testing::internal::UnpackStructImpl(const T&, int)' previously declared here
- 2986 | auto UnpackStructImpl(const T& t, MakeIndexSequence<1>, char) {
-      |      ^~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3031:35: error: 'MakeIndexSequence' has not been declared
- 3031 | auto UnpackStructImpl(const T& t, MakeIndexSequence<10>, char) {
-      |                                   ^~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3031:52: error: expected ',' or '...' before '<' token
- 3031 | auto UnpackStructImpl(const T& t, MakeIndexSequence<10>, char) {
-      |                                                    ^
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3031:6: error: redefinition of 'template<class T> auto testing::internal::UnpackStructImpl(const T&, int)'
- 3031 | auto UnpackStructImpl(const T& t, MakeIndexSequence<10>, char) {
-      |      ^~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:2986:6: note: 'template<class T> auto testing::internal::UnpackStructImpl(const T&, int)' previously declared here
- 2986 | auto UnpackStructImpl(const T& t, MakeIndexSequence<1>, char) {
-      |      ^~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3036:35: error: 'MakeIndexSequence' has not been declared
- 3036 | auto UnpackStructImpl(const T& t, MakeIndexSequence<11>, char) {
-      |                                   ^~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3036:52: error: expected ',' or '...' before '<' token
- 3036 | auto UnpackStructImpl(const T& t, MakeIndexSequence<11>, char) {
-      |                                                    ^
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3036:6: error: redefinition of 'template<class T> auto testing::internal::UnpackStructImpl(const T&, int)'
- 3036 | auto UnpackStructImpl(const T& t, MakeIndexSequence<11>, char) {
-      |      ^~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:2986:6: note: 'template<class T> auto testing::internal::UnpackStructImpl(const T&, int)' previously declared here
- 2986 | auto UnpackStructImpl(const T& t, MakeIndexSequence<1>, char) {
-      |      ^~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3041:35: error: 'MakeIndexSequence' has not been declared
- 3041 | auto UnpackStructImpl(const T& t, MakeIndexSequence<12>, char) {
-      |                                   ^~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3041:52: error: expected ',' or '...' before '<' token
- 3041 | auto UnpackStructImpl(const T& t, MakeIndexSequence<12>, char) {
-      |                                                    ^
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3041:6: error: redefinition of 'template<class T> auto testing::internal::UnpackStructImpl(const T&, int)'
- 3041 | auto UnpackStructImpl(const T& t, MakeIndexSequence<12>, char) {
-      |      ^~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:2986:6: note: 'template<class T> auto testing::internal::UnpackStructImpl(const T&, int)' previously declared here
- 2986 | auto UnpackStructImpl(const T& t, MakeIndexSequence<1>, char) {
-      |      ^~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3046:35: error: 'MakeIndexSequence' has not been declared
- 3046 | auto UnpackStructImpl(const T& t, MakeIndexSequence<13>, char) {
-      |                                   ^~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3046:52: error: expected ',' or '...' before '<' token
- 3046 | auto UnpackStructImpl(const T& t, MakeIndexSequence<13>, char) {
-      |                                                    ^
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3046:6: error: redefinition of 'template<class T> auto testing::internal::UnpackStructImpl(const T&, int)'
- 3046 | auto UnpackStructImpl(const T& t, MakeIndexSequence<13>, char) {
-      |      ^~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:2986:6: note: 'template<class T> auto testing::internal::UnpackStructImpl(const T&, int)' previously declared here
- 2986 | auto UnpackStructImpl(const T& t, MakeIndexSequence<1>, char) {
-      |      ^~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3051:35: error: 'MakeIndexSequence' has not been declared
- 3051 | auto UnpackStructImpl(const T& t, MakeIndexSequence<14>, char) {
-      |                                   ^~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3051:52: error: expected ',' or '...' before '<' token
- 3051 | auto UnpackStructImpl(const T& t, MakeIndexSequence<14>, char) {
-      |                                                    ^
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3051:6: error: redefinition of 'template<class T> auto testing::internal::UnpackStructImpl(const T&, int)'
- 3051 | auto UnpackStructImpl(const T& t, MakeIndexSequence<14>, char) {
-      |      ^~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:2986:6: note: 'template<class T> auto testing::internal::UnpackStructImpl(const T&, int)' previously declared here
- 2986 | auto UnpackStructImpl(const T& t, MakeIndexSequence<1>, char) {
-      |      ^~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3056:35: error: 'MakeIndexSequence' has not been declared
- 3056 | auto UnpackStructImpl(const T& t, MakeIndexSequence<15>, char) {
-      |                                   ^~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3056:52: error: expected ',' or '...' before '<' token
- 3056 | auto UnpackStructImpl(const T& t, MakeIndexSequence<15>, char) {
-      |                                                    ^
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3056:6: error: redefinition of 'template<class T> auto testing::internal::UnpackStructImpl(const T&, int)'
- 3056 | auto UnpackStructImpl(const T& t, MakeIndexSequence<15>, char) {
-      |      ^~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:2986:6: note: 'template<class T> auto testing::internal::UnpackStructImpl(const T&, int)' previously declared here
- 2986 | auto UnpackStructImpl(const T& t, MakeIndexSequence<1>, char) {
-      |      ^~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3061:35: error: 'MakeIndexSequence' has not been declared
- 3061 | auto UnpackStructImpl(const T& t, MakeIndexSequence<16>, char) {
-      |                                   ^~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3061:52: error: expected ',' or '...' before '<' token
- 3061 | auto UnpackStructImpl(const T& t, MakeIndexSequence<16>, char) {
-      |                                                    ^
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3061:6: error: redefinition of 'template<class T> auto testing::internal::UnpackStructImpl(const T&, int)'
- 3061 | auto UnpackStructImpl(const T& t, MakeIndexSequence<16>, char) {
-      |      ^~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:2986:6: note: 'template<class T> auto testing::internal::UnpackStructImpl(const T&, int)' previously declared here
- 2986 | auto UnpackStructImpl(const T& t, MakeIndexSequence<1>, char) {
-      |      ^~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3069:39: error: 'MakeIndexSequence' was not declared in this scope
- 3069 |     -> decltype((UnpackStructImpl)(t, MakeIndexSequence<I>{}, 0)) {
-      |                                       ^~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3069:39: error: 'MakeIndexSequence' was not declared in this scope
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3069:59: error: expected primary-expression before '{' token
- 3069 |     -> decltype((UnpackStructImpl)(t, MakeIndexSequence<I>{}, 0)) {
-      |                                                           ^
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h: In function 'decltype (testing::internal::UnpackStructImpl(t, <expression error>, 0)) testing::internal::UnpackStruct(const T&)':
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3070:32: error: 'MakeIndexSequence' was not declared in this scope
- 3070 |   return (UnpackStructImpl)(t, MakeIndexSequence<I>{}, 0);
-      |                                ^~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3070:52: error: expected primary-expression before '{' token
- 3070 |   return (UnpackStructImpl)(t, MakeIndexSequence<I>{}, 0);
-      |                                                    ^
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h: At global scope:
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3083:36: error: 'IndexSequence' was not declared in this scope
- 3083 | class FieldsAreMatcherImpl<Struct, IndexSequence<I...>>
-      |                                    ^~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3083:51: error: expected parameter pack before '...'
- 3083 | class FieldsAreMatcherImpl<Struct, IndexSequence<I...>>
-      |                                                   ^~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3083:51: error: template argument 2 is invalid
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3083:54: error: expected unqualified-id before '>' token
- 3083 | class FieldsAreMatcherImpl<Struct, IndexSequence<I...>>
-      |                                                      ^~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h: In member function 'testing::internal::FieldsAreMatcher<Inner>::operator testing::Matcher<T>() const':
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3165:49: error: 'IndexSequenceFor' was not declared in this scope
- 3165 |         new FieldsAreMatcherImpl<const Struct&, IndexSequenceFor<Inner...>>(
-      |                                                 ^~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3165:71: error: expected parameter pack before '...'
- 3165 |         new FieldsAreMatcherImpl<const Struct&, IndexSequenceFor<Inner...>>(
-      |                                                                       ^~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3165:71: error: template argument 2 is invalid
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h: In member function 'testing::internal::ElementsAreMatcher<MatcherTuple>::operator testing::Matcher<T>() const':
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3565:9: error: 'use_UnorderedElementsAre_with_hash_tables' was not declared in this scope
- 3565 |         use_UnorderedElementsAre_with_hash_tables);
-      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h: In member function 'testing::internal::ElementsAreArrayMatcher<T>::operator testing::Matcher<T>() const':
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:3615:9: error: 'use_UnorderedElementsAreArray_with_hash_tables' was not declared in this scope
- 3615 |         use_UnorderedElementsAreArray_with_hash_tables);
-      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-spec-builders.h: At global scope:
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-spec-builders.h:684:3: error: ISO C++ forbids declaration of 'GTEST_DISALLOW_COPY_AND_ASSIGN_' with no type [-fpermissive]
-  684 |   GTEST_DISALLOW_COPY_AND_ASSIGN_(InSequence);  // NOLINT
-      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-spec-builders.h:1239:3: error: ISO C++ forbids declaration of 'GTEST_DISALLOW_COPY_AND_ASSIGN_' with no type [-fpermissive]
- 1239 |   GTEST_DISALLOW_COPY_AND_ASSIGN_(TypedExpectation);
-      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-spec-builders.h:1420:3: error: ISO C++ forbids declaration of 'GTEST_DISALLOW_COPY_AND_ASSIGN_' with no type [-fpermissive]
- 1420 |   GTEST_DISALLOW_COPY_AND_ASSIGN_(ActionResultHolder);
-      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-spec-builders.h:1453:3: error: ISO C++ forbids declaration of 'GTEST_DISALLOW_COPY_AND_ASSIGN_' with no type [-fpermissive]
- 1453 |   GTEST_DISALLOW_COPY_AND_ASSIGN_(ActionResultHolder);
-      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'testing::internal::FunctionMocker<R(Args ...)>::Result testing::internal::FunctionMocker<R(Args ...)>::Invoke(Args ...)':
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-spec-builders.h:1598:42: error: 'DownCast_' was not declared in this scope
- 1598 |     std::unique_ptr<ResultHolder> holder(DownCast_<ResultHolder*>(
-      |                                          ^~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-spec-builders.h:1598:64: error: expected primary-expression before '*' token
- 1598 |     std::unique_ptr<ResultHolder> holder(DownCast_<ResultHolder*>(
-      |                                                                ^
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-spec-builders.h:1598:65: error: expected primary-expression before '>' token
- 1598 |     std::unique_ptr<ResultHolder> holder(DownCast_<ResultHolder*>(
-      |                                                                 ^
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-more-matchers.h: At global scope:
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:5260:3: error: 'GTEST_ATTRIBUTE_UNUSED_' does not name a type; did you mean 'GTEST_ATTRIBUTE_PRINTF_'?
- 5260 |   GTEST_ATTRIBUTE_UNUSED_ inline name##Matcher name() { return {}; }           \
-      |   ^~~~~~~~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-more-matchers.h:61:1: note: in expansion of macro 'MATCHER'
-   61 | MATCHER(IsEmpty, negation ? "isn't empty" : "is empty") {
-      | ^~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:5264:55: error: expected ',' or '...' before 'GTEST_ATTRIBUTE_UNUSED_'
- 5264 |       ::testing::MatchResultListener* result_listener GTEST_ATTRIBUTE_UNUSED_) \
-      |                                                       ^~~~~~~~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-more-matchers.h:61:1: note: in expansion of macro 'MATCHER'
-   61 | MATCHER(IsEmpty, negation ? "isn't empty" : "is empty") {
-      | ^~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:5260:3: error: 'GTEST_ATTRIBUTE_UNUSED_' does not name a type; did you mean 'GTEST_ATTRIBUTE_PRINTF_'?
- 5260 |   GTEST_ATTRIBUTE_UNUSED_ inline name##Matcher name() { return {}; }           \
-      |   ^~~~~~~~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-more-matchers.h:73:1: note: in expansion of macro 'MATCHER'
-   73 | MATCHER(IsTrue, negation ? "is false" : "is true") {
-      | ^~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:5264:55: error: expected ',' or '...' before 'GTEST_ATTRIBUTE_UNUSED_'
- 5264 |       ::testing::MatchResultListener* result_listener GTEST_ATTRIBUTE_UNUSED_) \
-      |                                                       ^~~~~~~~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-more-matchers.h:73:1: note: in expansion of macro 'MATCHER'
-   73 | MATCHER(IsTrue, negation ? "is false" : "is true") {
-      | ^~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:5260:3: error: 'GTEST_ATTRIBUTE_UNUSED_' does not name a type; did you mean 'GTEST_ATTRIBUTE_PRINTF_'?
- 5260 |   GTEST_ATTRIBUTE_UNUSED_ inline name##Matcher name() { return {}; }           \
-      |   ^~~~~~~~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-more-matchers.h:81:1: note: in expansion of macro 'MATCHER'
-   81 | MATCHER(IsFalse, negation ? "is true" : "is false") {
-      | ^~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-matchers.h:5264:55: error: expected ',' or '...' before 'GTEST_ATTRIBUTE_UNUSED_'
- 5264 |       ::testing::MatchResultListener* result_listener GTEST_ATTRIBUTE_UNUSED_) \
-      |                                                       ^~~~~~~~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-more-matchers.h:81:1: note: in expansion of macro 'MATCHER'
-   81 | MATCHER(IsFalse, negation ? "is true" : "is false") {
-      | ^~~~~~~
-In file included from /scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock.h:65:
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-nice-strict.h:172:3: error: ISO C++ forbids declaration of 'GTEST_DISALLOW_COPY_AND_ASSIGN_' with no type [-fpermissive]
-  172 |   GTEST_DISALLOW_COPY_AND_ASSIGN_(NiceMock);
-      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-nice-strict.h:213:3: error: ISO C++ forbids declaration of 'GTEST_DISALLOW_COPY_AND_ASSIGN_' with no type [-fpermissive]
-  213 |   GTEST_DISALLOW_COPY_AND_ASSIGN_(NaggyMock);
-      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/gmock-nice-strict.h:254:3: error: ISO C++ forbids declaration of 'GTEST_DISALLOW_COPY_AND_ASSIGN_' with no type [-fpermissive]
-  254 |   GTEST_DISALLOW_COPY_AND_ASSIGN_(StrictMock);
-      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-In file included from /scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/src/gmock-all.cc:42:
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/src/gmock-cardinalities.cc:90:3: error: ISO C++ forbids declaration of 'GTEST_DISALLOW_COPY_AND_ASSIGN_' with no type [-fpermissive]
-   90 |   GTEST_DISALLOW_COPY_AND_ASSIGN_(BetweenCardinalityImpl);
-      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-In file included from /scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/src/gmock-all.cc:43:
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/src/gmock-internal-utils.cc: In function 'void testing::internal::Log(LogSeverity, const std::string&, int)':
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/src/gmock-internal-utils.cc:182:46: error: invalid conversion from 'testing::UnitTest*' to 'int' [-fpermissive]
-  182 |              ::testing::UnitTest::GetInstance(), actual_to_skip);
-      |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
-      |                                              |
-      |                                              testing::UnitTest*
-/scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/src/gmock-internal-utils.cc:181:65: error: too many arguments to function 'std::string testing::internal::GetCurrentOsStackTraceExceptTop(int)'
-  181 |          << ::testing::internal::GetCurrentOsStackTraceExceptTop(
-      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
-  182 |              ::testing::UnitTest::GetInstance(), actual_to_skip);
-      |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-In file included from /scratch/sysutils/cpuinfo/work/.buildlink/include/gtest/gtest-printers.h:122,
-                 from /scratch/sysutils/cpuinfo/work/.buildlink/include/gtest/gtest-matchers.h:49,
-                 from /scratch/sysutils/cpuinfo/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:47,
-                 from /scratch/sysutils/cpuinfo/work/.buildlink/include/gtest/gtest-death-test.h:43,
-                 from /scratch/sysutils/cpuinfo/work/.buildlink/include/gtest/gtest.h:64,
-                 from /scratch/sysutils/cpuinfo/work/cpuinfo-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea/deps/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47:
-/scratch/sysutils/cpuinfo/work/.buildlink/include/gtest/internal/gtest-internal.h:806:24: note: declared here
-  806 | GTEST_API_ std::string GetCurrentOsStackTraceExceptTop(int skip_count);
-      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-ninja: build stopped: subcommand failed.
-*** Error code 1
+Installs googletest and benchmark files.
diff --git a/cpuinfo/distinfo b/cpuinfo/distinfo
index 8e4374ac8c..057ef5fb4f 100644
--- a/cpuinfo/distinfo
+++ b/cpuinfo/distinfo
@@ -3,10 +3,10 @@ $NetBSD: distinfo,v 1.1 2025/02/23 21:54:05 wiz Exp $
 BLAKE2s (benchmark-1.6.1.tar.gz) = e1d824a20befda52931de3256cbf065724b076fdf4d6feb8b101e56d283f8418
 SHA512 (benchmark-1.6.1.tar.gz) = 7d3e3baf5a2d92e9552ab5007c37253b3510ac269edf8922a2794ff3dfbd0bf5b4c519240d4577b1ec30ef9e8a64caa17a809054c3dc7f2b1bcd410596177d67
 Size (benchmark-1.6.1.tar.gz) = 184616 bytes
-BLAKE2s (cpuinfo-0.0.20250219-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea.tar.gz) = 7c223c899d6083b17b8421b46ec260f59fcb2f6f2d7cf9acdb574998b1b25967
-SHA512 (cpuinfo-0.0.20250219-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea.tar.gz) = 068fb7ff96a27aff1321026d8598b7352dee136d6bd1a088f119de4f8671efebb3b2e0a8a0bc2460088f1307d355c39e4db36e6b9cf3fb5c2a1130a5733be437
-Size (cpuinfo-0.0.20250219-b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea.tar.gz) = 3545694 bytes
+BLAKE2s (cpuinfo-0.0.20250724-33ed0be77d7767d0e2010e2c3cf972ef36c7c307.tar.gz) = 501c3de724c1420111f2784fb470e6371239286fddb2f4962bacf7c5619b7d84
+SHA512 (cpuinfo-0.0.20250724-33ed0be77d7767d0e2010e2c3cf972ef36c7c307.tar.gz) = 41775802b5a33f1bb0cb2c5dd126180e25d281a57c934d94247130c31ec7bf1dbf269ed9e8e946be1bdeeb09f0c17fee42048f71b4beb44c65df18cfb0cddc3b
+Size (cpuinfo-0.0.20250724-33ed0be77d7767d0e2010e2c3cf972ef36c7c307.tar.gz) = 3546678 bytes
 BLAKE2s (googletest-1.11.0.tar.gz) = 0b546cc02c7a8d6e15337b5dde02e2ff1c17bb5232212cba0b665ad47ff51eac
 SHA512 (googletest-1.11.0.tar.gz) = 6fcc7827e4c4d95e3ae643dd65e6c4fc0e3d04e1778b84f6e06e390410fe3d18026c131d828d949d2f20dde6327d30ecee24dcd3ef919e21c91e010d149f3a28
 Size (googletest-1.11.0.tar.gz) = 886330 bytes
-SHA1 (patch-CMakeLists.txt) = 58dfce556e5501b0b2cc1ecb07b31d52e2b7a444
+SHA1 (patch-CMakeLists.txt) = e341be310f3566092cb4196125336a022d4aaca9
diff --git a/cpuinfo/patches/patch-CMakeLists.txt b/cpuinfo/patches/patch-CMakeLists.txt
index 0bc9a37809..4d19cdbb2e 100644
--- a/cpuinfo/patches/patch-CMakeLists.txt
+++ b/cpuinfo/patches/patch-CMakeLists.txt
@@ -2,7 +2,7 @@ $NetBSD$
 
 Handle NetBSD like FreeBSD.
 
---- CMakeLists.txt.orig	2025-05-11 08:07:39.288851196 +0000
+--- CMakeLists.txt.orig	2025-07-24 17:36:24.000000000 +0000
 +++ CMakeLists.txt
 @@ -67,7 +67,7 @@ ENDIF()
  
@@ -17,8 +17,8 @@ Handle NetBSD like FreeBSD.
        "Target operating system is not specified. "
        "cpuinfo will compile, but cpuinfo_initialize() will always fail.")
    SET(CPUINFO_SUPPORTED_PLATFORM FALSE)
--ELSEIF(NOT CMAKE_SYSTEM_NAME MATCHES "^(Windows|WindowsStore|CYGWIN|MSYS|Darwin|Linux|Android|FreeBSD)$")
-+ELSEIF(NOT CMAKE_SYSTEM_NAME MATCHES "^(Windows|WindowsStore|CYGWIN|MSYS|Darwin|Linux|Android|FreeBSD|NetBSD)$")
+-ELSEIF(NOT CMAKE_SYSTEM_NAME MATCHES "^(Windows|WindowsStore|CYGWIN|MSYS|Darwin|Linux|Android|FreeBSD|Emscripten)$")
++ELSEIF(NOT CMAKE_SYSTEM_NAME MATCHES "^(Windows|WindowsStore|CYGWIN|MSYS|Darwin|Linux|Android|FreeBSD|NetBSD|Emscripten)$")
    IF(${CMAKE_VERSION} VERSION_GREATER_EQUAL "3.14" AND NOT IS_APPLE_OS)
      MESSAGE(WARNING
        "Target operating system \"${CMAKE_SYSTEM_NAME}\" is not supported in cpuinfo. "
@@ -31,7 +31,7 @@ Handle NetBSD like FreeBSD.
        LIST(APPEND CPUINFO_SRCS src/x86/freebsd/init.c)
      ENDIF()
    ELSEIF(CMAKE_SYSTEM_NAME MATCHES "^Windows" AND CPUINFO_TARGET_PROCESSOR MATCHES "^(ARM64|arm64)$")
-@@ -239,11 +239,11 @@ IF(CPUINFO_SUPPORTED_PLATFORM)
+@@ -240,11 +240,11 @@ IF(CPUINFO_SUPPORTED_PLATFORM)
        src/linux/processors.c)
    ELSEIF(IS_APPLE_OS)
      LIST(APPEND CPUINFO_SRCS src/mach/topology.c)
@@ -45,7 +45,7 @@ Handle NetBSD like FreeBSD.
      SET(CMAKE_THREAD_PREFER_PTHREAD TRUE)
      SET(THREADS_PREFER_PTHREAD_FLAG TRUE)
      FIND_PACKAGE(Threads REQUIRED)
-@@ -308,7 +308,7 @@ IF(CPUINFO_SUPPORTED_PLATFORM)
+@@ -309,7 +309,7 @@ IF(CPUINFO_SUPPORTED_PLATFORM)
      TARGET_LINK_LIBRARIES(cpuinfo_internals PUBLIC ${CMAKE_THREAD_LIBS_INIT})
      TARGET_COMPILE_DEFINITIONS(cpuinfo PRIVATE _GNU_SOURCE=1)
      TARGET_COMPILE_DEFINITIONS(cpuinfo_internals PRIVATE _GNU_SOURCE=1)


Home | Main Index | Thread Index | Old Index