Auto detecting your dev setup to initialize the default profile (/tmp/c3ipr/pr_2055_10_0_2/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/tmp/c3ipr/pr_2055_10_0_2/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /tmp/c3ipr/pr_2055_10_0_2/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** [HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 15.6953125 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: patches/** [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK [HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK [HOOK - conan-center.py] pre_export(): [NO ASCII CHARACTERS (KB-H047)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERBOSE MAKEFILE (KB-H046)] OK Exporting package recipe mfast/1.2.1 exports: File 'conandata.yml' found. Exporting it... mfast/1.2.1 exports: Copied 1 '.yml' file: conandata.yml mfast/1.2.1 exports_sources: Copied 7 '.txt' files [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'1.2.1': {'url': 'https://github.com/objectcomputing/mFAST/archive/v1.2.1.tar.gz', 'sha256': 'e6ed19e629a33068b7ab5ebdbd860831f2f2b44b3b361068fbbbe975202a4851'}}, 'patches': {'1.2.1': [{'patch_file': 'patches/00001-adapt-cmakelists.patch.txt', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/00002-add-conan-libs-to-targets.patch.txt', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/00003-add-conan-libs-to-targets.patch.txt', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/00004-add-conan-libs-to-targets.patch.txt', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/00005-add-conan-libs-to-targets.patch.txt', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/00006-add-conan-libs-to-targets.patch.txt', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/00007-remove-deprectated-boost-detail-endian.patch.txt', 'base_path': 'source_subfolder'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 1.2.1: - base_path: source_subfolder patch_file: patches/00001-adapt-cmakelists.patch.txt - base_path: source_subfolder patch_file: patches/00002-add-conan-libs-to-targets.patch.txt - base_path: source_subfolder patch_file: patches/00003-add-conan-libs-to-targets.patch.txt - base_path: source_subfolder patch_file: patches/00004-add-conan-libs-to-targets.patch.txt - base_path: source_subfolder patch_file: patches/00005-add-conan-libs-to-targets.patch.txt - base_path: source_subfolder patch_file: patches/00006-add-conan-libs-to-targets.patch.txt - base_path: source_subfolder patch_file: patches/00007-remove-deprectated-boost-detail-endian.patch.txt sources: 1.2.1: sha256: e6ed19e629a33068b7ab5ebdbd860831f2f2b44b3b361068fbbbe975202a4851 url: https://github.com/objectcomputing/mFAST/archive/v1.2.1.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK mfast/1.2.1: A new conanfile.py version was exported mfast/1.2.1: Folder: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/export mfast/1.2.1: Using the exported files summary hash as the recipe revision: 482f5ad1f7967dabb6e29afd4f3f5e1b mfast/1.2.1: Exported revision: 482f5ad1f7967dabb6e29afd4f3f5e1b Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux os_build=Linux [options] mfast:shared=True [build_requires] [env] boost/1.73.0: Not found in local cache, looking in remotes... boost/1.73.0: Trying with 'c3i_PR-2055_fe5ff2e7f449e57a2bc538a182d7598f9c4cb305'... boost/1.73.0: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz boost/1.73.0: Downloaded recipe revision 1566944d702f2802fd1f2aa97888f8e5 zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'c3i_PR-2055_fe5ff2e7f449e57a2bc538a182d7598f9c4cb305'... zlib/1.2.11: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.11: Downloaded recipe revision 9e0c292b60ce77402bd9be60dd68266f bzip2/1.0.8: Not found in local cache, looking in remotes... bzip2/1.0.8: Trying with 'c3i_PR-2055_fe5ff2e7f449e57a2bc538a182d7598f9c4cb305'... bzip2/1.0.8: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz bzip2/1.0.8: Downloaded recipe revision d4a5c7144832d75fc3f349c5346160b0 tinyxml2/8.0.0: Not found in local cache, looking in remotes... tinyxml2/8.0.0: Trying with 'c3i_PR-2055_fe5ff2e7f449e57a2bc538a182d7598f9c4cb305'... tinyxml2/8.0.0: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz tinyxml2/8.0.0: Downloaded recipe revision 4b805deea1385ba33d8483f195ac12fa mfast/1.2.1: Forced build from source mfast/1.2.1 (test package): Installing package Requirements boost/1.73.0 from 'central' - Downloaded bzip2/1.0.8 from 'central' - Downloaded mfast/1.2.1 from local cache - Cache tinyxml2/8.0.0 from 'central' - Downloaded zlib/1.2.11 from 'central' - Downloaded Packages boost/1.73.0:e646c40d8a2773a1929f277de6a8ca9a8281bde6 - Download bzip2/1.0.8:3df6ebb8a308d309e882b21988fd9ea103560e16 - Download mfast/1.2.1:3bfeb4f4e1fbff0abbd7515ff16df8147a3baace - Build tinyxml2/8.0.0:4d887c1c2779c63d2cdd81580698d2e22cb35b29 - Download zlib/1.2.11:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download Installing (downloading, building) binaries... bzip2/1.0.8: Retrieving package 3df6ebb8a308d309e882b21988fd9ea103560e16 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz bzip2/1.0.8: Package installed 3df6ebb8a308d309e882b21988fd9ea103560e16 bzip2/1.0.8: Downloaded package revision 88162c02b7d5213b3bd07273c3c75a40 tinyxml2/8.0.0: Retrieving package 4d887c1c2779c63d2cdd81580698d2e22cb35b29 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz tinyxml2/8.0.0: Package installed 4d887c1c2779c63d2cdd81580698d2e22cb35b29 tinyxml2/8.0.0: Downloaded package revision 047113004fda2159a799f3513a94b46d zlib/1.2.11: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 zlib/1.2.11: Downloaded package revision 295dd66298e6f36bab67adcd67795c9c boost/1.73.0: Retrieving package e646c40d8a2773a1929f277de6a8ca9a8281bde6 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz boost/1.73.0: Package installed e646c40d8a2773a1929f277de6a8ca9a8281bde6 boost/1.73.0: Downloaded package revision f42ab5adf34960d6930bd0c838354cb5 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK boost/1.73.0: LIBRARIES: ['boost_wave', 'boost_container', 'boost_contract', 'boost_exception', 'boost_graph', 'boost_iostreams', 'boost_locale', 'boost_log', 'boost_program_options', 'boost_random', 'boost_regex', 'boost_serialization', 'boost_wserialization', 'boost_coroutine', 'boost_context', 'boost_timer', 'boost_thread', 'boost_chrono', 'boost_date_time', 'boost_atomic', 'boost_filesystem', 'boost_system', 'boost_type_erasure', 'boost_log_setup', 'boost_math_c99', 'boost_math_c99f', 'boost_math_c99l', 'boost_math_tr1', 'boost_math_tr1f', 'boost_math_tr1l', 'boost_nowide', 'boost_stacktrace_addr2line', 'boost_stacktrace_backtrace', 'boost_stacktrace_basic', 'boost_stacktrace_noop', 'boost_unit_test_framework'] boost/1.73.0: Package folder: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK mfast/1.2.1: Configuring sources in /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK mfast/1.2.1: Copying sources to build folder mfast/1.2.1: Building your package in /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace mfast/1.2.1: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK mfast/1.2.1: Calling build() ----Running------ > cd '/tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace" -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" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder' ----------------- -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: Compiler GCC>=5, checking major version 5 -- Conan: Checking correct version: 5 -- Conan: C++ stdlib: libstdc++11 -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR -- Build files have been written to: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/build_subfolder ----Running------ > cmake --build '/tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target mfast_coder_static Scanning dependencies of target mfast_xml_parser_static [ 1%] Building CXX object src/mfast/coder/CMakeFiles/mfast_coder_static.dir/common/dictionary_builder.cpp.o [ 2%] Building CXX object src/mfast/xml_parser/CMakeFiles/mfast_xml_parser_static.dir/FastXMLVisitor.cpp.o Scanning dependencies of target mfast_static [ 3%] Building CXX object src/mfast/CMakeFiles/mfast_static.dir/allocator.cpp.o [ 4%] Building CXX object src/mfast/CMakeFiles/mfast_static.dir/arena_allocator.cpp.o [ 5%] Building CXX object src/mfast/CMakeFiles/mfast_static.dir/boolean_ref.cpp.o [ 6%] Building CXX object src/mfast/xml_parser/CMakeFiles/mfast_xml_parser_static.dir/field_builder.cpp.o [ 7%] Building CXX object src/mfast/CMakeFiles/mfast_static.dir/decimal_ref.cpp.o In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/traits/is_variable_precision.hpp:10:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/precision.hpp:9, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/number.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:29, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/field_mref.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/aggregate_ref.h:23, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/view_iterator.h:5, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/dynamic_templates_description.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/template_registry_impl.h:24, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/field_builder_base.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/field_builder.h:23, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/field_builder.cpp:19: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:37:83: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable #pragma message("CAUTION: One or more C++11 features were found to be unavailable") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:38:153: note: #pragma message: CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021. #pragma message("CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:39:98: note: #pragma message: CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message. #pragma message("CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message.") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/field_mref.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/aggregate_ref.h:23, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/view_iterator.h:5, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/dynamic_templates_description.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/template_registry_impl.h:24, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/field_builder_base.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/field_builder.h:23, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/field_builder.cpp:19: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:99:75: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/field_mref.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/aggregate_ref.h:23, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/view_iterator.h:5, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/dynamic_templates_description.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/template_registry_impl.h:24, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/field_builder_base.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/field_builder.h:23, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/field_builder.cpp:19: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:100:126: note: #pragma message: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:101:93: note: #pragma message: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:102:92: note: #pragma message: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON) ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/traits/is_variable_precision.hpp:10:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/precision.hpp:9, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/number.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.cpp:26: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:37:83: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable #pragma message("CAUTION: One or more C++11 features were found to be unavailable") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:38:153: note: #pragma message: CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021. #pragma message("CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:39:98: note: #pragma message: CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message. #pragma message("CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message.") ^ [ 9%] Building CXX object src/mfast/coder/CMakeFiles/mfast_coder_static.dir/decoder/decoder_field_operator.cpp.o In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.cpp:27: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:99:75: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.cpp:27: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:100:126: note: #pragma message: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:101:93: note: #pragma message: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:102:92: note: #pragma message: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON) ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/traits/is_variable_precision.hpp:10:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/precision.hpp:9, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/number.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:29, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/coder/decoder/decoder_field_operator.h:24, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/coder/decoder/decoder_field_operator.cpp:23: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:37:83: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable #pragma message("CAUTION: One or more C++11 features were found to be unavailable") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:38:153: note: #pragma message: CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021. #pragma message("CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:39:98: note: #pragma message: CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message. #pragma message("CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message.") ^ [ 10%] Building CXX object src/mfast/CMakeFiles/mfast_static.dir/exceptions.cpp.o In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/coder/decoder/decoder_field_operator.h:24, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/coder/decoder/decoder_field_operator.cpp:23: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:99:75: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/coder/decoder/decoder_field_operator.h:24, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/coder/decoder/decoder_field_operator.cpp:23: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:100:126: note: #pragma message: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:101:93: note: #pragma message: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:102:92: note: #pragma message: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON) ^ [ 11%] Building CXX object src/mfast/CMakeFiles/mfast_static.dir/field_instructions.cpp.o [ 12%] Building CXX object src/mfast/xml_parser/CMakeFiles/mfast_xml_parser_static.dir/field_op.cpp.o [ 13%] Building CXX object src/mfast/CMakeFiles/mfast_static.dir/field_ref.cpp.o [ 14%] Building CXX object src/mfast/CMakeFiles/mfast_static.dir/malloc_allocator.cpp.o [ 15%] Building CXX object src/mfast/CMakeFiles/mfast_static.dir/sequence_ref.cpp.o In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/traits/is_variable_precision.hpp:10:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/precision.hpp:9, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/number.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:29, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/field_mref.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/group_ref.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/sequence_ref.h:24, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/sequence_ref.cpp:19: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:37:83: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable #pragma message("CAUTION: One or more C++11 features were found to be unavailable") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:38:153: note: #pragma message: CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021. #pragma message("CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:39:98: note: #pragma message: CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message. #pragma message("CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message.") ^ [ 17%] Building CXX object src/mfast/xml_parser/CMakeFiles/mfast_xml_parser_static.dir/templates_builder.cpp.o In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/field_mref.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/group_ref.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/sequence_ref.h:24, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/sequence_ref.cpp:19: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:99:75: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/field_mref.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/group_ref.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/sequence_ref.h:24, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/sequence_ref.cpp:19: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:100:126: note: #pragma message: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:101:93: note: #pragma message: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:102:92: note: #pragma message: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON) ^ [ 18%] Building CXX object src/mfast/coder/CMakeFiles/mfast_coder_static.dir/decoder/decoder_presence_map.cpp.o /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/coder/decoder/decoder_presence_map.cpp:44:18: warning: ‘{anonymous}::dummy’ defined but not used [-Wunused-variable] namespace { char dummy; }; ^ [ 19%] Building CXX object src/mfast/coder/CMakeFiles/mfast_coder_static.dir/decoder/fast_decoder.cpp.o In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/traits/is_variable_precision.hpp:10:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/precision.hpp:9, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/number.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:29, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/field_mref.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/aggregate_ref.h:23, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/view_iterator.h:5, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/dynamic_templates_description.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/template_registry_impl.h:24, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/field_builder_base.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/field_builder.h:23, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/templates_builder.h:7, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/templates_builder.cpp:20: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:37:83: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable #pragma message("CAUTION: One or more C++11 features were found to be unavailable") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:38:153: note: #pragma message: CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021. #pragma message("CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:39:98: note: #pragma message: CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message. #pragma message("CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message.") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/field_mref.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/aggregate_ref.h:23, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/view_iterator.h:5, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/dynamic_templates_description.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/template_registry_impl.h:24, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/field_builder_base.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/field_builder.h:23, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/templates_builder.h:7, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/templates_builder.cpp:20: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:99:75: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/field_mref.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/aggregate_ref.h:23, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/view_iterator.h:5, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/dynamic_templates_description.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/template_registry_impl.h:24, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/field_builder_base.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/field_builder.h:23, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/templates_builder.h:7, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/templates_builder.cpp:20: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:100:126: note: #pragma message: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:101:93: note: #pragma message: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:102:92: note: #pragma message: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON) ^ [ 20%] Building CXX object src/mfast/CMakeFiles/mfast_static.dir/value_storage.cpp.o [ 21%] Building CXX object src/mfast/CMakeFiles/mfast_static.dir/view_iterator.cpp.o In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/traits/is_variable_precision.hpp:10:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/precision.hpp:9, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/number.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:29, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/field_mref.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/group_ref.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/message_ref.h:27, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/coder/decoder/../fast_decoder.h:22, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/coder/decoder/fast_decoder.cpp:21: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:37:83: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable #pragma message("CAUTION: One or more C++11 features were found to be unavailable") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:38:153: note: #pragma message: CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021. #pragma message("CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:39:98: note: #pragma message: CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message. #pragma message("CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message.") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/field_mref.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/group_ref.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/message_ref.h:27, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/coder/decoder/../fast_decoder.h:22, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/coder/decoder/fast_decoder.cpp:21: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:99:75: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/field_mref.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/group_ref.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/message_ref.h:27, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/coder/decoder/../fast_decoder.h:22, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/coder/decoder/fast_decoder.cpp:21: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:100:126: note: #pragma message: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:101:93: note: #pragma message: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:102:92: note: #pragma message: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON) ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/traits/is_variable_precision.hpp:10:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/precision.hpp:9, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/number.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:29, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/field_mref.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/aggregate_ref.h:23, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/view_iterator.h:5, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/view_iterator.cpp:7: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:37:83: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable #pragma message("CAUTION: One or more C++11 features were found to be unavailable") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:38:153: note: #pragma message: CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021. #pragma message("CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:39:98: note: #pragma message: CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message. #pragma message("CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message.") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/field_mref.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/aggregate_ref.h:23, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/view_iterator.h:5, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/view_iterator.cpp:7: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:99:75: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/field_mref.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/aggregate_ref.h:23, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/view_iterator.h:5, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/view_iterator.cpp:7: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:100:126: note: #pragma message: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:101:93: note: #pragma message: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:102:92: note: #pragma message: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON) ^ [ 22%] Building CXX object src/mfast/xml_parser/CMakeFiles/mfast_xml_parser_static.dir/view_info_builder.cpp.o In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/traits/is_variable_precision.hpp:10:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/precision.hpp:9, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/number.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:29, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast.h:22, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/view_info_builder.h:6, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/view_info_builder.cpp:3: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:37:83: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable #pragma message("CAUTION: One or more C++11 features were found to be unavailable") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:38:153: note: #pragma message: CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021. #pragma message("CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:39:98: note: #pragma message: CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message. #pragma message("CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message.") ^ [ 23%] Building CXX object src/mfast/coder/CMakeFiles/mfast_coder_static.dir/decoder/fast_istream.cpp.o In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast.h:22, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/view_info_builder.h:6, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/view_info_builder.cpp:3: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:99:75: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast.h:22, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/view_info_builder.h:6, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/view_info_builder.cpp:3: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:100:126: note: #pragma message: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:101:93: note: #pragma message: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:102:92: note: #pragma message: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON) ^ [ 25%] Building CXX object src/mfast/coder/CMakeFiles/mfast_coder_static.dir/encoder/encoder_field_operator.cpp.o [ 26%] Building CXX object src/mfast/CMakeFiles/mfast_static.dir/instructions/byte_vector_instruction.cpp.o In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/traits/is_variable_precision.hpp:10:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/precision.hpp:9, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/number.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:29, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/coder/encoder/encoder_field_operator.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/coder/encoder/encoder_field_operator.cpp:27: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:37:83: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable #pragma message("CAUTION: One or more C++11 features were found to be unavailable") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:38:153: note: #pragma message: CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021. #pragma message("CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:39:98: note: #pragma message: CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message. #pragma message("CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message.") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/coder/encoder/encoder_field_operator.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/coder/encoder/encoder_field_operator.cpp:27: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:99:75: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/coder/encoder/encoder_field_operator.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/coder/encoder/encoder_field_operator.cpp:27: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:100:126: note: #pragma message: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:101:93: note: #pragma message: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:102:92: note: #pragma message: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON) ^ [ 27%] Building CXX object src/mfast/CMakeFiles/mfast_static.dir/instructions/decimal_instruction.cpp.o [ 28%] Building CXX object src/mfast/CMakeFiles/mfast_static.dir/instructions/enum_instruction.cpp.o [ 29%] Linking CXX static library ../../../lib/libmfast_xml_parser.a [ 29%] Built target mfast_xml_parser_static [ 30%] Building CXX object src/mfast/CMakeFiles/mfast_static.dir/instructions/field_instruction.cpp.o [ 31%] Building CXX object src/mfast/CMakeFiles/mfast_static.dir/instructions/group_instruction.cpp.o [ 32%] Building CXX object src/mfast/coder/CMakeFiles/mfast_coder_static.dir/encoder/fast_encoder.cpp.o [ 34%] Building CXX object src/mfast/CMakeFiles/mfast_static.dir/instructions/int_instructions.cpp.o [ 35%] Building CXX object src/mfast/CMakeFiles/mfast_static.dir/instructions/sequence_instruction.cpp.o [ 36%] Building CXX object src/mfast/CMakeFiles/mfast_static.dir/instructions/string_instructions.cpp.o [ 37%] Building CXX object src/mfast/CMakeFiles/mfast_static.dir/instructions/template_instruction.cpp.o [ 38%] Building CXX object src/mfast/CMakeFiles/mfast_static.dir/instructions/templateref_instruction.cpp.o In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/traits/is_variable_precision.hpp:10:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/precision.hpp:9, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/number.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:29, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/field_visitor.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/coder/encoder/fast_encoder.cpp:21: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:37:83: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable #pragma message("CAUTION: One or more C++11 features were found to be unavailable") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:38:153: note: #pragma message: CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021. #pragma message("CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:39:98: note: #pragma message: CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message. #pragma message("CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message.") ^ [ 39%] Building CXX object src/mfast/CMakeFiles/mfast_static.dir/instructions/vector_instruction_base.cpp.o In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/field_visitor.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/coder/encoder/fast_encoder.cpp:21: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:99:75: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/field_visitor.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/coder/encoder/fast_encoder.cpp:21: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:100:126: note: #pragma message: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:101:93: note: #pragma message: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:102:92: note: #pragma message: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON) ^ [ 40%] Building CXX object src/mfast/coder/CMakeFiles/mfast_coder_static.dir/encoder/fast_ostreambuf.cpp.o [ 42%] Linking CXX static library ../../lib/libmfast.a [ 42%] Built target mfast_static Scanning dependencies of target mfast_json_static [ 43%] Building CXX object src/mfast/json/CMakeFiles/mfast_json_static.dir/json_decode.cpp.o [ 44%] Building CXX object src/mfast/json/CMakeFiles/mfast_json_static.dir/json_encode.cpp.o In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/traits/is_variable_precision.hpp:10:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/precision.hpp:9, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/number.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:29, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast.h:22, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/json/json.h:5, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/json/json_decode.cpp:2: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:37:83: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable #pragma message("CAUTION: One or more C++11 features were found to be unavailable") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:38:153: note: #pragma message: CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021. #pragma message("CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:39:98: note: #pragma message: CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message. #pragma message("CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message.") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/traits/is_variable_precision.hpp:10:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/precision.hpp:9, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/number.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:29, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast.h:22, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/json/json.h:5, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/json/json_encode.cpp:1: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:37:83: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable #pragma message("CAUTION: One or more C++11 features were found to be unavailable") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:38:153: note: #pragma message: CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021. #pragma message("CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:39:98: note: #pragma message: CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message. #pragma message("CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message.") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast.h:22, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/json/json.h:5, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/json/json_encode.cpp:1: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:99:75: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast.h:22, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/json/json.h:5, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/json/json_encode.cpp:1: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:100:126: note: #pragma message: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:101:93: note: #pragma message: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:102:92: note: #pragma message: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON) ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast.h:22, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/json/json.h:5, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/json/json_decode.cpp:2: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:99:75: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast.h:22, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/json/json.h:5, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/json/json_decode.cpp:2: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:100:126: note: #pragma message: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:101:93: note: #pragma message: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:102:92: note: #pragma message: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON) ^ [ 45%] Linking CXX static library ../../../lib/libmfast_coder.a [ 45%] Built target mfast_coder_static Scanning dependencies of target fast_type_gen [ 46%] Building CXX object src/fast_type_gen/CMakeFiles/fast_type_gen.dir/fast_type_gen.cpp.o [ 47%] Building CXX object src/fast_type_gen/CMakeFiles/fast_type_gen.dir/codegen_base.cpp.o [ 48%] Linking CXX static library ../../../lib/libmfast_json.a [ 48%] Built target mfast_json_static Scanning dependencies of target mfast [ 50%] Building CXX object src/mfast/CMakeFiles/mfast.dir/allocator.cpp.o [ 51%] Building CXX object src/mfast/CMakeFiles/mfast.dir/arena_allocator.cpp.o [ 52%] Building CXX object src/mfast/CMakeFiles/mfast.dir/boolean_ref.cpp.o In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/traits/is_variable_precision.hpp:10:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/precision.hpp:9, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/number.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:29, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast.h:22, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/fast_type_gen/codegen_base.h:24, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/fast_type_gen/hpp_gen.h:24, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/fast_type_gen/fast_type_gen.cpp:22: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:37:83: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable #pragma message("CAUTION: One or more C++11 features were found to be unavailable") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:38:153: note: #pragma message: CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021. #pragma message("CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:39:98: note: #pragma message: CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message. #pragma message("CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message.") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast.h:22, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/fast_type_gen/codegen_base.h:24, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/fast_type_gen/hpp_gen.h:24, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/fast_type_gen/fast_type_gen.cpp:22: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:99:75: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast.h:22, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/fast_type_gen/codegen_base.h:24, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/fast_type_gen/hpp_gen.h:24, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/fast_type_gen/fast_type_gen.cpp:22: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:100:126: note: #pragma message: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:101:93: note: #pragma message: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:102:92: note: #pragma message: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON) ^ [ 53%] Building CXX object src/mfast/CMakeFiles/mfast.dir/decimal_ref.cpp.o In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/traits/is_variable_precision.hpp:10:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/precision.hpp:9, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/number.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:29, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast.h:22, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/fast_type_gen/codegen_base.h:24, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/fast_type_gen/codegen_base.cpp:19: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:37:83: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable #pragma message("CAUTION: One or more C++11 features were found to be unavailable") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:38:153: note: #pragma message: CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021. #pragma message("CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:39:98: note: #pragma message: CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message. #pragma message("CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message.") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/traits/is_variable_precision.hpp:10:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/precision.hpp:9, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/number.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.cpp:26: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:37:83: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable #pragma message("CAUTION: One or more C++11 features were found to be unavailable") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:38:153: note: #pragma message: CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021. #pragma message("CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:39:98: note: #pragma message: CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message. #pragma message("CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message.") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast.h:22, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/fast_type_gen/codegen_base.h:24, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/fast_type_gen/codegen_base.cpp:19: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:99:75: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast.h:22, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/fast_type_gen/codegen_base.h:24, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/fast_type_gen/codegen_base.cpp:19: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:100:126: note: #pragma message: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:101:93: note: #pragma message: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:102:92: note: #pragma message: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON) ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.cpp:27: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:99:75: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.cpp:27: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:100:126: note: #pragma message: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:101:93: note: #pragma message: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:102:92: note: #pragma message: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON) ^ [ 54%] Building CXX object src/fast_type_gen/CMakeFiles/fast_type_gen.dir/hpp_gen.cpp.o [ 55%] Building CXX object src/mfast/CMakeFiles/mfast.dir/exceptions.cpp.o [ 56%] Building CXX object src/fast_type_gen/CMakeFiles/fast_type_gen.dir/inl_gen.cpp.o [ 57%] Building CXX object src/mfast/CMakeFiles/mfast.dir/field_instructions.cpp.o [ 59%] Building CXX object src/mfast/CMakeFiles/mfast.dir/field_ref.cpp.o In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/traits/is_variable_precision.hpp:10:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/precision.hpp:9, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/number.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:29, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast.h:22, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/fast_type_gen/codegen_base.h:24, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/fast_type_gen/hpp_gen.h:24, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/fast_type_gen/hpp_gen.cpp:19: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:37:83: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable #pragma message("CAUTION: One or more C++11 features were found to be unavailable") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:38:153: note: #pragma message: CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021. #pragma message("CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:39:98: note: #pragma message: CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message. #pragma message("CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message.") ^ [ 60%] Building CXX object src/mfast/CMakeFiles/mfast.dir/malloc_allocator.cpp.o [ 61%] Building CXX object src/mfast/CMakeFiles/mfast.dir/sequence_ref.cpp.o In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast.h:22, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/fast_type_gen/codegen_base.h:24, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/fast_type_gen/hpp_gen.h:24, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/fast_type_gen/hpp_gen.cpp:19: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:99:75: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast.h:22, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/fast_type_gen/codegen_base.h:24, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/fast_type_gen/hpp_gen.h:24, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/fast_type_gen/hpp_gen.cpp:19: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:100:126: note: #pragma message: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:101:93: note: #pragma message: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:102:92: note: #pragma message: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON) ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/traits/is_variable_precision.hpp:10:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/precision.hpp:9, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/number.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:29, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast.h:22, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/fast_type_gen/codegen_base.h:24, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/fast_type_gen/inl_gen.h:22, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/fast_type_gen/inl_gen.cpp:19: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:37:83: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable #pragma message("CAUTION: One or more C++11 features were found to be unavailable") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:38:153: note: #pragma message: CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021. #pragma message("CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:39:98: note: #pragma message: CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message. #pragma message("CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message.") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/traits/is_variable_precision.hpp:10:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/precision.hpp:9, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/number.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:29, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/field_mref.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/group_ref.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/sequence_ref.h:24, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/sequence_ref.cpp:19: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:37:83: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable #pragma message("CAUTION: One or more C++11 features were found to be unavailable") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:38:153: note: #pragma message: CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021. #pragma message("CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:39:98: note: #pragma message: CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message. #pragma message("CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message.") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/field_mref.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/group_ref.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/sequence_ref.h:24, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/sequence_ref.cpp:19: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:99:75: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/field_mref.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/group_ref.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/sequence_ref.h:24, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/sequence_ref.cpp:19: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:100:126: note: #pragma message: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:101:93: note: #pragma message: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:102:92: note: #pragma message: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON) ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast.h:22, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/fast_type_gen/codegen_base.h:24, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/fast_type_gen/inl_gen.h:22, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/fast_type_gen/inl_gen.cpp:19: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:99:75: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast.h:22, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/fast_type_gen/codegen_base.h:24, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/fast_type_gen/inl_gen.h:22, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/fast_type_gen/inl_gen.cpp:19: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:100:126: note: #pragma message: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:101:93: note: #pragma message: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:102:92: note: #pragma message: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON) ^ [ 62%] Building CXX object src/mfast/CMakeFiles/mfast.dir/value_storage.cpp.o [ 63%] Building CXX object src/mfast/CMakeFiles/mfast.dir/view_iterator.cpp.o [ 64%] Building CXX object src/fast_type_gen/CMakeFiles/fast_type_gen.dir/cpp_gen.cpp.o In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/traits/is_variable_precision.hpp:10:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/precision.hpp:9, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/number.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:29, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/field_mref.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/aggregate_ref.h:23, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/view_iterator.h:5, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/view_iterator.cpp:7: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:37:83: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable #pragma message("CAUTION: One or more C++11 features were found to be unavailable") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:38:153: note: #pragma message: CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021. #pragma message("CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:39:98: note: #pragma message: CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message. #pragma message("CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message.") ^ [ 65%] Building CXX object src/mfast/CMakeFiles/mfast.dir/instructions/byte_vector_instruction.cpp.o In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/field_mref.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/aggregate_ref.h:23, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/view_iterator.h:5, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/view_iterator.cpp:7: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:99:75: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/field_mref.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/aggregate_ref.h:23, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/view_iterator.h:5, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/view_iterator.cpp:7: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:100:126: note: #pragma message: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:101:93: note: #pragma message: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:102:92: note: #pragma message: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON) ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/traits/is_variable_precision.hpp:10:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/precision.hpp:9, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/number.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:29, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast.h:22, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/fast_type_gen/codegen_base.h:24, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/fast_type_gen/cpp_gen.h:22, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/fast_type_gen/cpp_gen.cpp:19: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:37:83: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable #pragma message("CAUTION: One or more C++11 features were found to be unavailable") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:38:153: note: #pragma message: CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021. #pragma message("CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:39:98: note: #pragma message: CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message. #pragma message("CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message.") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast.h:22, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/fast_type_gen/codegen_base.h:24, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/fast_type_gen/cpp_gen.h:22, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/fast_type_gen/cpp_gen.cpp:19: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:99:75: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast.h:22, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/fast_type_gen/codegen_base.h:24, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/fast_type_gen/cpp_gen.h:22, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/fast_type_gen/cpp_gen.cpp:19: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:100:126: note: #pragma message: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:101:93: note: #pragma message: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:102:92: note: #pragma message: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON) ^ [ 67%] Building CXX object src/mfast/CMakeFiles/mfast.dir/instructions/decimal_instruction.cpp.o [ 68%] Building CXX object src/mfast/CMakeFiles/mfast.dir/instructions/enum_instruction.cpp.o [ 69%] Building CXX object src/mfast/CMakeFiles/mfast.dir/instructions/field_instruction.cpp.o [ 70%] Building CXX object src/mfast/CMakeFiles/mfast.dir/instructions/group_instruction.cpp.o [ 71%] Building CXX object src/mfast/CMakeFiles/mfast.dir/instructions/int_instructions.cpp.o [ 72%] Building CXX object src/mfast/CMakeFiles/mfast.dir/instructions/sequence_instruction.cpp.o [ 73%] Building CXX object src/mfast/CMakeFiles/mfast.dir/instructions/string_instructions.cpp.o [ 75%] Building CXX object src/mfast/CMakeFiles/mfast.dir/instructions/template_instruction.cpp.o [ 76%] Building CXX object src/mfast/CMakeFiles/mfast.dir/instructions/templateref_instruction.cpp.o [ 77%] Building CXX object src/mfast/CMakeFiles/mfast.dir/instructions/vector_instruction_base.cpp.o [ 78%] Linking CXX shared library ../../lib/libmfast.so [ 78%] Built target mfast Scanning dependencies of target mfast_coder Scanning dependencies of target mfast_xml_parser [ 79%] Building CXX object src/mfast/xml_parser/CMakeFiles/mfast_xml_parser.dir/FastXMLVisitor.cpp.o [ 80%] Building CXX object src/mfast/coder/CMakeFiles/mfast_coder.dir/common/dictionary_builder.cpp.o [ 81%] Linking CXX executable ../../bin/fast_type_gen [ 82%] Building CXX object src/mfast/xml_parser/CMakeFiles/mfast_xml_parser.dir/field_builder.cpp.o [ 82%] Built target fast_type_gen Scanning dependencies of target mfast_json [ 84%] Building CXX object src/mfast/json/CMakeFiles/mfast_json.dir/json_decode.cpp.o In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/traits/is_variable_precision.hpp:10:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/precision.hpp:9, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/number.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:29, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/field_mref.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/aggregate_ref.h:23, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/view_iterator.h:5, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/dynamic_templates_description.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/template_registry_impl.h:24, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/field_builder_base.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/field_builder.h:23, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/field_builder.cpp:19: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:37:83: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable #pragma message("CAUTION: One or more C++11 features were found to be unavailable") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:38:153: note: #pragma message: CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021. #pragma message("CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:39:98: note: #pragma message: CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message. #pragma message("CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message.") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/traits/is_variable_precision.hpp:10:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/precision.hpp:9, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/number.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:29, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast.h:22, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/json/json.h:5, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/json/json_decode.cpp:2: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:37:83: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable #pragma message("CAUTION: One or more C++11 features were found to be unavailable") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:38:153: note: #pragma message: CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021. #pragma message("CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:39:98: note: #pragma message: CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message. #pragma message("CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message.") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/field_mref.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/aggregate_ref.h:23, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/view_iterator.h:5, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/dynamic_templates_description.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/template_registry_impl.h:24, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/field_builder_base.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/field_builder.h:23, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/field_builder.cpp:19: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:99:75: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/field_mref.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/aggregate_ref.h:23, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/view_iterator.h:5, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/dynamic_templates_description.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/template_registry_impl.h:24, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/field_builder_base.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/field_builder.h:23, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/field_builder.cpp:19: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:100:126: note: #pragma message: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:101:93: note: #pragma message: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:102:92: note: #pragma message: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON) ^ [ 85%] Building CXX object src/mfast/coder/CMakeFiles/mfast_coder.dir/decoder/decoder_field_operator.cpp.o In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast.h:22, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/json/json.h:5, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/json/json_decode.cpp:2: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:99:75: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast.h:22, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/json/json.h:5, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/json/json_decode.cpp:2: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:100:126: note: #pragma message: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:101:93: note: #pragma message: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:102:92: note: #pragma message: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON) ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/traits/is_variable_precision.hpp:10:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/precision.hpp:9, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/number.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:29, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/coder/decoder/decoder_field_operator.h:24, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/coder/decoder/decoder_field_operator.cpp:23: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:37:83: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable #pragma message("CAUTION: One or more C++11 features were found to be unavailable") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:38:153: note: #pragma message: CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021. #pragma message("CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:39:98: note: #pragma message: CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message. #pragma message("CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message.") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/coder/decoder/decoder_field_operator.h:24, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/coder/decoder/decoder_field_operator.cpp:23: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:99:75: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/coder/decoder/decoder_field_operator.h:24, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/coder/decoder/decoder_field_operator.cpp:23: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:100:126: note: #pragma message: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:101:93: note: #pragma message: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:102:92: note: #pragma message: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON) ^ [ 86%] Building CXX object src/mfast/xml_parser/CMakeFiles/mfast_xml_parser.dir/field_op.cpp.o [ 87%] Building CXX object src/mfast/json/CMakeFiles/mfast_json.dir/json_encode.cpp.o [ 88%] Building CXX object src/mfast/coder/CMakeFiles/mfast_coder.dir/decoder/decoder_presence_map.cpp.o In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/traits/is_variable_precision.hpp:10:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/precision.hpp:9, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/number.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:29, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast.h:22, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/json/json.h:5, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/json/json_encode.cpp:1: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:37:83: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable #pragma message("CAUTION: One or more C++11 features were found to be unavailable") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:38:153: note: #pragma message: CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021. #pragma message("CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:39:98: note: #pragma message: CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message. #pragma message("CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/coder/decoder/decoder_presence_map.cpp:44:18: warning: ‘{anonymous}::dummy’ defined but not used [-Wunused-variable] namespace { char dummy; }; ^ [ 89%] Building CXX object src/mfast/coder/CMakeFiles/mfast_coder.dir/decoder/fast_decoder.cpp.o In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast.h:22, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/json/json.h:5, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/json/json_encode.cpp:1: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:99:75: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast.h:22, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/json/json.h:5, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/json/json_encode.cpp:1: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:100:126: note: #pragma message: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:101:93: note: #pragma message: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:102:92: note: #pragma message: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON) ^ [ 90%] Building CXX object src/mfast/xml_parser/CMakeFiles/mfast_xml_parser.dir/templates_builder.cpp.o In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/traits/is_variable_precision.hpp:10:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/precision.hpp:9, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/number.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:29, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/field_mref.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/aggregate_ref.h:23, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/view_iterator.h:5, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/dynamic_templates_description.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/template_registry_impl.h:24, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/field_builder_base.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/field_builder.h:23, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/templates_builder.h:7, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/templates_builder.cpp:20: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:37:83: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable #pragma message("CAUTION: One or more C++11 features were found to be unavailable") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:38:153: note: #pragma message: CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021. #pragma message("CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:39:98: note: #pragma message: CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message. #pragma message("CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message.") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/field_mref.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/aggregate_ref.h:23, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/view_iterator.h:5, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/dynamic_templates_description.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/template_registry_impl.h:24, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/field_builder_base.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/field_builder.h:23, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/templates_builder.h:7, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/templates_builder.cpp:20: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:99:75: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/field_mref.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/aggregate_ref.h:23, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/view_iterator.h:5, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/dynamic_templates_description.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/template_registry_impl.h:24, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/field_builder_base.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/field_builder.h:23, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/templates_builder.h:7, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/templates_builder.cpp:20: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:100:126: note: #pragma message: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:101:93: note: #pragma message: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:102:92: note: #pragma message: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON) ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/traits/is_variable_precision.hpp:10:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/precision.hpp:9, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/number.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:29, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/field_mref.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/group_ref.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/message_ref.h:27, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/coder/decoder/../fast_decoder.h:22, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/coder/decoder/fast_decoder.cpp:21: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:37:83: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable #pragma message("CAUTION: One or more C++11 features were found to be unavailable") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:38:153: note: #pragma message: CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021. #pragma message("CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:39:98: note: #pragma message: CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message. #pragma message("CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message.") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/field_mref.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/group_ref.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/message_ref.h:27, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/coder/decoder/../fast_decoder.h:22, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/coder/decoder/fast_decoder.cpp:21: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:99:75: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/field_mref.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/group_ref.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/message_ref.h:27, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/coder/decoder/../fast_decoder.h:22, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/coder/decoder/fast_decoder.cpp:21: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:100:126: note: #pragma message: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:101:93: note: #pragma message: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:102:92: note: #pragma message: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON) ^ [ 92%] Linking CXX shared library ../../../lib/libmfast_json.so [ 92%] Built target mfast_json [ 93%] Building CXX object src/mfast/xml_parser/CMakeFiles/mfast_xml_parser.dir/view_info_builder.cpp.o [ 94%] Building CXX object src/mfast/coder/CMakeFiles/mfast_coder.dir/decoder/fast_istream.cpp.o In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/traits/is_variable_precision.hpp:10:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/precision.hpp:9, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/number.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:29, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast.h:22, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/view_info_builder.h:6, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/view_info_builder.cpp:3: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:37:83: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable #pragma message("CAUTION: One or more C++11 features were found to be unavailable") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:38:153: note: #pragma message: CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021. #pragma message("CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:39:98: note: #pragma message: CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message. #pragma message("CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message.") ^ [ 95%] Building CXX object src/mfast/coder/CMakeFiles/mfast_coder.dir/encoder/encoder_field_operator.cpp.o In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast.h:22, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/view_info_builder.h:6, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/view_info_builder.cpp:3: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:99:75: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast.h:22, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/view_info_builder.h:6, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/xml_parser/view_info_builder.cpp:3: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:100:126: note: #pragma message: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:101:93: note: #pragma message: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:102:92: note: #pragma message: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON) ^ [ 96%] Building CXX object src/mfast/coder/CMakeFiles/mfast_coder.dir/encoder/fast_encoder.cpp.o In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/traits/is_variable_precision.hpp:10:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/precision.hpp:9, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/number.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:29, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/coder/encoder/encoder_field_operator.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/coder/encoder/encoder_field_operator.cpp:27: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:37:83: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable #pragma message("CAUTION: One or more C++11 features were found to be unavailable") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:38:153: note: #pragma message: CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021. #pragma message("CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:39:98: note: #pragma message: CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message. #pragma message("CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message.") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/coder/encoder/encoder_field_operator.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/coder/encoder/encoder_field_operator.cpp:27: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:99:75: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/coder/encoder/encoder_field_operator.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/coder/encoder/encoder_field_operator.cpp:27: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:100:126: note: #pragma message: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:101:93: note: #pragma message: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:102:92: note: #pragma message: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON) ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/traits/is_variable_precision.hpp:10:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/precision.hpp:9, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/number.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:29, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/field_visitor.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/coder/encoder/fast_encoder.cpp:21: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:37:83: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable #pragma message("CAUTION: One or more C++11 features were found to be unavailable") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:38:153: note: #pragma message: CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021. #pragma message("CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:39:98: note: #pragma message: CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message. #pragma message("CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message.") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/field_visitor.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/coder/encoder/fast_encoder.cpp:21: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:99:75: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/field_visitor.h:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/source_subfolder/src/mfast/coder/encoder/fast_encoder.cpp:21: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:100:126: note: #pragma message: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:101:93: note: #pragma message: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:102:92: note: #pragma message: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON) ^ [ 97%] Linking CXX shared library ../../../lib/libmfast_xml_parser.so [ 97%] Built target mfast_xml_parser [ 98%] Building CXX object src/mfast/coder/CMakeFiles/mfast_coder.dir/encoder/fast_ostreambuf.cpp.o [100%] Linking CXX shared library ../../../lib/libmfast_coder.so [100%] Built target mfast_coder mfast/1.2.1: Package '3bfeb4f4e1fbff0abbd7515ff16df8147a3baace' built mfast/1.2.1: Build folder /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace mfast/1.2.1: Generated conaninfo.txt mfast/1.2.1: Generated conanbuildinfo.txt mfast/1.2.1: Generating the package mfast/1.2.1: Package folder /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace mfast/1.2.1: Calling package() ----Running------ > cmake --build '/tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/build/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [ 10%] Built target mfast_coder_static [ 36%] Built target mfast_static [ 43%] Built target mfast_xml_parser_static [ 46%] Built target mfast_json_static [ 72%] Built target mfast [ 79%] Built target fast_type_gen [ 82%] Built target mfast_json [ 89%] Built target mfast_xml_parser [100%] Built target mfast_coder Install the project... -- Install configuration: "Release" -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/lib/cmake/mFAST/mFASTConfig.cmake -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/lib/cmake/mFAST/mFASTConfigVersion.cmake -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/lib/cmake/mFAST/mFASTTargets.cmake -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/lib/cmake/mFAST/mFASTTargets-release.cmake -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/share/mfast/fast_1_1.rnc -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/share/mfast/fast_1_1.rng -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/share/mfast/mfast.rnc -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/share/mfast/mfast.rng -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/lib/libmfast.a -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/lib/libmfast.so -- Set runtime path of "/tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/lib/libmfast.so" to "/tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/lib:/tmp/c3ipr/pr_2055_10_0_2/.conan/data/tinyxml2/8.0.0/_/_/package/4d887c1c2779c63d2cdd81580698d2e22cb35b29/lib:/tmp/c3ipr/pr_2055_10_0_2/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib:/tmp/c3ipr/pr_2055_10_0_2/.conan/data/bzip2/1.0.8/_/_/package/3df6ebb8a308d309e882b21988fd9ea103560e16/lib" -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/boolean_ref.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/mfast_export.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/field_visitor.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/int_ref.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/coder -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/coder/encoder -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/coder/encoder/fast_ostream.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/coder/encoder/resizable_fast_ostreambuf.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/coder/encoder/encoder_presence_map.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/coder/encoder/fast_ostreambuf.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/coder/encoder/encoder_field_operator.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/coder/encoder/fast_ostream_inserter.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/coder/common -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/coder/common/codec_helper.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/coder/common/debug_stream.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/coder/common/dictionary_builder.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/coder/common/exceptions.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/coder/fast_encoder.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/coder/fast_decoder.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/coder/decoder -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/coder/decoder/fast_istream.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/coder/decoder/fast_istreambuf.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/coder/decoder/decoder_field_operator.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/coder/decoder/fast_istream_extractor.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/coder/decoder/decoder_presence_map.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/coder/decoder/check_overflow.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/coder/mfast_coder_export.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/composite_type.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/json -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/json/mfast_json_export.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/json/json.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/field_comparator.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/nested_message_ref.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/aggregate_ref.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/array_view.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/sequence_ref.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/string_ref.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/message_ref.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/xml_parser -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/xml_parser/dynamic_templates_description.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/xml_parser/field_builder.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/xml_parser/templates_builder.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/xml_parser/fast_xml_attributes.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/xml_parser/xml_util.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/xml_parser/FastXMLVisitor.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/xml_parser/view_info_builder.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/xml_parser/template_registry_impl.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/xml_parser/field_builder_base.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/xml_parser/mfast_xml_parser_export.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/xml_parser/field_op.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/enum_ref.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/field_mref.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/view_iterator.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/group_ref.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/sqlite3 -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/sqlite3/second_pass_visitor.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/sqlite3/value_binder.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/sqlite3/aggregate_inserter.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/sqlite3/field_instruction_visitor_ex.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/sqlite3/third_pass_visitor.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/sqlite3/converter_core.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/sqlite3/sequence_inserter.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/sqlite3/field_masks.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/sqlite3/first_pass_visitor.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/sqlite3/error.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/sqlite3/tables_creator.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/sqlite3/converter.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/sqlite3/mfast_sqlite3_export.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/decimal_ref.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/vector_ref.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/exceptions.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/value_storage.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/malloc_allocator.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/allocator.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/field_ref.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/arena_allocator.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/sequence_type.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/field_instructions.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/instructions -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/instructions/decimal_instruction.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/instructions/sequence_instruction.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/instructions/int_vector_instructions.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/instructions/vector_instruction_base.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/instructions/byte_vector_instruction.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/instructions/enum_instruction.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/instructions/templateref_instruction.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/instructions/field_instruction.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/instructions/templates_description.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/instructions/int_instructions.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/instructions/template_instruction.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/instructions/string_instructions.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/instructions/group_instruction.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/output.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/lib/libmfast_coder.a -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/lib/libmfast_coder.so -- Set runtime path of "/tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/lib/libmfast_coder.so" to "/tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/lib:/tmp/c3ipr/pr_2055_10_0_2/.conan/data/tinyxml2/8.0.0/_/_/package/4d887c1c2779c63d2cdd81580698d2e22cb35b29/lib:/tmp/c3ipr/pr_2055_10_0_2/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib:/tmp/c3ipr/pr_2055_10_0_2/.conan/data/bzip2/1.0.8/_/_/package/3df6ebb8a308d309e882b21988fd9ea103560e16/lib" -- Up-to-date: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/coder -- Up-to-date: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/coder/encoder -- Up-to-date: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/coder/encoder/fast_ostream.h -- Up-to-date: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/coder/encoder/resizable_fast_ostreambuf.h -- Up-to-date: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/coder/encoder/encoder_presence_map.h -- Up-to-date: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/coder/encoder/fast_ostreambuf.h -- Up-to-date: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/coder/encoder/encoder_field_operator.h -- Up-to-date: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/coder/encoder/fast_ostream_inserter.h -- Up-to-date: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/coder/common -- Up-to-date: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/coder/common/codec_helper.h -- Up-to-date: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/coder/common/debug_stream.h -- Up-to-date: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/coder/common/dictionary_builder.h -- Up-to-date: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/coder/common/exceptions.h -- Up-to-date: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/coder/fast_encoder.h -- Up-to-date: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/coder/fast_decoder.h -- Up-to-date: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/coder/decoder -- Up-to-date: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/coder/decoder/fast_istream.h -- Up-to-date: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/coder/decoder/fast_istreambuf.h -- Up-to-date: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/coder/decoder/decoder_field_operator.h -- Up-to-date: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/coder/decoder/fast_istream_extractor.h -- Up-to-date: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/coder/decoder/decoder_presence_map.h -- Up-to-date: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/coder/decoder/check_overflow.h -- Up-to-date: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/coder/mfast_coder_export.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/lib/libmfast_xml_parser.a -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/lib/libmfast_xml_parser.so -- Set runtime path of "/tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/lib/libmfast_xml_parser.so" to "/tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/lib:/tmp/c3ipr/pr_2055_10_0_2/.conan/data/tinyxml2/8.0.0/_/_/package/4d887c1c2779c63d2cdd81580698d2e22cb35b29/lib:/tmp/c3ipr/pr_2055_10_0_2/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib:/tmp/c3ipr/pr_2055_10_0_2/.conan/data/bzip2/1.0.8/_/_/package/3df6ebb8a308d309e882b21988fd9ea103560e16/lib" -- Up-to-date: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/xml_parser/mfast_xml_parser_export.h -- Up-to-date: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/xml_parser/dynamic_templates_description.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/lib/libmfast_json.a -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/lib/libmfast_json.so -- Set runtime path of "/tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/lib/libmfast_json.so" to "/tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/lib:/tmp/c3ipr/pr_2055_10_0_2/.conan/data/tinyxml2/8.0.0/_/_/package/4d887c1c2779c63d2cdd81580698d2e22cb35b29/lib:/tmp/c3ipr/pr_2055_10_0_2/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib:/tmp/c3ipr/pr_2055_10_0_2/.conan/data/bzip2/1.0.8/_/_/package/3df6ebb8a308d309e882b21988fd9ea103560e16/lib" -- Up-to-date: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/json -- Up-to-date: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/json/mfast_json_export.h -- Up-to-date: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/json/json.h -- Installing: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/bin/fast_type_gen -- Set runtime path of "/tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/bin/fast_type_gen" to "/tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/lib:/tmp/c3ipr/pr_2055_10_0_2/.conan/data/tinyxml2/8.0.0/_/_/package/4d887c1c2779c63d2cdd81580698d2e22cb35b29/lib:/tmp/c3ipr/pr_2055_10_0_2/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib:/tmp/c3ipr/pr_2055_10_0_2/.conan/data/bzip2/1.0.8/_/_/package/3df6ebb8a308d309e882b21988fd9ea103560e16/lib" [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK mfast/1.2.1 package(): Packaged 4 '.a' files: libmfast.a, libmfast_json.a, libmfast_coder.a, libmfast_xml_parser.a mfast/1.2.1 package(): Packaged 4 '.so' files: libmfast_coder.so, libmfast_json.so, libmfast_xml_parser.so, libmfast.so mfast/1.2.1 package(): Packaged 4 '.cmake' files: mFASTTargets-release.cmake, mFASTTargets.cmake, mFASTConfigVersion.cmake, mFASTTools.cmake mfast/1.2.1 package(): Packaged 86 '.h' files mfast/1.2.1 package(): Packaged 1 file: fast_type_gen mfast/1.2.1 package(): Packaged 1 '.txt' file: licence.txt mfast/1.2.1: Package '3bfeb4f4e1fbff0abbd7515ff16df8147a3baace' created mfast/1.2.1: Created package revision f97f76bdf7781260aaf8bffaafe10859 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK mfast/1.2.1 (test package): Generator txt created conanbuildinfo.txt mfast/1.2.1 (test package): Generator cmake created conanbuildinfo.cmake mfast/1.2.1 (test package): Generated conaninfo.txt mfast/1.2.1 (test package): Generated graphinfo Using lockfile: '/tmp/c3ipr/co_pr_2055_10_0_2/recipes/mfast/all/test_package/build/b44f17e0f1d0f9b0b7fcb00aae3d39018b4f1f32/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 mfast/1.2.1 (test package): Calling build() ----Running------ > cd '/tmp/c3ipr/co_pr_2055_10_0_2/recipes/mfast/all/test_package/build/b44f17e0f1d0f9b0b7fcb00aae3d39018b4f1f32' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/tmp/c3ipr/co_pr_2055_10_0_2/recipes/mfast/all/test_package' ----------------- -- The CXX compiler identification is GNU 5.4.0 -- Check for working CXX compiler: /usr/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- 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 -- Found Boost: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include (found suitable version "1.73.0", minimum required is "1.53.0") mFAST Found! Used components: Used libraries: mfast_static -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: /tmp/c3ipr/co_pr_2055_10_0_2/recipes/mfast/all/test_package/build/b44f17e0f1d0f9b0b7fcb00aae3d39018b4f1f32 ----Running------ > cmake --build '/tmp/c3ipr/co_pr_2055_10_0_2/recipes/mfast/all/test_package/build/b44f17e0f1d0f9b0b7fcb00aae3d39018b4f1f32' '--' '-j3' ----------------- [ 25%] [FASTTYPEGEN][MDRefreshSample] Building Fast Application Types MDRefreshSample Scanning dependencies of target message_printer [ 50%] Building CXX object CMakeFiles/message_printer.dir/MDRefreshSample.cpp.o [ 75%] Building CXX object CMakeFiles/message_printer.dir/message_printer.cpp.o In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/traits/is_variable_precision.hpp:10:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/precision.hpp:9, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/number.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:29, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast.h:22, from /tmp/c3ipr/co_pr_2055_10_0_2/recipes/mfast/all/test_package/build/b44f17e0f1d0f9b0b7fcb00aae3d39018b4f1f32/MDRefreshSample.h:4, from /tmp/c3ipr/co_pr_2055_10_0_2/recipes/mfast/all/test_package/build/b44f17e0f1d0f9b0b7fcb00aae3d39018b4f1f32/MDRefreshSample.cpp:1: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:37:83: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable #pragma message("CAUTION: One or more C++11 features were found to be unavailable") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:38:153: note: #pragma message: CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021. #pragma message("CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:39:98: note: #pragma message: CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message. #pragma message("CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message.") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/traits/is_variable_precision.hpp:10:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/precision.hpp:9, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/number.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:29, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast.h:22, from /tmp/c3ipr/co_pr_2055_10_0_2/recipes/mfast/all/test_package/build/b44f17e0f1d0f9b0b7fcb00aae3d39018b4f1f32/MDRefreshSample.h:4, from /tmp/c3ipr/co_pr_2055_10_0_2/recipes/mfast/all/test_package/message_printer.cpp:1: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:37:83: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable #pragma message("CAUTION: One or more C++11 features were found to be unavailable") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:38:153: note: #pragma message: CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021. #pragma message("CAUTION: Compiling Boost.Multiprecision in non-C++11 or later conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/detail/number_base.hpp:39:98: note: #pragma message: CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message. #pragma message("CAUTION: Define BOOST_MP_DISABLE_DEPRECATE_03_WARNING to suppress this message.") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast.h:22, from /tmp/c3ipr/co_pr_2055_10_0_2/recipes/mfast/all/test_package/build/b44f17e0f1d0f9b0b7fcb00aae3d39018b4f1f32/MDRefreshSample.h:4, from /tmp/c3ipr/co_pr_2055_10_0_2/recipes/mfast/all/test_package/build/b44f17e0f1d0f9b0b7fcb00aae3d39018b4f1f32/MDRefreshSample.cpp:1: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:99:75: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast.h:22, from /tmp/c3ipr/co_pr_2055_10_0_2/recipes/mfast/all/test_package/build/b44f17e0f1d0f9b0b7fcb00aae3d39018b4f1f32/MDRefreshSample.h:4, from /tmp/c3ipr/co_pr_2055_10_0_2/recipes/mfast/all/test_package/build/b44f17e0f1d0f9b0b7fcb00aae3d39018b4f1f32/MDRefreshSample.cpp:1: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:100:126: note: #pragma message: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:101:93: note: #pragma message: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:102:92: note: #pragma message: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON) ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast.h:22, from /tmp/c3ipr/co_pr_2055_10_0_2/recipes/mfast/all/test_package/build/b44f17e0f1d0f9b0b7fcb00aae3d39018b4f1f32/MDRefreshSample.h:4, from /tmp/c3ipr/co_pr_2055_10_0_2/recipes/mfast/all/test_package/message_printer.cpp:1: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:99:75: note: #pragma message: CAUTION: One or more C++11 features were found to be unavailable BOOST_PRAGMA_MESSAGE("CAUTION: One or more C++11 features were found to be unavailable") ^ In file included from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/constants/constants.hpp:11:0, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/special_functions/asinh.hpp:25, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/multiprecision/cpp_dec_float.hpp:41, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast/decimal_ref.h:32, from /tmp/c3ipr/pr_2055_10_0_2/.conan/data/mfast/1.2.1/_/_/package/3bfeb4f4e1fbff0abbd7515ff16df8147a3baace/include/mfast.h:22, from /tmp/c3ipr/co_pr_2055_10_0_2/recipes/mfast/all/test_package/build/b44f17e0f1d0f9b0b7fcb00aae3d39018b4f1f32/MDRefreshSample.h:4, from /tmp/c3ipr/co_pr_2055_10_0_2/recipes/mfast/all/test_package/message_printer.cpp:1: /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:100:126: note: #pragma message: CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021. BOOST_PRAGMA_MESSAGE("CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now deprecated and will be removed from March 2021.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:101:93: note: #pragma message: CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message. BOOST_PRAGMA_MESSAGE("CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress this message.") ^ /tmp/c3ipr/pr_2055_10_0_2/.conan/data/boost/1.73.0/_/_/package/e646c40d8a2773a1929f277de6a8ca9a8281bde6/include/boost/math/tools/cxx03_warn.hpp:102:92: note: #pragma message: CAUTION: This message was generated due to the define: BOOST_NO_CXX11_NOEXCEPT BOOST_PRAGMA_MESSAGE("CAUTION: This message was generated due to the define: " BOOST_MATH_CXX03_WARN_REASON) ^ [100%] Linking CXX executable bin/message_printer [100%] Built target message_printer mfast/1.2.1 (test package): Running test() ----Running------ > bin/message_printer ----------------- BeginString: FIX4.4 MessageType: X SenderCompID: MsgSeqNum: 0 MDEntries: [0]: MDUpdateAction: 1 MDEntryType: abcd Symbol: AAPL SecurityType: Stock MDEntryPx: 1*10^2 MDEntrySize: 3*10^4 NumberOfOrders: 100 QuoteCondition: TradeCondition: JSON file created at '/tmp/c3ipr/co_pr_2055_10_0_2/_create.json'