Auto detecting your dev setup to initialize the default profile (/home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 9 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 '/home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.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=9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.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: 18.271484375 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 [HOOK - conan-center.py] pre_export(): [CMAKE VERSION REQUIRED (KB-H048)] OK [HOOK - conan-center.py] pre_export(): [CMAKE WINDOWS EXPORT ALL SYMBOLS (KB-H049)] OK [HOOK - conan-center.py] pre_export(): [DEFAULT OPTIONS AS DICTIONARY (KB-H051)] OK [HOOK - conan-center.py] pre_export(): [CONFIG.YML HAS NEW VERSION (KB-H052)] 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 13 '.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 [HOOK - conan-center.py] post_export(): [DEFAULT SHARED OPTION VALUE (KB-H050)] OK mfast/1.2.1: A new conanfile.py version was exported mfast/1.2.1: Folder: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/export mfast/1.2.1: Using the exported files summary hash as the recipe revision: c6ec162da68966c6719d7b750b344598 mfast/1.2.1: Exported revision: c6ec162da68966c6719d7b750b344598 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=9 os=Linux os_build=Linux [options] mfast:shared=False [build_requires] [env] boost/1.74.0: Not found in local cache, looking in remotes... boost/1.74.0: Trying with 'c3i_PR-2720_c3adee22ec3c27f5d15616268b3c0d723736bcce'... boost/1.74.0: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz boost/1.74.0: Downloaded recipe revision 3e4a32fc9165922c8e355318a4a6ef5e zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'c3i_PR-2720_c3adee22ec3c27f5d15616268b3c0d723736bcce'... zlib/1.2.11: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.11: Downloaded recipe revision c39ae6b4e9f752e46539badf1317ec06 bzip2/1.0.8: Not found in local cache, looking in remotes... bzip2/1.0.8: Trying with 'c3i_PR-2720_c3adee22ec3c27f5d15616268b3c0d723736bcce'... 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-2720_c3adee22ec3c27f5d15616268b3c0d723736bcce'... 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.74.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.74.0:020be167c6748e1e82d613b2837bf63074e10744 - Download bzip2/1.0.8:da606cf731e334010b0bf6e85a2a6f891b9f36b0 - Download mfast/1.2.1:a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2 - Build tinyxml2/8.0.0:b911f48570f9bb2902d9e83b2b9ebf9d376c8c56 - Download zlib/1.2.11:6af9cc7cb931c5ad942174fd7838eb655717c709 - Download Installing (downloading, building) binaries... bzip2/1.0.8: Retrieving package da606cf731e334010b0bf6e85a2a6f891b9f36b0 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz bzip2/1.0.8: Package installed da606cf731e334010b0bf6e85a2a6f891b9f36b0 bzip2/1.0.8: Downloaded package revision 119db621df9a18b43913e20911274114 tinyxml2/8.0.0: Retrieving package b911f48570f9bb2902d9e83b2b9ebf9d376c8c56 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz tinyxml2/8.0.0: Package installed b911f48570f9bb2902d9e83b2b9ebf9d376c8c56 tinyxml2/8.0.0: Downloaded package revision 8e0ba81567bc081e3154ae4c44dc87b2 zlib/1.2.11: Retrieving package 6af9cc7cb931c5ad942174fd7838eb655717c709 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed 6af9cc7cb931c5ad942174fd7838eb655717c709 zlib/1.2.11: Downloaded package revision ec4a14c0f7026c0c4d5003e2b69a703c boost/1.74.0: Retrieving package 020be167c6748e1e82d613b2837bf63074e10744 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz boost/1.74.0: Package installed 020be167c6748e1e82d613b2837bf63074e10744 boost/1.74.0: Downloaded package revision 42b3e632eab8553db1e2d1ee9830a229 [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.74.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_fiber', '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.74.0: Package folder: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744 [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 /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.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 /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2 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 '/home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2" -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 '/home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder' ----------------- -- The C compiler identification is GNU 9.2.1 -- The CXX compiler identification is GNU 9.2.1 -- 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 9 -- Conan: Checking correct version: 9 -- 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: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/build_subfolder ----Running------ > cmake --build '/home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target mfast_static Scanning dependencies of target mfast_xml_parser_static [ 2%] Building CXX object src/mfast/CMakeFiles/mfast_static.dir/allocator.cpp.o [ 4%] Building CXX object src/mfast/xml_parser/CMakeFiles/mfast_xml_parser_static.dir/FastXMLVisitor.cpp.o Scanning dependencies of target mfast_coder_static [ 6%] Building CXX object src/mfast/CMakeFiles/mfast_static.dir/arena_allocator.cpp.o [ 8%] Building CXX object src/mfast/coder/CMakeFiles/mfast_coder_static.dir/common/dictionary_builder.cpp.o [ 10%] Building CXX object src/mfast/CMakeFiles/mfast_static.dir/boolean_ref.cpp.o [ 12%] Building CXX object src/mfast/CMakeFiles/mfast_static.dir/decimal_ref.cpp.o [ 14%] Building CXX object src/mfast/xml_parser/CMakeFiles/mfast_xml_parser_static.dir/field_builder.cpp.o [ 17%] Building CXX object src/mfast/CMakeFiles/mfast_static.dir/exceptions.cpp.o [ 19%] Building CXX object src/mfast/coder/CMakeFiles/mfast_coder_static.dir/decoder/decoder_field_operator.cpp.o In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/math/tools/cxx03_warn.hpp:9, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/math/constants/constants.hpp:11, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/math/special_functions/asinh.hpp:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/multiprecision/cpp_dec_float.hpp:41, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/decimal_ref.h:32, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_mref.h:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/aggregate_ref.h:23, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/view_iterator.h:5, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/dynamic_templates_description.h:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/template_registry_impl.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/field_builder_base.h:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/field_builder.h:23, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/field_builder.cpp:19: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: in definition of macro ‘BOOST_PRAGMA_MESSAGE’ 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/range/result_iterator.hpp:20:1: note: in expansion of macro ‘BOOST_HEADER_DEPRECATED’ 20 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: in definition of macro ‘BOOST_PRAGMA_MESSAGE’ 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/range/const_reverse_iterator.hpp:20:1: note: in expansion of macro ‘BOOST_HEADER_DEPRECATED’ 20 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: in definition of macro ‘BOOST_PRAGMA_MESSAGE’ 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/range/reverse_result_iterator.hpp:20:1: note: in expansion of macro ‘BOOST_HEADER_DEPRECATED’ 20 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_mref.h:26, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/aggregate_ref.h:23, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/view_iterator.h:5, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/dynamic_templates_description.h:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/template_registry_impl.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/field_builder_base.h:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/field_builder.h:23, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/field_builder.cpp:19: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h: In instantiation of ‘mfast::string_cref_base::string_cref_base(const mfast::string_cref_base&) [with Instruction = mfast::ascii_field_instruction]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:161:56: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:40:50: warning: implicitly-declared ‘mfast::vector_cref_base::vector_cref_base(const mfast::vector_cref_base&)’ is deprecated [-Wdeprecated-copy] 40 | : vector_cref_base(other) | ^ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_mref.h:26, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/aggregate_ref.h:23, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/view_iterator.h:5, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/dynamic_templates_description.h:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/template_registry_impl.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/field_builder_base.h:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/field_builder.h:23, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/field_builder.cpp:19: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = char; InstructionType = mfast::ascii_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_mref.h:26, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/aggregate_ref.h:23, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/view_iterator.h:5, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/dynamic_templates_description.h:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/template_registry_impl.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/field_builder_base.h:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/field_builder.h:23, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/field_builder.cpp:19: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h: In instantiation of ‘mfast::string_cref_base::string_cref_base(const mfast::string_cref_base&) [with Instruction = mfast::unicode_field_instruction]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:194:58: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:40:50: warning: implicitly-declared ‘mfast::vector_cref_base::vector_cref_base(const mfast::vector_cref_base&)’ is deprecated [-Wdeprecated-copy] 40 | : vector_cref_base(other) | ^ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_mref.h:26, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/aggregate_ref.h:23, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/view_iterator.h:5, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/dynamic_templates_description.h:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/template_registry_impl.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/field_builder_base.h:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/field_builder.h:23, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/field_builder.cpp:19: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = char; InstructionType = mfast::unicode_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ [ 21%] Building CXX object src/mfast/CMakeFiles/mfast_static.dir/field_instructions.cpp.o In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/decoder/../common/codec_helper.h:22, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/decoder/decoder_field_operator.cpp:20: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h: In instantiation of ‘mfast::string_cref_base::string_cref_base(const mfast::string_cref_base&) [with Instruction = mfast::ascii_field_instruction]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:161:56: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:40:50: warning: implicitly-declared ‘mfast::vector_cref_base::vector_cref_base(const mfast::vector_cref_base&)’ is deprecated [-Wdeprecated-copy] 40 | : vector_cref_base(other) | ^ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/decoder/../common/codec_helper.h:22, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/decoder/decoder_field_operator.cpp:20: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = char; InstructionType = mfast::ascii_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/decoder/../common/codec_helper.h:22, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/decoder/decoder_field_operator.cpp:20: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h: In instantiation of ‘mfast::string_cref_base::string_cref_base(const mfast::string_cref_base&) [with Instruction = mfast::unicode_field_instruction]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:194:58: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:40:50: warning: implicitly-declared ‘mfast::vector_cref_base::vector_cref_base(const mfast::vector_cref_base&)’ is deprecated [-Wdeprecated-copy] 40 | : vector_cref_base(other) | ^ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/decoder/../common/codec_helper.h:22, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/decoder/decoder_field_operator.cpp:20: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = char; InstructionType = mfast::unicode_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/decoder/decoder_field_operator.cpp:21: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/decoder/fast_istream.h: In instantiation of ‘typename boost::enable_if, bool>::type mfast::fast_istream::decode(T&, bool) [with T = short int; typename boost::enable_if, bool>::type = bool]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/decoder/fast_istream_extractor.h:44:62: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/decoder/fast_istream.h:304:35: warning: left shift of negative value [-Wshift-negative-value] 304 | tmp = (static_cast(-1) << 7) | (c & 0x7F); | ~~~~~~~~~~~~~~~~~~~~^~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/decoder/fast_istream.h: In instantiation of ‘typename boost::enable_if, bool>::type mfast::fast_istream::decode(T&, bool) [with T = long int; typename boost::enable_if, bool>::type = bool]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/decoder/fast_istream_extractor.h:101:55: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/decoder/fast_istream.h:304:35: warning: left shift of negative value [-Wshift-negative-value] [ 23%] Building CXX object src/mfast/CMakeFiles/mfast_static.dir/field_ref.cpp.o /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/decoder/fast_istream.h: In instantiation of ‘typename boost::enable_if, bool>::type mfast::fast_istream::decode(T&, bool) [with T = int; typename boost::enable_if, bool>::type = bool]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/decoder/decoder_field_operator.cpp:602:9: required from ‘void mfast::decoder_detail::delta_operator::decode_string(const T&, mfast::fast_istream&, mfast::decoder_presence_map&) const [with T = mfast::string_mref]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/decoder/decoder_field_operator.cpp:696:41: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/decoder/fast_istream.h:304:35: warning: left shift of negative value [-Wshift-negative-value] [ 25%] Building CXX object src/mfast/CMakeFiles/mfast_static.dir/malloc_allocator.cpp.o [ 27%] Building CXX object src/mfast/CMakeFiles/mfast_static.dir/sequence_ref.cpp.o [ 29%] Building CXX object src/mfast/xml_parser/CMakeFiles/mfast_xml_parser_static.dir/field_op.cpp.o [ 31%] Building CXX object src/mfast/coder/CMakeFiles/mfast_coder_static.dir/decoder/decoder_presence_map.cpp.o In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/math/tools/cxx03_warn.hpp:9, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/math/constants/constants.hpp:11, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/math/special_functions/asinh.hpp:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/multiprecision/cpp_dec_float.hpp:41, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/decimal_ref.h:32, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_mref.h:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/group_ref.h:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/sequence_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/sequence_ref.cpp:19: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: in definition of macro ‘BOOST_PRAGMA_MESSAGE’ 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/range/result_iterator.hpp:20:1: note: in expansion of macro ‘BOOST_HEADER_DEPRECATED’ 20 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: in definition of macro ‘BOOST_PRAGMA_MESSAGE’ 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/range/const_reverse_iterator.hpp:20:1: note: in expansion of macro ‘BOOST_HEADER_DEPRECATED’ 20 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: in definition of macro ‘BOOST_PRAGMA_MESSAGE’ 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/range/reverse_result_iterator.hpp:20:1: note: in expansion of macro ‘BOOST_HEADER_DEPRECATED’ 20 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/decoder/decoder_presence_map.cpp:44:18: warning: ‘{anonymous}::dummy’ defined but not used [-Wunused-variable] 44 | namespace { char dummy; }; | ^~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_mref.h:26, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/group_ref.h:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/sequence_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/sequence_ref.cpp:19: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h: In instantiation of ‘mfast::string_cref_base::string_cref_base(const mfast::string_cref_base&) [with Instruction = mfast::ascii_field_instruction]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:161:56: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:40:50: warning: implicitly-declared ‘mfast::vector_cref_base::vector_cref_base(const mfast::vector_cref_base&)’ is deprecated [-Wdeprecated-copy] 40 | : vector_cref_base(other) | ^ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_mref.h:26, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/group_ref.h:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/sequence_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/sequence_ref.cpp:19: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = char; InstructionType = mfast::ascii_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_mref.h:26, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/group_ref.h:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/sequence_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/sequence_ref.cpp:19: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h: In instantiation of ‘mfast::string_cref_base::string_cref_base(const mfast::string_cref_base&) [with Instruction = mfast::unicode_field_instruction]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:194:58: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:40:50: warning: implicitly-declared ‘mfast::vector_cref_base::vector_cref_base(const mfast::vector_cref_base&)’ is deprecated [-Wdeprecated-copy] 40 | : vector_cref_base(other) | ^ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_mref.h:26, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/group_ref.h:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/sequence_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/sequence_ref.cpp:19: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = char; InstructionType = mfast::unicode_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ [ 34%] Building CXX object src/mfast/coder/CMakeFiles/mfast_coder_static.dir/decoder/fast_decoder.cpp.o [ 36%] Building CXX object src/mfast/xml_parser/CMakeFiles/mfast_xml_parser_static.dir/templates_builder.cpp.o In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/math/tools/cxx03_warn.hpp:9, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/math/constants/constants.hpp:11, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/math/special_functions/asinh.hpp:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/multiprecision/cpp_dec_float.hpp:41, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/decimal_ref.h:32, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_mref.h:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/group_ref.h:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/message_ref.h:27, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/decoder/../fast_decoder.h:22, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/decoder/fast_decoder.cpp:21: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: in definition of macro ‘BOOST_PRAGMA_MESSAGE’ 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/range/result_iterator.hpp:20:1: note: in expansion of macro ‘BOOST_HEADER_DEPRECATED’ 20 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: in definition of macro ‘BOOST_PRAGMA_MESSAGE’ 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/range/const_reverse_iterator.hpp:20:1: note: in expansion of macro ‘BOOST_HEADER_DEPRECATED’ 20 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: in definition of macro ‘BOOST_PRAGMA_MESSAGE’ 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/range/reverse_result_iterator.hpp:20:1: note: in expansion of macro ‘BOOST_HEADER_DEPRECATED’ 20 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ [ 38%] Building CXX object src/mfast/CMakeFiles/mfast_static.dir/value_storage.cpp.o In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_mref.h:26, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/group_ref.h:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/message_ref.h:27, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/decoder/../fast_decoder.h:22, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/decoder/fast_decoder.cpp:21: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h: In instantiation of ‘mfast::string_cref_base::string_cref_base(const mfast::string_cref_base&) [with Instruction = mfast::ascii_field_instruction]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:161:56: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:40:50: warning: implicitly-declared ‘mfast::vector_cref_base::vector_cref_base(const mfast::vector_cref_base&)’ is deprecated [-Wdeprecated-copy] 40 | : vector_cref_base(other) | ^ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_mref.h:26, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/group_ref.h:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/message_ref.h:27, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/decoder/../fast_decoder.h:22, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/decoder/fast_decoder.cpp:21: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = char; InstructionType = mfast::ascii_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_mref.h:26, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/group_ref.h:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/message_ref.h:27, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/decoder/../fast_decoder.h:22, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/decoder/fast_decoder.cpp:21: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h: In instantiation of ‘mfast::string_cref_base::string_cref_base(const mfast::string_cref_base&) [with Instruction = mfast::unicode_field_instruction]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:194:58: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:40:50: warning: implicitly-declared ‘mfast::vector_cref_base::vector_cref_base(const mfast::vector_cref_base&)’ is deprecated [-Wdeprecated-copy] 40 | : vector_cref_base(other) | ^ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_mref.h:26, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/group_ref.h:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/message_ref.h:27, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/decoder/../fast_decoder.h:22, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/decoder/fast_decoder.cpp:21: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = char; InstructionType = mfast::unicode_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/decoder/../fast_decoder.h:22, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/decoder/fast_decoder.cpp:21: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/message_ref.h: In instantiation of ‘mfast::make_message_mref::make_message_mref(const mfast::make_message_mref&) [with AggregateMRef = mfast::make_aggregate_mref; TemplateType = mfast::template_instruction]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/message_ref.h:123:9: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/message_ref.h:256:25: warning: implicitly-declared ‘mfast::make_aggregate_mref::make_aggregate_mref(const mfast::make_aggregate_mref&)’ is deprecated [-Wdeprecated-copy] 256 | : AggregateMRef(mref) | ^ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/group_ref.h:26, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/message_ref.h:27, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/decoder/../fast_decoder.h:22, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/decoder/fast_decoder.cpp:21: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/aggregate_ref.h:239:26: note: because ‘mfast::make_aggregate_mref’ has user-provided ‘mfast::make_aggregate_mref& mfast::make_aggregate_mref::operator=(const mfast::make_aggregate_mref&) [with ConstRef = mfast::aggregate_cref]’ 239 | make_aggregate_mref& operator= (const make_aggregate_mref&); | ^~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/decoder/decoder_field_operator.h:26, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/decoder/fast_decoder.cpp:32: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/decoder/fast_istream.h: In instantiation of ‘typename boost::enable_if, bool>::type mfast::fast_istream::decode(T&, bool) [with T = int; typename boost::enable_if, bool>::type = bool]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/decoder/fast_decoder.cpp:171:7: required from ‘void mfast::fast_decoder_impl::visit(mfast::int_vector_mref&) [with IntType = int]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:255:9: required from ‘void mfast::detail::field_mutator_adaptor::visit(const int32_vector_field_instruction*, void*) [with FieldMutator = mfast::fast_decoder_impl; mfast::int32_vector_field_instruction = mfast::vector_field_instruction]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:252:20: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/decoder/fast_istream.h:304:35: warning: left shift of negative value [-Wshift-negative-value] 304 | tmp = (static_cast(-1) << 7) | (c & 0x7F); | ~~~~~~~~~~~~~~~~~~~~^~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/decoder/fast_istream.h: In instantiation of ‘typename boost::enable_if, bool>::type mfast::fast_istream::decode(T&, bool) [with T = long int; typename boost::enable_if, bool>::type = bool]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/decoder/fast_decoder.cpp:171:7: required from ‘void mfast::fast_decoder_impl::visit(mfast::int_vector_mref&) [with IntType = long int]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:267:9: required from ‘void mfast::detail::field_mutator_adaptor::visit(const int64_vector_field_instruction*, void*) [with FieldMutator = mfast::fast_decoder_impl; mfast::int64_vector_field_instruction = mfast::vector_field_instruction]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:264:20: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/decoder/fast_istream.h:304:35: warning: left shift of negative value [-Wshift-negative-value] [ 40%] Building CXX object src/mfast/CMakeFiles/mfast_static.dir/view_iterator.cpp.o In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/math/tools/cxx03_warn.hpp:9, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/math/constants/constants.hpp:11, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/math/special_functions/asinh.hpp:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/multiprecision/cpp_dec_float.hpp:41, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/decimal_ref.h:32, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_mref.h:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/aggregate_ref.h:23, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/view_iterator.h:5, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/dynamic_templates_description.h:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/template_registry_impl.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/field_builder_base.h:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/field_builder.h:23, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/templates_builder.h:7, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/templates_builder.cpp:20: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: in definition of macro ‘BOOST_PRAGMA_MESSAGE’ 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/range/result_iterator.hpp:20:1: note: in expansion of macro ‘BOOST_HEADER_DEPRECATED’ 20 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: in definition of macro ‘BOOST_PRAGMA_MESSAGE’ 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/range/const_reverse_iterator.hpp:20:1: note: in expansion of macro ‘BOOST_HEADER_DEPRECATED’ 20 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: in definition of macro ‘BOOST_PRAGMA_MESSAGE’ 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/range/reverse_result_iterator.hpp:20:1: note: in expansion of macro ‘BOOST_HEADER_DEPRECATED’ 20 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_mref.h:26, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/aggregate_ref.h:23, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/view_iterator.h:5, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/dynamic_templates_description.h:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/template_registry_impl.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/field_builder_base.h:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/field_builder.h:23, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/templates_builder.h:7, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/templates_builder.cpp:20: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h: In instantiation of ‘mfast::string_cref_base::string_cref_base(const mfast::string_cref_base&) [with Instruction = mfast::ascii_field_instruction]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:161:56: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:40:50: warning: implicitly-declared ‘mfast::vector_cref_base::vector_cref_base(const mfast::vector_cref_base&)’ is deprecated [-Wdeprecated-copy] 40 | : vector_cref_base(other) | ^ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_mref.h:26, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/aggregate_ref.h:23, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/view_iterator.h:5, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/dynamic_templates_description.h:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/template_registry_impl.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/field_builder_base.h:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/field_builder.h:23, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/templates_builder.h:7, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/templates_builder.cpp:20: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = char; InstructionType = mfast::ascii_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_mref.h:26, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/aggregate_ref.h:23, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/view_iterator.h:5, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/dynamic_templates_description.h:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/template_registry_impl.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/field_builder_base.h:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/field_builder.h:23, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/templates_builder.h:7, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/templates_builder.cpp:20: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h: In instantiation of ‘mfast::string_cref_base::string_cref_base(const mfast::string_cref_base&) [with Instruction = mfast::unicode_field_instruction]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:194:58: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:40:50: warning: implicitly-declared ‘mfast::vector_cref_base::vector_cref_base(const mfast::vector_cref_base&)’ is deprecated [-Wdeprecated-copy] 40 | : vector_cref_base(other) | ^ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_mref.h:26, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/aggregate_ref.h:23, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/view_iterator.h:5, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/dynamic_templates_description.h:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/template_registry_impl.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/field_builder_base.h:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/field_builder.h:23, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/templates_builder.h:7, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/templates_builder.cpp:20: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = char; InstructionType = mfast::unicode_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:26, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/view_info_builder.h:6, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/templates_builder.cpp:22: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/message_ref.h: In instantiation of ‘mfast::make_message_mref::make_message_mref(const mfast::make_message_mref&) [with AggregateMRef = mfast::make_aggregate_mref; TemplateType = mfast::template_instruction]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/message_ref.h:123:9: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/message_ref.h:256:25: warning: implicitly-declared ‘mfast::make_aggregate_mref::make_aggregate_mref(const mfast::make_aggregate_mref&)’ is deprecated [-Wdeprecated-copy] 256 | : AggregateMRef(mref) | ^ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/view_iterator.h:5, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/dynamic_templates_description.h:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/template_registry_impl.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/field_builder_base.h:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/field_builder.h:23, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/templates_builder.h:7, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/templates_builder.cpp:20: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/aggregate_ref.h:239:26: note: because ‘mfast::make_aggregate_mref’ has user-provided ‘mfast::make_aggregate_mref& mfast::make_aggregate_mref::operator=(const mfast::make_aggregate_mref&) [with ConstRef = mfast::aggregate_cref]’ 239 | make_aggregate_mref& operator= (const make_aggregate_mref&); | ^~~~~~~~ [ 42%] Building CXX object src/mfast/coder/CMakeFiles/mfast_coder_static.dir/decoder/fast_istream.cpp.o In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_mref.h:26, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/aggregate_ref.h:23, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/view_iterator.h:5, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/dynamic_templates_description.h:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/template_registry_impl.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/field_builder_base.h:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/field_builder.h:23, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/templates_builder.h:7, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/templates_builder.cpp:20: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h: In instantiation of ‘mfast::vector_cref::vector_cref(const mfast::vector_cref&) [with T = unsigned char]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_comparator.h:28:20: required from ‘void mfast::detail::field_comparator::visit(const SimpleType&) const [with SimpleType = mfast::vector_cref]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:113:9: required from ‘void mfast::detail::field_accessor_adaptor::visit(const mfast::byte_vector_field_instruction*, void*) [with FieldAccessor = mfast::detail::field_comparator]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:110:20: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:214:24: warning: implicitly-declared ‘mfast::vector_cref_base::vector_cref_base(const mfast::vector_cref_base&)’ is deprecated [-Wdeprecated-copy] 214 | : base_type(other) | ^ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = unsigned char; InstructionType = mfast::byte_vector_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h: In instantiation of ‘mfast::vector_cref::vector_cref(const mfast::vector_cref&) [with T = int]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:244:24: required from ‘mfast::int_vector_cref::int_vector_cref(const mfast::int_vector_cref&) [with T = int]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_comparator.h:28:20: required from ‘void mfast::detail::field_comparator::visit(const SimpleType&) const [with SimpleType = mfast::int_vector_cref]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:119:9: required from ‘void mfast::detail::field_accessor_adaptor::visit(const int32_vector_field_instruction*, void*) [with FieldAccessor = mfast::detail::field_comparator; mfast::int32_vector_field_instruction = mfast::vector_field_instruction]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:116:20: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:214:24: warning: implicitly-declared ‘mfast::vector_cref_base >::vector_cref_base(const mfast::vector_cref_base >&)’ is deprecated [-Wdeprecated-copy] 214 | : base_type(other) | ^ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base >’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = int; InstructionType = mfast::vector_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h: In instantiation of ‘mfast::vector_cref::vector_cref(const mfast::vector_cref&) [with T = unsigned int]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:244:24: required from ‘mfast::int_vector_cref::int_vector_cref(const mfast::int_vector_cref&) [with T = unsigned int]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_comparator.h:28:20: required from ‘void mfast::detail::field_comparator::visit(const SimpleType&) const [with SimpleType = mfast::int_vector_cref]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:125:9: required from ‘void mfast::detail::field_accessor_adaptor::visit(const uint32_vector_field_instruction*, void*) [with FieldAccessor = mfast::detail::field_comparator; mfast::uint32_vector_field_instruction = mfast::vector_field_instruction]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:122:20: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:214:24: warning: implicitly-declared ‘mfast::vector_cref_base >::vector_cref_base(const mfast::vector_cref_base >&)’ is deprecated [-Wdeprecated-copy] 214 | : base_type(other) | ^ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base >’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = unsigned int; InstructionType = mfast::vector_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h: In instantiation of ‘mfast::vector_cref::vector_cref(const mfast::vector_cref&) [with T = long int]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:244:24: required from ‘mfast::int_vector_cref::int_vector_cref(const mfast::int_vector_cref&) [with T = long int]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_comparator.h:28:20: required from ‘void mfast::detail::field_comparator::visit(const SimpleType&) const [with SimpleType = mfast::int_vector_cref]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:131:9: required from ‘void mfast::detail::field_accessor_adaptor::visit(const int64_vector_field_instruction*, void*) [with FieldAccessor = mfast::detail::field_comparator; mfast::int64_vector_field_instruction = mfast::vector_field_instruction]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:128:20: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:214:24: warning: implicitly-declared ‘mfast::vector_cref_base >::vector_cref_base(const mfast::vector_cref_base >&)’ is deprecated [-Wdeprecated-copy] 214 | : base_type(other) | ^ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base >’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = long int; InstructionType = mfast::vector_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h: In instantiation of ‘mfast::vector_cref::vector_cref(const mfast::vector_cref&) [with T = long unsigned int]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:244:24: required from ‘mfast::int_vector_cref::int_vector_cref(const mfast::int_vector_cref&) [with T = long unsigned int]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_comparator.h:28:20: required from ‘void mfast::detail::field_comparator::visit(const SimpleType&) const [with SimpleType = mfast::int_vector_cref]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:137:9: required from ‘void mfast::detail::field_accessor_adaptor::visit(const uint64_vector_field_instruction*, void*) [with FieldAccessor = mfast::detail::field_comparator; mfast::uint64_vector_field_instruction = mfast::vector_field_instruction]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:134:20: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:214:24: warning: implicitly-declared ‘mfast::vector_cref_base >::vector_cref_base(const mfast::vector_cref_base >&)’ is deprecated [-Wdeprecated-copy] 214 | : base_type(other) | ^ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base >’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = long unsigned int; InstructionType = mfast::vector_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/math/tools/cxx03_warn.hpp:9, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/math/constants/constants.hpp:11, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/math/special_functions/asinh.hpp:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/multiprecision/cpp_dec_float.hpp:41, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/decimal_ref.h:32, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_mref.h:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/aggregate_ref.h:23, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/view_iterator.h:5, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/view_iterator.cpp:7: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: in definition of macro ‘BOOST_PRAGMA_MESSAGE’ 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/range/result_iterator.hpp:20:1: note: in expansion of macro ‘BOOST_HEADER_DEPRECATED’ 20 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: in definition of macro ‘BOOST_PRAGMA_MESSAGE’ 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/range/const_reverse_iterator.hpp:20:1: note: in expansion of macro ‘BOOST_HEADER_DEPRECATED’ 20 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: in definition of macro ‘BOOST_PRAGMA_MESSAGE’ 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/range/reverse_result_iterator.hpp:20:1: note: in expansion of macro ‘BOOST_HEADER_DEPRECATED’ 20 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_mref.h:26, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/aggregate_ref.h:23, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/view_iterator.h:5, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/view_iterator.cpp:7: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h: In instantiation of ‘mfast::string_cref_base::string_cref_base(const mfast::string_cref_base&) [with Instruction = mfast::ascii_field_instruction]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:161:56: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:40:50: warning: implicitly-declared ‘mfast::vector_cref_base::vector_cref_base(const mfast::vector_cref_base&)’ is deprecated [-Wdeprecated-copy] 40 | : vector_cref_base(other) | ^ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_mref.h:26, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/aggregate_ref.h:23, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/view_iterator.h:5, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/view_iterator.cpp:7: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = char; InstructionType = mfast::ascii_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_mref.h:26, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/aggregate_ref.h:23, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/view_iterator.h:5, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/view_iterator.cpp:7: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h: In instantiation of ‘mfast::string_cref_base::string_cref_base(const mfast::string_cref_base&) [with Instruction = mfast::unicode_field_instruction]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:194:58: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:40:50: warning: implicitly-declared ‘mfast::vector_cref_base::vector_cref_base(const mfast::vector_cref_base&)’ is deprecated [-Wdeprecated-copy] 40 | : vector_cref_base(other) | ^ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_mref.h:26, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/aggregate_ref.h:23, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/view_iterator.h:5, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/view_iterator.cpp:7: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = char; InstructionType = mfast::unicode_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ [ 44%] Building CXX object src/mfast/coder/CMakeFiles/mfast_coder_static.dir/encoder/encoder_field_operator.cpp.o [ 46%] Building CXX object src/mfast/CMakeFiles/mfast_static.dir/instructions/byte_vector_instruction.cpp.o [ 48%] Building CXX object src/mfast/xml_parser/CMakeFiles/mfast_xml_parser_static.dir/view_info_builder.cpp.o [ 51%] Building CXX object src/mfast/CMakeFiles/mfast_static.dir/instructions/decimal_instruction.cpp.o [ 53%] Building CXX object src/mfast/CMakeFiles/mfast_static.dir/instructions/enum_instruction.cpp.o [ 55%] Building CXX object src/mfast/CMakeFiles/mfast_static.dir/instructions/field_instruction.cpp.o In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/encoder/../common/codec_helper.h:22, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/encoder/encoder_field_operator.cpp:23: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h: In instantiation of ‘mfast::string_cref_base::string_cref_base(const mfast::string_cref_base&) [with Instruction = mfast::ascii_field_instruction]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:161:56: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:40:50: warning: implicitly-declared ‘mfast::vector_cref_base::vector_cref_base(const mfast::vector_cref_base&)’ is deprecated [-Wdeprecated-copy] 40 | : vector_cref_base(other) | ^ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/encoder/../common/codec_helper.h:22, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/encoder/encoder_field_operator.cpp:23: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = char; InstructionType = mfast::ascii_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/encoder/../common/codec_helper.h:22, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/encoder/encoder_field_operator.cpp:23: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h: In instantiation of ‘mfast::string_cref_base::string_cref_base(const mfast::string_cref_base&) [with Instruction = mfast::unicode_field_instruction]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:194:58: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:40:50: warning: implicitly-declared ‘mfast::vector_cref_base::vector_cref_base(const mfast::vector_cref_base&)’ is deprecated [-Wdeprecated-copy] 40 | : vector_cref_base(other) | ^ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/encoder/../common/codec_helper.h:22, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/encoder/encoder_field_operator.cpp:23: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = char; InstructionType = mfast::unicode_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ [ 57%] Building CXX object src/mfast/CMakeFiles/mfast_static.dir/instructions/group_instruction.cpp.o /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/instructions/group_instruction.cpp: In member function ‘virtual void mfast::group_field_instruction::construct_value(mfast::value_storage&, mfast::value_storage*, mfast::allocator*, bool) const’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/instructions/group_instruction.cpp:108:76: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘union mfast::value_storage’; use assignment or value-initialization instead [-Wclass-memaccess] 108 | memset(storage.of_group.content_, 0, this->group_content_byte_count()); | ^ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/instructions/field_instruction.h:26, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/instructions/group_instruction.h:22, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/instructions/group_instruction.cpp:19: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/value_storage.h:34:22: note: ‘union mfast::value_storage’ declared here 34 | union MFAST_EXPORT value_storage { | ^~~~~~~~~~~~~ [ 59%] Building CXX object src/mfast/CMakeFiles/mfast_static.dir/instructions/int_instructions.cpp.o [ 61%] Building CXX object src/mfast/CMakeFiles/mfast_static.dir/instructions/sequence_instruction.cpp.o [ 63%] Building CXX object src/mfast/CMakeFiles/mfast_static.dir/instructions/string_instructions.cpp.o In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/math/tools/cxx03_warn.hpp:9, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/math/constants/constants.hpp:11, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/math/special_functions/asinh.hpp:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/multiprecision/cpp_dec_float.hpp:41, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/decimal_ref.h:32, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:22, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/view_info_builder.h:6, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/view_info_builder.cpp:3: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: in definition of macro ‘BOOST_PRAGMA_MESSAGE’ 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/range/result_iterator.hpp:20:1: note: in expansion of macro ‘BOOST_HEADER_DEPRECATED’ 20 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: in definition of macro ‘BOOST_PRAGMA_MESSAGE’ 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/range/const_reverse_iterator.hpp:20:1: note: in expansion of macro ‘BOOST_HEADER_DEPRECATED’ 20 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: in definition of macro ‘BOOST_PRAGMA_MESSAGE’ 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/range/reverse_result_iterator.hpp:20:1: note: in expansion of macro ‘BOOST_HEADER_DEPRECATED’ 20 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ [ 65%] Building CXX object src/mfast/CMakeFiles/mfast_static.dir/instructions/template_instruction.cpp.o In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/view_info_builder.h:6, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/view_info_builder.cpp:3: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h: In instantiation of ‘mfast::string_cref_base::string_cref_base(const mfast::string_cref_base&) [with Instruction = mfast::ascii_field_instruction]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:161:56: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:40:50: warning: implicitly-declared ‘mfast::vector_cref_base::vector_cref_base(const mfast::vector_cref_base&)’ is deprecated [-Wdeprecated-copy] 40 | : vector_cref_base(other) | ^ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/view_info_builder.h:6, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/view_info_builder.cpp:3: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = char; InstructionType = mfast::ascii_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/view_info_builder.h:6, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/view_info_builder.cpp:3: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h: In instantiation of ‘mfast::string_cref_base::string_cref_base(const mfast::string_cref_base&) [with Instruction = mfast::unicode_field_instruction]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:194:58: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:40:50: warning: implicitly-declared ‘mfast::vector_cref_base::vector_cref_base(const mfast::vector_cref_base&)’ is deprecated [-Wdeprecated-copy] 40 | : vector_cref_base(other) | ^ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/view_info_builder.h:6, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/view_info_builder.cpp:3: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = char; InstructionType = mfast::unicode_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:26, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/view_info_builder.h:6, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/view_info_builder.cpp:3: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/message_ref.h: In instantiation of ‘mfast::make_message_mref::make_message_mref(const mfast::make_message_mref&) [with AggregateMRef = mfast::make_aggregate_mref; TemplateType = mfast::template_instruction]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/message_ref.h:123:9: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/message_ref.h:256:25: warning: implicitly-declared ‘mfast::make_aggregate_mref::make_aggregate_mref(const mfast::make_aggregate_mref&)’ is deprecated [-Wdeprecated-copy] 256 | : AggregateMRef(mref) | ^ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/group_ref.h:26, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/sequence_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/view_info_builder.h:6, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/view_info_builder.cpp:3: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/aggregate_ref.h:239:26: note: because ‘mfast::make_aggregate_mref’ has user-provided ‘mfast::make_aggregate_mref& mfast::make_aggregate_mref::operator=(const mfast::make_aggregate_mref&) [with ConstRef = mfast::aggregate_cref]’ 239 | make_aggregate_mref& operator= (const make_aggregate_mref&); | ^~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/view_info_builder.h:6, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/xml_parser/view_info_builder.cpp:3: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h: In instantiation of ‘mfast::vector_cref::vector_cref(const mfast::vector_cref&) [with T = unsigned char]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_comparator.h:28:20: required from ‘void mfast::detail::field_comparator::visit(const SimpleType&) const [with SimpleType = mfast::vector_cref]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:113:9: required from ‘void mfast::detail::field_accessor_adaptor::visit(const mfast::byte_vector_field_instruction*, void*) [with FieldAccessor = mfast::detail::field_comparator]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:110:20: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:214:24: warning: implicitly-declared ‘mfast::vector_cref_base::vector_cref_base(const mfast::vector_cref_base&)’ is deprecated [-Wdeprecated-copy] 214 | : base_type(other) | ^ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = unsigned char; InstructionType = mfast::byte_vector_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h: In instantiation of ‘mfast::vector_cref::vector_cref(const mfast::vector_cref&) [with T = int]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:244:24: required from ‘mfast::int_vector_cref::int_vector_cref(const mfast::int_vector_cref&) [with T = int]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_comparator.h:28:20: required from ‘void mfast::detail::field_comparator::visit(const SimpleType&) const [with SimpleType = mfast::int_vector_cref]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:119:9: required from ‘void mfast::detail::field_accessor_adaptor::visit(const int32_vector_field_instruction*, void*) [with FieldAccessor = mfast::detail::field_comparator; mfast::int32_vector_field_instruction = mfast::vector_field_instruction]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:116:20: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:214:24: warning: implicitly-declared ‘mfast::vector_cref_base >::vector_cref_base(const mfast::vector_cref_base >&)’ is deprecated [-Wdeprecated-copy] 214 | : base_type(other) | ^ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base >’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = int; InstructionType = mfast::vector_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h: In instantiation of ‘mfast::vector_cref::vector_cref(const mfast::vector_cref&) [with T = unsigned int]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:244:24: required from ‘mfast::int_vector_cref::int_vector_cref(const mfast::int_vector_cref&) [with T = unsigned int]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_comparator.h:28:20: required from ‘void mfast::detail::field_comparator::visit(const SimpleType&) const [with SimpleType = mfast::int_vector_cref]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:125:9: required from ‘void mfast::detail::field_accessor_adaptor::visit(const uint32_vector_field_instruction*, void*) [with FieldAccessor = mfast::detail::field_comparator; mfast::uint32_vector_field_instruction = mfast::vector_field_instruction]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:122:20: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:214:24: warning: implicitly-declared ‘mfast::vector_cref_base >::vector_cref_base(const mfast::vector_cref_base >&)’ is deprecated [-Wdeprecated-copy] 214 | : base_type(other) | ^ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base >’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = unsigned int; InstructionType = mfast::vector_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h: In instantiation of ‘mfast::vector_cref::vector_cref(const mfast::vector_cref&) [with T = long int]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:244:24: required from ‘mfast::int_vector_cref::int_vector_cref(const mfast::int_vector_cref&) [with T = long int]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_comparator.h:28:20: required from ‘void mfast::detail::field_comparator::visit(const SimpleType&) const [with SimpleType = mfast::int_vector_cref]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:131:9: required from ‘void mfast::detail::field_accessor_adaptor::visit(const int64_vector_field_instruction*, void*) [with FieldAccessor = mfast::detail::field_comparator; mfast::int64_vector_field_instruction = mfast::vector_field_instruction]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:128:20: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:214:24: warning: implicitly-declared ‘mfast::vector_cref_base >::vector_cref_base(const mfast::vector_cref_base >&)’ is deprecated [-Wdeprecated-copy] 214 | : base_type(other) | ^ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base >’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = long int; InstructionType = mfast::vector_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h: In instantiation of ‘mfast::vector_cref::vector_cref(const mfast::vector_cref&) [with T = long unsigned int]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:244:24: required from ‘mfast::int_vector_cref::int_vector_cref(const mfast::int_vector_cref&) [with T = long unsigned int]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_comparator.h:28:20: required from ‘void mfast::detail::field_comparator::visit(const SimpleType&) const [with SimpleType = mfast::int_vector_cref]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:137:9: required from ‘void mfast::detail::field_accessor_adaptor::visit(const uint64_vector_field_instruction*, void*) [with FieldAccessor = mfast::detail::field_comparator; mfast::uint64_vector_field_instruction = mfast::vector_field_instruction]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:134:20: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:214:24: warning: implicitly-declared ‘mfast::vector_cref_base >::vector_cref_base(const mfast::vector_cref_base >&)’ is deprecated [-Wdeprecated-copy] 214 | : base_type(other) | ^ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base >’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = long unsigned int; InstructionType = mfast::vector_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ [ 68%] Building CXX object src/mfast/CMakeFiles/mfast_static.dir/instructions/templateref_instruction.cpp.o /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/instructions/templateref_instruction.cpp: In member function ‘void mfast::templateref_instruction::construct_value(mfast::value_storage&, mfast::allocator*, const mfast::template_instruction*, bool) const’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/instructions/templateref_instruction.cpp:54:89: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘union mfast::value_storage’; use assignment or value-initialization instead [-Wclass-memaccess] 54 | memset(storage.of_templateref.content_, 0, from_inst->group_content_byte_count()); | ^ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/instructions/field_instruction.h:26, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/instructions/group_instruction.h:22, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/instructions/template_instruction.h:22, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/instructions/templateref_instruction.h:22, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/instructions/templateref_instruction.cpp:19: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/value_storage.h:34:22: note: ‘union mfast::value_storage’ declared here 34 | union MFAST_EXPORT value_storage { | ^~~~~~~~~~~~~ [ 70%] Building CXX object src/mfast/CMakeFiles/mfast_static.dir/instructions/vector_instruction_base.cpp.o [ 72%] Linking CXX static library ../../lib/libmfast.a [ 72%] Built target mfast_static Scanning dependencies of target mfast_json_static [ 74%] Building CXX object src/mfast/json/CMakeFiles/mfast_json_static.dir/json_decode.cpp.o [ 76%] Building CXX object src/mfast/coder/CMakeFiles/mfast_coder_static.dir/encoder/fast_encoder.cpp.o [ 78%] Linking CXX static library ../../../lib/libmfast_xml_parser.a [ 78%] Built target mfast_xml_parser_static [ 80%] Building CXX object src/mfast/json/CMakeFiles/mfast_json_static.dir/json_encode.cpp.o In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/math/tools/cxx03_warn.hpp:9, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/math/constants/constants.hpp:11, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/math/special_functions/asinh.hpp:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/multiprecision/cpp_dec_float.hpp:41, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/decimal_ref.h:32, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/encoder/fast_encoder.cpp:21: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: in definition of macro ‘BOOST_PRAGMA_MESSAGE’ 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/range/result_iterator.hpp:20:1: note: in expansion of macro ‘BOOST_HEADER_DEPRECATED’ 20 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: in definition of macro ‘BOOST_PRAGMA_MESSAGE’ 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/range/const_reverse_iterator.hpp:20:1: note: in expansion of macro ‘BOOST_HEADER_DEPRECATED’ 20 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: in definition of macro ‘BOOST_PRAGMA_MESSAGE’ 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/range/reverse_result_iterator.hpp:20:1: note: in expansion of macro ‘BOOST_HEADER_DEPRECATED’ 20 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:26, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/encoder/fast_encoder.cpp:21: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h: In instantiation of ‘mfast::string_cref_base::string_cref_base(const mfast::string_cref_base&) [with Instruction = mfast::ascii_field_instruction]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:161:56: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:40:50: warning: implicitly-declared ‘mfast::vector_cref_base::vector_cref_base(const mfast::vector_cref_base&)’ is deprecated [-Wdeprecated-copy] 40 | : vector_cref_base(other) | ^ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:26, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/encoder/fast_encoder.cpp:21: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = char; InstructionType = mfast::ascii_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:26, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/encoder/fast_encoder.cpp:21: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h: In instantiation of ‘mfast::string_cref_base::string_cref_base(const mfast::string_cref_base&) [with Instruction = mfast::unicode_field_instruction]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:194:58: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:40:50: warning: implicitly-declared ‘mfast::vector_cref_base::vector_cref_base(const mfast::vector_cref_base&)’ is deprecated [-Wdeprecated-copy] 40 | : vector_cref_base(other) | ^ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:26, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/encoder/fast_encoder.cpp:21: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = char; InstructionType = mfast::unicode_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:29, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/encoder/fast_encoder.cpp:21: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/message_ref.h: In instantiation of ‘mfast::make_message_mref::make_message_mref(const mfast::make_message_mref&) [with AggregateMRef = mfast::make_aggregate_mref; TemplateType = mfast::template_instruction]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/message_ref.h:123:9: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/message_ref.h:256:25: warning: implicitly-declared ‘mfast::make_aggregate_mref::make_aggregate_mref(const mfast::make_aggregate_mref&)’ is deprecated [-Wdeprecated-copy] 256 | : AggregateMRef(mref) | ^ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/group_ref.h:26, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:27, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/coder/encoder/fast_encoder.cpp:21: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/aggregate_ref.h:239:26: note: because ‘mfast::make_aggregate_mref’ has user-provided ‘mfast::make_aggregate_mref& mfast::make_aggregate_mref::operator=(const mfast::make_aggregate_mref&) [with ConstRef = mfast::aggregate_cref]’ 239 | make_aggregate_mref& operator= (const make_aggregate_mref&); | ^~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/math/tools/cxx03_warn.hpp:9, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/math/constants/constants.hpp:11, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/math/special_functions/asinh.hpp:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/multiprecision/cpp_dec_float.hpp:41, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/decimal_ref.h:32, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:22, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/json/json.h:5, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/json/json_decode.cpp:2: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: in definition of macro ‘BOOST_PRAGMA_MESSAGE’ 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/range/result_iterator.hpp:20:1: note: in expansion of macro ‘BOOST_HEADER_DEPRECATED’ 20 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: in definition of macro ‘BOOST_PRAGMA_MESSAGE’ 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/range/const_reverse_iterator.hpp:20:1: note: in expansion of macro ‘BOOST_HEADER_DEPRECATED’ 20 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: in definition of macro ‘BOOST_PRAGMA_MESSAGE’ 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/range/reverse_result_iterator.hpp:20:1: note: in expansion of macro ‘BOOST_HEADER_DEPRECATED’ 20 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/json/json.h:5, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/json/json_decode.cpp:2: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h: In instantiation of ‘mfast::string_cref_base::string_cref_base(const mfast::string_cref_base&) [with Instruction = mfast::ascii_field_instruction]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:161:56: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:40:50: warning: implicitly-declared ‘mfast::vector_cref_base::vector_cref_base(const mfast::vector_cref_base&)’ is deprecated [-Wdeprecated-copy] 40 | : vector_cref_base(other) | ^ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/json/json.h:5, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/json/json_decode.cpp:2: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = char; InstructionType = mfast::ascii_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/json/json.h:5, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/json/json_decode.cpp:2: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h: In instantiation of ‘mfast::string_cref_base::string_cref_base(const mfast::string_cref_base&) [with Instruction = mfast::unicode_field_instruction]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:194:58: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:40:50: warning: implicitly-declared ‘mfast::vector_cref_base::vector_cref_base(const mfast::vector_cref_base&)’ is deprecated [-Wdeprecated-copy] 40 | : vector_cref_base(other) | ^ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/json/json.h:5, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/json/json_decode.cpp:2: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = char; InstructionType = mfast::unicode_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:26, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/json/json.h:5, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/json/json_decode.cpp:2: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/message_ref.h: In instantiation of ‘mfast::make_message_mref::make_message_mref(const mfast::make_message_mref&) [with AggregateMRef = mfast::make_aggregate_mref; TemplateType = mfast::template_instruction]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/message_ref.h:123:9: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/message_ref.h:256:25: warning: implicitly-declared ‘mfast::make_aggregate_mref::make_aggregate_mref(const mfast::make_aggregate_mref&)’ is deprecated [-Wdeprecated-copy] 256 | : AggregateMRef(mref) | ^ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/group_ref.h:26, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/sequence_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/json/json.h:5, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/json/json_decode.cpp:2: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/aggregate_ref.h:239:26: note: because ‘mfast::make_aggregate_mref’ has user-provided ‘mfast::make_aggregate_mref& mfast::make_aggregate_mref::operator=(const mfast::make_aggregate_mref&) [with ConstRef = mfast::aggregate_cref]’ 239 | make_aggregate_mref& operator= (const make_aggregate_mref&); | ^~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/json/json.h:5, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/json/json_decode.cpp:2: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h: In instantiation of ‘mfast::vector_cref::vector_cref(const mfast::vector_cref&) [with T = unsigned char]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_comparator.h:28:20: required from ‘void mfast::detail::field_comparator::visit(const SimpleType&) const [with SimpleType = mfast::vector_cref]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:113:9: required from ‘void mfast::detail::field_accessor_adaptor::visit(const mfast::byte_vector_field_instruction*, void*) [with FieldAccessor = mfast::detail::field_comparator]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:110:20: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:214:24: warning: implicitly-declared ‘mfast::vector_cref_base::vector_cref_base(const mfast::vector_cref_base&)’ is deprecated [-Wdeprecated-copy] 214 | : base_type(other) | ^ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = unsigned char; InstructionType = mfast::byte_vector_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h: In instantiation of ‘mfast::vector_cref::vector_cref(const mfast::vector_cref&) [with T = int]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:244:24: required from ‘mfast::int_vector_cref::int_vector_cref(const mfast::int_vector_cref&) [with T = int]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_comparator.h:28:20: required from ‘void mfast::detail::field_comparator::visit(const SimpleType&) const [with SimpleType = mfast::int_vector_cref]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:119:9: required from ‘void mfast::detail::field_accessor_adaptor::visit(const int32_vector_field_instruction*, void*) [with FieldAccessor = mfast::detail::field_comparator; mfast::int32_vector_field_instruction = mfast::vector_field_instruction]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:116:20: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:214:24: warning: implicitly-declared ‘mfast::vector_cref_base >::vector_cref_base(const mfast::vector_cref_base >&)’ is deprecated [-Wdeprecated-copy] 214 | : base_type(other) | ^ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base >’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = int; InstructionType = mfast::vector_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h: In instantiation of ‘mfast::vector_cref::vector_cref(const mfast::vector_cref&) [with T = unsigned int]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:244:24: required from ‘mfast::int_vector_cref::int_vector_cref(const mfast::int_vector_cref&) [with T = unsigned int]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_comparator.h:28:20: required from ‘void mfast::detail::field_comparator::visit(const SimpleType&) const [with SimpleType = mfast::int_vector_cref]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:125:9: required from ‘void mfast::detail::field_accessor_adaptor::visit(const uint32_vector_field_instruction*, void*) [with FieldAccessor = mfast::detail::field_comparator; mfast::uint32_vector_field_instruction = mfast::vector_field_instruction]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:122:20: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:214:24: warning: implicitly-declared ‘mfast::vector_cref_base >::vector_cref_base(const mfast::vector_cref_base >&)’ is deprecated [-Wdeprecated-copy] 214 | : base_type(other) | ^ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base >’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = unsigned int; InstructionType = mfast::vector_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h: In instantiation of ‘mfast::vector_cref::vector_cref(const mfast::vector_cref&) [with T = long int]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:244:24: required from ‘mfast::int_vector_cref::int_vector_cref(const mfast::int_vector_cref&) [with T = long int]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_comparator.h:28:20: required from ‘void mfast::detail::field_comparator::visit(const SimpleType&) const [with SimpleType = mfast::int_vector_cref]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:131:9: required from ‘void mfast::detail::field_accessor_adaptor::visit(const int64_vector_field_instruction*, void*) [with FieldAccessor = mfast::detail::field_comparator; mfast::int64_vector_field_instruction = mfast::vector_field_instruction]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:128:20: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:214:24: warning: implicitly-declared ‘mfast::vector_cref_base >::vector_cref_base(const mfast::vector_cref_base >&)’ is deprecated [-Wdeprecated-copy] 214 | : base_type(other) | ^ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base >’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = long int; InstructionType = mfast::vector_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h: In instantiation of ‘mfast::vector_cref::vector_cref(const mfast::vector_cref&) [with T = long unsigned int]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:244:24: required from ‘mfast::int_vector_cref::int_vector_cref(const mfast::int_vector_cref&) [with T = long unsigned int]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_comparator.h:28:20: required from ‘void mfast::detail::field_comparator::visit(const SimpleType&) const [with SimpleType = mfast::int_vector_cref]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:137:9: required from ‘void mfast::detail::field_accessor_adaptor::visit(const uint64_vector_field_instruction*, void*) [with FieldAccessor = mfast::detail::field_comparator; mfast::uint64_vector_field_instruction = mfast::vector_field_instruction]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:134:20: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:214:24: warning: implicitly-declared ‘mfast::vector_cref_base >::vector_cref_base(const mfast::vector_cref_base >&)’ is deprecated [-Wdeprecated-copy] 214 | : base_type(other) | ^ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base >’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = long unsigned int; InstructionType = mfast::vector_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ [ 82%] Building CXX object src/mfast/coder/CMakeFiles/mfast_coder_static.dir/encoder/fast_ostreambuf.cpp.o In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/math/tools/cxx03_warn.hpp:9, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/math/constants/constants.hpp:11, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/math/special_functions/asinh.hpp:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/multiprecision/cpp_dec_float.hpp:41, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/decimal_ref.h:32, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:22, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/json/json.h:5, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/json/json_encode.cpp:1: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: in definition of macro ‘BOOST_PRAGMA_MESSAGE’ 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/range/result_iterator.hpp:20:1: note: in expansion of macro ‘BOOST_HEADER_DEPRECATED’ 20 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: in definition of macro ‘BOOST_PRAGMA_MESSAGE’ 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/range/const_reverse_iterator.hpp:20:1: note: in expansion of macro ‘BOOST_HEADER_DEPRECATED’ 20 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: in definition of macro ‘BOOST_PRAGMA_MESSAGE’ 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/range/reverse_result_iterator.hpp:20:1: note: in expansion of macro ‘BOOST_HEADER_DEPRECATED’ 20 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/json/json.h:5, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/json/json_encode.cpp:1: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h: In instantiation of ‘mfast::string_cref_base::string_cref_base(const mfast::string_cref_base&) [with Instruction = mfast::ascii_field_instruction]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:161:56: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:40:50: warning: implicitly-declared ‘mfast::vector_cref_base::vector_cref_base(const mfast::vector_cref_base&)’ is deprecated [-Wdeprecated-copy] 40 | : vector_cref_base(other) | ^ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/json/json.h:5, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/json/json_encode.cpp:1: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = char; InstructionType = mfast::ascii_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/json/json.h:5, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/json/json_encode.cpp:1: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h: In instantiation of ‘mfast::string_cref_base::string_cref_base(const mfast::string_cref_base&) [with Instruction = mfast::unicode_field_instruction]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:194:58: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:40:50: warning: implicitly-declared ‘mfast::vector_cref_base::vector_cref_base(const mfast::vector_cref_base&)’ is deprecated [-Wdeprecated-copy] 40 | : vector_cref_base(other) | ^ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/json/json.h:5, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/json/json_encode.cpp:1: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = char; InstructionType = mfast::unicode_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:26, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/json/json.h:5, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/json/json_encode.cpp:1: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/message_ref.h: In instantiation of ‘mfast::make_message_mref::make_message_mref(const mfast::make_message_mref&) [with AggregateMRef = mfast::make_aggregate_mref; TemplateType = mfast::template_instruction]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/message_ref.h:123:9: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/message_ref.h:256:25: warning: implicitly-declared ‘mfast::make_aggregate_mref::make_aggregate_mref(const mfast::make_aggregate_mref&)’ is deprecated [-Wdeprecated-copy] 256 | : AggregateMRef(mref) | ^ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/group_ref.h:26, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/sequence_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/json/json.h:5, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/json/json_encode.cpp:1: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/aggregate_ref.h:239:26: note: because ‘mfast::make_aggregate_mref’ has user-provided ‘mfast::make_aggregate_mref& mfast::make_aggregate_mref::operator=(const mfast::make_aggregate_mref&) [with ConstRef = mfast::aggregate_cref]’ 239 | make_aggregate_mref& operator= (const make_aggregate_mref&); | ^~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/json/json.h:5, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/json/json_encode.cpp:1: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h: In instantiation of ‘mfast::vector_cref::vector_cref(const mfast::vector_cref&) [with T = unsigned char]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_comparator.h:28:20: required from ‘void mfast::detail::field_comparator::visit(const SimpleType&) const [with SimpleType = mfast::vector_cref]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:113:9: required from ‘void mfast::detail::field_accessor_adaptor::visit(const mfast::byte_vector_field_instruction*, void*) [with FieldAccessor = mfast::detail::field_comparator]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:110:20: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:214:24: warning: implicitly-declared ‘mfast::vector_cref_base::vector_cref_base(const mfast::vector_cref_base&)’ is deprecated [-Wdeprecated-copy] 214 | : base_type(other) | ^ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = unsigned char; InstructionType = mfast::byte_vector_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h: In instantiation of ‘mfast::vector_cref::vector_cref(const mfast::vector_cref&) [with T = int]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:244:24: required from ‘mfast::int_vector_cref::int_vector_cref(const mfast::int_vector_cref&) [with T = int]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_comparator.h:28:20: required from ‘void mfast::detail::field_comparator::visit(const SimpleType&) const [with SimpleType = mfast::int_vector_cref]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:119:9: required from ‘void mfast::detail::field_accessor_adaptor::visit(const int32_vector_field_instruction*, void*) [with FieldAccessor = mfast::detail::field_comparator; mfast::int32_vector_field_instruction = mfast::vector_field_instruction]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:116:20: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:214:24: warning: implicitly-declared ‘mfast::vector_cref_base >::vector_cref_base(const mfast::vector_cref_base >&)’ is deprecated [-Wdeprecated-copy] 214 | : base_type(other) | ^ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base >’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = int; InstructionType = mfast::vector_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h: In instantiation of ‘mfast::vector_cref::vector_cref(const mfast::vector_cref&) [with T = unsigned int]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:244:24: required from ‘mfast::int_vector_cref::int_vector_cref(const mfast::int_vector_cref&) [with T = unsigned int]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_comparator.h:28:20: required from ‘void mfast::detail::field_comparator::visit(const SimpleType&) const [with SimpleType = mfast::int_vector_cref]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:125:9: required from ‘void mfast::detail::field_accessor_adaptor::visit(const uint32_vector_field_instruction*, void*) [with FieldAccessor = mfast::detail::field_comparator; mfast::uint32_vector_field_instruction = mfast::vector_field_instruction]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:122:20: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:214:24: warning: implicitly-declared ‘mfast::vector_cref_base >::vector_cref_base(const mfast::vector_cref_base >&)’ is deprecated [-Wdeprecated-copy] 214 | : base_type(other) | ^ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base >’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = unsigned int; InstructionType = mfast::vector_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h: In instantiation of ‘mfast::vector_cref::vector_cref(const mfast::vector_cref&) [with T = long int]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:244:24: required from ‘mfast::int_vector_cref::int_vector_cref(const mfast::int_vector_cref&) [with T = long int]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_comparator.h:28:20: required from ‘void mfast::detail::field_comparator::visit(const SimpleType&) const [with SimpleType = mfast::int_vector_cref]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:131:9: required from ‘void mfast::detail::field_accessor_adaptor::visit(const int64_vector_field_instruction*, void*) [with FieldAccessor = mfast::detail::field_comparator; mfast::int64_vector_field_instruction = mfast::vector_field_instruction]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:128:20: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:214:24: warning: implicitly-declared ‘mfast::vector_cref_base >::vector_cref_base(const mfast::vector_cref_base >&)’ is deprecated [-Wdeprecated-copy] 214 | : base_type(other) | ^ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base >’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = long int; InstructionType = mfast::vector_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h: In instantiation of ‘mfast::vector_cref::vector_cref(const mfast::vector_cref&) [with T = long unsigned int]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:244:24: required from ‘mfast::int_vector_cref::int_vector_cref(const mfast::int_vector_cref&) [with T = long unsigned int]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_comparator.h:28:20: required from ‘void mfast::detail::field_comparator::visit(const SimpleType&) const [with SimpleType = mfast::int_vector_cref]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:137:9: required from ‘void mfast::detail::field_accessor_adaptor::visit(const uint64_vector_field_instruction*, void*) [with FieldAccessor = mfast::detail::field_comparator; mfast::uint64_vector_field_instruction = mfast::vector_field_instruction]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:134:20: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:214:24: warning: implicitly-declared ‘mfast::vector_cref_base >::vector_cref_base(const mfast::vector_cref_base >&)’ is deprecated [-Wdeprecated-copy] 214 | : base_type(other) | ^ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base >’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = long unsigned int; InstructionType = mfast::vector_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ [ 85%] Linking CXX static library ../../../lib/libmfast_coder.a [ 85%] Built target mfast_coder_static Scanning dependencies of target fast_type_gen [ 87%] Building CXX object src/fast_type_gen/CMakeFiles/fast_type_gen.dir/fast_type_gen.cpp.o [ 89%] Building CXX object src/fast_type_gen/CMakeFiles/fast_type_gen.dir/codegen_base.cpp.o [ 91%] Linking CXX static library ../../../lib/libmfast_json.a [ 91%] Built target mfast_json_static [ 93%] Building CXX object src/fast_type_gen/CMakeFiles/fast_type_gen.dir/hpp_gen.cpp.o In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/smart_ptr/detail/yield_k.hpp:23, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/smart_ptr/detail/spinlock.hpp:42, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/smart_ptr/shared_ptr.hpp:29, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/shared_ptr.hpp:17, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/exception/detail/shared_ptr.hpp:13, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/exception/get_error_info.hpp:13, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/exception/diagnostic_information.hpp:10, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/exception/all.hpp:10, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/codegen_base.h:23, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/hpp_gen.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/fast_type_gen.cpp:22: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/header_deprecated.hpp:23:37: note: in expansion of macro ‘BOOST_PRAGMA_MESSAGE’ 23 | # define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.") | ^~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/range/result_iterator.hpp:20:1: note: in expansion of macro ‘BOOST_HEADER_DEPRECATED’ 20 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/header_deprecated.hpp:23:37: note: in expansion of macro ‘BOOST_PRAGMA_MESSAGE’ 23 | # define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.") | ^~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/range/const_reverse_iterator.hpp:20:1: note: in expansion of macro ‘BOOST_HEADER_DEPRECATED’ 20 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/header_deprecated.hpp:23:37: note: in expansion of macro ‘BOOST_PRAGMA_MESSAGE’ 23 | # define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.") | ^~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/range/reverse_result_iterator.hpp:20:1: note: in expansion of macro ‘BOOST_HEADER_DEPRECATED’ 20 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/codegen_base.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/hpp_gen.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/fast_type_gen.cpp:22: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h: In instantiation of ‘mfast::string_cref_base::string_cref_base(const mfast::string_cref_base&) [with Instruction = mfast::ascii_field_instruction]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:161:56: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:40:50: warning: implicitly-declared ‘mfast::vector_cref_base::vector_cref_base(const mfast::vector_cref_base&)’ is deprecated [-Wdeprecated-copy] 40 | : vector_cref_base(other) | ^ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/codegen_base.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/hpp_gen.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/fast_type_gen.cpp:22: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = char; InstructionType = mfast::ascii_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/codegen_base.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/hpp_gen.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/fast_type_gen.cpp:22: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h: In instantiation of ‘mfast::string_cref_base::string_cref_base(const mfast::string_cref_base&) [with Instruction = mfast::unicode_field_instruction]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:194:58: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:40:50: warning: implicitly-declared ‘mfast::vector_cref_base::vector_cref_base(const mfast::vector_cref_base&)’ is deprecated [-Wdeprecated-copy] 40 | : vector_cref_base(other) | ^ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/codegen_base.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/hpp_gen.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/fast_type_gen.cpp:22: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = char; InstructionType = mfast::unicode_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:26, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/codegen_base.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/hpp_gen.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/fast_type_gen.cpp:22: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/message_ref.h: In instantiation of ‘mfast::make_message_mref::make_message_mref(const mfast::make_message_mref&) [with AggregateMRef = mfast::make_aggregate_mref; TemplateType = mfast::template_instruction]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/message_ref.h:123:9: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/message_ref.h:256:25: warning: implicitly-declared ‘mfast::make_aggregate_mref::make_aggregate_mref(const mfast::make_aggregate_mref&)’ is deprecated [-Wdeprecated-copy] 256 | : AggregateMRef(mref) | ^ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/group_ref.h:26, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/sequence_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/codegen_base.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/hpp_gen.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/fast_type_gen.cpp:22: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/aggregate_ref.h:239:26: note: because ‘mfast::make_aggregate_mref’ has user-provided ‘mfast::make_aggregate_mref& mfast::make_aggregate_mref::operator=(const mfast::make_aggregate_mref&) [with ConstRef = mfast::aggregate_cref]’ 239 | make_aggregate_mref& operator= (const make_aggregate_mref&); | ^~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/codegen_base.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/hpp_gen.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/fast_type_gen.cpp:22: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h: In instantiation of ‘mfast::vector_cref::vector_cref(const mfast::vector_cref&) [with T = unsigned char]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_comparator.h:28:20: required from ‘void mfast::detail::field_comparator::visit(const SimpleType&) const [with SimpleType = mfast::vector_cref]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:113:9: required from ‘void mfast::detail::field_accessor_adaptor::visit(const mfast::byte_vector_field_instruction*, void*) [with FieldAccessor = mfast::detail::field_comparator]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:110:20: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:214:24: warning: implicitly-declared ‘mfast::vector_cref_base::vector_cref_base(const mfast::vector_cref_base&)’ is deprecated [-Wdeprecated-copy] 214 | : base_type(other) | ^ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = unsigned char; InstructionType = mfast::byte_vector_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h: In instantiation of ‘mfast::vector_cref::vector_cref(const mfast::vector_cref&) [with T = int]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:244:24: required from ‘mfast::int_vector_cref::int_vector_cref(const mfast::int_vector_cref&) [with T = int]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_comparator.h:28:20: required from ‘void mfast::detail::field_comparator::visit(const SimpleType&) const [with SimpleType = mfast::int_vector_cref]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:119:9: required from ‘void mfast::detail::field_accessor_adaptor::visit(const int32_vector_field_instruction*, void*) [with FieldAccessor = mfast::detail::field_comparator; mfast::int32_vector_field_instruction = mfast::vector_field_instruction]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:116:20: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:214:24: warning: implicitly-declared ‘mfast::vector_cref_base >::vector_cref_base(const mfast::vector_cref_base >&)’ is deprecated [-Wdeprecated-copy] 214 | : base_type(other) | ^ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base >’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = int; InstructionType = mfast::vector_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h: In instantiation of ‘mfast::vector_cref::vector_cref(const mfast::vector_cref&) [with T = unsigned int]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:244:24: required from ‘mfast::int_vector_cref::int_vector_cref(const mfast::int_vector_cref&) [with T = unsigned int]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_comparator.h:28:20: required from ‘void mfast::detail::field_comparator::visit(const SimpleType&) const [with SimpleType = mfast::int_vector_cref]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:125:9: required from ‘void mfast::detail::field_accessor_adaptor::visit(const uint32_vector_field_instruction*, void*) [with FieldAccessor = mfast::detail::field_comparator; mfast::uint32_vector_field_instruction = mfast::vector_field_instruction]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:122:20: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:214:24: warning: implicitly-declared ‘mfast::vector_cref_base >::vector_cref_base(const mfast::vector_cref_base >&)’ is deprecated [-Wdeprecated-copy] 214 | : base_type(other) | ^ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base >’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = unsigned int; InstructionType = mfast::vector_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h: In instantiation of ‘mfast::vector_cref::vector_cref(const mfast::vector_cref&) [with T = long int]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:244:24: required from ‘mfast::int_vector_cref::int_vector_cref(const mfast::int_vector_cref&) [with T = long int]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_comparator.h:28:20: required from ‘void mfast::detail::field_comparator::visit(const SimpleType&) const [with SimpleType = mfast::int_vector_cref]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:131:9: required from ‘void mfast::detail::field_accessor_adaptor::visit(const int64_vector_field_instruction*, void*) [with FieldAccessor = mfast::detail::field_comparator; mfast::int64_vector_field_instruction = mfast::vector_field_instruction]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:128:20: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:214:24: warning: implicitly-declared ‘mfast::vector_cref_base >::vector_cref_base(const mfast::vector_cref_base >&)’ is deprecated [-Wdeprecated-copy] 214 | : base_type(other) | ^ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base >’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = long int; InstructionType = mfast::vector_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h: In instantiation of ‘mfast::vector_cref::vector_cref(const mfast::vector_cref&) [with T = long unsigned int]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:244:24: required from ‘mfast::int_vector_cref::int_vector_cref(const mfast::int_vector_cref&) [with T = long unsigned int]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_comparator.h:28:20: required from ‘void mfast::detail::field_comparator::visit(const SimpleType&) const [with SimpleType = mfast::int_vector_cref]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:137:9: required from ‘void mfast::detail::field_accessor_adaptor::visit(const uint64_vector_field_instruction*, void*) [with FieldAccessor = mfast::detail::field_comparator; mfast::uint64_vector_field_instruction = mfast::vector_field_instruction]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:134:20: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:214:24: warning: implicitly-declared ‘mfast::vector_cref_base >::vector_cref_base(const mfast::vector_cref_base >&)’ is deprecated [-Wdeprecated-copy] 214 | : base_type(other) | ^ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base >’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = long unsigned int; InstructionType = mfast::vector_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/smart_ptr/detail/yield_k.hpp:23, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/smart_ptr/detail/spinlock.hpp:42, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/smart_ptr/shared_ptr.hpp:29, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/shared_ptr.hpp:17, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/exception/detail/shared_ptr.hpp:13, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/exception/get_error_info.hpp:13, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/exception/diagnostic_information.hpp:10, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/exception/all.hpp:10, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/codegen_base.h:23, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/codegen_base.cpp:19: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/header_deprecated.hpp:23:37: note: in expansion of macro ‘BOOST_PRAGMA_MESSAGE’ 23 | # define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.") | ^~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/range/result_iterator.hpp:20:1: note: in expansion of macro ‘BOOST_HEADER_DEPRECATED’ 20 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/header_deprecated.hpp:23:37: note: in expansion of macro ‘BOOST_PRAGMA_MESSAGE’ 23 | # define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.") | ^~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/range/const_reverse_iterator.hpp:20:1: note: in expansion of macro ‘BOOST_HEADER_DEPRECATED’ 20 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/header_deprecated.hpp:23:37: note: in expansion of macro ‘BOOST_PRAGMA_MESSAGE’ 23 | # define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.") | ^~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/range/reverse_result_iterator.hpp:20:1: note: in expansion of macro ‘BOOST_HEADER_DEPRECATED’ 20 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/codegen_base.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/codegen_base.cpp:19: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h: In instantiation of ‘mfast::string_cref_base::string_cref_base(const mfast::string_cref_base&) [with Instruction = mfast::ascii_field_instruction]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:161:56: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:40:50: warning: implicitly-declared ‘mfast::vector_cref_base::vector_cref_base(const mfast::vector_cref_base&)’ is deprecated [-Wdeprecated-copy] 40 | : vector_cref_base(other) | ^ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/codegen_base.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/codegen_base.cpp:19: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = char; InstructionType = mfast::ascii_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/codegen_base.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/codegen_base.cpp:19: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h: In instantiation of ‘mfast::string_cref_base::string_cref_base(const mfast::string_cref_base&) [with Instruction = mfast::unicode_field_instruction]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:194:58: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:40:50: warning: implicitly-declared ‘mfast::vector_cref_base::vector_cref_base(const mfast::vector_cref_base&)’ is deprecated [-Wdeprecated-copy] 40 | : vector_cref_base(other) | ^ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/codegen_base.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/codegen_base.cpp:19: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = char; InstructionType = mfast::unicode_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:26, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/codegen_base.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/codegen_base.cpp:19: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/message_ref.h: In instantiation of ‘mfast::make_message_mref::make_message_mref(const mfast::make_message_mref&) [with AggregateMRef = mfast::make_aggregate_mref; TemplateType = mfast::template_instruction]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/message_ref.h:123:9: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/message_ref.h:256:25: warning: implicitly-declared ‘mfast::make_aggregate_mref::make_aggregate_mref(const mfast::make_aggregate_mref&)’ is deprecated [-Wdeprecated-copy] 256 | : AggregateMRef(mref) | ^ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/group_ref.h:26, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/sequence_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/codegen_base.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/codegen_base.cpp:19: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/aggregate_ref.h:239:26: note: because ‘mfast::make_aggregate_mref’ has user-provided ‘mfast::make_aggregate_mref& mfast::make_aggregate_mref::operator=(const mfast::make_aggregate_mref&) [with ConstRef = mfast::aggregate_cref]’ 239 | make_aggregate_mref& operator= (const make_aggregate_mref&); | ^~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/codegen_base.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/codegen_base.cpp:19: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h: In instantiation of ‘mfast::vector_cref::vector_cref(const mfast::vector_cref&) [with T = unsigned char]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_comparator.h:28:20: required from ‘void mfast::detail::field_comparator::visit(const SimpleType&) const [with SimpleType = mfast::vector_cref]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:113:9: required from ‘void mfast::detail::field_accessor_adaptor::visit(const mfast::byte_vector_field_instruction*, void*) [with FieldAccessor = mfast::detail::field_comparator]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:110:20: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:214:24: warning: implicitly-declared ‘mfast::vector_cref_base::vector_cref_base(const mfast::vector_cref_base&)’ is deprecated [-Wdeprecated-copy] 214 | : base_type(other) | ^ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = unsigned char; InstructionType = mfast::byte_vector_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h: In instantiation of ‘mfast::vector_cref::vector_cref(const mfast::vector_cref&) [with T = int]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:244:24: required from ‘mfast::int_vector_cref::int_vector_cref(const mfast::int_vector_cref&) [with T = int]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_comparator.h:28:20: required from ‘void mfast::detail::field_comparator::visit(const SimpleType&) const [with SimpleType = mfast::int_vector_cref]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:119:9: required from ‘void mfast::detail::field_accessor_adaptor::visit(const int32_vector_field_instruction*, void*) [with FieldAccessor = mfast::detail::field_comparator; mfast::int32_vector_field_instruction = mfast::vector_field_instruction]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:116:20: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:214:24: warning: implicitly-declared ‘mfast::vector_cref_base >::vector_cref_base(const mfast::vector_cref_base >&)’ is deprecated [-Wdeprecated-copy] 214 | : base_type(other) | ^ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base >’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = int; InstructionType = mfast::vector_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h: In instantiation of ‘mfast::vector_cref::vector_cref(const mfast::vector_cref&) [with T = unsigned int]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:244:24: required from ‘mfast::int_vector_cref::int_vector_cref(const mfast::int_vector_cref&) [with T = unsigned int]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_comparator.h:28:20: required from ‘void mfast::detail::field_comparator::visit(const SimpleType&) const [with SimpleType = mfast::int_vector_cref]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:125:9: required from ‘void mfast::detail::field_accessor_adaptor::visit(const uint32_vector_field_instruction*, void*) [with FieldAccessor = mfast::detail::field_comparator; mfast::uint32_vector_field_instruction = mfast::vector_field_instruction]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:122:20: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:214:24: warning: implicitly-declared ‘mfast::vector_cref_base >::vector_cref_base(const mfast::vector_cref_base >&)’ is deprecated [-Wdeprecated-copy] 214 | : base_type(other) | ^ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base >’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = unsigned int; InstructionType = mfast::vector_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h: In instantiation of ‘mfast::vector_cref::vector_cref(const mfast::vector_cref&) [with T = long int]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:244:24: required from ‘mfast::int_vector_cref::int_vector_cref(const mfast::int_vector_cref&) [with T = long int]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_comparator.h:28:20: required from ‘void mfast::detail::field_comparator::visit(const SimpleType&) const [with SimpleType = mfast::int_vector_cref]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:131:9: required from ‘void mfast::detail::field_accessor_adaptor::visit(const int64_vector_field_instruction*, void*) [with FieldAccessor = mfast::detail::field_comparator; mfast::int64_vector_field_instruction = mfast::vector_field_instruction]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:128:20: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:214:24: warning: implicitly-declared ‘mfast::vector_cref_base >::vector_cref_base(const mfast::vector_cref_base >&)’ is deprecated [-Wdeprecated-copy] 214 | : base_type(other) | ^ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base >’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = long int; InstructionType = mfast::vector_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h: In instantiation of ‘mfast::vector_cref::vector_cref(const mfast::vector_cref&) [with T = long unsigned int]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:244:24: required from ‘mfast::int_vector_cref::int_vector_cref(const mfast::int_vector_cref&) [with T = long unsigned int]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_comparator.h:28:20: required from ‘void mfast::detail::field_comparator::visit(const SimpleType&) const [with SimpleType = mfast::int_vector_cref]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:137:9: required from ‘void mfast::detail::field_accessor_adaptor::visit(const uint64_vector_field_instruction*, void*) [with FieldAccessor = mfast::detail::field_comparator; mfast::uint64_vector_field_instruction = mfast::vector_field_instruction]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:134:20: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:214:24: warning: implicitly-declared ‘mfast::vector_cref_base >::vector_cref_base(const mfast::vector_cref_base >&)’ is deprecated [-Wdeprecated-copy] 214 | : base_type(other) | ^ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base >’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = long unsigned int; InstructionType = mfast::vector_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ [ 95%] Building CXX object src/fast_type_gen/CMakeFiles/fast_type_gen.dir/inl_gen.cpp.o In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/smart_ptr/detail/yield_k.hpp:23, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/smart_ptr/detail/spinlock.hpp:42, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/smart_ptr/shared_ptr.hpp:29, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/shared_ptr.hpp:17, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/exception/detail/shared_ptr.hpp:13, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/exception/get_error_info.hpp:13, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/exception/diagnostic_information.hpp:10, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/exception/all.hpp:10, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/codegen_base.h:23, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/hpp_gen.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/hpp_gen.cpp:19: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/header_deprecated.hpp:23:37: note: in expansion of macro ‘BOOST_PRAGMA_MESSAGE’ 23 | # define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.") | ^~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/range/result_iterator.hpp:20:1: note: in expansion of macro ‘BOOST_HEADER_DEPRECATED’ 20 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/header_deprecated.hpp:23:37: note: in expansion of macro ‘BOOST_PRAGMA_MESSAGE’ 23 | # define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.") | ^~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/range/const_reverse_iterator.hpp:20:1: note: in expansion of macro ‘BOOST_HEADER_DEPRECATED’ 20 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/header_deprecated.hpp:23:37: note: in expansion of macro ‘BOOST_PRAGMA_MESSAGE’ 23 | # define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.") | ^~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/range/reverse_result_iterator.hpp:20:1: note: in expansion of macro ‘BOOST_HEADER_DEPRECATED’ 20 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/codegen_base.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/hpp_gen.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/hpp_gen.cpp:19: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h: In instantiation of ‘mfast::string_cref_base::string_cref_base(const mfast::string_cref_base&) [with Instruction = mfast::ascii_field_instruction]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:161:56: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:40:50: warning: implicitly-declared ‘mfast::vector_cref_base::vector_cref_base(const mfast::vector_cref_base&)’ is deprecated [-Wdeprecated-copy] 40 | : vector_cref_base(other) | ^ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/codegen_base.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/hpp_gen.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/hpp_gen.cpp:19: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = char; InstructionType = mfast::ascii_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/codegen_base.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/hpp_gen.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/hpp_gen.cpp:19: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h: In instantiation of ‘mfast::string_cref_base::string_cref_base(const mfast::string_cref_base&) [with Instruction = mfast::unicode_field_instruction]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:194:58: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:40:50: warning: implicitly-declared ‘mfast::vector_cref_base::vector_cref_base(const mfast::vector_cref_base&)’ is deprecated [-Wdeprecated-copy] 40 | : vector_cref_base(other) | ^ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/codegen_base.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/hpp_gen.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/hpp_gen.cpp:19: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = char; InstructionType = mfast::unicode_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:26, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/codegen_base.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/hpp_gen.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/hpp_gen.cpp:19: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/message_ref.h: In instantiation of ‘mfast::make_message_mref::make_message_mref(const mfast::make_message_mref&) [with AggregateMRef = mfast::make_aggregate_mref; TemplateType = mfast::template_instruction]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/message_ref.h:123:9: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/message_ref.h:256:25: warning: implicitly-declared ‘mfast::make_aggregate_mref::make_aggregate_mref(const mfast::make_aggregate_mref&)’ is deprecated [-Wdeprecated-copy] 256 | : AggregateMRef(mref) | ^ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/group_ref.h:26, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/sequence_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/codegen_base.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/hpp_gen.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/hpp_gen.cpp:19: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/aggregate_ref.h:239:26: note: because ‘mfast::make_aggregate_mref’ has user-provided ‘mfast::make_aggregate_mref& mfast::make_aggregate_mref::operator=(const mfast::make_aggregate_mref&) [with ConstRef = mfast::aggregate_cref]’ 239 | make_aggregate_mref& operator= (const make_aggregate_mref&); | ^~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/codegen_base.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/hpp_gen.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/hpp_gen.cpp:19: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h: In instantiation of ‘mfast::vector_cref::vector_cref(const mfast::vector_cref&) [with T = unsigned char]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_comparator.h:28:20: required from ‘void mfast::detail::field_comparator::visit(const SimpleType&) const [with SimpleType = mfast::vector_cref]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:113:9: required from ‘void mfast::detail::field_accessor_adaptor::visit(const mfast::byte_vector_field_instruction*, void*) [with FieldAccessor = mfast::detail::field_comparator]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:110:20: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:214:24: warning: implicitly-declared ‘mfast::vector_cref_base::vector_cref_base(const mfast::vector_cref_base&)’ is deprecated [-Wdeprecated-copy] 214 | : base_type(other) | ^ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = unsigned char; InstructionType = mfast::byte_vector_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h: In instantiation of ‘mfast::vector_cref::vector_cref(const mfast::vector_cref&) [with T = int]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:244:24: required from ‘mfast::int_vector_cref::int_vector_cref(const mfast::int_vector_cref&) [with T = int]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_comparator.h:28:20: required from ‘void mfast::detail::field_comparator::visit(const SimpleType&) const [with SimpleType = mfast::int_vector_cref]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:119:9: required from ‘void mfast::detail::field_accessor_adaptor::visit(const int32_vector_field_instruction*, void*) [with FieldAccessor = mfast::detail::field_comparator; mfast::int32_vector_field_instruction = mfast::vector_field_instruction]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:116:20: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:214:24: warning: implicitly-declared ‘mfast::vector_cref_base >::vector_cref_base(const mfast::vector_cref_base >&)’ is deprecated [-Wdeprecated-copy] 214 | : base_type(other) | ^ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base >’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = int; InstructionType = mfast::vector_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h: In instantiation of ‘mfast::vector_cref::vector_cref(const mfast::vector_cref&) [with T = unsigned int]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:244:24: required from ‘mfast::int_vector_cref::int_vector_cref(const mfast::int_vector_cref&) [with T = unsigned int]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_comparator.h:28:20: required from ‘void mfast::detail::field_comparator::visit(const SimpleType&) const [with SimpleType = mfast::int_vector_cref]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:125:9: required from ‘void mfast::detail::field_accessor_adaptor::visit(const uint32_vector_field_instruction*, void*) [with FieldAccessor = mfast::detail::field_comparator; mfast::uint32_vector_field_instruction = mfast::vector_field_instruction]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:122:20: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:214:24: warning: implicitly-declared ‘mfast::vector_cref_base >::vector_cref_base(const mfast::vector_cref_base >&)’ is deprecated [-Wdeprecated-copy] 214 | : base_type(other) | ^ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base >’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = unsigned int; InstructionType = mfast::vector_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h: In instantiation of ‘mfast::vector_cref::vector_cref(const mfast::vector_cref&) [with T = long int]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:244:24: required from ‘mfast::int_vector_cref::int_vector_cref(const mfast::int_vector_cref&) [with T = long int]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_comparator.h:28:20: required from ‘void mfast::detail::field_comparator::visit(const SimpleType&) const [with SimpleType = mfast::int_vector_cref]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:131:9: required from ‘void mfast::detail::field_accessor_adaptor::visit(const int64_vector_field_instruction*, void*) [with FieldAccessor = mfast::detail::field_comparator; mfast::int64_vector_field_instruction = mfast::vector_field_instruction]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:128:20: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:214:24: warning: implicitly-declared ‘mfast::vector_cref_base >::vector_cref_base(const mfast::vector_cref_base >&)’ is deprecated [-Wdeprecated-copy] 214 | : base_type(other) | ^ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base >’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = long int; InstructionType = mfast::vector_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h: In instantiation of ‘mfast::vector_cref::vector_cref(const mfast::vector_cref&) [with T = long unsigned int]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:244:24: required from ‘mfast::int_vector_cref::int_vector_cref(const mfast::int_vector_cref&) [with T = long unsigned int]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_comparator.h:28:20: required from ‘void mfast::detail::field_comparator::visit(const SimpleType&) const [with SimpleType = mfast::int_vector_cref]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:137:9: required from ‘void mfast::detail::field_accessor_adaptor::visit(const uint64_vector_field_instruction*, void*) [with FieldAccessor = mfast::detail::field_comparator; mfast::uint64_vector_field_instruction = mfast::vector_field_instruction]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:134:20: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:214:24: warning: implicitly-declared ‘mfast::vector_cref_base >::vector_cref_base(const mfast::vector_cref_base >&)’ is deprecated [-Wdeprecated-copy] 214 | : base_type(other) | ^ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base >’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = long unsigned int; InstructionType = mfast::vector_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ [ 97%] Building CXX object src/fast_type_gen/CMakeFiles/fast_type_gen.dir/cpp_gen.cpp.o In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/smart_ptr/detail/yield_k.hpp:23, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/smart_ptr/detail/spinlock.hpp:42, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/smart_ptr/shared_ptr.hpp:29, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/shared_ptr.hpp:17, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/exception/detail/shared_ptr.hpp:13, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/exception/get_error_info.hpp:13, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/exception/diagnostic_information.hpp:10, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/exception/all.hpp:10, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/codegen_base.h:23, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/inl_gen.h:22, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/inl_gen.cpp:19: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/header_deprecated.hpp:23:37: note: in expansion of macro ‘BOOST_PRAGMA_MESSAGE’ 23 | # define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.") | ^~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/range/result_iterator.hpp:20:1: note: in expansion of macro ‘BOOST_HEADER_DEPRECATED’ 20 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/header_deprecated.hpp:23:37: note: in expansion of macro ‘BOOST_PRAGMA_MESSAGE’ 23 | # define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.") | ^~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/range/const_reverse_iterator.hpp:20:1: note: in expansion of macro ‘BOOST_HEADER_DEPRECATED’ 20 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/header_deprecated.hpp:23:37: note: in expansion of macro ‘BOOST_PRAGMA_MESSAGE’ 23 | # define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.") | ^~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/range/reverse_result_iterator.hpp:20:1: note: in expansion of macro ‘BOOST_HEADER_DEPRECATED’ 20 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/codegen_base.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/inl_gen.h:22, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/inl_gen.cpp:19: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h: In instantiation of ‘mfast::string_cref_base::string_cref_base(const mfast::string_cref_base&) [with Instruction = mfast::ascii_field_instruction]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:161:56: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:40:50: warning: implicitly-declared ‘mfast::vector_cref_base::vector_cref_base(const mfast::vector_cref_base&)’ is deprecated [-Wdeprecated-copy] 40 | : vector_cref_base(other) | ^ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/codegen_base.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/inl_gen.h:22, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/inl_gen.cpp:19: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = char; InstructionType = mfast::ascii_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/codegen_base.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/inl_gen.h:22, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/inl_gen.cpp:19: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h: In instantiation of ‘mfast::string_cref_base::string_cref_base(const mfast::string_cref_base&) [with Instruction = mfast::unicode_field_instruction]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:194:58: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:40:50: warning: implicitly-declared ‘mfast::vector_cref_base::vector_cref_base(const mfast::vector_cref_base&)’ is deprecated [-Wdeprecated-copy] 40 | : vector_cref_base(other) | ^ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/codegen_base.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/inl_gen.h:22, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/inl_gen.cpp:19: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = char; InstructionType = mfast::unicode_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:26, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/codegen_base.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/inl_gen.h:22, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/inl_gen.cpp:19: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/message_ref.h: In instantiation of ‘mfast::make_message_mref::make_message_mref(const mfast::make_message_mref&) [with AggregateMRef = mfast::make_aggregate_mref; TemplateType = mfast::template_instruction]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/message_ref.h:123:9: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/message_ref.h:256:25: warning: implicitly-declared ‘mfast::make_aggregate_mref::make_aggregate_mref(const mfast::make_aggregate_mref&)’ is deprecated [-Wdeprecated-copy] 256 | : AggregateMRef(mref) | ^ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/group_ref.h:26, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/sequence_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/codegen_base.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/inl_gen.h:22, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/inl_gen.cpp:19: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/aggregate_ref.h:239:26: note: because ‘mfast::make_aggregate_mref’ has user-provided ‘mfast::make_aggregate_mref& mfast::make_aggregate_mref::operator=(const mfast::make_aggregate_mref&) [with ConstRef = mfast::aggregate_cref]’ 239 | make_aggregate_mref& operator= (const make_aggregate_mref&); | ^~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/codegen_base.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/inl_gen.h:22, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/inl_gen.cpp:19: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h: In instantiation of ‘mfast::vector_cref::vector_cref(const mfast::vector_cref&) [with T = unsigned char]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_comparator.h:28:20: required from ‘void mfast::detail::field_comparator::visit(const SimpleType&) const [with SimpleType = mfast::vector_cref]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:113:9: required from ‘void mfast::detail::field_accessor_adaptor::visit(const mfast::byte_vector_field_instruction*, void*) [with FieldAccessor = mfast::detail::field_comparator]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:110:20: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:214:24: warning: implicitly-declared ‘mfast::vector_cref_base::vector_cref_base(const mfast::vector_cref_base&)’ is deprecated [-Wdeprecated-copy] 214 | : base_type(other) | ^ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = unsigned char; InstructionType = mfast::byte_vector_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h: In instantiation of ‘mfast::vector_cref::vector_cref(const mfast::vector_cref&) [with T = int]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:244:24: required from ‘mfast::int_vector_cref::int_vector_cref(const mfast::int_vector_cref&) [with T = int]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_comparator.h:28:20: required from ‘void mfast::detail::field_comparator::visit(const SimpleType&) const [with SimpleType = mfast::int_vector_cref]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:119:9: required from ‘void mfast::detail::field_accessor_adaptor::visit(const int32_vector_field_instruction*, void*) [with FieldAccessor = mfast::detail::field_comparator; mfast::int32_vector_field_instruction = mfast::vector_field_instruction]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:116:20: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:214:24: warning: implicitly-declared ‘mfast::vector_cref_base >::vector_cref_base(const mfast::vector_cref_base >&)’ is deprecated [-Wdeprecated-copy] 214 | : base_type(other) | ^ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base >’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = int; InstructionType = mfast::vector_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h: In instantiation of ‘mfast::vector_cref::vector_cref(const mfast::vector_cref&) [with T = unsigned int]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:244:24: required from ‘mfast::int_vector_cref::int_vector_cref(const mfast::int_vector_cref&) [with T = unsigned int]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_comparator.h:28:20: required from ‘void mfast::detail::field_comparator::visit(const SimpleType&) const [with SimpleType = mfast::int_vector_cref]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:125:9: required from ‘void mfast::detail::field_accessor_adaptor::visit(const uint32_vector_field_instruction*, void*) [with FieldAccessor = mfast::detail::field_comparator; mfast::uint32_vector_field_instruction = mfast::vector_field_instruction]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:122:20: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:214:24: warning: implicitly-declared ‘mfast::vector_cref_base >::vector_cref_base(const mfast::vector_cref_base >&)’ is deprecated [-Wdeprecated-copy] 214 | : base_type(other) | ^ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base >’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = unsigned int; InstructionType = mfast::vector_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h: In instantiation of ‘mfast::vector_cref::vector_cref(const mfast::vector_cref&) [with T = long int]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:244:24: required from ‘mfast::int_vector_cref::int_vector_cref(const mfast::int_vector_cref&) [with T = long int]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_comparator.h:28:20: required from ‘void mfast::detail::field_comparator::visit(const SimpleType&) const [with SimpleType = mfast::int_vector_cref]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:131:9: required from ‘void mfast::detail::field_accessor_adaptor::visit(const int64_vector_field_instruction*, void*) [with FieldAccessor = mfast::detail::field_comparator; mfast::int64_vector_field_instruction = mfast::vector_field_instruction]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:128:20: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:214:24: warning: implicitly-declared ‘mfast::vector_cref_base >::vector_cref_base(const mfast::vector_cref_base >&)’ is deprecated [-Wdeprecated-copy] 214 | : base_type(other) | ^ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base >’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = long int; InstructionType = mfast::vector_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h: In instantiation of ‘mfast::vector_cref::vector_cref(const mfast::vector_cref&) [with T = long unsigned int]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:244:24: required from ‘mfast::int_vector_cref::int_vector_cref(const mfast::int_vector_cref&) [with T = long unsigned int]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_comparator.h:28:20: required from ‘void mfast::detail::field_comparator::visit(const SimpleType&) const [with SimpleType = mfast::int_vector_cref]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:137:9: required from ‘void mfast::detail::field_accessor_adaptor::visit(const uint64_vector_field_instruction*, void*) [with FieldAccessor = mfast::detail::field_comparator; mfast::uint64_vector_field_instruction = mfast::vector_field_instruction]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:134:20: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:214:24: warning: implicitly-declared ‘mfast::vector_cref_base >::vector_cref_base(const mfast::vector_cref_base >&)’ is deprecated [-Wdeprecated-copy] 214 | : base_type(other) | ^ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base >’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = long unsigned int; InstructionType = mfast::vector_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/smart_ptr/detail/yield_k.hpp:23, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/smart_ptr/detail/spinlock.hpp:42, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/smart_ptr/shared_ptr.hpp:29, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/shared_ptr.hpp:17, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/exception/detail/shared_ptr.hpp:13, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/exception/get_error_info.hpp:13, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/exception/diagnostic_information.hpp:10, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/exception/all.hpp:10, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/codegen_base.h:23, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/cpp_gen.h:22, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/cpp_gen.cpp:19: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/header_deprecated.hpp:23:37: note: in expansion of macro ‘BOOST_PRAGMA_MESSAGE’ 23 | # define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.") | ^~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/range/result_iterator.hpp:20:1: note: in expansion of macro ‘BOOST_HEADER_DEPRECATED’ 20 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/header_deprecated.hpp:23:37: note: in expansion of macro ‘BOOST_PRAGMA_MESSAGE’ 23 | # define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.") | ^~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/range/const_reverse_iterator.hpp:20:1: note: in expansion of macro ‘BOOST_HEADER_DEPRECATED’ 20 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/header_deprecated.hpp:23:37: note: in expansion of macro ‘BOOST_PRAGMA_MESSAGE’ 23 | # define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.") | ^~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/range/reverse_result_iterator.hpp:20:1: note: in expansion of macro ‘BOOST_HEADER_DEPRECATED’ 20 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/codegen_base.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/cpp_gen.h:22, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/cpp_gen.cpp:19: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h: In instantiation of ‘mfast::string_cref_base::string_cref_base(const mfast::string_cref_base&) [with Instruction = mfast::ascii_field_instruction]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:161:56: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:40:50: warning: implicitly-declared ‘mfast::vector_cref_base::vector_cref_base(const mfast::vector_cref_base&)’ is deprecated [-Wdeprecated-copy] 40 | : vector_cref_base(other) | ^ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/codegen_base.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/cpp_gen.h:22, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/cpp_gen.cpp:19: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = char; InstructionType = mfast::ascii_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/codegen_base.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/cpp_gen.h:22, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/cpp_gen.cpp:19: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h: In instantiation of ‘mfast::string_cref_base::string_cref_base(const mfast::string_cref_base&) [with Instruction = mfast::unicode_field_instruction]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:194:58: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:40:50: warning: implicitly-declared ‘mfast::vector_cref_base::vector_cref_base(const mfast::vector_cref_base&)’ is deprecated [-Wdeprecated-copy] 40 | : vector_cref_base(other) | ^ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/codegen_base.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/cpp_gen.h:22, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/cpp_gen.cpp:19: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = char; InstructionType = mfast::unicode_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:26, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/codegen_base.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/cpp_gen.h:22, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/cpp_gen.cpp:19: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/message_ref.h: In instantiation of ‘mfast::make_message_mref::make_message_mref(const mfast::make_message_mref&) [with AggregateMRef = mfast::make_aggregate_mref; TemplateType = mfast::template_instruction]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/message_ref.h:123:9: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/message_ref.h:256:25: warning: implicitly-declared ‘mfast::make_aggregate_mref::make_aggregate_mref(const mfast::make_aggregate_mref&)’ is deprecated [-Wdeprecated-copy] 256 | : AggregateMRef(mref) | ^ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/group_ref.h:26, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/sequence_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/codegen_base.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/cpp_gen.h:22, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/cpp_gen.cpp:19: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/aggregate_ref.h:239:26: note: because ‘mfast::make_aggregate_mref’ has user-provided ‘mfast::make_aggregate_mref& mfast::make_aggregate_mref::operator=(const mfast::make_aggregate_mref&) [with ConstRef = mfast::aggregate_cref]’ 239 | make_aggregate_mref& operator= (const make_aggregate_mref&); | ^~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/string_ref.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/codegen_base.h:24, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/cpp_gen.h:22, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/fast_type_gen/cpp_gen.cpp:19: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h: In instantiation of ‘mfast::vector_cref::vector_cref(const mfast::vector_cref&) [with T = unsigned char]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_comparator.h:28:20: required from ‘void mfast::detail::field_comparator::visit(const SimpleType&) const [with SimpleType = mfast::vector_cref]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:113:9: required from ‘void mfast::detail::field_accessor_adaptor::visit(const mfast::byte_vector_field_instruction*, void*) [with FieldAccessor = mfast::detail::field_comparator]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:110:20: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:214:24: warning: implicitly-declared ‘mfast::vector_cref_base::vector_cref_base(const mfast::vector_cref_base&)’ is deprecated [-Wdeprecated-copy] 214 | : base_type(other) | ^ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = unsigned char; InstructionType = mfast::byte_vector_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h: In instantiation of ‘mfast::vector_cref::vector_cref(const mfast::vector_cref&) [with T = int]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:244:24: required from ‘mfast::int_vector_cref::int_vector_cref(const mfast::int_vector_cref&) [with T = int]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_comparator.h:28:20: required from ‘void mfast::detail::field_comparator::visit(const SimpleType&) const [with SimpleType = mfast::int_vector_cref]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:119:9: required from ‘void mfast::detail::field_accessor_adaptor::visit(const int32_vector_field_instruction*, void*) [with FieldAccessor = mfast::detail::field_comparator; mfast::int32_vector_field_instruction = mfast::vector_field_instruction]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:116:20: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:214:24: warning: implicitly-declared ‘mfast::vector_cref_base >::vector_cref_base(const mfast::vector_cref_base >&)’ is deprecated [-Wdeprecated-copy] 214 | : base_type(other) | ^ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base >’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = int; InstructionType = mfast::vector_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h: In instantiation of ‘mfast::vector_cref::vector_cref(const mfast::vector_cref&) [with T = unsigned int]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:244:24: required from ‘mfast::int_vector_cref::int_vector_cref(const mfast::int_vector_cref&) [with T = unsigned int]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_comparator.h:28:20: required from ‘void mfast::detail::field_comparator::visit(const SimpleType&) const [with SimpleType = mfast::int_vector_cref]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:125:9: required from ‘void mfast::detail::field_accessor_adaptor::visit(const uint32_vector_field_instruction*, void*) [with FieldAccessor = mfast::detail::field_comparator; mfast::uint32_vector_field_instruction = mfast::vector_field_instruction]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:122:20: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:214:24: warning: implicitly-declared ‘mfast::vector_cref_base >::vector_cref_base(const mfast::vector_cref_base >&)’ is deprecated [-Wdeprecated-copy] 214 | : base_type(other) | ^ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base >’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = unsigned int; InstructionType = mfast::vector_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h: In instantiation of ‘mfast::vector_cref::vector_cref(const mfast::vector_cref&) [with T = long int]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:244:24: required from ‘mfast::int_vector_cref::int_vector_cref(const mfast::int_vector_cref&) [with T = long int]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_comparator.h:28:20: required from ‘void mfast::detail::field_comparator::visit(const SimpleType&) const [with SimpleType = mfast::int_vector_cref]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:131:9: required from ‘void mfast::detail::field_accessor_adaptor::visit(const int64_vector_field_instruction*, void*) [with FieldAccessor = mfast::detail::field_comparator; mfast::int64_vector_field_instruction = mfast::vector_field_instruction]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:128:20: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:214:24: warning: implicitly-declared ‘mfast::vector_cref_base >::vector_cref_base(const mfast::vector_cref_base >&)’ is deprecated [-Wdeprecated-copy] 214 | : base_type(other) | ^ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base >’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = long int; InstructionType = mfast::vector_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h: In instantiation of ‘mfast::vector_cref::vector_cref(const mfast::vector_cref&) [with T = long unsigned int]’: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:244:24: required from ‘mfast::int_vector_cref::int_vector_cref(const mfast::int_vector_cref&) [with T = long unsigned int]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_comparator.h:28:20: required from ‘void mfast::detail::field_comparator::visit(const SimpleType&) const [with SimpleType = mfast::int_vector_cref]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:137:9: required from ‘void mfast::detail::field_accessor_adaptor::visit(const uint64_vector_field_instruction*, void*) [with FieldAccessor = mfast::detail::field_comparator; mfast::uint64_vector_field_instruction = mfast::vector_field_instruction]’ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/field_visitor.h:134:20: required from here /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:214:24: warning: implicitly-declared ‘mfast::vector_cref_base >::vector_cref_base(const mfast::vector_cref_base >&)’ is deprecated [-Wdeprecated-copy] 214 | : base_type(other) | ^ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/source_subfolder/src/mfast/vector_ref.h:176:23: note: because ‘mfast::vector_cref_base >’ has user-provided ‘mfast::vector_cref_base& mfast::vector_cref_base::operator=(const mfast::vector_cref_base&) [with T = long unsigned int; InstructionType = mfast::vector_field_instruction]’ 176 | vector_cref_base& operator = (const vector_cref_base&); | ^~~~~~~~ [100%] Linking CXX executable ../../bin/fast_type_gen [100%] Built target fast_type_gen mfast/1.2.1: Package 'a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2' built mfast/1.2.1: Build folder /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2 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 /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2 mfast/1.2.1: Calling package() ----Running------ > cmake --build '/home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/build/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [ 48%] Built target mfast_static [ 61%] Built target mfast_xml_parser_static [ 80%] Built target mfast_coder_static [ 87%] Built target mfast_json_static [100%] Built target fast_type_gen Install the project... -- Install configuration: "Release" -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/lib/cmake/mFAST/mFASTConfig.cmake -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/lib/cmake/mFAST/mFASTConfigVersion.cmake -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/lib/cmake/mFAST/mFASTTargets.cmake -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/lib/cmake/mFAST/mFASTTargets-release.cmake -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/share/mfast/fast_1_1.rnc -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/share/mfast/fast_1_1.rng -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/share/mfast/mfast.rnc -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/share/mfast/mfast.rng -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/lib/libmfast.a -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/boolean_ref.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/mfast_export.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/field_visitor.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/int_ref.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/coder -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/coder/encoder -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/coder/encoder/fast_ostream.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/coder/encoder/resizable_fast_ostreambuf.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/coder/encoder/encoder_presence_map.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/coder/encoder/fast_ostreambuf.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/coder/encoder/encoder_field_operator.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/coder/encoder/fast_ostream_inserter.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/coder/common -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/coder/common/codec_helper.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/coder/common/debug_stream.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/coder/common/dictionary_builder.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/coder/common/exceptions.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/coder/fast_encoder.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/coder/fast_decoder.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/coder/decoder -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/coder/decoder/fast_istream.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/coder/decoder/fast_istreambuf.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/coder/decoder/decoder_field_operator.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/coder/decoder/fast_istream_extractor.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/coder/decoder/decoder_presence_map.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/coder/decoder/check_overflow.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/coder/mfast_coder_export.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/composite_type.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/json -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/json/mfast_json_export.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/json/json.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/field_comparator.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/nested_message_ref.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/aggregate_ref.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/array_view.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/sequence_ref.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/string_ref.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/message_ref.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/xml_parser -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/xml_parser/dynamic_templates_description.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/xml_parser/field_builder.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/xml_parser/templates_builder.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/xml_parser/fast_xml_attributes.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/xml_parser/xml_util.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/xml_parser/FastXMLVisitor.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/xml_parser/view_info_builder.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/xml_parser/template_registry_impl.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/xml_parser/field_builder_base.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/xml_parser/mfast_xml_parser_export.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/xml_parser/field_op.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/enum_ref.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/field_mref.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/view_iterator.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/group_ref.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/sqlite3 -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/sqlite3/second_pass_visitor.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/sqlite3/value_binder.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/sqlite3/aggregate_inserter.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/sqlite3/field_instruction_visitor_ex.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/sqlite3/third_pass_visitor.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/sqlite3/converter_core.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/sqlite3/sequence_inserter.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/sqlite3/field_masks.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/sqlite3/first_pass_visitor.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/sqlite3/error.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/sqlite3/tables_creator.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/sqlite3/converter.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/sqlite3/mfast_sqlite3_export.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/decimal_ref.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/vector_ref.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/exceptions.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/value_storage.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/malloc_allocator.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/allocator.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/field_ref.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/arena_allocator.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/sequence_type.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/field_instructions.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/instructions -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/instructions/decimal_instruction.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/instructions/sequence_instruction.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/instructions/int_vector_instructions.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/instructions/vector_instruction_base.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/instructions/byte_vector_instruction.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/instructions/enum_instruction.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/instructions/templateref_instruction.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/instructions/field_instruction.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/instructions/templates_description.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/instructions/int_instructions.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/instructions/template_instruction.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/instructions/string_instructions.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/instructions/group_instruction.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/output.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/lib/libmfast_coder.a -- Up-to-date: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/coder -- Up-to-date: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/coder/encoder -- Up-to-date: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/coder/encoder/fast_ostream.h -- Up-to-date: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/coder/encoder/resizable_fast_ostreambuf.h -- Up-to-date: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/coder/encoder/encoder_presence_map.h -- Up-to-date: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/coder/encoder/fast_ostreambuf.h -- Up-to-date: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/coder/encoder/encoder_field_operator.h -- Up-to-date: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/coder/encoder/fast_ostream_inserter.h -- Up-to-date: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/coder/common -- Up-to-date: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/coder/common/codec_helper.h -- Up-to-date: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/coder/common/debug_stream.h -- Up-to-date: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/coder/common/dictionary_builder.h -- Up-to-date: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/coder/common/exceptions.h -- Up-to-date: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/coder/fast_encoder.h -- Up-to-date: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/coder/fast_decoder.h -- Up-to-date: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/coder/decoder -- Up-to-date: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/coder/decoder/fast_istream.h -- Up-to-date: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/coder/decoder/fast_istreambuf.h -- Up-to-date: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/coder/decoder/decoder_field_operator.h -- Up-to-date: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/coder/decoder/fast_istream_extractor.h -- Up-to-date: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/coder/decoder/decoder_presence_map.h -- Up-to-date: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/coder/decoder/check_overflow.h -- Up-to-date: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/coder/mfast_coder_export.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/lib/libmfast_xml_parser.a -- Up-to-date: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/xml_parser/mfast_xml_parser_export.h -- Up-to-date: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/xml_parser/dynamic_templates_description.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/lib/libmfast_json.a -- Up-to-date: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/json -- Up-to-date: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/json/mfast_json_export.h -- Up-to-date: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/json/json.h -- Installing: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/bin/fast_type_gen -- Set runtime path of "/home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/bin/fast_type_gen" to "/home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/lib:/home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/tinyxml2/8.0.0/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/lib:/home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/zlib/1.2.11/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib:/home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/bzip2/1.0.8/_/_/package/da606cf731e334010b0bf6e85a2a6f891b9f36b0/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 '.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 'a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2' created mfast/1.2.1: Created package revision 6ef71c862a074b377777516f0f9a2803 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK mfast/1.2.1 (test package): Generator cmake created conanbuildinfo.cmake mfast/1.2.1 (test package): Generator txt created conanbuildinfo.txt mfast/1.2.1 (test package): Generated conaninfo.txt mfast/1.2.1 (test package): Generated graphinfo Using lockfile: '/home/conan/w/cci_PR-2720/7/7357c307-5208-48d4-9286-65a6ce0ff059/recipes/mfast/all/test_package/build/15dddbbcc85daa90505cd97c24ab9726d3a5702d/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 '/home/conan/w/cci_PR-2720/7/7357c307-5208-48d4-9286-65a6ce0ff059/recipes/mfast/all/test_package/build/15dddbbcc85daa90505cd97c24ab9726d3a5702d' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="9" -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 '/home/conan/w/cci_PR-2720/7/7357c307-5208-48d4-9286-65a6ce0ff059/recipes/mfast/all/test_package' ----------------- -- The CXX compiler identification is GNU 9.2.1 -- 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 9 -- Conan: Checking correct version: 9 -- Conan: C++ stdlib: libstdc++11 -- Found Boost: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include (found suitable version "1.74.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: /home/conan/w/cci_PR-2720/7/7357c307-5208-48d4-9286-65a6ce0ff059/recipes/mfast/all/test_package/build/15dddbbcc85daa90505cd97c24ab9726d3a5702d ----Running------ > cmake --build '/home/conan/w/cci_PR-2720/7/7357c307-5208-48d4-9286-65a6ce0ff059/recipes/mfast/all/test_package/build/15dddbbcc85daa90505cd97c24ab9726d3a5702d' '--' '-j3' ----------------- [ 25%] [FASTTYPEGEN][Test] Building Fast Application Types Test Scanning dependencies of target message_printer [ 50%] Building CXX object CMakeFiles/message_printer.dir/Test.cpp.o [ 75%] Building CXX object CMakeFiles/message_printer.dir/message_printer.cpp.o In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/math/tools/cxx03_warn.hpp:9, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/math/constants/constants.hpp:11, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/math/special_functions/asinh.hpp:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/multiprecision/cpp_dec_float.hpp:41, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/decimal_ref.h:32, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast.h:22, from /home/conan/w/cci_PR-2720/7/7357c307-5208-48d4-9286-65a6ce0ff059/recipes/mfast/all/test_package/build/15dddbbcc85daa90505cd97c24ab9726d3a5702d/Test.h:4, from /home/conan/w/cci_PR-2720/7/7357c307-5208-48d4-9286-65a6ce0ff059/recipes/mfast/all/test_package/build/15dddbbcc85daa90505cd97c24ab9726d3a5702d/Test.cpp:1: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: in definition of macro ‘BOOST_PRAGMA_MESSAGE’ 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/range/result_iterator.hpp:20:1: note: in expansion of macro ‘BOOST_HEADER_DEPRECATED’ 20 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: in definition of macro ‘BOOST_PRAGMA_MESSAGE’ 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/range/const_reverse_iterator.hpp:20:1: note: in expansion of macro ‘BOOST_HEADER_DEPRECATED’ 20 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: in definition of macro ‘BOOST_PRAGMA_MESSAGE’ 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/range/reverse_result_iterator.hpp:20:1: note: in expansion of macro ‘BOOST_HEADER_DEPRECATED’ 20 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/math/tools/cxx03_warn.hpp:9, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/math/constants/constants.hpp:11, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/math/special_functions/asinh.hpp:25, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/multiprecision/cpp_dec_float.hpp:41, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast/decimal_ref.h:32, from /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/mfast/1.2.1/_/_/package/a15ee9e0f2d8d5cbb6cca26892f322a96174d2a2/include/mfast.h:22, from /home/conan/w/cci_PR-2720/7/7357c307-5208-48d4-9286-65a6ce0ff059/recipes/mfast/all/test_package/build/15dddbbcc85daa90505cd97c24ab9726d3a5702d/Test.h:4, from /home/conan/w/cci_PR-2720/7/7357c307-5208-48d4-9286-65a6ce0ff059/recipes/mfast/all/test_package/message_printer.cpp:2: /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: in definition of macro ‘BOOST_PRAGMA_MESSAGE’ 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/range/result_iterator.hpp:20:1: note: in expansion of macro ‘BOOST_HEADER_DEPRECATED’ 20 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: in definition of macro ‘BOOST_PRAGMA_MESSAGE’ 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/range/const_reverse_iterator.hpp:20:1: note: in expansion of macro ‘BOOST_HEADER_DEPRECATED’ 20 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/config/pragma_message.hpp:24:34: note: in definition of macro ‘BOOST_PRAGMA_MESSAGE’ 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/conan/w/cci_PR-2720/7/1f4e08e9-398d-4989-a2ad-dbcf31277605/.conan/data/boost/1.74.0/_/_/package/020be167c6748e1e82d613b2837bf63074e10744/include/boost/range/reverse_result_iterator.hpp:20:1: note: in expansion of macro ‘BOOST_HEADER_DEPRECATED’ 20 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ [100%] Linking CXX executable bin/message_printer [100%] Built target message_printer mfast/1.2.1 (test package): Running test() ----Running------ > bin/message_printer ----------------- Value JSON file created at '/home/conan/w/cci_PR-2720/7/7357c307-5208-48d4-9286-65a6ce0ff059/_create.json'