******************************************************************************** conan test conan-center-index/recipes/fast-cdr/all/test_package/conanfile.py fast-cdr/1.0.21@ --profile=/home/conan/w/BuildSingleReference/13422/46b2f433-a6a5-4fa6-90c9-9f155fea91f5/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux os_build=Linux [options] fast-cdr:shared=False [build_requires] [env] fast-cdr/1.0.21 (test package): Installing package Requirements fast-cdr/1.0.21 from local cache - Cache Packages fast-cdr/1.0.21:fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb - Cache Installing (downloading, building) binaries... fast-cdr/1.0.21: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK fast-cdr/1.0.21 (test package): Generator cmake created conanbuildinfo.cmake fast-cdr/1.0.21 (test package): Generator cmake_find_package created Findfastcdr.cmake fast-cdr/1.0.21 (test package): Generator txt created conanbuildinfo.txt fast-cdr/1.0.21 (test package): Generated conaninfo.txt fast-cdr/1.0.21 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/fast-cdr/all/test_package/build/65f46eb3ea855920ab07962fa1764b56d697ea5b/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 fast-cdr/1.0.21 (test package): Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/conan-center-index/recipes/fast-cdr/all/test_package/build/65f46eb3ea855920ab07962fa1764b56d697ea5b' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -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++11" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/conan-center-index/recipes/fast-cdr/all/test_package/build/65f46eb3ea855920ab07962fa1764b56d697ea5b/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_MODULE_PATH="/home/conan/w/BuildSingleReference/conan-center-index/recipes/fast-cdr/all/test_package/build/65f46eb3ea855920ab07962fa1764b56d697ea5b" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/BuildSingleReference/conan-center-index/recipes/fast-cdr/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++11 -- Conan: Using autogenerated Findfastcdr.cmake -- Found fastcdr: 1.0.21 (found version "1.0.21") -- Library fastcdr found /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/lib/libfastcdr.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/lib/libfastcdr.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/conan-center-index/recipes/fast-cdr/all/test_package/build/65f46eb3ea855920ab07962fa1764b56d697ea5b ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/fast-cdr/all/test_package/build/65f46eb3ea855920ab07962fa1764b56d697ea5b' '--' '-j3' ----------------- Scanning dependencies of target test_package_2 Scanning dependencies of target test_package_1 [ 25%] Building CXX object CMakeFiles/test_package_2.dir/test_package.cpp.o [ 50%] Building CXX object CMakeFiles/test_package_1.dir/test_package.cpp.o CMakeFiles/test_package_1.dir/build.make:81: recipe for target 'CMakeFiles/test_package_1.dir/test_package.cpp.o' failed CMakeFiles/Makefile2:123: recipe for target 'CMakeFiles/test_package_1.dir/all' failed CMakeFiles/test_package_2.dir/build.make:81: recipe for target 'CMakeFiles/test_package_2.dir/test_package.cpp.o' failed CMakeFiles/Makefile2:96: recipe for target 'CMakeFiles/test_package_2.dir/all' failed Makefile:102: 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/array:35:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:34, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/fast-cdr/all/test_package/test_package.cpp:15: /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 /usr/include/c++/5/array:35:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:34, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/fast-cdr/all/test_package/test_package.cpp:15: /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/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:19:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/fast-cdr/all/test_package/test_package.cpp:15: /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastBuffer.h:254:23: error: expected ‘,’ or ‘...’ before ‘&&’ token FastBuffer&& fbuffer) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastBuffer.h:254:33: error: invalid constructor; you probably meant ‘eprosima::fastcdr::FastBuffer (const eprosima::fastcdr::FastBuffer&)’ FastBuffer&& fbuffer) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastBuffer.h:266:23: error: expected ‘,’ or ‘...’ before ‘&&’ token FastBuffer&& fbuffer) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:19:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/fast-cdr/all/test_package/test_package.cpp:15: /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastBuffer.h:254:23: error: expected ‘,’ or ‘...’ before ‘&&’ token FastBuffer&& fbuffer) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastBuffer.h:254:33: error: invalid constructor; you probably meant ‘eprosima::fastcdr::FastBuffer (const eprosima::fastcdr::FastBuffer&)’ FastBuffer&& fbuffer) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastBuffer.h:266:23: error: expected ‘,’ or ‘...’ before ‘&&’ token FastBuffer&& fbuffer) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastBuffer.h: In member function ‘eprosima::fastcdr::FastBuffer& eprosima::fastcdr::FastBuffer::operator=(eprosima::fastcdr::FastBuffer)’: /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastBuffer.h:268:29: error: ‘fbuffer’ was not declared in this scope std::swap(m_buffer, fbuffer.m_buffer); ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastBuffer.h: In member function ‘eprosima::fastcdr::FastBuffer& eprosima::fastcdr::FastBuffer::operator=(eprosima::fastcdr::FastBuffer)’: /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastBuffer.h:268:29: error: ‘fbuffer’ was not declared in this scope std::swap(m_buffer, fbuffer.m_buffer); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:18:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:20, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/fast-cdr/all/test_package/test_package.cpp:15: /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h: At global scope: /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:34:35: error: expected ‘;’ at end of member declaration virtual Cdr_DllAPI ~Exception() noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:34:37: error: ‘noexcept’ does not name a type virtual Cdr_DllAPI ~Exception() noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:34:37: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:44:43: error: expected ‘;’ at end of member declaration virtual Cdr_DllAPI const char* what() const noexcept override; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:44:49: error: ‘noexcept’ does not name a type virtual Cdr_DllAPI const char* what() const noexcept override; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:44:49: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:54:39: error: expected ‘;’ at end of member declaration const char* const& message) noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:54:41: error: ‘noexcept’ does not name a type const char* const& message) noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:54:41: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:62:32: error: expected ‘;’ at end of member declaration const Exception& ex) noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:62:34: error: ‘noexcept’ does not name a type const Exception& ex) noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:62:34: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:71:22: error: expected ‘,’ or ‘...’ before ‘&&’ token Exception&& ex) noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:71:27: error: invalid constructor; you probably meant ‘eprosima::fastcdr::exception::Exception (const eprosima::fastcdr::exception::Exception&)’ Exception&& ex) noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:71:27: error: expected ‘;’ at end of member declaration /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:71:29: error: ‘noexcept’ does not name a type Exception&& ex) noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:71:29: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:80:32: error: expected ‘;’ at end of member declaration const Exception& ex) noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:80:34: error: ‘noexcept’ does not name a type const Exception& ex) noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:80:34: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:89:22: error: expected ‘,’ or ‘...’ before ‘&&’ token Exception&&) noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:89:24: error: expected ‘;’ at end of member declaration Exception&&) noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:89:26: error: ‘noexcept’ does not name a type Exception&&) noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:89:26: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:34:24: error: looser throw specifier for ‘virtual eprosima::fastcdr::exception::Exception::~Exception()’ virtual Cdr_DllAPI ~Exception() noexcept; ^ In file included from /usr/include/c++/5/new:40:0, from /usr/include/c++/5/ext/new_allocator.h:33, from /usr/include/x86_64-linux-gnu/c++/5/bits/c++allocator.h:33, from /usr/include/c++/5/bits/allocator.h:46, from /usr/include/c++/5/string:41, from /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:19, from /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:18, from /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:20, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/fast-cdr/all/test_package/test_package.cpp:15: /usr/include/c++/5/exception:64:13: error: overriding ‘virtual std::exception::~exception() throw ()’ virtual ~exception() _GLIBCXX_USE_NOEXCEPT; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:18:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:20, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/fast-cdr/all/test_package/test_package.cpp:15: /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:44:36: error: looser throw specifier for ‘virtual const char* eprosima::fastcdr::exception::Exception::what() const’ virtual Cdr_DllAPI const char* what() const noexcept override; ^ In file included from /usr/include/c++/5/new:40:0, from /usr/include/c++/5/ext/new_allocator.h:33, from /usr/include/x86_64-linux-gnu/c++/5/bits/c++allocator.h:33, from /usr/include/c++/5/bits/allocator.h:46, from /usr/include/c++/5/string:41, from /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:19, from /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:18, from /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:20, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/fast-cdr/all/test_package/test_package.cpp:15: /usr/include/c++/5/exception:68:25: error: overriding ‘virtual const char* std::exception::what() const throw ()’ virtual const char* what() const _GLIBCXX_USE_NOEXCEPT; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:18:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:20, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/fast-cdr/all/test_package/test_package.cpp:15: /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:71:13: error: cannot declare parameter to be of abstract type ‘eprosima::fastcdr::exception::Exception’ Exception&& ex) noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:29:7: note: because the following virtual functions are pure within ‘eprosima::fastcdr::exception::Exception’: class Exception : public std::exception ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:37:29: note: virtual void eprosima::fastcdr::exception::Exception::raise() const virtual Cdr_DllAPI void raise() const = 0; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:89:13: error: cannot declare parameter to be of abstract type ‘eprosima::fastcdr::exception::Exception’ Exception&&) noexcept; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:20:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/fast-cdr/all/test_package/test_package.cpp:15: /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:37:39: error: expected ‘;’ at end of member declaration const char* const& message) noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:37:41: error: ‘noexcept’ does not name a type const char* const& message) noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:37:41: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:45:47: error: expected ‘;’ at end of member declaration const NotEnoughMemoryException& ex) noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:45:49: error: ‘noexcept’ does not name a type const NotEnoughMemoryException& ex) noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:45:49: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:54:37: error: expected ‘,’ or ‘...’ before ‘&&’ token NotEnoughMemoryException&& ex) noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:54:42: error: invalid constructor; you probably meant ‘eprosima::fastcdr::exception::NotEnoughMemoryException (const eprosima::fastcdr::exception::NotEnoughMemoryException&)’ NotEnoughMemoryException&& ex) noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:54:42: error: expected ‘;’ at end of member declaration /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:54:44: error: ‘noexcept’ does not name a type NotEnoughMemoryException&& ex) noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:54:44: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:63:47: error: expected ‘;’ at end of member declaration const NotEnoughMemoryException& ex) noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:63:49: error: ‘noexcept’ does not name a type const NotEnoughMemoryException& ex) noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:63:49: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:72:37: error: expected ‘,’ or ‘...’ before ‘&&’ token NotEnoughMemoryException&& ex) noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:72:42: error: expected ‘;’ at end of member declaration NotEnoughMemoryException&& ex) noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:72:44: error: ‘noexcept’ does not name a type NotEnoughMemoryException&& ex) noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:72:44: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:76:50: error: expected ‘;’ at end of member declaration virtual Cdr_DllAPI ~NotEnoughMemoryException() noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:76:52: error: ‘noexcept’ does not name a type virtual Cdr_DllAPI ~NotEnoughMemoryException() noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:76:52: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:18:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:20, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/fast-cdr/all/test_package/test_package.cpp:15: /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h: At global scope: /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:34:35: error: expected ‘;’ at end of member declaration virtual Cdr_DllAPI ~Exception() noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:34:37: error: ‘noexcept’ does not name a type virtual Cdr_DllAPI ~Exception() noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:34:37: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:44:43: error: expected ‘;’ at end of member declaration virtual Cdr_DllAPI const char* what() const noexcept override; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:44:49: error: ‘noexcept’ does not name a type virtual Cdr_DllAPI const char* what() const noexcept override; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:44:49: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:54:39: error: expected ‘;’ at end of member declaration const char* const& message) noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:54:41: error: ‘noexcept’ does not name a type const char* const& message) noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:54:41: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:62:32: error: expected ‘;’ at end of member declaration const Exception& ex) noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:62:34: error: ‘noexcept’ does not name a type const Exception& ex) noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:62:34: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:71:22: error: expected ‘,’ or ‘...’ before ‘&&’ token Exception&& ex) noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:71:27: error: invalid constructor; you probably meant ‘eprosima::fastcdr::exception::Exception (const eprosima::fastcdr::exception::Exception&)’ Exception&& ex) noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:71:27: error: expected ‘;’ at end of member declaration /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:71:29: error: ‘noexcept’ does not name a type Exception&& ex) noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:71:29: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:80:32: error: expected ‘;’ at end of member declaration const Exception& ex) noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:80:34: error: ‘noexcept’ does not name a type const Exception& ex) noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:80:34: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:89:22: error: expected ‘,’ or ‘...’ before ‘&&’ token Exception&&) noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:89:24: error: expected ‘;’ at end of member declaration Exception&&) noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:89:26: error: ‘noexcept’ does not name a type Exception&&) noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:89:26: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:34:24: error: looser throw specifier for ‘virtual eprosima::fastcdr::exception::Exception::~Exception()’ virtual Cdr_DllAPI ~Exception() noexcept; ^ In file included from /usr/include/c++/5/new:40:0, from /usr/include/c++/5/ext/new_allocator.h:33, from /usr/include/x86_64-linux-gnu/c++/5/bits/c++allocator.h:33, from /usr/include/c++/5/bits/allocator.h:46, from /usr/include/c++/5/string:41, from /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:19, from /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:18, from /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:20, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/fast-cdr/all/test_package/test_package.cpp:15: /usr/include/c++/5/exception:64:13: error: overriding ‘virtual std::exception::~exception() throw ()’ virtual ~exception() _GLIBCXX_USE_NOEXCEPT; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:18:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:20, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/fast-cdr/all/test_package/test_package.cpp:15: /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:44:36: error: looser throw specifier for ‘virtual const char* eprosima::fastcdr::exception::Exception::what() const’ virtual Cdr_DllAPI const char* what() const noexcept override; ^ In file included from /usr/include/c++/5/new:40:0, from /usr/include/c++/5/ext/new_allocator.h:33, from /usr/include/x86_64-linux-gnu/c++/5/bits/c++allocator.h:33, from /usr/include/c++/5/bits/allocator.h:46, from /usr/include/c++/5/string:41, from /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:19, from /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:18, from /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:20, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/fast-cdr/all/test_package/test_package.cpp:15: /usr/include/c++/5/exception:68:25: error: overriding ‘virtual const char* std::exception::what() const throw ()’ virtual const char* what() const _GLIBCXX_USE_NOEXCEPT; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:18:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:20, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/fast-cdr/all/test_package/test_package.cpp:15: /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:71:13: error: cannot declare parameter to be of abstract type ‘eprosima::fastcdr::exception::Exception’ Exception&& ex) noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:29:7: note: because the following virtual functions are pure within ‘eprosima::fastcdr::exception::Exception’: class Exception : public std::exception ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:37:29: note: virtual void eprosima::fastcdr::exception::Exception::raise() const virtual Cdr_DllAPI void raise() const = 0; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/Exception.h:89:13: error: cannot declare parameter to be of abstract type ‘eprosima::fastcdr::exception::Exception’ Exception&&) noexcept; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:20:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/fast-cdr/all/test_package/test_package.cpp:15: /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:37:39: error: expected ‘;’ at end of member declaration const char* const& message) noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:37:41: error: ‘noexcept’ does not name a type const char* const& message) noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:37:41: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:45:47: error: expected ‘;’ at end of member declaration const NotEnoughMemoryException& ex) noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:45:49: error: ‘noexcept’ does not name a type const NotEnoughMemoryException& ex) noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:45:49: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:54:37: error: expected ‘,’ or ‘...’ before ‘&&’ token NotEnoughMemoryException&& ex) noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:54:42: error: invalid constructor; you probably meant ‘eprosima::fastcdr::exception::NotEnoughMemoryException (const eprosima::fastcdr::exception::NotEnoughMemoryException&)’ NotEnoughMemoryException&& ex) noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:54:42: error: expected ‘;’ at end of member declaration /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:54:44: error: ‘noexcept’ does not name a type NotEnoughMemoryException&& ex) noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:54:44: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:63:47: error: expected ‘;’ at end of member declaration const NotEnoughMemoryException& ex) noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:63:49: error: ‘noexcept’ does not name a type const NotEnoughMemoryException& ex) noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:63:49: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:72:37: error: expected ‘,’ or ‘...’ before ‘&&’ token NotEnoughMemoryException&& ex) noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:72:42: error: expected ‘;’ at end of member declaration NotEnoughMemoryException&& ex) noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:72:44: error: ‘noexcept’ does not name a type NotEnoughMemoryException&& ex) noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:72:44: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:76:50: error: expected ‘;’ at end of member declaration virtual Cdr_DllAPI ~NotEnoughMemoryException() noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:76:52: error: ‘noexcept’ does not name a type virtual Cdr_DllAPI ~NotEnoughMemoryException() noexcept; ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/exceptions/NotEnoughMemoryException.h:76:52: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 In file included from /home/conan/w/BuildSingleReference/conan-center-index/recipes/fast-cdr/all/test_package/test_package.cpp:15:0: /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:500:24: error: ‘array’ in namespace ‘std’ does not name a template type const std::array<_T, _Size>& array_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:500:29: error: expected ‘,’ or ‘...’ before ‘<’ token const std::array<_T, _Size>& array_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:765:13: error: ‘array’ is not a member of ‘std’ std::array<_T, _Size>& array_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:765:26: error: expected primary-expression before ‘,’ token std::array<_T, _Size>& array_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:765:36: error: ‘array_t’ was not declared in this scope std::array<_T, _Size>& array_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:765:43: error: declaration of ‘operator>>’ as non-function std::array<_T, _Size>& array_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:1255:24: error: ‘array’ in namespace ‘std’ does not name a template type const std::array<_T, _Size>& array_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:1255:29: error: expected ‘,’ or ‘...’ before ‘<’ token const std::array<_T, _Size>& array_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:1269:24: error: ‘array’ in namespace ‘std’ does not name a template type const std::array<_T, _Size>& array_t, ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:1269:29: error: expected ‘,’ or ‘...’ before ‘<’ token const std::array<_T, _Size>& array_t, ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:1268:17: error: ‘template eprosima::fastcdr::Cdr& eprosima::fastcdr::Cdr::serialize(int)’ cannot be overloaded inline Cdr& serialize( ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:1254:17: error: with ‘template eprosima::fastcdr::Cdr& eprosima::fastcdr::Cdr::serialize(int)’ inline Cdr& serialize( ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:1286:46: error: default template arguments may not be used in function templates without -std=c++11 or -std=gnu++11 const std::vector& vector_t) ^ In file included from /home/conan/w/BuildSingleReference/conan-center-index/recipes/fast-cdr/all/test_package/test_package.cpp:15:0: /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:500:24: error: ‘array’ in namespace ‘std’ does not name a template type const std::array<_T, _Size>& array_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:500:29: error: expected ‘,’ or ‘...’ before ‘<’ token const std::array<_T, _Size>& array_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:2526:13: error: ‘array’ is not a member of ‘std’ std::array<_T, _Size>& array_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:2526:26: error: expected primary-expression before ‘,’ token std::array<_T, _Size>& array_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:2526:36: error: ‘array_t’ was not declared in this scope std::array<_T, _Size>& array_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:765:13: error: ‘array’ is not a member of ‘std’ std::array<_T, _Size>& array_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:2526:43: error: ‘deserialize’ declared as an ‘inline’ field std::array<_T, _Size>& array_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:2527:5: error: expected ‘;’ before ‘{’ token { ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:765:26: error: expected primary-expression before ‘,’ token std::array<_T, _Size>& array_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:2529:5: error: data member ‘deserialize’ cannot be a member template } ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:765:36: error: ‘array_t’ was not declared in this scope std::array<_T, _Size>& array_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:765:43: error: declaration of ‘operator>>’ as non-function std::array<_T, _Size>& array_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:2540:13: error: ‘array’ is not a member of ‘std’ std::array<_T, _Size>& array_t, ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:2540:26: error: expected primary-expression before ‘,’ token std::array<_T, _Size>& array_t, ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:2540:36: error: ‘array_t’ was not declared in this scope std::array<_T, _Size>& array_t, ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:2541:24: error: expected primary-expression before ‘endianness’ Endianness endianness) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:2541:34: error: ‘deserialize’ declared as an ‘inline’ field Endianness endianness) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:2542:5: error: expected ‘;’ before ‘{’ token { ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:2544:5: error: data member ‘deserialize’ cannot be a member template } ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:2557:40: error: default template arguments may not be used in function templates without -std=c++11 or -std=gnu++11 std::vector& vector_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:1255:24: error: ‘array’ in namespace ‘std’ does not name a template type const std::array<_T, _Size>& array_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:1255:29: error: expected ‘,’ or ‘...’ before ‘<’ token const std::array<_T, _Size>& array_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:1269:24: error: ‘array’ in namespace ‘std’ does not name a template type const std::array<_T, _Size>& array_t, ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:1269:29: error: expected ‘,’ or ‘...’ before ‘<’ token const std::array<_T, _Size>& array_t, ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:1268:17: error: ‘template eprosima::fastcdr::Cdr& eprosima::fastcdr::Cdr::serialize(int)’ cannot be overloaded inline Cdr& serialize( ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:1254:17: error: with ‘template eprosima::fastcdr::Cdr& eprosima::fastcdr::Cdr::serialize(int)’ inline Cdr& serialize( ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:1286:46: error: default template arguments may not be used in function templates without -std=c++11 or -std=gnu++11 const std::vector& vector_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:3268:32: error: default template arguments may not be used in function templates without -std=c++11 or -std=gnu++11 size_t& numElements) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:3285:32: error: default template arguments may not be used in function templates without -std=c++11 or -std=gnu++11 size_t& numElements) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:3430:24: error: ‘array’ in namespace ‘std’ does not name a template type const std::array<_T, _Size>* array_t, ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:3430:29: error: expected ‘,’ or ‘...’ before ‘<’ token const std::array<_T, _Size>* array_t, ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:3446:24: error: ‘array’ in namespace ‘std’ does not name a template type const std::array<_T, _Size>* array_t, ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:3446:29: error: expected ‘,’ or ‘...’ before ‘<’ token const std::array<_T, _Size>* array_t, ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:3445:10: error: ‘template eprosima::fastcdr::Cdr& eprosima::fastcdr::Cdr::serializeArray(int)’ cannot be overloaded Cdr& serializeArray( ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:3429:10: error: with ‘template eprosima::fastcdr::Cdr& eprosima::fastcdr::Cdr::serializeArray(int)’ Cdr& serializeArray( ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:3462:13: error: ‘array’ is not a member of ‘std’ std::array<_T, _Size>* array_t, ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:3462:26: error: expected primary-expression before ‘,’ token std::array<_T, _Size>* array_t, ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:3462:36: error: ‘array_t’ was not declared in this scope std::array<_T, _Size>* array_t, ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:3463:20: error: expected primary-expression before ‘numElements’ size_t numElements) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:3464:5: error: expected ‘;’ before ‘{’ token { ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:3466:5: error: data member ‘deserializeArray’ cannot be a member template } ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:3478:13: error: ‘array’ is not a member of ‘std’ std::array<_T, _Size>* array_t, ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:3478:26: error: expected primary-expression before ‘,’ token std::array<_T, _Size>* array_t, ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:3478:36: error: ‘array_t’ was not declared in this scope std::array<_T, _Size>* array_t, ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:3479:20: error: expected primary-expression before ‘numElements’ size_t numElements, ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:3480:24: error: expected primary-expression before ‘endianness’ Endianness endianness) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:3481:5: error: expected ‘;’ before ‘{’ token { ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:3483:5: error: data member ‘deserializeArray’ cannot be a member template } ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:2526:13: error: ‘array’ is not a member of ‘std’ std::array<_T, _Size>& array_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:2526:26: error: expected primary-expression before ‘,’ token std::array<_T, _Size>& array_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:2526:36: error: ‘array_t’ was not declared in this scope std::array<_T, _Size>& array_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:2526:43: error: ‘deserialize’ declared as an ‘inline’ field std::array<_T, _Size>& array_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:2527:5: error: expected ‘;’ before ‘{’ token { ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:2529:5: error: data member ‘deserialize’ cannot be a member template } ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:2540:13: error: ‘array’ is not a member of ‘std’ std::array<_T, _Size>& array_t, ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:2540:26: error: expected primary-expression before ‘,’ token std::array<_T, _Size>& array_t, ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:2540:36: error: ‘array_t’ was not declared in this scope std::array<_T, _Size>& array_t, ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:2541:24: error: expected primary-expression before ‘endianness’ Endianness endianness) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:2541:34: error: ‘deserialize’ declared as an ‘inline’ field Endianness endianness) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:2542:5: error: expected ‘;’ before ‘{’ token { ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:2544:5: error: data member ‘deserialize’ cannot be a member template } ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:2557:40: error: default template arguments may not be used in function templates without -std=c++11 or -std=gnu++11 std::vector& vector_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:3268:32: error: default template arguments may not be used in function templates without -std=c++11 or -std=gnu++11 size_t& numElements) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:3285:32: error: default template arguments may not be used in function templates without -std=c++11 or -std=gnu++11 size_t& numElements) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:3430:24: error: ‘array’ in namespace ‘std’ does not name a template type const std::array<_T, _Size>* array_t, ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:3430:29: error: expected ‘,’ or ‘...’ before ‘<’ token const std::array<_T, _Size>* array_t, ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:3446:24: error: ‘array’ in namespace ‘std’ does not name a template type const std::array<_T, _Size>* array_t, ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:3446:29: error: expected ‘,’ or ‘...’ before ‘<’ token const std::array<_T, _Size>* array_t, ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:3445:10: error: ‘template eprosima::fastcdr::Cdr& eprosima::fastcdr::Cdr::serializeArray(int)’ cannot be overloaded Cdr& serializeArray( ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:3429:10: error: with ‘template eprosima::fastcdr::Cdr& eprosima::fastcdr::Cdr::serializeArray(int)’ Cdr& serializeArray( ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:3462:13: error: ‘array’ is not a member of ‘std’ std::array<_T, _Size>* array_t, ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:3462:26: error: expected primary-expression before ‘,’ token std::array<_T, _Size>* array_t, ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:3462:36: error: ‘array_t’ was not declared in this scope std::array<_T, _Size>* array_t, ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:3463:20: error: expected primary-expression before ‘numElements’ size_t numElements) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:3464:5: error: expected ‘;’ before ‘{’ token { ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:3466:5: error: data member ‘deserializeArray’ cannot be a member template } ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:3478:13: error: ‘array’ is not a member of ‘std’ std::array<_T, _Size>* array_t, ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:3478:26: error: expected primary-expression before ‘,’ token std::array<_T, _Size>* array_t, ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:3478:36: error: ‘array_t’ was not declared in this scope std::array<_T, _Size>* array_t, ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:3479:20: error: expected primary-expression before ‘numElements’ size_t numElements, ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:3480:24: error: expected primary-expression before ‘endianness’ Endianness endianness) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:3481:5: error: expected ‘;’ before ‘{’ token { ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:3483:5: error: data member ‘deserializeArray’ cannot be a member template } ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h: In member function ‘eprosima::fastcdr::Cdr& eprosima::fastcdr::Cdr::operator<<(int)’: /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:502:37: error: ‘array_t’ was not declared in this scope return serialize<_T, _Size>(array_t); ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h: In member function ‘eprosima::fastcdr::Cdr& eprosima::fastcdr::Cdr::serialize(int)’: /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:1257:31: error: ‘array_t’ was not declared in this scope return serializeArray(array_t.data(), array_t.size()); ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h: In member function ‘eprosima::fastcdr::Cdr& eprosima::fastcdr::Cdr::serialize(int)’: /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:1272:31: error: ‘array_t’ was not declared in this scope return serializeArray(array_t.data(), array_t.size(), endianness); ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h: In member function ‘eprosima::fastcdr::Cdr& eprosima::fastcdr::Cdr::serialize(const std::map<_K, _T>&)’: /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:1336:23: error: ‘it_pair’ does not name a type for (auto it_pair = map_t.begin(); it_pair != map_t.end(); ++it_pair) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:1336:48: error: expected ‘;’ before ‘it_pair’ for (auto it_pair = map_t.begin(); it_pair != map_t.end(); ++it_pair) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:1336:48: error: ‘it_pair’ was not declared in this scope /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h: In member function ‘eprosima::fastcdr::Cdr& eprosima::fastcdr::Cdr::operator<<(int)’: /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:502:37: error: ‘array_t’ was not declared in this scope return serialize<_T, _Size>(array_t); ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h: In member function ‘eprosima::fastcdr::Cdr& eprosima::fastcdr::Cdr::serialize(int)’: /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:1257:31: error: ‘array_t’ was not declared in this scope return serializeArray(array_t.data(), array_t.size()); ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h: In member function ‘eprosima::fastcdr::Cdr& eprosima::fastcdr::Cdr::serialize(int)’: /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:1272:31: error: ‘array_t’ was not declared in this scope return serializeArray(array_t.data(), array_t.size(), endianness); ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h: In member function ‘eprosima::fastcdr::Cdr& eprosima::fastcdr::Cdr::serialize(const std::map<_K, _T>&)’: /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:1336:23: error: ‘it_pair’ does not name a type for (auto it_pair = map_t.begin(); it_pair != map_t.end(); ++it_pair) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:1336:48: error: expected ‘;’ before ‘it_pair’ for (auto it_pair = map_t.begin(); it_pair != map_t.end(); ++it_pair) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:1336:48: error: ‘it_pair’ was not declared in this scope /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h: In member function ‘eprosima::fastcdr::Cdr& eprosima::fastcdr::Cdr::deserialize(std::map<_K, _T>&)’: /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:2629:49: error: ‘move’ is not a member of ‘std’ map_t.emplace(std::pair<_K, _T>(std::move(key), std::move(value))); ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:2629:65: error: ‘move’ is not a member of ‘std’ map_t.emplace(std::pair<_K, _T>(std::move(key), std::move(value))); ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h: In member function ‘eprosima::fastcdr::Cdr& eprosima::fastcdr::Cdr::serializeArray(int)’: /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:3433:31: error: ‘array_t’ was not declared in this scope return serializeArray(array_t->data(), numElements * array_t->size()); ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:3433:48: error: ‘numElements’ was not declared in this scope return serializeArray(array_t->data(), numElements * array_t->size()); ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h: In member function ‘eprosima::fastcdr::Cdr& eprosima::fastcdr::Cdr::serializeArray(int)’: /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:3450:31: error: ‘array_t’ was not declared in this scope return serializeArray(array_t->data(), numElements * array_t->size(), endianness); ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:3450:48: error: ‘numElements’ was not declared in this scope return serializeArray(array_t->data(), numElements * array_t->size(), endianness); ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h: In member function ‘eprosima::fastcdr::Cdr& eprosima::fastcdr::Cdr::deserialize(std::map<_K, _T>&)’: /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:2629:49: error: ‘move’ is not a member of ‘std’ map_t.emplace(std::pair<_K, _T>(std::move(key), std::move(value))); ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:2629:65: error: ‘move’ is not a member of ‘std’ map_t.emplace(std::pair<_K, _T>(std::move(key), std::move(value))); ^ In file included from /home/conan/w/BuildSingleReference/conan-center-index/recipes/fast-cdr/all/test_package/test_package.cpp:16:0: /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h: At global scope: /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:350:24: error: ‘array’ in namespace ‘std’ does not name a template type const std::array<_T, _Size>& array_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:350:29: error: expected ‘,’ or ‘...’ before ‘<’ token const std::array<_T, _Size>& array_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:601:13: error: ‘array’ is not a member of ‘std’ std::array<_T, _Size>& array_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:601:26: error: expected primary-expression before ‘,’ token std::array<_T, _Size>& array_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:601:36: error: ‘array_t’ was not declared in this scope std::array<_T, _Size>& array_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:601:43: error: declaration of ‘operator>>’ as non-function std::array<_T, _Size>& array_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:924:24: error: ‘array’ in namespace ‘std’ does not name a template type const std::array<_T, _Size>& array_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:924:29: error: expected ‘,’ or ‘...’ before ‘<’ token const std::array<_T, _Size>& array_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:940:46: error: default template arguments may not be used in function templates without -std=c++11 or -std=gnu++11 const std::vector& vector_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:1586:13: error: ‘array’ is not a member of ‘std’ std::array<_T, _Size>& array_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:1586:26: error: expected primary-expression before ‘,’ token std::array<_T, _Size>& array_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:1586:36: error: ‘array_t’ was not declared in this scope std::array<_T, _Size>& array_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:1586:43: error: ‘deserialize’ declared as an ‘inline’ field std::array<_T, _Size>& array_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:1587:5: error: expected ‘;’ before ‘{’ token { ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:1589:5: error: data member ‘deserialize’ cannot be a member template } ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:1602:40: error: default template arguments may not be used in function templates without -std=c++11 or -std=gnu++11 std::vector& vector_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h: In member function ‘eprosima::fastcdr::Cdr& eprosima::fastcdr::Cdr::serializeArray(int)’: /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:3433:31: error: ‘array_t’ was not declared in this scope return serializeArray(array_t->data(), numElements * array_t->size()); ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:3433:48: error: ‘numElements’ was not declared in this scope return serializeArray(array_t->data(), numElements * array_t->size()); ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h: In member function ‘eprosima::fastcdr::Cdr& eprosima::fastcdr::Cdr::serializeArray(int)’: /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:3450:31: error: ‘array_t’ was not declared in this scope return serializeArray(array_t->data(), numElements * array_t->size(), endianness); ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/Cdr.h:3450:48: error: ‘numElements’ was not declared in this scope return serializeArray(array_t->data(), numElements * array_t->size(), endianness); ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:1931:32: error: default template arguments may not be used in function templates without -std=c++11 or -std=gnu++11 size_t& numElements) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:1948:32: error: default template arguments may not be used in function templates without -std=c++11 or -std=gnu++11 size_t& numElements) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:2060:24: error: ‘array’ in namespace ‘std’ does not name a template type const std::array<_T, _Size>* array_t, ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:2060:29: error: expected ‘,’ or ‘...’ before ‘<’ token const std::array<_T, _Size>* array_t, ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:2075:13: error: ‘array’ is not a member of ‘std’ std::array<_T, _Size>* array_t, ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:2075:26: error: expected primary-expression before ‘,’ token std::array<_T, _Size>* array_t, ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:2075:36: error: ‘array_t’ was not declared in this scope std::array<_T, _Size>* array_t, ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:2076:20: error: expected primary-expression before ‘numElements’ size_t numElements) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:2077:5: error: expected ‘;’ before ‘{’ token { ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:2079:5: error: data member ‘deserializeArray’ cannot be a member template } ^ In file included from /home/conan/w/BuildSingleReference/conan-center-index/recipes/fast-cdr/all/test_package/test_package.cpp:16:0: /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h: At global scope: /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:350:24: error: ‘array’ in namespace ‘std’ does not name a template type const std::array<_T, _Size>& array_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:350:29: error: expected ‘,’ or ‘...’ before ‘<’ token const std::array<_T, _Size>& array_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:601:13: error: ‘array’ is not a member of ‘std’ std::array<_T, _Size>& array_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:601:26: error: expected primary-expression before ‘,’ token std::array<_T, _Size>& array_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:601:36: error: ‘array_t’ was not declared in this scope std::array<_T, _Size>& array_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:601:43: error: declaration of ‘operator>>’ as non-function std::array<_T, _Size>& array_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:924:24: error: ‘array’ in namespace ‘std’ does not name a template type const std::array<_T, _Size>& array_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:924:29: error: expected ‘,’ or ‘...’ before ‘<’ token const std::array<_T, _Size>& array_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:940:46: error: default template arguments may not be used in function templates without -std=c++11 or -std=gnu++11 const std::vector& vector_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h: In member function ‘eprosima::fastcdr::FastCdr& eprosima::fastcdr::FastCdr::operator<<(int)’: /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:352:37: error: ‘array_t’ was not declared in this scope return serialize<_T, _Size>(array_t); ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:1586:13: error: ‘array’ is not a member of ‘std’ std::array<_T, _Size>& array_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:1586:26: error: expected primary-expression before ‘,’ token std::array<_T, _Size>& array_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:1586:36: error: ‘array_t’ was not declared in this scope std::array<_T, _Size>& array_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:1586:43: error: ‘deserialize’ declared as an ‘inline’ field std::array<_T, _Size>& array_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:1587:5: error: expected ‘;’ before ‘{’ token { ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:1589:5: error: data member ‘deserialize’ cannot be a member template } ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:1602:40: error: default template arguments may not be used in function templates without -std=c++11 or -std=gnu++11 std::vector& vector_t) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:1931:32: error: default template arguments may not be used in function templates without -std=c++11 or -std=gnu++11 size_t& numElements) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:1948:32: error: default template arguments may not be used in function templates without -std=c++11 or -std=gnu++11 size_t& numElements) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:2060:24: error: ‘array’ in namespace ‘std’ does not name a template type const std::array<_T, _Size>* array_t, ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:2060:29: error: expected ‘,’ or ‘...’ before ‘<’ token const std::array<_T, _Size>* array_t, ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:2075:13: error: ‘array’ is not a member of ‘std’ std::array<_T, _Size>* array_t, ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:2075:26: error: expected primary-expression before ‘,’ token std::array<_T, _Size>* array_t, ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:2075:36: error: ‘array_t’ was not declared in this scope std::array<_T, _Size>* array_t, ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:2076:20: error: expected primary-expression before ‘numElements’ size_t numElements) ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:2077:5: error: expected ‘;’ before ‘{’ token { ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:2079:5: error: data member ‘deserializeArray’ cannot be a member template } ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h: In member function ‘eprosima::fastcdr::FastCdr& eprosima::fastcdr::FastCdr::operator<<(int)’: /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:352:37: error: ‘array_t’ was not declared in this scope return serialize<_T, _Size>(array_t); ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h: In member function ‘eprosima::fastcdr::FastCdr& eprosima::fastcdr::FastCdr::serialize(int)’: /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:926:31: error: ‘array_t’ was not declared in this scope return serializeArray(array_t.data(), array_t.size()); ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h: In member function ‘eprosima::fastcdr::FastCdr& eprosima::fastcdr::FastCdr::serialize(int)’: /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:926:31: error: ‘array_t’ was not declared in this scope return serializeArray(array_t.data(), array_t.size()); ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h: In member function ‘eprosima::fastcdr::FastCdr& eprosima::fastcdr::FastCdr::serializeArray(int)’: /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:2063:31: error: ‘array_t’ was not declared in this scope return serializeArray(array_t->data(), numElements * array_t->size()); ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:2063:48: error: ‘numElements’ was not declared in this scope return serializeArray(array_t->data(), numElements * array_t->size()); ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h: In member function ‘eprosima::fastcdr::FastCdr& eprosima::fastcdr::FastCdr::serializeArray(int)’: /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:2063:31: error: ‘array_t’ was not declared in this scope return serializeArray(array_t->data(), numElements * array_t->size()); ^ /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/fastcdr/FastCdr.h:2063:48: error: ‘numElements’ was not declared in this scope return serializeArray(array_t->data(), numElements * array_t->size()); ^ /home/conan/w/BuildSingleReference/conan-center-index/recipes/fast-cdr/all/test_package/test_package.cpp: In function ‘void check_good_case()’: /home/conan/w/BuildSingleReference/conan-center-index/recipes/fast-cdr/all/test_package/test_package.cpp:48:34: warning: extended initializer lists only available with -std=c++11 or -std=gnu++11 std::wstring output_value{}; ^ /home/conan/w/BuildSingleReference/conan-center-index/recipes/fast-cdr/all/test_package/test_package.cpp:48:35: error: in C++98 ‘output_value’ must be initialized by constructor, not by ‘{...}’ std::wstring output_value{}; ^ /home/conan/w/BuildSingleReference/conan-center-index/recipes/fast-cdr/all/test_package/test_package.cpp: In function ‘void check_good_case()’: /home/conan/w/BuildSingleReference/conan-center-index/recipes/fast-cdr/all/test_package/test_package.cpp:48:34: warning: extended initializer lists only available with -std=c++11 or -std=gnu++11 std::wstring output_value{}; ^ /home/conan/w/BuildSingleReference/conan-center-index/recipes/fast-cdr/all/test_package/test_package.cpp:48:35: error: in C++98 ‘output_value’ must be initialized by constructor, not by ‘{...}’ std::wstring output_value{}; ^ make[2]: *** [CMakeFiles/test_package_1.dir/test_package.cpp.o] Error 1 make[1]: *** [CMakeFiles/test_package_1.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... make[2]: *** [CMakeFiles/test_package_2.dir/test_package.cpp.o] Error 1 make[1]: *** [CMakeFiles/test_package_2.dir/all] Error 2 make: *** [all] Error 2 ERROR: fast-cdr/1.0.21 (test package): Error in build() method, line 11 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/fast-cdr/all/test_package/build/65f46eb3ea855920ab07962fa1764b56d697ea5b' '--' '-j3'