******************************************************************************** conan test conan-center-index/recipes/cpp_project_framework/all/test_package/conanfile.py cpp_project_framework/1.0.0@#bc59f5a4e6e354ac13fce59e33858f12 -pr /home/conan/w/prod/BuildSingleReference/59304/440a913d-d36c-4aae-b73e-4a2ef5f02988/profile_linux_5_libstdcpp_gcc_release_64.cpp_project_framework-shared-False.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=5 os=Linux [options] cpp_project_framework:shared=False [build_requires] [env] cpp_project_framework/1.0.0 (test package): Installing package Requirements cpp_project_framework/1.0.0 from local cache - Cache gtest/1.10.0 from 'conan-center' - Cache Packages cpp_project_framework/1.0.0:b759e10106fc0b4923414b05bb78eba0bbc8b30b - Cache gtest/1.10.0:377584aff1735fc67e7085772f481a8b41e50840 - Cache Installing (downloading, building) binaries... cpp_project_framework/1.0.0: Already installed! gtest/1.10.0: Already installed! cpp_project_framework/1.0.0 (test package): Generator cmake created conanbuildinfo.cmake cpp_project_framework/1.0.0 (test package): Generator txt created conanbuildinfo.txt cpp_project_framework/1.0.0 (test package): Aggregating env generators cpp_project_framework/1.0.0 (test package): Generated conaninfo.txt cpp_project_framework/1.0.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/build/dd2f234cbd67c58d2a6c13f81dec57fd94c70dad/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK cpp_project_framework/1.0.0 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/build/dd2f234cbd67c58d2a6c13f81dec57fd94c70dad' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/build/dd2f234cbd67c58d2a6c13f81dec57fd94c70dad/package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package' ----------------- -- The CXX compiler identification is GNU 5.4.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 5 -- Conan: Checking correct version: 5 -- Conan: C++ stdlib: libstdc++ -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/build/dd2f234cbd67c58d2a6c13f81dec57fd94c70dad ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/build/dd2f234cbd67c58d2a6c13f81dec57fd94c70dad' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o CMakeFiles/test_package.dir/build.make:81: recipe for target 'CMakeFiles/test_package.dir/test_package.cpp.o' failed CMakeFiles/Makefile2:94: recipe for target 'CMakeFiles/test_package.dir/all' failed Makefile:113: recipe for target 'all' failed CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR In file included from /usr/include/c++/5/type_traits:35:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:59, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /usr/include/c++/5/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options. #error This file requires compiler and library support \ ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:40:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:62, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:835:12: error: ‘std::get’ has not been declared using std::get; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:836:12: error: ‘std::make_tuple’ has not been declared using std::make_tuple; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:837:12: error: ‘std::tuple’ has not been declared using std::tuple; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:838:12: error: ‘std::tuple_element’ has not been declared using std::tuple_element; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:839:12: error: ‘std::tuple_size’ has not been declared using std::tuple_size; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:682:34: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 void operator=(type const &) = delete ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:919:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ GTEST_DISALLOW_ASSIGN_(RE); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:687:24: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 type(type const &) = delete; \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:962:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(GTestLog); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:682:34: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 void operator=(type const &) = delete ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:688:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ GTEST_DISALLOW_ASSIGN_(type) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:962:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(GTestLog); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h: In function ‘void testing::internal::FlushInfoLog()’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:972:37: error: ‘nullptr’ was not declared in this scope inline void FlushInfoLog() { fflush(nullptr); } ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h: In function ‘To testing::internal::DownCast_(From*)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:1082:17: error: ‘nullptr’ was not declared in this scope const To to = nullptr; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:1088:21: error: ‘nullptr’ was not declared in this scope GTEST_CHECK_(f == nullptr || dynamic_cast(f) != nullptr); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:993:37: note: in definition of macro ‘GTEST_CHECK_’ if (::testing::internal::IsTrue(condition)) \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h: In function ‘void testing::internal::SleepMilliseconds(int)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:1157:20: error: ‘nullptr’ was not declared in this scope nanosleep(&time, nullptr); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:687:24: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 type(type const &) = delete; \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:1206:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(Notification); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:682:34: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 void operator=(type const &) = delete ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:688:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ GTEST_DISALLOW_ASSIGN_(type) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:1206:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(Notification); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h: In constructor ‘testing::internal::Notification::Notification()’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:1175:60: error: ‘nullptr’ was not declared in this scope GTEST_CHECK_POSIX_SUCCESS_(pthread_mutex_init(&mutex_, nullptr)); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:1005:32: note: in definition of macro ‘GTEST_CHECK_POSIX_SUCCESS_’ if (const int gtest_error = (posix_call)) \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h: In function ‘void* testing::internal::ThreadFuncWithCLinkage(void*)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:1285:10: error: ‘nullptr’ was not declared in this scope return nullptr; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:1316:20: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 ~ThreadWithParam() override { Join(); } ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:1325:12: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 void Run() override { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:687:24: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 type(type const &) = delete; \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:1340:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(ThreadWithParam); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:682:34: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 void operator=(type const &) = delete ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:688:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ GTEST_DISALLOW_ASSIGN_(type) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:1340:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(ThreadWithParam); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h: In constructor ‘testing::internal::ThreadWithParam::ThreadWithParam(void (*)(T), T, testing::internal::Notification*)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:1314:34: error: ‘nullptr’ was not declared in this scope pthread_create(&thread_, nullptr, &ThreadFuncWithCLinkage, base)); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:1005:32: note: in definition of macro ‘GTEST_CHECK_POSIX_SUCCESS_’ if (const int gtest_error = (posix_call)) \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h: In member function ‘void testing::internal::ThreadWithParam::Join()’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:1320:56: error: ‘nullptr’ was not declared in this scope GTEST_CHECK_POSIX_SUCCESS_(pthread_join(thread_, nullptr)); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:1005:32: note: in definition of macro ‘GTEST_CHECK_POSIX_SUCCESS_’ if (const int gtest_error = (posix_call)) \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h: In member function ‘void testing::internal::ThreadWithParam::Run()’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:1326:30: error: ‘nullptr’ was not declared in this scope if (thread_can_start_ != nullptr) thread_can_start_->WaitForNotification(); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:687:24: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 type(type const &) = delete; \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:1698:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(Mutex); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:682:34: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 void operator=(type const &) = delete ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:688:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ GTEST_DISALLOW_ASSIGN_(type) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:1698:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(Mutex); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h: In constructor ‘testing::internal::Mutex::Mutex()’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:1690:60: error: ‘nullptr’ was not declared in this scope GTEST_CHECK_POSIX_SUCCESS_(pthread_mutex_init(&mutex_, nullptr)); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:1005:32: note: in definition of macro ‘GTEST_CHECK_POSIX_SUCCESS_’ if (const int gtest_error = (posix_call)) \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:687:24: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 type(type const &) = delete; \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:1716:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(GTestMutexLock); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:682:34: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 void operator=(type const &) = delete ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:688:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ GTEST_DISALLOW_ASSIGN_(type) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:1716:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(GTestMutexLock); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:687:24: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 type(type const &) = delete; \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:1773:5: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(ValueHolder); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:682:34: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 void operator=(type const &) = delete ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:688:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ GTEST_DISALLOW_ASSIGN_(type) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:1773:5: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(ValueHolder); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:687:24: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 type(type const &) = delete; \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:1805:5: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(ValueHolderFactory); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:682:34: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 void operator=(type const &) = delete ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:688:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ GTEST_DISALLOW_ASSIGN_(type) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:1805:5: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(ValueHolderFactory); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:687:24: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 type(type const &) = delete; \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:1814:5: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(DefaultValueHolderFactory); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:682:34: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 void operator=(type const &) = delete ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:688:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ GTEST_DISALLOW_ASSIGN_(type) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:1814:5: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(DefaultValueHolderFactory); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:687:24: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 type(type const &) = delete; \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:1827:5: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(InstanceValueHolderFactory); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:682:34: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 void operator=(type const &) = delete ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:688:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ GTEST_DISALLOW_ASSIGN_(type) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:1827:5: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(InstanceValueHolderFactory); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:1832:8: error: ‘unique_ptr’ in namespace ‘std’ does not name a template type std::unique_ptr default_factory_; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:687:24: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 type(type const &) = delete; \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:1834:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(ThreadLocal); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:682:34: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 void operator=(type const &) = delete ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:688:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ GTEST_DISALLOW_ASSIGN_(type) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:1834:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(ThreadLocal); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h: In constructor ‘testing::internal::ThreadLocal::ThreadLocal()’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:1743:28: error: class ‘testing::internal::ThreadLocal’ does not have any field named ‘default_factory_’ : key_(CreateKey()), default_factory_(new DefaultValueHolderFactory()) {} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h: In constructor ‘testing::internal::ThreadLocal::ThreadLocal(const T&)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:1746:9: error: class ‘testing::internal::ThreadLocal’ does not have any field named ‘default_factory_’ default_factory_(new InstanceValueHolderFactory(value)) {} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h: In member function ‘T* testing::internal::ThreadLocal::GetOrCreateValue() const’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:1788:19: error: ‘nullptr’ was not declared in this scope if (holder != nullptr) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:1792:37: error: ‘default_factory_’ was not declared in this scope ValueHolder* const new_holder = default_factory_->MakeNewHolder(); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:1891:1: error: expected unqualified-id before ‘using’ using bool_constant = std::integral_constant; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:2070:1: error: expected unqualified-id before ‘[’ token [[noreturn]] inline void Abort() { abort(); } ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:64:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:62, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-message.h:190:14: error: ‘unique_ptr’ in namespace ‘std’ does not name a template type const std::unique_ptr< ::std::stringstream> ss_; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-message.h: In copy constructor ‘testing::Message::Message(const testing::Message&)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-message.h:101:33: error: class ‘testing::Message’ does not have any field named ‘ss_’ Message(const Message& msg) : ss_(new ::std::stringstream) { // NOLINT ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-message.h:102:6: error: ‘ss_’ was not declared in this scope *ss_ << msg.GetString(); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-message.h: In constructor ‘testing::Message::Message(const char*)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-message.h:106:39: error: class ‘testing::Message’ does not have any field named ‘ss_’ explicit Message(const char* str) : ss_(new ::std::stringstream) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-message.h:107:6: error: ‘ss_’ was not declared in this scope *ss_ << str; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-message.h: In member function ‘testing::Message& testing::Message::operator<<(const T&)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-message.h:128:6: error: ‘ss_’ was not declared in this scope *ss_ << val; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-message.h: In member function ‘testing::Message& testing::Message::operator<<(T* const&)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-message.h:147:20: error: ‘nullptr’ was not declared in this scope if (pointer == nullptr) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-message.h:148:8: error: ‘ss_’ was not declared in this scope *ss_ << "(null)"; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-message.h:150:8: error: ‘ss_’ was not declared in this scope *ss_ << pointer; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-message.h: In member function ‘testing::Message& testing::Message::operator<<(testing::Message::BasicNarrowIoManip)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-message.h:162:6: error: ‘ss_’ was not declared in this scope *ss_ << val; ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:67:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:62, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-type-util.h: In function ‘std::string testing::internal::GetTypeName()’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-type-util.h:91:52: error: ‘nullptr’ was not declared in this scope char* const readable_name = __cxa_demangle(name, nullptr, nullptr, &status); ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:62:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:121:27: error: ‘enable_if’ in namespace ‘std’ does not name a template type typename std::enable_if::value, ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:121:36: error: expected ‘>’ before ‘<’ token typename std::enable_if::value, ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:40:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:62, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:687:24: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 type(type const &) = delete; \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:452:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(TestFactoryBase); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:682:34: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 void operator=(type const &) = delete ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:688:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ GTEST_DISALLOW_ASSIGN_(type) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:452:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(TestFactoryBase); ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:62:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:460:20: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 Test* CreateTest() override { return new TestClass; } ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:477:7: error: expected nested-name-specifier before ‘SetUpTestSuiteFunc’ using SetUpTestSuiteFunc = void (*)(); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:478:7: error: expected nested-name-specifier before ‘TearDownTestSuiteFunc’ using TearDownTestSuiteFunc = void (*)(); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:492:7: error: expected nested-name-specifier before ‘SetUpTearDownSuiteFuncType’ using SetUpTearDownSuiteFuncType = void (*)(); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:494:8: error: ‘SetUpTearDownSuiteFuncType’ does not name a type inline SetUpTearDownSuiteFuncType GetNotDefaultOrNull( ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:506:9: error: expected nested-name-specifier before ‘Test’ using Test = ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:509:10: error: ‘SetUpTearDownSuiteFuncType’ does not name a type static SetUpTearDownSuiteFuncType GetSetUpCaseOrSuite(const char* filename, ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:524:10: error: ‘SetUpTearDownSuiteFuncType’ does not name a type static SetUpTearDownSuiteFuncType GetTearDownCaseOrSuite(const char* filename, ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:561:30: error: ‘SetUpTestSuiteFunc’ has not been declared TypeId fixture_class_id, SetUpTestSuiteFunc set_up_tc, ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:562:5: error: ‘TearDownTestSuiteFunc’ has not been declared TearDownTestSuiteFunc tear_down_tc, TestFactoryBase* factory); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h: In member function ‘bool testing::internal::TypedTestSuitePState::AddTestName(const char*, int, const char*, const char*)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:590:7: error: ‘Abort’ is not a member of ‘testing::internal::posix’ posix::Abort(); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:622:7: error: expected nested-name-specifier before ‘TypedTestCasePState’ using TypedTestCasePState = TypedTestSuitePState; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h: In function ‘const char* testing::internal::SkipComma(const char*)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:631:16: error: ‘nullptr’ was not declared in this scope if (comma == nullptr) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h: In function ‘std::string testing::internal::GetPrefixUntilComma(const char*)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:642:19: error: ‘nullptr’ was not declared in this scope return comma == nullptr ? str : std::string(str, comma); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h: In static member function ‘static bool testing::internal::TypeParameterizedTest::Register(const char*, const testing::internal::CodeLocation&, const char*, const char*, int, const std::vector >&)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:711:9: error: ‘nullptr’ was not declared in this scope nullptr, // No value parameter. ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h: In static member function ‘static bool testing::internal::TypeParameterizedTestSuite::Register(const char*, testing::internal::CodeLocation, const testing::internal::TypedTestSuitePState*, const char*, const char*, const std::vector >&)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:763:7: error: ‘Abort’ is not a member of ‘testing::internal::posix’ posix::Abort(); ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:40:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:62, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:687:24: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 type(type const &) = delete; \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:847:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(Random); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:682:34: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 void operator=(type const &) = delete ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:688:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ GTEST_DISALLOW_ASSIGN_(type) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:847:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(Random); ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:62:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:858:27: error: expected template-name before ‘<’ token : public bool_constant< ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:858:27: error: expected ‘{’ before ‘<’ token /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:858:27: error: expected unqualified-id before ‘<’ token /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:887:28: error: expected type-specifier before ‘decltype’ class Iterator = decltype(::std::declval().begin()), ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:887:28: error: expected ‘>’ before ‘decltype’ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:892:44: error: default template arguments may not be used in function templates without -std=c++11 or -std=gnu++11 IsContainer IsContainerTest(int /* dummy */) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:915:44: error: ‘nullptr’ was not declared in this scope static const bool value = sizeof(test(nullptr, nullptr)) == sizeof(int); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:915:53: error: ‘nullptr’ was not declared in this scope static const bool value = sizeof(test(nullptr, nullptr)) == sizeof(int); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:926:68: error: expected class-name before ‘{’ token struct IsRecursiveContainerImpl : public std::false_type {}; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:934:9: error: expected nested-name-specifier before ‘value_type’ using value_type = decltype(*std::declval()); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:935:9: error: expected nested-name-specifier before ‘type’ using type = ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1072:17: error: expected identifier before ‘!’ token static_assert(!std::is_const::value, "Type must not be const"); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1072:17: error: expected ‘,’ or ‘...’ before ‘!’ token /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1072:73: error: ISO C++ forbids declaration of ‘static_assert’ with no type [-fpermissive] static_assert(!std::is_const::value, "Type must not be const"); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1073:17: error: expected identifier before ‘!’ token static_assert(!std::is_reference::value, ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1073:17: error: expected ‘,’ or ‘...’ before ‘!’ token /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1074:47: error: ISO C++ forbids declaration of ‘static_assert’ with no type [-fpermissive] "Type must not be a reference"); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1073:3: error: ‘int testing::internal::NativeArray::static_assert(int)’ cannot be overloaded static_assert(!std::is_reference::value, ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1072:3: error: with ‘int testing::internal::NativeArray::static_assert(int)’ static_assert(!std::is_const::value, "Type must not be const"); ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:40:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:62, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:682:34: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 void operator=(type const &) = delete ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1096:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ GTEST_DISALLOW_ASSIGN_(NativeArray); ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:62:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1100:21: warning: variadic templates only available with -std=c++11 or -std=gnu++11 template ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1102:9: error: expected nested-name-specifier before ‘type’ using type = IndexSequence; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1108:21: warning: variadic templates only available with -std=c++11 or -std=gnu++11 template ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1110:9: error: expected nested-name-specifier before ‘type’ using type = IndexSequence; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1112:21: warning: variadic templates only available with -std=c++11 or -std=gnu++11 template ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1114:9: error: expected nested-name-specifier before ‘type’ using type = IndexSequence; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1135:9: error: expected nested-name-specifier before ‘type’ using type = T; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1140:41: warning: variadic templates only available with -std=c++11 or -std=gnu++11 template ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1143:31: warning: variadic templates only available with -std=c++11 or -std=gnu++11 template ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1143:42: warning: variadic templates only available with -std=c++11 or -std=gnu++11 template ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1147:19: warning: variadic templates only available with -std=c++11 or -std=gnu++11 template ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1153:19: warning: variadic templates only available with -std=c++11 or -std=gnu++11 template ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1155:9: error: expected nested-name-specifier before ‘value_type’ using value_type = ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1158:25: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 FlatTupleElemBase() = default; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1159:41: error: expected ‘)’ before ‘t’ explicit FlatTupleElemBase(value_type t) : value(std::move(t)) {} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1160:3: error: ‘value_type’ does not name a type value_type value; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1166:21: warning: variadic templates only available with -std=c++11 or -std=gnu++11 template ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1166:34: warning: variadic templates only available with -std=c++11 or -std=gnu++11 template ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1167:59: error: ‘>>’ should be ‘> >’ within a nested template argument list struct FlatTupleBase, IndexSequence> ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1169:9: error: expected nested-name-specifier before ‘Indices’ using Indices = IndexSequence; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1170:21: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 FlatTupleBase() = default; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1171:31: warning: variadic templates only available with -std=c++11 or -std=gnu++11 explicit FlatTupleBase(T... t) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h: In constructor ‘testing::internal::FlatTupleBase, testing::internal::IndexSequence >::FlatTupleBase(T ...)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1172:49: error: ‘move’ is not a member of ‘std’ : FlatTupleElemBase, Idx>(std::move(t))... {} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1184:19: warning: variadic templates only available with -std=c++11 or -std=gnu++11 template ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1187:62: warning: variadic templates only available with -std=c++11 or -std=gnu++11 typename MakeIndexSequence::type> { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1188:9: error: expected nested-name-specifier before ‘Indices’ using Indices = typename FlatTuple::FlatTupleBase::Indices; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1191:17: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 FlatTuple() = default; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1192:27: warning: variadic templates only available with -std=c++11 or -std=gnu++11 explicit FlatTuple(T... t) : FlatTuple::FlatTupleBase(std::move(t)...) {} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1195:34: error: ‘Indices’ was not declared in this scope const typename ElemFromList::type& Get() const { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1195:47: error: template argument 2 is invalid const typename ElemFromList::type& Get() const { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1200:28: error: ‘Indices’ was not declared in this scope typename ElemFromList::type& Get() { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1200:41: error: template argument 2 is invalid typename ElemFromList::type& Get() { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h: In constructor ‘testing::internal::FlatTuple::FlatTuple(T ...)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1192:57: error: ‘move’ is not a member of ‘std’ explicit FlatTuple(T... t) : FlatTuple::FlatTupleBase(std::move(t)...) {} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1210:1: error: ‘constexpr’ does not name a type constexpr bool InstantiateTestCase_P_IsDeprecated() { return true; } ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1210:1: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1215:1: error: ‘constexpr’ does not name a type constexpr bool TypedTestCase_P_IsDeprecated() { return true; } ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1215:1: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1220:1: error: ‘constexpr’ does not name a type constexpr bool TypedTestCaseIsDeprecated() { return true; } ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1220:1: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1225:1: error: ‘constexpr’ does not name a type constexpr bool RegisterTypedTestCase_P_IsDeprecated() { return true; } ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1225:1: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1230:1: error: ‘constexpr’ does not name a type constexpr bool InstantiateTypedTestCase_P_IsDeprecated() { return true; } ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1230:1: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11 In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:47:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-death-test-internal.h:39, from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-death-test.h:41, from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:64, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h: In static member function ‘static void testing::internal2::TypeWithoutFormatter::PrintValue(const T&, std::ostream*)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:156:43: error: ‘addressof’ is not a member of ‘std’ reinterpret_cast(std::addressof(value))), ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h: In function ‘std::basic_ostream<_CharT, _Traits>& testing::internal2::operator<<(std::basic_ostream<_CharT, _Traits>&, const T&)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:236:34: error: ‘is_convertible’ is not a member of ‘std’ : std::is_convertible< ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:237:68: error: template argument 2 is invalid const T&, internal::BiggestInt>::value ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:238:38: error: qualified-id in declaration before ‘?’ token ? kConvertibleToInteger ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h: In function ‘void testing::internal::DefaultPrintTo(testing::internal::WrapPrinterType<(testing::internal::DefaultPrinterType)1u>, T*, std::ostream*)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:441:12: error: ‘nullptr’ was not declared in this scope if (p == nullptr) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h: In function ‘void testing::internal::DefaultPrintTo(testing::internal::WrapPrinterType<(testing::internal::DefaultPrinterType)2u>, T*, std::ostream*)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:453:12: error: ‘nullptr’ was not declared in this scope if (p == nullptr) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h: In function ‘void testing::internal::PrintTo(const T&, std::ostream*)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:508:14: error: ‘is_pointer’ is not a member of ‘std’ : !std::is_pointer::value ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:504:7: error: parse error in template argument list WrapPrinterType < ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:510:19: error: ‘is_function’ is not a member of ‘std’ : std::is_function::type>::value ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:510:50: error: ‘remove_pointer’ in namespace ‘std’ does not name a template type : std::is_function::type>::value ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:510:64: error: expected ‘(’ before ‘<’ token : std::is_function::type>::value ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:510:66: error: expected primary-expression before ‘>’ token : std::is_function::type>::value ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:510:67: error: ‘::type’ has not been declared : std::is_function::type>::value ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:510:74: error: ‘::value’ has not been declared : std::is_function::type>::value ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:512:42: error: expected primary-expression before ‘)’ token : kPrintPointer > (), ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:613:26: error: variable or field ‘PrintTo’ declared void inline void PrintTo(std::nullptr_t, ::std::ostream* os) { *os << "(nullptr)"; } ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:613:21: error: ‘nullptr_t’ is not a member of ‘std’ inline void PrintTo(std::nullptr_t, ::std::ostream* os) { *os << "(nullptr)"; } ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:613:51: error: expected primary-expression before ‘*’ token inline void PrintTo(std::nullptr_t, ::std::ostream* os) { *os << "(nullptr)"; } ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:613:53: error: ‘os’ was not declared in this scope inline void PrintTo(std::nullptr_t, ::std::ostream* os) { *os << "(nullptr)"; } ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:616:19: error: variable or field ‘PrintTo’ declared void void PrintTo(std::reference_wrapper ref, ::std::ostream* os) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:616:14: error: ‘reference_wrapper’ is not a member of ‘std’ void PrintTo(std::reference_wrapper ref, ::std::ostream* os) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:616:38: error: expected primary-expression before ‘>’ token void PrintTo(std::reference_wrapper ref, ::std::ostream* os) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:616:40: error: ‘ref’ was not declared in this scope void PrintTo(std::reference_wrapper ref, ::std::ostream* os) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:616:59: error: expected primary-expression before ‘*’ token void PrintTo(std::reference_wrapper ref, ::std::ostream* os) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:616:61: error: ‘os’ was not declared in this scope void PrintTo(std::reference_wrapper ref, ::std::ostream* os) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:623:34: error: ‘std::integral_constant’ has not been declared void PrintTupleTo(const T&, std::integral_constant, ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:623:51: error: expected ‘,’ or ‘...’ before ‘<’ token void PrintTupleTo(const T&, std::integral_constant, ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:627:36: error: ‘std::integral_constant’ has not been declared void PrintTupleTo(const T& t, std::integral_constant, ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:627:53: error: expected ‘,’ or ‘...’ before ‘<’ token void PrintTupleTo(const T& t, std::integral_constant, ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h: In function ‘void testing::internal::PrintTupleTo(const T&, int)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:629:19: error: ‘integral_constant’ is not a member of ‘std’ PrintTupleTo(t, std::integral_constant(), os); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:629:48: error: expected primary-expression before ‘,’ token PrintTupleTo(t, std::integral_constant(), os); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:629:57: error: expected primary-expression before ‘)’ token PrintTupleTo(t, std::integral_constant(), os); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:629:60: error: ‘os’ was not declared in this scope PrintTupleTo(t, std::integral_constant(), os); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:635:34: error: ‘tuple_element’ in namespace ‘std’ does not name a template type UniversalPrinter::type>::Print( ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:635:47: error: expected template-argument before ‘<’ token UniversalPrinter::type>::Print( ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:635:47: error: expected ‘>’ before ‘<’ token /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:635:63: error: template argument 1 is invalid UniversalPrinter::type>::Print( ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:636:7: error: ‘get’ is not a member of ‘std’ std::get(t), os); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:636:29: error: expression list treated as compound expression in initializer [-fpermissive] std::get(t), os); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:639:19: warning: variadic templates only available with -std=c++11 or -std=gnu++11 template ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:640:27: error: ‘tuple’ in namespace ‘std’ does not name a template type void PrintTo(const ::std::tuple& t, ::std::ostream* os) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:640:32: error: expected ‘,’ or ‘...’ before ‘<’ token void PrintTo(const ::std::tuple& t, ::std::ostream* os) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h: In function ‘void testing::internal::PrintTo(int)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:641:4: error: ‘os’ was not declared in this scope *os << "("; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:642:16: error: ‘t’ was not declared in this scope PrintTupleTo(t, std::integral_constant(), os); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:642:19: error: ‘integral_constant’ is not a member of ‘std’ PrintTupleTo(t, std::integral_constant(), os); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:642:48: error: expected primary-expression before ‘,’ token PrintTupleTo(t, std::integral_constant(), os); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:642:56: warning: variadic templates only available with -std=c++11 or -std=gnu++11 PrintTupleTo(t, std::integral_constant(), os); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:642:68: error: expected primary-expression before ‘)’ token PrintTupleTo(t, std::integral_constant(), os); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h: In static member function ‘static void testing::internal::UniversalTersePrinter::Print(const char*, std::ostream*)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:818:16: error: ‘nullptr’ was not declared in this scope if (str == nullptr) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h: In static member function ‘static void testing::internal::UniversalTersePrinter::Print(const wchar_t*, std::ostream*)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:838:16: error: ‘nullptr’ was not declared in this scope if (str == nullptr) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:877:51: error: ‘std::integral_constant’ has not been declared void TersePrintPrefixToStrings(const Tuple&, std::integral_constant, ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:877:68: error: expected ‘,’ or ‘...’ before ‘<’ token void TersePrintPrefixToStrings(const Tuple&, std::integral_constant, ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:881:37: error: ‘std::integral_constant’ has not been declared std::integral_constant, ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:881:54: error: expected ‘,’ or ‘...’ before ‘<’ token std::integral_constant, ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h: In function ‘void testing::internal::TersePrintPrefixToStrings(const Tuple&, int)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:883:32: error: ‘integral_constant’ is not a member of ‘std’ TersePrintPrefixToStrings(t, std::integral_constant(), ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:883:61: error: expected primary-expression before ‘,’ token TersePrintPrefixToStrings(t, std::integral_constant(), ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:883:70: error: expected primary-expression before ‘)’ token TersePrintPrefixToStrings(t, std::integral_constant(), ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:884:29: error: ‘strings’ was not declared in this scope strings); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:886:23: error: ‘get’ is not a member of ‘std’ UniversalTersePrint(std::get(t), &ss); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h: In function ‘testing::internal::Strings testing::internal::UniversalTersePrintTupleFieldsToStrings(const Tuple&)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:897:14: error: ‘integral_constant’ is not a member of ‘std’ value, std::integral_constant::value>(), ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:897:43: error: expected primary-expression before ‘,’ token value, std::integral_constant::value>(), ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:897:45: error: ‘tuple_size’ is not a member of ‘std’ value, std::integral_constant::value>(), ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:897:66: error: expected primary-expression before ‘>’ token value, std::integral_constant::value>(), ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:897:67: error: ‘::value’ has not been declared value, std::integral_constant::value>(), ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:897:76: error: expected primary-expression before ‘)’ token value, std::integral_constant::value>(), ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:40:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:62, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:687:24: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 type(type const &) = delete; \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:108:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(MatchResultListener); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:682:34: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 void operator=(type const &) = delete ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:688:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ GTEST_DISALLOW_ASSIGN_(type) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:108:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(MatchResultListener); ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-death-test-internal.h:39:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-death-test.h:41, from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:64, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h: In member function ‘testing::MatchResultListener& testing::MatchResultListener::operator<<(const T&)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:92:20: error: ‘nullptr’ was not declared in this scope if (stream_ != nullptr) *stream_ << x; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h: In member function ‘bool testing::MatchResultListener::IsInterested() const’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:103:49: error: ‘nullptr’ was not declared in this scope bool IsInterested() const { return stream_ != nullptr; } ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:190:28: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 ~MatcherInterfaceAdapter() override { delete impl_; } ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:192:39: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 void DescribeTo(::std::ostream* os) const override { impl_->DescribeTo(os); } ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:194:47: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 void DescribeNegationTo(::std::ostream* os) const override { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:199:55: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 MatchResultListener* listener) const override { ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:40:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:62, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:687:24: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 type(type const &) = delete; \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:206:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(MatcherInterfaceAdapter); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:682:34: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 void operator=(type const &) = delete ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:688:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ GTEST_DISALLOW_ASSIGN_(type) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:206:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(MatcherInterfaceAdapter); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:687:24: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 type(type const &) = delete; \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:240:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(DummyMatchResultListener); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:682:34: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 void operator=(type const &) = delete ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:688:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ GTEST_DISALLOW_ASSIGN_(type) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:240:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(DummyMatchResultListener); ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-death-test-internal.h:39:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-death-test.h:41, from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:64, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h: In constructor ‘testing::internal::DummyMatchResultListener::DummyMatchResultListener()’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:237:52: error: ‘nullptr’ was not declared in this scope DummyMatchResultListener() : MatchResultListener(nullptr) {} ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:40:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:62, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:687:24: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 type(type const &) = delete; \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:252:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(StreamMatchResultListener); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:682:34: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 void operator=(type const &) = delete ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:688:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ GTEST_DISALLOW_ASSIGN_(type) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:252:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(StreamMatchResultListener); ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-death-test-internal.h:39:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-death-test.h:41, from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:64, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:303:21: error: ‘enable_if’ in namespace ‘std’ does not name a template type typename std::enable_if::value>::type* = ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:303:30: error: expected ‘,’ or ‘...’ before ‘<’ token typename std::enable_if::value>::type* = ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:307:37: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 MatcherBase(const MatcherBase&) = default; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:308:48: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 MatcherBase& operator=(const MatcherBase&) = default; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:309:26: error: expected ‘,’ or ‘...’ before ‘&&’ token MatcherBase(MatcherBase&&) = default; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:309:32: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 MatcherBase(MatcherBase&&) = default; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:309:32: error: invalid constructor; you probably meant ‘testing::internal::MatcherBase (const testing::internal::MatcherBase&)’ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:310:37: error: expected ‘,’ or ‘...’ before ‘&&’ token MatcherBase& operator=(MatcherBase&&) = default; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:310:43: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 MatcherBase& operator=(MatcherBase&&) = default; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:315:8: error: ‘shared_ptr’ in namespace ‘std’ does not name a template type std::shared_ptr> impl_; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h: In member function ‘bool testing::internal::MatcherBase::MatchAndExplain(const T&, testing::MatchResultListener*) const’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:264:12: error: ‘impl_’ was not declared in this scope return impl_->MatchAndExplain(x, listener); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h: In member function ‘void testing::internal::MatcherBase::DescribeTo(std::ostream*) const’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:274:47: error: ‘impl_’ was not declared in this scope void DescribeTo(::std::ostream* os) const { impl_->DescribeTo(os); } ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h: In member function ‘void testing::internal::MatcherBase::DescribeNegationTo(std::ostream*) const’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:278:5: error: ‘impl_’ was not declared in this scope impl_->DescribeNegationTo(os); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h: In member function ‘const testing::MatcherDescriberInterface* testing::internal::MatcherBase::GetDescriber() const’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:291:12: error: ‘impl_’ was not declared in this scope return impl_.get(); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h: In constructor ‘testing::internal::MatcherBase::MatcherBase(const testing::MatcherInterface*)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:298:66: error: class ‘testing::internal::MatcherBase’ does not have any field named ‘impl_’ explicit MatcherBase(const MatcherInterface* impl) : impl_(impl) {} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h: In constructor ‘testing::internal::MatcherBase::MatcherBase(const testing::MatcherInterface*, int)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:305:9: error: class ‘testing::internal::MatcherBase’ does not have any field named ‘impl_’ : impl_(new internal::MatcherInterfaceAdapter(impl)) {} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:339:21: error: ‘enable_if’ in namespace ‘std’ does not name a template type typename std::enable_if::value>::type* = ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:339:30: error: expected ‘,’ or ‘...’ before ‘<’ token typename std::enable_if::value>::type* = ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h: In instantiation of ‘class testing::internal::MatcherBase&>’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:353:24: required from here /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:310:16: error: defaulted declaration ‘testing::internal::MatcherBase& testing::internal::MatcherBase::operator=(testing::internal::MatcherBase) [with T = const std::basic_string&; testing::internal::MatcherBase = testing::internal::MatcherBase&>]’ MatcherBase& operator=(MatcherBase&&) = default; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:310:16: error: does not match expected signature ‘testing::internal::MatcherBase&>& testing::internal::MatcherBase&>::operator=(testing::internal::MatcherBase&>&)’ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h: In instantiation of ‘class testing::internal::MatcherBase >’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:370:24: required from here /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:310:16: error: defaulted declaration ‘testing::internal::MatcherBase& testing::internal::MatcherBase::operator=(testing::internal::MatcherBase) [with T = std::basic_string; testing::internal::MatcherBase = testing::internal::MatcherBase >]’ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:310:16: error: does not match expected signature ‘testing::internal::MatcherBase >& testing::internal::MatcherBase >::operator=(testing::internal::MatcherBase >&)’ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h: In constructor ‘testing::Matcher >::Matcher(const testing::MatcherInterface >*)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:377:48: error: no matching function for call to ‘testing::internal::MatcherBase >::MatcherBase(const testing::MatcherInterface >*&)’ : internal::MatcherBase(impl) {} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:307:3: note: candidate: testing::internal::MatcherBase::MatcherBase(const testing::internal::MatcherBase&) [with T = std::basic_string] MatcherBase(const MatcherBase&) = default; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:307:3: note: no known conversion for argument 1 from ‘const testing::MatcherInterface >*’ to ‘const testing::internal::MatcherBase >&’ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:301:12: note: candidate: template testing::internal::MatcherBase::MatcherBase(const testing::MatcherInterface*, int) explicit MatcherBase( ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:301:12: note: template argument deduction/substitution failed: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:377:48: note: candidate expects 2 arguments, 1 provided : internal::MatcherBase(impl) {} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:298:12: note: candidate: testing::internal::MatcherBase::MatcherBase(const testing::MatcherInterface*) [with T = std::basic_string] explicit MatcherBase(const MatcherInterface* impl) : impl_(impl) {} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:298:12: note: no known conversion for argument 1 from ‘const testing::MatcherInterface >*’ to ‘const testing::MatcherInterface&>*’ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:295:3: note: candidate: testing::internal::MatcherBase::MatcherBase() [with T = std::basic_string] MatcherBase() {} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:295:3: note: candidate expects 0 arguments, 1 provided /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:541:26: error: ‘reference_wrapper’ is not a member of ‘std’ static const T& Unwrap(std::reference_wrapper v) { return v; } ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:541:50: error: expected primary-expression before ‘>’ token static const T& Unwrap(std::reference_wrapper v) { return v; } ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:541:52: error: ‘v’ was not declared in this scope static const T& Unwrap(std::reference_wrapper v) { return v; } ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:541:19: warning: variable templates only available with -std=c++14 or -std=gnu++14 static const T& Unwrap(std::reference_wrapper v) { return v; } ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:541:55: error: expected ‘;’ before ‘{’ token static const T& Unwrap(std::reference_wrapper v) { return v; } ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:541:67: error: ‘template template const T& testing::internal::ComparisonBase::Unwrap’ conflicts with a previous declaration static const T& Unwrap(std::reference_wrapper v) { return v; } ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:539:19: note: previous declaration ‘static const T& testing::internal::ComparisonBase::Unwrap(const T&)’ static const T& Unwrap(const T& v) { return v; } ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:548:63: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 MatchResultListener* /* listener */) const override { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:551:41: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 void DescribeTo(::std::ostream* os) const override { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:555:49: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 void DescribeNegationTo(::std::ostream* os) const override { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:664:14: error: ‘shared_ptr’ in namespace ‘std’ does not name a template type const std::shared_ptr regex_; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h: In constructor ‘testing::internal::MatchesRegexMatcher::MatchesRegexMatcher(const testing::internal::RE*, bool)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:621:9: error: class ‘testing::internal::MatchesRegexMatcher’ does not have any field named ‘regex_’ : regex_(regex), full_match_(full_match) {} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h: In member function ‘bool testing::internal::MatchesRegexMatcher::MatchAndExplain(CharType*, testing::MatchResultListener*) const’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:637:17: error: ‘nullptr’ was not declared in this scope return s != nullptr && MatchAndExplain(std::string(s), listener); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h: In member function ‘bool testing::internal::MatchesRegexMatcher::MatchAndExplain(const MatcheeStringType&, testing::MatchResultListener*) const’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:648:45: error: ‘regex_’ was not declared in this scope return full_match_ ? RE::FullMatch(s2, *regex_) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h: In member function ‘void testing::internal::MatchesRegexMatcher::DescribeTo(std::ostream*) const’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:654:42: error: ‘regex_’ was not declared in this scope UniversalPrinter::Print(regex_->pattern(), os); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h: In member function ‘void testing::internal::MatchesRegexMatcher::DescribeNegationTo(std::ostream*) const’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:660:42: error: ‘regex_’ was not declared in this scope UniversalPrinter::Print(regex_->pattern(), os); ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:40:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:62, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-death-test-internal.h: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:687:24: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 type(type const &) = delete; \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-death-test-internal.h:95:5: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(ReturnSentinel); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:682:34: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 void operator=(type const &) = delete ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:688:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ GTEST_DISALLOW_ASSIGN_(type) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-death-test-internal.h:95:5: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(ReturnSentinel); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:687:24: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 type(type const &) = delete; \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-death-test-internal.h:140:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(DeathTest); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:682:34: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 void operator=(type const &) = delete ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:688:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ GTEST_DISALLOW_ASSIGN_(type) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-death-test-internal.h:140:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(DeathTest); ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-death-test.h:41:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:64, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-death-test-internal.h:158:59: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 const char* file, int line, DeathTest** test) override; ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:40:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:62, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:687:24: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 type(type const &) = delete; \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-death-test-internal.h:291:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(InternalRunDeathTestFlag); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:682:34: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 void operator=(type const &) = delete ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:688:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ GTEST_DISALLOW_ASSIGN_(type) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-death-test-internal.h:291:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(InternalRunDeathTestFlag); ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-param-test.h:181:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:67, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:158:8: error: ‘unique_ptr’ in namespace ‘std’ does not name a template type std::unique_ptr > impl_; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h: In copy constructor ‘testing::internal::ParamIterator::ParamIterator(const testing::internal::ParamIterator&)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:128:47: error: class ‘testing::internal::ParamIterator’ does not have any field named ‘impl_’ ParamIterator(const ParamIterator& other) : impl_(other.impl_->Clone()) {} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h: In member function ‘testing::internal::ParamIterator& testing::internal::ParamIterator::operator=(const testing::internal::ParamIterator&)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:131:7: error: ‘impl_’ was not declared in this scope impl_.reset(other.impl_->Clone()); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h: In member function ‘const T& testing::internal::ParamIterator::operator*() const’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:135:40: error: ‘impl_’ was not declared in this scope const T& operator*() const { return *impl_->Current(); } ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h: In member function ‘const T* testing::internal::ParamIterator::operator->() const’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:136:40: error: ‘impl_’ was not declared in this scope const T* operator->() const { return impl_->Current(); } ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h: In member function ‘testing::internal::ParamIterator& testing::internal::ParamIterator::operator++()’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:139:5: error: ‘impl_’ was not declared in this scope impl_->Advance(); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h: In member function ‘testing::internal::ParamIterator testing::internal::ParamIterator::operator++(int)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:144:40: error: ‘impl_’ was not declared in this scope ParamIteratorInterface* clone = impl_->Clone(); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h: In member function ‘bool testing::internal::ParamIterator::operator==(const testing::internal::ParamIterator&) const’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:149:12: error: ‘impl_’ was not declared in this scope return impl_.get() == other.impl_.get() || impl_->Equals(*other.impl_); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h: In constructor ‘testing::internal::ParamIterator::ParamIterator(testing::internal::ParamIteratorInterface*)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:157:61: error: class ‘testing::internal::ParamIterator’ does not have any field named ‘impl_’ explicit ParamIterator(ParamIteratorInterface* impl) : impl_(impl) {} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:197:8: error: ‘shared_ptr’ in namespace ‘std’ does not name a template type std::shared_ptr > impl_; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h: In constructor ‘testing::internal::ParamGenerator< >::ParamGenerator(testing::internal::ParamGeneratorInterface*)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:185:63: error: class ‘testing::internal::ParamGenerator< >’ does not have any field named ‘impl_’ explicit ParamGenerator(ParamGeneratorInterface* impl) : impl_(impl) {} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h: In copy constructor ‘testing::internal::ParamGenerator< >::ParamGenerator(const testing::internal::ParamGenerator< >&)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:186:49: error: class ‘testing::internal::ParamGenerator< >’ does not have any field named ‘impl_’ ParamGenerator(const ParamGenerator& other) : impl_(other.impl_) {} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h: In member function ‘testing::internal::ParamGenerator< >& testing::internal::ParamGenerator< >::operator=(const testing::internal::ParamGenerator< >&)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:189:5: error: ‘impl_’ was not declared in this scope impl_ = other.impl_; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h: In member function ‘testing::internal::ParamGenerator< >::iterator testing::internal::ParamGenerator< >::begin() const’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:193:44: error: ‘impl_’ was not declared in this scope iterator begin() const { return iterator(impl_->Begin()); } ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h: In member function ‘testing::internal::ParamGenerator< >::iterator testing::internal::ParamGenerator< >::end() const’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:194:42: error: ‘impl_’ was not declared in this scope iterator end() const { return iterator(impl_->End()); } ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:210:19: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 ~RangeGenerator() override {} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:212:38: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 ParamIteratorInterface* Begin() const override { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:215:36: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 ParamIteratorInterface* End() const override { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:225:15: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 ~Iterator() override {} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:227:55: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 const ParamGeneratorInterface* BaseGenerator() const override { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:230:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 void Advance() override { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:234:40: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 ParamIteratorInterface* Clone() const override { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:237:24: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 const T* Current() const override { return &value_; } ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:238:57: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 bool Equals(const ParamIteratorInterface& other) const override { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:295:35: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 ~ValuesInIteratorRangeGenerator() override {} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:297:38: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 ParamIteratorInterface* Begin() const override { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:300:36: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 ParamIteratorInterface* End() const override { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:312:15: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 ~Iterator() override {} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:314:55: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 const ParamGeneratorInterface* BaseGenerator() const override { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:317:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 void Advance() override { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:321:40: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 ParamIteratorInterface* Clone() const override { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:331:24: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 const T* Current() const override { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:335:57: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 bool Equals(const ParamIteratorInterface& other) const override { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:360:18: error: ‘unique_ptr’ in namespace ‘std’ does not name a template type mutable std::unique_ptr value_; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h: In member function ‘void testing::internal::ValuesInIteratorRangeGenerator::Iterator::Advance()’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:319:7: error: ‘value_’ was not declared in this scope value_.reset(); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h: In member function ‘const T* testing::internal::ValuesInIteratorRangeGenerator::Iterator::Current() const’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:332:11: error: ‘value_’ was not declared in this scope if (value_.get() == nullptr) value_.reset(new T(*iterator_)); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:332:27: error: ‘nullptr’ was not declared in this scope if (value_.get() == nullptr) value_.reset(new T(*iterator_)); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:333:14: error: ‘value_’ was not declared in this scope return value_.get(); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:381:19: error: default template arguments may not be used in function templates without -std=c++11 or -std=gnu++11 void TestNotEmpty() { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h: In function ‘void testing::internal::TestNotEmpty()’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:382:67: error: there are no arguments to ‘static_assert’ that depend on a template parameter, so a declaration of ‘static_assert’ must be available [-fpermissive] static_assert(sizeof(T) == 0, "Empty arguments are not allowed."); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:382:67: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated) /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:385:27: error: default template arguments may not be used in function templates without -std=c++11 or -std=gnu++11 void TestNotEmpty(const T&) {} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:397:20: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 Test* CreateTest() override { ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:40:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:62, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:687:24: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 type(type const &) = delete; \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:405:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestFactory); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:682:34: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 void operator=(type const &) = delete ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:688:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ GTEST_DISALLOW_ASSIGN_(type) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:405:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestFactory); ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-param-test.h:181:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:67, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:432:9: error: expected nested-name-specifier before ‘ParamType’ using ParamType = typename TestSuite::ParamType; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:436:20: error: expected ‘;’ at end of member declaration TestFactoryBase* CreateTestFactory(ParamType parameter) override { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:436:48: error: expected ‘)’ before ‘parameter’ TestFactoryBase* CreateTestFactory(ParamType parameter) override { ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:40:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:62, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:687:24: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 type(type const &) = delete; \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:441:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(TestMetaFactory); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:682:34: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 void operator=(type const &) = delete ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:688:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ GTEST_DISALLOW_ASSIGN_(type) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:441:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(TestMetaFactory); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:687:24: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 type(type const &) = delete; \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:472:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestSuiteInfoBase); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:682:34: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 void operator=(type const &) = delete ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:688:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ GTEST_DISALLOW_ASSIGN_(type) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:472:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestSuiteInfoBase); ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-param-test.h:181:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:67, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:488:9: error: expected nested-name-specifier before ‘ParamType’ using ParamType = typename TestSuite::ParamType; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:490:26: error: ‘ParamType’ was not declared in this scope typedef ParamGenerator(GeneratorCreationFunc)(); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:490:35: error: template argument 1 is invalid typedef ParamGenerator(GeneratorCreationFunc)(); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:491:9: error: expected nested-name-specifier before ‘ParamNameGeneratorFunc’ using ParamNameGeneratorFunc = std::string(const TestParamInfo&); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:498:41: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 const std::string& GetTestSuiteName() const override { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:502:31: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 TypeId GetTestSuiteTypeId() const override { return GetTypeId(); } ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:510:43: error: ‘ParamType’ was not declared in this scope TestMetaFactoryBase* meta_factory) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:510:52: error: template argument 1 is invalid TestMetaFactoryBase* meta_factory) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:518:33: error: ‘ParamNameGeneratorFunc’ has not been declared ParamNameGeneratorFunc* name_func, ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:529:22: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 void RegisterTests() override { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:590:34: error: ‘ParamType’ was not declared in this scope TestMetaFactoryBase* a_test_meta_factory) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:590:43: error: template argument 1 is invalid TestMetaFactoryBase* a_test_meta_factory) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:597:16: error: ‘unique_ptr’ in namespace ‘std’ does not name a template type const std::unique_ptr > test_meta_factory; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:599:9: error: expected nested-name-specifier before ‘TestInfoContainer’ using TestInfoContainer = ::std::vector >; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:606:25: error: ‘ParamNameGeneratorFunc’ has not been declared ParamNameGeneratorFunc* name_func_in, ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:617:7: error: ‘ParamNameGeneratorFunc’ does not name a type ParamNameGeneratorFunc* name_func; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:639:3: error: ‘TestInfoContainer’ does not name a type TestInfoContainer tests_; ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:40:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:62, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:687:24: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 type(type const &) = delete; \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:642:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestSuiteInfo); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:682:34: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 void operator=(type const &) = delete ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:688:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ GTEST_DISALLOW_ASSIGN_(type) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:642:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestSuiteInfo); ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-param-test.h:181:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:67, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h: In member function ‘void testing::internal::ParameterizedTestSuiteInfo::AddTestPattern(const char*, const char*, int*)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:511:5: error: ‘tests_’ was not declared in this scope tests_.push_back(std::shared_ptr( ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:511:22: error: ‘shared_ptr’ is not a member of ‘std’ tests_.push_back(std::shared_ptr( ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:511:46: error: expected primary-expression before ‘>’ token tests_.push_back(std::shared_ptr( ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h: In member function ‘void testing::internal::ParameterizedTestSuiteInfo::RegisterTests()’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:530:36: error: expected ‘;’ before ‘::’ token for (typename TestInfoContainer::iterator test_it = tests_.begin(); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:530:36: error: ‘::iterator’ has not been declared /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:530:36: note: suggested alternatives: In file included from /usr/include/c++/5/bits/stl_algobase.h:65:0, from /usr/include/c++/5/memory:62, from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:57, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /usr/include/c++/5/bits/stl_iterator_base_types.h:118:12: note: ‘std::iterator’ struct iterator ^ /usr/include/c++/5/bits/stl_iterator_base_types.h:118:12: note: ‘std::iterator’ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-param-test.h:181:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:67, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:530:47: error: expected ‘;’ before ‘test_it’ for (typename TestInfoContainer::iterator test_it = tests_.begin(); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:530:47: error: ‘test_it’ was not declared in this scope /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:530:57: error: ‘tests_’ was not declared in this scope for (typename TestInfoContainer::iterator test_it = tests_.begin(); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:530:71: error: expected ‘)’ before ‘;’ token for (typename TestInfoContainer::iterator test_it = tests_.begin(); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:531:10: error: ‘test_it’ was not declared in this scope test_it != tests_.end(); ++test_it) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:531:21: error: ‘tests_’ was not declared in this scope test_it != tests_.end(); ++test_it) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h: In constructor ‘testing::internal::ParameterizedTestSuiteInfo::TestInfo::TestInfo(const char*, const char*, int*)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:593:11: error: class ‘testing::internal::ParameterizedTestSuiteInfo::TestInfo’ does not have any field named ‘test_meta_factory’ test_meta_factory(a_test_meta_factory) {} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h: In constructor ‘testing::internal::ParameterizedTestSuiteInfo::InstantiationInfo::InstantiationInfo(const string&, int (*)(), int*, const char*, int)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:611:13: error: class ‘testing::internal::ParameterizedTestSuiteInfo::InstantiationInfo’ does not have any field named ‘name_func’ name_func(name_func_in), ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:648:1: error: expected unqualified-id before ‘using’ using ParameterizedTestCaseInfo = ParameterizedTestSuiteInfo; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:705:3: error: ‘ParameterizedTestCaseInfo’ does not name a type ParameterizedTestCaseInfo* GetTestCasePatternHolder( ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:713:9: error: expected nested-name-specifier before ‘TestSuiteInfoContainer’ using TestSuiteInfoContainer = ::std::vector; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:715:3: error: ‘TestSuiteInfoContainer’ does not name a type TestSuiteInfoContainer test_suite_infos_; ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:40:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:62, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:687:24: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 type(type const &) = delete; \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:717:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestSuiteRegistry); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:682:34: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 void operator=(type const &) = delete ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:688:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ GTEST_DISALLOW_ASSIGN_(type) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:717:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestSuiteRegistry); ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-param-test.h:181:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:67, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h: In destructor ‘testing::internal::ParameterizedTestSuiteRegistry::~ParameterizedTestSuiteRegistry()’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:661:16: error: ISO C++ forbids declaration of ‘test_suite_info’ with no type [-fpermissive] for (auto& test_suite_info : test_suite_infos_) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:661:34: warning: range-based ‘for’ loops only available with -std=c++11 or -std=gnu++11 for (auto& test_suite_info : test_suite_infos_) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:661:34: error: ‘test_suite_infos_’ was not declared in this scope /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:662:14: error: type ‘int’ argument given to ‘delete’, expected pointer delete test_suite_info; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h: In member function ‘testing::internal::ParameterizedTestSuiteInfo* testing::internal::ParameterizedTestSuiteRegistry::GetTestSuitePatternHolder(const char*, testing::internal::CodeLocation)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:671:62: error: ‘nullptr’ was not declared in this scope ParameterizedTestSuiteInfo* typed_test_info = nullptr; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:672:16: error: ISO C++ forbids declaration of ‘test_suite_info’ with no type [-fpermissive] for (auto& test_suite_info : test_suite_infos_) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:672:34: warning: range-based ‘for’ loops only available with -std=c++11 or -std=gnu++11 for (auto& test_suite_info : test_suite_infos_) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:672:34: error: ‘test_suite_infos_’ was not declared in this scope /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:673:26: error: base operand of ‘->’ is not a pointer if (test_suite_info->GetTestSuiteName() == test_suite_name) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:674:28: error: base operand of ‘->’ is not a pointer if (test_suite_info->GetTestSuiteTypeId() != GetTypeId()) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:679:11: error: ‘Abort’ is not a member of ‘testing::internal::posix’ posix::Abort(); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h: In member function ‘void testing::internal::ParameterizedTestSuiteRegistry::RegisterTests()’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:698:16: error: ISO C++ forbids declaration of ‘test_suite_info’ with no type [-fpermissive] for (auto& test_suite_info : test_suite_infos_) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:698:34: warning: range-based ‘for’ loops only available with -std=c++11 or -std=gnu++11 for (auto& test_suite_info : test_suite_infos_) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:698:34: error: ‘test_suite_infos_’ was not declared in this scope /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:699:22: error: base operand of ‘->’ is not a pointer test_suite_info->RegisterTests(); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:731:19: warning: variadic templates only available with -std=c++11 or -std=gnu++11 template ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:734:20: warning: variadic templates only available with -std=c++11 or -std=gnu++11 ValueArray(Ts... v) : v_{std::move(v)...} {} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:742:35: warning: variadic templates only available with -std=c++11 or -std=gnu++11 template ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h: In constructor ‘testing::internal::ValueArray::ValueArray(Ts ...)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:734:27: warning: extended initializer lists only available with -std=c++11 or -std=gnu++11 ValueArray(Ts... v) : v_{std::move(v)...} {} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:734:28: error: ‘move’ is not a member of ‘std’ ValueArray(Ts... v) : v_{std::move(v)...} {} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h: In member function ‘testing::internal::ValueArray::operator testing::internal::ParamGenerator() const’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:738:59: warning: variadic templates only available with -std=c++11 or -std=gnu++11 return ValuesIn(MakeVector(MakeIndexSequence())); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h: In member function ‘std::vector testing::internal::ValueArray::MakeVector(testing::internal::IndexSequence) const’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:744:26: warning: extended initializer lists only available with -std=c++11 or -std=gnu++11 return std::vector{static_cast(v_.template Get())...}; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:750:19: warning: variadic templates only available with -std=c++11 or -std=gnu++11 template ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:752:39: error: ‘tuple’ is not a member of ‘std’ : public ParamGeneratorInterface<::std::tuple> { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:752:39: error: ‘tuple’ is not a member of ‘std’ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:752:52: error: expected parameter pack before ‘...’ : public ParamGeneratorInterface<::std::tuple> { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:752:55: error: spurious ‘>>’, use ‘>’ to terminate a template argument list : public ParamGeneratorInterface<::std::tuple> { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:752:39: error: ‘tuple’ is not a member of ‘std’ : public ParamGeneratorInterface<::std::tuple> { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:752:39: error: ‘tuple’ is not a member of ‘std’ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:752:52: error: expected parameter pack before ‘...’ : public ParamGeneratorInterface<::std::tuple> { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:752:55: error: spurious ‘>>’, use ‘>’ to terminate a template argument list : public ParamGeneratorInterface<::std::tuple> { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:752:37: error: expected ‘<’ before ‘<:’ token : public ParamGeneratorInterface<::std::tuple> { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:752:37: error: expected ‘{’ before ‘<:’ token /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:752:37: error: expected unqualified-id before ‘<:’ token /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:866:16: warning: variadic templates only available with -std=c++11 or -std=gnu++11 template ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:869:40: warning: variadic templates only available with -std=c++11 or -std=gnu++11 CartesianProductHolder(const Gen&... g) : generators_(g...) {} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:870:21: warning: variadic templates only available with -std=c++11 or -std=gnu++11 template ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:871:28: error: ‘tuple’ is not a member of ‘std’ operator ParamGenerator<::std::tuple>() const { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:871:28: error: ‘tuple’ is not a member of ‘std’ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:871:41: error: expected parameter pack before ‘...’ operator ParamGenerator<::std::tuple>() const { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:871:44: error: spurious ‘>>’, use ‘>’ to terminate a template argument list operator ParamGenerator<::std::tuple>() const { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:871:28: error: ‘tuple’ is not a member of ‘std’ operator ParamGenerator<::std::tuple>() const { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:871:28: error: ‘tuple’ is not a member of ‘std’ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:871:41: error: expected parameter pack before ‘...’ operator ParamGenerator<::std::tuple>() const { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:871:44: error: spurious ‘>>’, use ‘>’ to terminate a template argument list operator ParamGenerator<::std::tuple>() const { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:871:28: error: ‘tuple’ is not a member of ‘std’ operator ParamGenerator<::std::tuple>() const { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:871:28: error: ‘tuple’ is not a member of ‘std’ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:871:41: error: expected parameter pack before ‘...’ operator ParamGenerator<::std::tuple>() const { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:871:44: error: spurious ‘>>’, use ‘>’ to terminate a template argument list operator ParamGenerator<::std::tuple>() const { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:871:28: error: ‘tuple’ is not a member of ‘std’ operator ParamGenerator<::std::tuple>() const { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:871:28: error: ‘tuple’ is not a member of ‘std’ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:871:41: error: expected parameter pack before ‘...’ operator ParamGenerator<::std::tuple>() const { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:871:44: error: spurious ‘>>’, use ‘>’ to terminate a template argument list operator ParamGenerator<::std::tuple>() const { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:871:28: error: ‘tuple’ is not a member of ‘std’ operator ParamGenerator<::std::tuple>() const { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:871:28: error: ‘tuple’ is not a member of ‘std’ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:871:41: error: expected parameter pack before ‘...’ operator ParamGenerator<::std::tuple>() const { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:871:44: error: spurious ‘>>’, use ‘>’ to terminate a template argument list operator ParamGenerator<::std::tuple>() const { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:871:28: error: ‘tuple’ is not a member of ‘std’ operator ParamGenerator<::std::tuple>() const { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:871:28: error: ‘tuple’ is not a member of ‘std’ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:871:41: error: expected parameter pack before ‘...’ operator ParamGenerator<::std::tuple>() const { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:871:44: error: spurious ‘>>’, use ‘>’ to terminate a template argument list operator ParamGenerator<::std::tuple>() const { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:871:12: error: invalid use of template-name ‘testing::internal::ParamGenerator’ without an argument list operator ParamGenerator<::std::tuple>() const { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:877:8: error: ‘tuple’ in namespace ‘std’ does not name a template type std::tuple generators_; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h: In constructor ‘testing::internal::CartesianProductHolder::CartesianProductHolder(const Gen& ...)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:869:45: error: class ‘testing::internal::CartesianProductHolder’ does not have any field named ‘generators_’ CartesianProductHolder(const Gen&... g) : generators_(g...) {} ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:67:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-param-test.h: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-param-test.h:334:19: warning: variadic templates only available with -std=c++11 or -std=gnu++11 template ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-param-test.h:335:40: warning: variadic templates only available with -std=c++11 or -std=gnu++11 internal::ValueArray Values(T... v) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-param-test.h: In function ‘testing::internal::ValueArray testing::Values(T ...)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-param-test.h:336:37: error: ‘move’ is not a member of ‘std’ return internal::ValueArray(std::move(v)...); ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:62:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h: In instantiation of ‘struct testing::internal::MakeIndexSequence<1ul>’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1120:8: required from ‘struct testing::internal::MakeIndexSequence<2ul>’ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1185:7: required from ‘class testing::internal::FlatTuple’ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:747:20: required from ‘class testing::internal::ValueArray’ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-param-test.h:360:28: required from here /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1120:8: error: no type named ‘type’ in ‘struct testing::internal::MakeIndexSequence<0ul>’ struct MakeIndexSequence ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h: In instantiation of ‘struct testing::internal::MakeIndexSequence<2ul>’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1185:7: required from ‘class testing::internal::FlatTuple’ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:747:20: required from ‘class testing::internal::ValueArray’ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-param-test.h:360:28: required from here /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1120:8: error: no type named ‘type’ in ‘struct testing::internal::MakeIndexSequence<1ul>’ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h: In instantiation of ‘class testing::internal::FlatTuple’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:747:20: required from ‘class testing::internal::ValueArray’ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-param-test.h:360:28: required from here /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1185:7: error: no type named ‘type’ in ‘struct testing::internal::MakeIndexSequence<2ul>’ class FlatTuple ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:67:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-param-test.h: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-param-test.h:409:19: warning: variadic templates only available with -std=c++11 or -std=gnu++11 template ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-param-test.h:410:76: warning: variadic templates only available with -std=c++11 or -std=gnu++11 internal::CartesianProductHolder Combine(const Generator&... g) { ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:70:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-test-part.h: In constructor ‘testing::TestPartResult::TestPartResult(testing::TestPartResult::Type, const char*, int, const char*)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-test-part.h:66:35: error: ‘nullptr’ was not declared in this scope file_name_(a_file_name == nullptr ? "" : a_file_name), ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-test-part.h: In member function ‘const char* testing::TestPartResult::file_name() const’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-test-part.h:77:33: error: ‘nullptr’ was not declared in this scope return file_name_.empty() ? nullptr : file_name_.c_str(); ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:40:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:62, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-test-part.h: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:687:24: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 type(type const &) = delete; \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-test-part.h:145:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(TestPartResultArray); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:682:34: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 void operator=(type const &) = delete ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:688:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ GTEST_DISALLOW_ASSIGN_(type) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-test-part.h:145:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(TestPartResultArray); ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:70:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-test-part.h:168:29: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 ~HasNewFatalFailureHelper() override; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-test-part.h:169:57: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 void ReportTestPartResult(const TestPartResult& result) override; ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:40:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:62, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:687:24: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 type(type const &) = delete; \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-test-part.h:175:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(HasNewFatalFailureHelper); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:682:34: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 void operator=(type const &) = delete ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:688:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ GTEST_DISALLOW_ASSIGN_(type) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-test-part.h:175:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(HasNewFatalFailureHelper); ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9:0, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:191:7: error: expected nested-name-specifier before ‘TestCase’ using TestCase = TestSuite; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:295:21: error: ‘enable_if’ in namespace ‘std’ does not name a template type typename std::enable_if< ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:295:30: error: expected ‘,’ or ‘...’ before ‘<’ token typename std::enable_if< ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:357:8: error: ‘unique_ptr’ in namespace ‘std’ does not name a template type std::unique_ptr< ::std::string> message_; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h: In member function ‘const char* testing::AssertionResult::message() const’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:322:12: error: ‘message_’ was not declared in this scope return message_.get() != nullptr ? message_->c_str() : ""; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:322:30: error: ‘nullptr’ was not declared in this scope return message_.get() != nullptr ? message_->c_str() : ""; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h: In member function ‘void testing::AssertionResult::AppendMessage(const testing::Message&)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:344:9: error: ‘message_’ was not declared in this scope if (message_.get() == nullptr) message_.reset(new ::std::string); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:344:27: error: ‘nullptr’ was not declared in this scope if (message_.get() == nullptr) message_.reset(new ::std::string); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:345:5: error: ‘message_’ was not declared in this scope message_->append(a_message.GetString().c_str()); ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9:0, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:494:14: error: ‘unique_ptr’ in namespace ‘std’ does not name a template type const std::unique_ptr gtest_flag_saver_; ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:40:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:62, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:687:24: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 type(type const &) = delete; \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:516:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(Test); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:682:34: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 void operator=(type const &) = delete ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:688:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ GTEST_DISALLOW_ASSIGN_(type) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:516:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(Test); ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9:0, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h: In member function ‘virtual testing::Test::Setup_should_be_spelled_SetUp* testing::Test::Setup()’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:513:59: error: ‘nullptr’ was not declared in this scope virtual Setup_should_be_spelled_SetUp* Setup() { return nullptr; } ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:40:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:62, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:687:24: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 type(type const &) = delete; \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:681:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(TestResult); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:682:34: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 void operator=(type const &) = delete ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:688:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ GTEST_DISALLOW_ASSIGN_(type) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:681:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(TestResult); ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9:0, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:774:52: error: ‘testing::internal::SetUpTestSuiteFunc’ has not been declared internal::TypeId fixture_class_id, internal::SetUpTestSuiteFunc set_up_tc, ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:775:17: error: ‘testing::internal::TearDownTestSuiteFunc’ has not been declared internal::TearDownTestSuiteFunc tear_down_tc, ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:806:14: error: ‘unique_ptr’ in namespace ‘std’ does not name a template type const std::unique_ptr type_param_; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:809:14: error: ‘unique_ptr’ in namespace ‘std’ does not name a template type const std::unique_ptr value_param_; ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:40:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:62, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:687:24: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 type(type const &) = delete; \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:824:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(TestInfo); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:682:34: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 void operator=(type const &) = delete ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:688:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ GTEST_DISALLOW_ASSIGN_(type) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:824:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(TestInfo); ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9:0, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h: In member function ‘const char* testing::TestInfo::type_param() const’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:715:9: error: ‘type_param_’ was not declared in this scope if (type_param_.get() != nullptr) return type_param_->c_str(); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:715:30: error: ‘nullptr’ was not declared in this scope if (type_param_.get() != nullptr) return type_param_->c_str(); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:716:12: error: ‘nullptr’ was not declared in this scope return nullptr; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h: In member function ‘const char* testing::TestInfo::value_param() const’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:722:9: error: ‘value_param_’ was not declared in this scope if (value_param_.get() != nullptr) return value_param_->c_str(); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:722:31: error: ‘nullptr’ was not declared in this scope if (value_param_.get() != nullptr) return value_param_->c_str(); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:723:12: error: ‘nullptr’ was not declared in this scope return nullptr; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:845:23: error: ‘testing::internal::SetUpTestSuiteFunc’ has not been declared internal::SetUpTestSuiteFunc set_up_tc, ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:846:23: error: ‘testing::internal::TearDownTestSuiteFunc’ has not been declared internal::TearDownTestSuiteFunc tear_down_tc); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:1005:14: error: ‘unique_ptr’ in namespace ‘std’ does not name a template type const std::unique_ptr type_param_; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:1014:13: error: ‘SetUpTestSuiteFunc’ in namespace ‘testing::internal’ does not name a type internal::SetUpTestSuiteFunc set_up_tc_; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:1016:13: error: ‘TearDownTestSuiteFunc’ in namespace ‘testing::internal’ does not name a type internal::TearDownTestSuiteFunc tear_down_tc_; ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:40:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:62, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:687:24: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 type(type const &) = delete; \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:1028:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(TestSuite); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:682:34: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 void operator=(type const &) = delete ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:688:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ GTEST_DISALLOW_ASSIGN_(type) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:1028:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(TestSuite); ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9:0, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h: In member function ‘const char* testing::TestSuite::type_param() const’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:857:9: error: ‘type_param_’ was not declared in this scope if (type_param_.get() != nullptr) return type_param_->c_str(); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:857:30: error: ‘nullptr’ was not declared in this scope if (type_param_.get() != nullptr) return type_param_->c_str(); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:858:12: error: ‘nullptr’ was not declared in this scope return nullptr; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h: In member function ‘void testing::TestSuite::RunSetUpTestSuite()’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:946:9: error: ‘set_up_tc_’ was not declared in this scope if (set_up_tc_ != nullptr) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:946:23: error: ‘nullptr’ was not declared in this scope if (set_up_tc_ != nullptr) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h: In member function ‘void testing::TestSuite::RunTearDownTestSuite()’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:954:9: error: ‘tear_down_tc_’ was not declared in this scope if (tear_down_tc_ != nullptr) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:954:26: error: ‘nullptr’ was not declared in this scope if (tear_down_tc_ != nullptr) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h: In member function ‘virtual testing::Environment::Setup_should_be_spelled_SetUp* testing::Environment::Setup()’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:1059:59: error: ‘nullptr’ was not declared in this scope virtual Setup_should_be_spelled_SetUp* Setup() { return nullptr; } ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:1100:38: error: ‘TestCase’ does not name a type virtual void OnTestCaseStart(const TestCase& /*test_case*/) {} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:1119:36: error: ‘TestCase’ does not name a type virtual void OnTestCaseEnd(const TestCase& /*test_case*/) {} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:1143:56: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 void OnTestProgramStart(const UnitTest& /*unit_test*/) override {} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:1145:46: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 int /*iteration*/) override {} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:1146:62: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 void OnEnvironmentsSetUpStart(const UnitTest& /*unit_test*/) override {} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:1147:60: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 void OnEnvironmentsSetUpEnd(const UnitTest& /*unit_test*/) override {} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:1148:56: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 void OnTestSuiteStart(const TestSuite& /*test_suite*/) override {} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:1151:30: error: ‘TestCase’ does not name a type void OnTestCaseStart(const TestCase& /*test_case*/) override {} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:1151:53: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 void OnTestCaseStart(const TestCase& /*test_case*/) override {} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:1154:49: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 void OnTestStart(const TestInfo& /*test_info*/) override {} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:1155:67: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 void OnTestPartResult(const TestPartResult& /*test_part_result*/) override {} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:1156:47: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 void OnTestEnd(const TestInfo& /*test_info*/) override {} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:1157:54: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 void OnTestSuiteEnd(const TestSuite& /*test_suite*/) override {} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:1159:28: error: ‘TestCase’ does not name a type void OnTestCaseEnd(const TestCase& /*test_case*/) override {} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:1159:51: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 void OnTestCaseEnd(const TestCase& /*test_case*/) override {} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:1162:65: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 void OnEnvironmentsTearDownStart(const UnitTest& /*unit_test*/) override {} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:1163:63: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 void OnEnvironmentsTearDownEnd(const UnitTest& /*unit_test*/) override {} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:1165:44: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 int /*iteration*/) override {} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:1166:54: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 void OnTestProgramEnd(const UnitTest& /*unit_test*/) override {} ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:40:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:62, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:687:24: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 type(type const &) = delete; \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:1244:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(TestEventListeners); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:682:34: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 void operator=(type const &) = delete ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:688:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ GTEST_DISALLOW_ASSIGN_(type) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:1244:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(TestEventListeners); ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9:0, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:1282:9: error: ‘TestCase’ does not name a type const TestCase* current_test_case() const GTEST_LOCK_EXCLUDED_(mutex_); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:1366:9: error: ‘TestCase’ does not name a type const TestCase* GetTestCase(int i) const; ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:40:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:62, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:687:24: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 type(type const &) = delete; \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:1454:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(UnitTest); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:682:34: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 void operator=(type const &) = delete ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:688:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ GTEST_DISALLOW_ASSIGN_(type) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:1454:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(UnitTest); ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9:0, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:1549:21: error: ‘enable_if’ in namespace ‘std’ does not name a template type typename std::enable_if::value || ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:1549:30: error: expected ‘>’ before ‘<’ token typename std::enable_if::value || ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:1574:12: error: ‘std::nullptr_t’ has not been declared std::nullptr_t /* lhs */, T* rhs) { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h: In static member function ‘static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, int, T*)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:1576:72: error: ‘nullptr’ was not declared in this scope return CmpHelperEQ(lhs_expression, rhs_expression, static_cast(nullptr), ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:40:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:62, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:687:24: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 type(type const &) = delete; \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:1798:5: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(AssertHelperData); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:682:34: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 void operator=(type const &) = delete ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:688:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ GTEST_DISALLOW_ASSIGN_(type) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:1798:5: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(AssertHelperData); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:687:24: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 type(type const &) = delete; \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:1803:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(AssertHelper); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:682:34: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 void operator=(type const &) = delete ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:688:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ GTEST_DISALLOW_ASSIGN_(type) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:1803:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(AssertHelper); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h: In static member function ‘static const ParamType& testing::WithParamInterface::GetParam()’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:1857:32: error: ‘nullptr’ was not declared in this scope GTEST_CHECK_(parameter_ != nullptr) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:993:37: note: in definition of macro ‘GTEST_CHECK_’ if (::testing::internal::IsTrue(condition)) \ ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9:0, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:1878:46: error: ‘nullptr’ was not declared in this scope const T* WithParamInterface::parameter_ = nullptr; ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:40:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:62, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:687:24: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 type(type const &) = delete; \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:2245:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(ScopedTrace); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:682:34: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 void operator=(type const &) = delete ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:688:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ GTEST_DISALLOW_ASSIGN_(type) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:2245:3: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(ScopedTrace); ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9:0, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:2300:1: error: ‘constexpr’ does not name a type constexpr bool StaticAssertTypeEq() noexcept { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:2300:1: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:2437:19: warning: variadic templates only available with -std=c++11 or -std=gnu++11 template ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h: In function ‘testing::TestInfo* testing::RegisterTest(const char*, const char*, const char*, const char*, const char*, int, Factory)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:2441:9: error: expected nested-name-specifier before ‘TestT’ using TestT = typename std::remove_pointer::type; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:2446:22: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 Test* CreateTest() override { return factory_(); } ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h: In constructor ‘testing::RegisterTest(const char*, const char*, const char*, const char*, const char*, int, Factory)::FactoryImpl::FactoryImpl(Factory)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:2445:48: error: ‘move’ is not a member of ‘std’ explicit FactoryImpl(Factory f) : factory_(std::move(f)) {} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h: In function ‘testing::TestInfo* testing::RegisterTest(const char*, const char*, const char*, const char*, const char*, int, Factory)’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:2454:63: error: ‘TestT’ was not declared in this scope internal::CodeLocation(file, line), internal::GetTypeId(), ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:2455:39: error: type/value mismatch at argument 1 in template parameter list for ‘template struct testing::internal::SuiteApiResolver’ internal::SuiteApiResolver::GetSetUpCaseOrSuite(file, line), ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:2455:39: note: expected a type, got ‘TestT’ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:2456:39: error: type/value mismatch at argument 1 in template parameter list for ‘template struct testing::internal::SuiteApiResolver’ internal::SuiteApiResolver::GetTearDownCaseOrSuite(file, line), ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:2456:39: note: expected a type, got ‘TestT’ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:2457:22: warning: extended initializer lists only available with -std=c++11 or -std=gnu++11 new FactoryImpl{std::move(factory)}); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:2457:23: error: ‘move’ is not a member of ‘std’ new FactoryImpl{std::move(factory)}); ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:62:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp: At global scope: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1351:16: error: expected constructor, destructor, or type conversion before ‘(’ token static_assert(sizeof(GTEST_STRINGIFY_(test_suite_name)) > 1, \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:2332:3: note: in expansion of macro ‘GTEST_TEST_’ GTEST_TEST_(test_suite_name, test_name, ::testing::Test, \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:2338:42: note: in expansion of macro ‘GTEST_TEST’ #define TEST(test_suite_name, test_name) GTEST_TEST(test_suite_name, test_name) ^ /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:6:1: note: in expansion of macro ‘TEST’ TEST(TestSuiteName, TestName) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1353:16: error: expected constructor, destructor, or type conversion before ‘(’ token static_assert(sizeof(GTEST_STRINGIFY_(test_name)) > 1, \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:2332:3: note: in expansion of macro ‘GTEST_TEST_’ GTEST_TEST_(test_suite_name, test_name, ::testing::Test, \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:2338:42: note: in expansion of macro ‘GTEST_TEST’ #define TEST(test_suite_name, test_name) GTEST_TEST(test_suite_name, test_name) ^ /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:6:1: note: in expansion of macro ‘TEST’ TEST(TestSuiteName, TestName) ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:40:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:62, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:687:24: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 type(type const &) = delete; \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1363:5: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(GTEST_TEST_CLASS_NAME_(test_suite_name, \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:2332:3: note: in expansion of macro ‘GTEST_TEST_’ GTEST_TEST_(test_suite_name, test_name, ::testing::Test, \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:2338:42: note: in expansion of macro ‘GTEST_TEST’ #define TEST(test_suite_name, test_name) GTEST_TEST(test_suite_name, test_name) ^ /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:6:1: note: in expansion of macro ‘TEST’ TEST(TestSuiteName, TestName) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:682:34: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 void operator=(type const &) = delete ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-port.h:688:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ GTEST_DISALLOW_ASSIGN_(type) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1363:5: note: in expansion of macro ‘GTEST_DISALLOW_COPY_AND_ASSIGN_’ GTEST_DISALLOW_COPY_AND_ASSIGN_(GTEST_TEST_CLASS_NAME_(test_suite_name, \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:2332:3: note: in expansion of macro ‘GTEST_TEST_’ GTEST_TEST_(test_suite_name, test_name, ::testing::Test, \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:2338:42: note: in expansion of macro ‘GTEST_TEST’ #define TEST(test_suite_name, test_name) GTEST_TEST(test_suite_name, test_name) ^ /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:6:1: note: in expansion of macro ‘TEST’ TEST(TestSuiteName, TestName) ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:62:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1370:41: error: ‘nullptr’ was not declared in this scope #test_suite_name, #test_name, nullptr, nullptr, \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:2332:3: note: in expansion of macro ‘GTEST_TEST_’ GTEST_TEST_(test_suite_name, test_name, ::testing::Test, \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:2338:42: note: in expansion of macro ‘GTEST_TEST’ #define TEST(test_suite_name, test_name) GTEST_TEST(test_suite_name, test_name) ^ /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:6:1: note: in expansion of macro ‘TEST’ TEST(TestSuiteName, TestName) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1370:50: error: ‘nullptr’ was not declared in this scope #test_suite_name, #test_name, nullptr, nullptr, \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:2332:3: note: in expansion of macro ‘GTEST_TEST_’ GTEST_TEST_(test_suite_name, test_name, ::testing::Test, \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:2338:42: note: in expansion of macro ‘GTEST_TEST’ #define TEST(test_suite_name, test_name) GTEST_TEST(test_suite_name, test_name) ^ /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:6:1: note: in expansion of macro ‘TEST’ TEST(TestSuiteName, TestName) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1372:11: error: ‘GetSetUpCaseOrSuite’ is not a member of ‘testing::internal::SuiteApiResolver’ ::testing::internal::SuiteApiResolver< \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:2332:3: note: in expansion of macro ‘GTEST_TEST_’ GTEST_TEST_(test_suite_name, test_name, ::testing::Test, \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:2338:42: note: in expansion of macro ‘GTEST_TEST’ #define TEST(test_suite_name, test_name) GTEST_TEST(test_suite_name, test_name) ^ /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:6:1: note: in expansion of macro ‘TEST’ TEST(TestSuiteName, TestName) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1374:11: error: ‘GetTearDownCaseOrSuite’ is not a member of ‘testing::internal::SuiteApiResolver’ ::testing::internal::SuiteApiResolver< \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:2332:3: note: in expansion of macro ‘GTEST_TEST_’ GTEST_TEST_(test_suite_name, test_name, ::testing::Test, \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:2338:42: note: in expansion of macro ‘GTEST_TEST’ #define TEST(test_suite_name, test_name) GTEST_TEST(test_suite_name, test_name) ^ /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:6:1: note: in expansion of macro ‘TEST’ TEST(TestSuiteName, TestName) ^ /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp: In member function ‘virtual void TestSuiteName_TestName_Test::TestBody()’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1325:44: error: no matching function for call to ‘testing::AssertionResult::AssertionResult(bool)’ ::testing::AssertionResult(expression)) \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:1969:3: note: in expansion of macro ‘GTEST_TEST_BOOLEAN_’ GTEST_TEST_BOOLEAN_(condition, #condition, false, true, \ ^ /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:8:5: note: in expansion of macro ‘EXPECT_TRUE’ EXPECT_TRUE(true); ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9:0, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:293:12: note: candidate: template testing::AssertionResult::AssertionResult(const T&, int) explicit AssertionResult( ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:293:12: note: template argument deduction/substitution failed: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:62:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:1325:44: note: candidate expects 2 arguments, 1 provided ::testing::AssertionResult(expression)) \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:1969:3: note: in expansion of macro ‘GTEST_TEST_BOOLEAN_’ GTEST_TEST_BOOLEAN_(condition, #condition, false, true, \ ^ /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:8:5: note: in expansion of macro ‘EXPECT_TRUE’ EXPECT_TRUE(true); ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9:0, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:279:3: note: candidate: testing::AssertionResult::AssertionResult(const testing::AssertionResult&) AssertionResult(const AssertionResult& other); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:279:3: note: no known conversion for argument 1 from ‘bool’ to ‘const testing::AssertionResult&’ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:62:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h: In instantiation of ‘struct testing::internal::IsRecursiveContainer’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:506:15: required from ‘void testing::internal::PrintTo(const T&, std::ostream*) [with T = const void*; std::ostream = std::basic_ostream]’ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:553:44: required from here /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-internal.h:948:8: error: no type named ‘type’ in ‘struct testing::internal::IsRecursiveContainerImpl’ struct IsRecursiveContainer : public IsRecursiveContainerImpl::type {}; ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-matchers.h:47:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-death-test-internal.h:39, from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-death-test.h:41, from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:64, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h: In instantiation of ‘void testing::internal::PrintTo(const T&, std::ostream*) [with T = const void*; std::ostream = std::basic_ostream]’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:553:44: required from here /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-printers.h:506:15: error: ‘value’ is not a member of ‘testing::internal::IsRecursiveContainer’ !IsRecursiveContainer::value ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-param-test.h:181:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest.h:67, from /home/conan/w/prod/BuildSingleReference/.conan/data/cpp_project_framework/1.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/include/cpp_project_framework/gtest.h:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/test_package.cpp:3: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h: In instantiation of ‘testing::internal::ValueArray::operator testing::internal::ParamGenerator() const [with T = bool; Ts = {bool, bool}]’: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/gtest-param-test.h:360:28: required from here /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:738:34: error: no matching function for call to ‘testing::internal::ValueArray::MakeVector(testing::internal::MakeIndexSequence<2ul>) const’ return ValuesIn(MakeVector(MakeIndexSequence())); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:743:18: note: candidate: template std::vector testing::internal::ValueArray::MakeVector(testing::internal::IndexSequence) const [with T = T; long unsigned int ...I = {I ...}; Ts = {bool, bool}] std::vector MakeVector(IndexSequence) const { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:743:18: note: template argument deduction/substitution failed: /home/conan/w/prod/BuildSingleReference/.conan/data/gtest/1.10.0/_/_/package/377584aff1735fc67e7085772f481a8b41e50840/include/gtest/internal/gtest-param-util.h:738:34: note: ‘testing::internal::MakeIndexSequence<2ul>’ is not derived from ‘testing::internal::IndexSequence’ return ValuesIn(MakeVector(MakeIndexSequence())); ^ make[2]: *** [CMakeFiles/test_package.dir/test_package.cpp.o] Error 1 make[1]: *** [CMakeFiles/test_package.dir/all] Error 2 make: *** [all] Error 2 WARN: Migration: Updating settings.yml WARN: **************************************** WARN: settings.yml is locally modified, can't be updated WARN: The new settings.yml has been stored in: /home/conan/w/prod/BuildSingleReference/.conan/settings.yml.new WARN: **************************************** ERROR: cpp_project_framework/1.0.0 (test package): Error in build() method, line 13 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpp_project_framework/all/test_package/build/dd2f234cbd67c58d2a6c13f81dec57fd94c70dad' '--' '-j3'