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 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-4133/2/47d51a2c-fdaa-40fa-9963-29ae75ab0f67/recipes/redis-plus-plus/all/test_package/test_package.cpp:1: In file included from /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/redis++.h:20: In file included from /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/redis.h:21: In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../../include/c++/7.2.0/chrono:35: /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../../include/c++/7.2.0/bits/c++0x_warning.h:32:2: 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/cci_PR-4133/2/47d51a2c-fdaa-40fa-9963-29ae75ab0f67/recipes/redis-plus-plus/all/test_package/test_package.cpp:1: In file included from /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/redis++.h:20: In file included from /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/redis.h:25: In file included from /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/connection_pool.h:26: In file included from /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/connection.h:28: /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:38:28: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] Error(const Error &) = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:39:39: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] Error& operator=(const Error &) = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:41:17: warning: rvalue references are a C++11 extension [-Wc++11-extensions] Error(Error &&) = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:41:23: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] Error(Error &&) = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:42:28: warning: rvalue references are a C++11 extension [-Wc++11-extensions] Error& operator=(Error &&) = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:42:34: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] Error& operator=(Error &&) = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:44:22: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] virtual ~Error() override = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:44:13: error: exception specification of overriding function is more lax than base version virtual ~Error() override = default; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../../include/c++/7.2.0/bits/exception.h:64:13: note: overridden virtual function is here virtual ~exception() _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^ In file included from /home/conan/w/cci_PR-4133/2/47d51a2c-fdaa-40fa-9963-29ae75ab0f67/recipes/redis-plus-plus/all/test_package/test_package.cpp:1: In file included from /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/redis++.h:20: In file included from /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/redis.h:25: In file included from /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/connection_pool.h:26: In file included from /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/connection.h:28: /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:44:33: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] virtual ~Error() override = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:46:25: error: exception specification of overriding function is more lax than base version virtual const char* what() const noexcept override { ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../../include/c++/7.2.0/bits/exception.h:69:5: note: overridden virtual function is here what() const _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^ In file included from /home/conan/w/cci_PR-4133/2/47d51a2c-fdaa-40fa-9963-29ae75ab0f67/recipes/redis-plus-plus/all/test_package/test_package.cpp:1: In file included from /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/redis++.h:20: In file included from /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/redis.h:25: In file included from /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/connection_pool.h:26: In file included from /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/connection.h:28: /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:46:37: error: expected ';' at end of declaration list virtual const char* what() const noexcept override { ^ ; /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:46:25: warning: 'what' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char* what() const noexcept override { ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../../include/c++/7.2.0/bits/exception.h:69:5: note: overridden virtual function is here what() const _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^ In file included from /home/conan/w/cci_PR-4133/2/47d51a2c-fdaa-40fa-9963-29ae75ab0f67/recipes/redis-plus-plus/all/test_package/test_package.cpp:1: In file included from /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/redis++.h:20: In file included from /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/redis.h:25: In file included from /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/connection_pool.h:26: In file included from /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/connection.h:28: /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:36:46: error: member initializer '_msg' does not name a non-static data member or base class explicit Error(const std::string &msg) : _msg(msg) {} ^~~~~~~~~ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:58:32: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] IoError(const IoError &) = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:59:43: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] IoError& operator=(const IoError &) = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:61:21: warning: rvalue references are a C++11 extension [-Wc++11-extensions] IoError(IoError &&) = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:61:27: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] IoError(IoError &&) = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:62:32: warning: rvalue references are a C++11 extension [-Wc++11-extensions] IoError& operator=(IoError &&) = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:62:38: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] IoError& operator=(IoError &&) = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:64:24: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] virtual ~IoError() override = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:64:13: error: exception specification of overriding function is more lax than base version virtual ~IoError() override = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:44:13: note: overridden virtual function is here virtual ~Error() override = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:64:35: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] virtual ~IoError() override = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:71:42: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] TimeoutError(const TimeoutError &) = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:72:53: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] TimeoutError& operator=(const TimeoutError &) = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:74:31: warning: rvalue references are a C++11 extension [-Wc++11-extensions] TimeoutError(TimeoutError &&) = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:74:37: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] TimeoutError(TimeoutError &&) = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:75:42: warning: rvalue references are a C++11 extension [-Wc++11-extensions] TimeoutError& operator=(TimeoutError &&) = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:75:48: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] TimeoutError& operator=(TimeoutError &&) = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:77:29: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] virtual ~TimeoutError() override = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:77:13: error: exception specification of overriding function is more lax than base version virtual ~TimeoutError() override = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:64:13: note: overridden virtual function is here virtual ~IoError() override = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:77:40: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] virtual ~TimeoutError() override = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:84:40: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] ClosedError(const ClosedError &) = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:85:51: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] ClosedError& operator=(const ClosedError &) = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:87:29: warning: rvalue references are a C++11 extension [-Wc++11-extensions] ClosedError(ClosedError &&) = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:87:35: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] ClosedError(ClosedError &&) = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:88:40: warning: rvalue references are a C++11 extension [-Wc++11-extensions] ClosedError& operator=(ClosedError &&) = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:88:46: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] ClosedError& operator=(ClosedError &&) = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:90:28: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] virtual ~ClosedError() override = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:90:13: error: exception specification of overriding function is more lax than base version virtual ~ClosedError() override = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:44:13: note: overridden virtual function is here virtual ~Error() override = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:90:39: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] virtual ~ClosedError() override = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:97:38: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] ProtoError(const ProtoError &) = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:98:49: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] ProtoError& operator=(const ProtoError &) = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:100:27: warning: rvalue references are a C++11 extension [-Wc++11-extensions] ProtoError(ProtoError &&) = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:100:33: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] ProtoError(ProtoError &&) = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:101:38: warning: rvalue references are a C++11 extension [-Wc++11-extensions] ProtoError& operator=(ProtoError &&) = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:101:44: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] ProtoError& operator=(ProtoError &&) = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:103:27: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] virtual ~ProtoError() override = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:103:13: error: exception specification of overriding function is more lax than base version virtual ~ProtoError() override = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:44:13: note: overridden virtual function is here virtual ~Error() override = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:103:38: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] virtual ~ProtoError() override = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:110:34: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] OomError(const OomError &) = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:111:45: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] OomError& operator=(const OomError &) = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:113:23: warning: rvalue references are a C++11 extension [-Wc++11-extensions] OomError(OomError &&) = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:113:29: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] OomError(OomError &&) = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:114:34: warning: rvalue references are a C++11 extension [-Wc++11-extensions] OomError& operator=(OomError &&) = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:114:40: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] OomError& operator=(OomError &&) = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:116:25: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] virtual ~OomError() override = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:116:13: error: exception specification of overriding function is more lax than base version virtual ~OomError() override = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:44:13: note: overridden virtual function is here virtual ~Error() override = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:116:36: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] virtual ~OomError() override = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:123:38: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] ReplyError(const ReplyError &) = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:124:49: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] ReplyError& operator=(const ReplyError &) = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:126:27: warning: rvalue references are a C++11 extension [-Wc++11-extensions] ReplyError(ReplyError &&) = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:126:33: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] ReplyError(ReplyError &&) = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:127:38: warning: rvalue references are a C++11 extension [-Wc++11-extensions] ReplyError& operator=(ReplyError &&) = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:127:44: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] ReplyError& operator=(ReplyError &&) = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:129:27: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] virtual ~ReplyError() override = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:129:13: error: exception specification of overriding function is more lax than base version virtual ~ReplyError() override = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:44:13: note: overridden virtual function is here virtual ~Error() override = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:129:38: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] virtual ~ReplyError() override = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:136:38: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] WatchError(const WatchError &) = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:137:49: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] WatchError& operator=(const WatchError &) = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:139:27: warning: rvalue references are a C++11 extension [-Wc++11-extensions] WatchError(WatchError &&) = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:139:33: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] WatchError(WatchError &&) = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:140:38: warning: rvalue references are a C++11 extension [-Wc++11-extensions] WatchError& operator=(WatchError &&) = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:140:44: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] WatchError& operator=(WatchError &&) = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:142:27: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] virtual ~WatchError() override = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:142:13: error: exception specification of overriding function is more lax than base version virtual ~WatchError() override = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:44:13: note: overridden virtual function is here virtual ~Error() override = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/errors.h:142:38: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] virtual ~WatchError() override = default; ^ In file included from /home/conan/w/cci_PR-4133/2/47d51a2c-fdaa-40fa-9963-29ae75ab0f67/recipes/redis-plus-plus/all/test_package/test_package.cpp:1: In file included from /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/redis++.h:20: In file included from /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/redis.h:25: In file included from /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/connection_pool.h:26: In file included from /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/connection.h:29: In file included from /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/reply.h:28: /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/utils.h:58:5: error: unknown type name 'constexpr' constexpr StringView() noexcept = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/utils.h:58:15: error: constructor cannot have a return type constexpr StringView() noexcept = default; ^~~~~~~~~~ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/utils.h:58:27: error: expected ';' at end of declaration list constexpr StringView() noexcept = default; ^ ; /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/utils.h:60:5: error: unknown type name 'constexpr' constexpr StringView(const char *data, std::size_t size) : _data(data), _size(size) {} ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/utils.h:60:15: error: constructor cannot have a return type constexpr StringView(const char *data, std::size_t size) : _data(data), _size(size) {} ^~~~~~~~~~ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/utils.h:66:5: error: unknown type name 'constexpr' constexpr StringView(const StringView &) noexcept = default; ^ /home/conan/w/cci_PR-4133/.conan/data/redis-plus-plus/1.2.1/_/_/package/c98bd96600a3f4bfe8d78239f42009e4eece7e3b/include/sw/redis++/utils.h:66:15: error: constructor cannot have a return type constexpr StringView(const StringView &) noexcept = default; ^~~~~~~~~~ fatal error: too many errors emitted, stopping now [-ferror-limit=] 65 warnings and 20 errors generated. 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 ERROR: redis-plus-plus/1.2.1 (test package): Error in build() method, line 12 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/cci_PR-4133/2/47d51a2c-fdaa-40fa-9963-29ae75ab0f67/recipes/redis-plus-plus/all/test_package/build/1aeb022e48c142c6978fa2afee6d4af0395586aa' '--' '-j3'