CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY In file included from /home/conan/w/cci_PR-3514/.conan/data/eabase/2.09.05/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/Common/EABase/eabase.h:1004:0, from /home/conan/w/cci_PR-3514/2/7cf8d025-c59f-4470-9b99-629b6e344f99/recipes/eabase/all/test_package/test_package.cpp:1: /home/conan/w/cci_PR-3514/.conan/data/eabase/2.09.05/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/Common/EABase/int128.h:46:20: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 int128_t_base() = default; ^ /home/conan/w/cci_PR-3514/.conan/data/eabase/2.09.05/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/Common/EABase/int128.h:53:46: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 int128_t_base(const int128_t_base& value) = default; ^ /home/conan/w/cci_PR-3514/.conan/data/eabase/2.09.05/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/Common/EABase/int128.h:56:57: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 int128_t_base& operator=(const int128_t_base& value) = default; ^ /home/conan/w/cci_PR-3514/.conan/data/eabase/2.09.05/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/Common/EABase/int128.h:59:40: warning: explicit conversion operators only available with -std=c++11 or -std=gnu++11 EA_CONSTEXPR explicit operator bool() const; ^ /home/conan/w/cci_PR-3514/.conan/data/eabase/2.09.05/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/Common/EABase/int128.h:60:40: warning: explicit conversion operators only available with -std=c++11 or -std=gnu++11 EA_CONSTEXPR explicit operator char() const; ^ /home/conan/w/cci_PR-3514/.conan/data/eabase/2.09.05/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/Common/EABase/int128.h:61:39: warning: explicit conversion operators only available with -std=c++11 or -std=gnu++11 EA_CONSTEXPR explicit operator int() const; ^ /home/conan/w/cci_PR-3514/.conan/data/eabase/2.09.05/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/Common/EABase/int128.h:62:40: warning: explicit conversion operators only available with -std=c++11 or -std=gnu++11 EA_CONSTEXPR explicit operator long() const; ^ /home/conan/w/cci_PR-3514/.conan/data/eabase/2.09.05/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/Common/EABase/int128.h:63:45: warning: explicit conversion operators only available with -std=c++11 or -std=gnu++11 EA_CONSTEXPR explicit operator long long() const; ^ /home/conan/w/cci_PR-3514/.conan/data/eabase/2.09.05/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/Common/EABase/int128.h:64:41: warning: explicit conversion operators only available with -std=c++11 or -std=gnu++11 EA_CONSTEXPR explicit operator short() const; ^ /home/conan/w/cci_PR-3514/.conan/data/eabase/2.09.05/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/Common/EABase/int128.h:65:47: warning: explicit conversion operators only available with -std=c++11 or -std=gnu++11 EA_CONSTEXPR explicit operator signed char() const; ^ /home/conan/w/cci_PR-3514/.conan/data/eabase/2.09.05/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/Common/EABase/int128.h:66:49: warning: explicit conversion operators only available with -std=c++11 or -std=gnu++11 EA_CONSTEXPR explicit operator unsigned char() const; ^ /home/conan/w/cci_PR-3514/.conan/data/eabase/2.09.05/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/Common/EABase/int128.h:67:48: warning: explicit conversion operators only available with -std=c++11 or -std=gnu++11 EA_CONSTEXPR explicit operator unsigned int() const; ^ /home/conan/w/cci_PR-3514/.conan/data/eabase/2.09.05/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/Common/EABase/int128.h:68:54: warning: explicit conversion operators only available with -std=c++11 or -std=gnu++11 EA_CONSTEXPR explicit operator unsigned long long() const; ^ /home/conan/w/cci_PR-3514/.conan/data/eabase/2.09.05/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/Common/EABase/int128.h:69:49: warning: explicit conversion operators only available with -std=c++11 or -std=gnu++11 EA_CONSTEXPR explicit operator unsigned long() const; ^ /home/conan/w/cci_PR-3514/.conan/data/eabase/2.09.05/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/Common/EABase/int128.h:70:50: warning: explicit conversion operators only available with -std=c++11 or -std=gnu++11 EA_CONSTEXPR explicit operator unsigned short() const; ^ /home/conan/w/cci_PR-3514/.conan/data/eabase/2.09.05/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/Common/EABase/int128.h:76:41: warning: explicit conversion operators only available with -std=c++11 or -std=gnu++11 EA_CONSTEXPR explicit operator float() const; ^ /home/conan/w/cci_PR-3514/.conan/data/eabase/2.09.05/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/Common/EABase/int128.h:77:42: warning: explicit conversion operators only available with -std=c++11 or -std=gnu++11 EA_CONSTEXPR explicit operator double() const; ^ /home/conan/w/cci_PR-3514/.conan/data/eabase/2.09.05/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/Common/EABase/int128.h:78:47: warning: explicit conversion operators only available with -std=c++11 or -std=gnu++11 EA_CONSTEXPR explicit operator long double() const; ^ /home/conan/w/cci_PR-3514/.conan/data/eabase/2.09.05/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/Common/EABase/int128.h:80:44: warning: explicit conversion operators only available with -std=c++11 or -std=gnu++11 EA_CONSTEXPR explicit operator __int128() const; ^ /home/conan/w/cci_PR-3514/.conan/data/eabase/2.09.05/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/Common/EABase/int128.h:81:53: warning: explicit conversion operators only available with -std=c++11 or -std=gnu++11 EA_CONSTEXPR explicit operator unsigned __int128() const; ^ /home/conan/w/cci_PR-3514/.conan/data/eabase/2.09.05/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/Common/EABase/int128.h:148:23: warning: inheriting constructors only available with -std=c++11 or -std=gnu++11 using int128_t_base::int128_t_base; ^ /home/conan/w/cci_PR-3514/.conan/data/eabase/2.09.05/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/Common/EABase/int128.h:213:23: warning: inheriting constructors only available with -std=c++11 or -std=gnu++11 using int128_t_base::int128_t_base; ^ eabase/2.09.05: WARN: This conanfile has no build step