******************************************************************************** conan install sbp/4.2.0@#b18b393b9c0ead8573fbdbae54f86c1f --build=sbp -pr /home/conan/w/prod/BuildSingleReference/253148/2292ef05-aa61-4012-820f-e76777e689f3/profile_linux_9_libstdcpp11_gcc_debug_64.sbp-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.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/prod/BuildSingleReference/.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/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=9 os=Linux [options] sbp:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True sbp/4.2.0: Forced build from source Installing package: sbp/4.2.0 Requirements sbp/4.2.0 from local cache - Cache Packages sbp/4.2.0:30eae4e50fefe0f7b788ed8928ac248681ea6af0 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK sbp/4.2.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/source/src sbp/4.2.0: sbp/4.2.0: sbp/4.2.0: Unzipping 230.9KB, this can take a while sbp/4.2.0: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK sbp/4.2.0: Copying sources to build folder sbp/4.2.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0 sbp/4.2.0: Generator txt created conanbuildinfo.txt sbp/4.2.0: Calling generate() sbp/4.2.0: Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' sbp/4.2.0: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' sbp/4.2.0: Aggregating env generators [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 sbp/4.2.0: Calling build() sbp/4.2.0: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/c" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/c" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build/Debug/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- The C compiler identification is GNU 9.2.1 -- The CXX compiler identification is GNU 9.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- libsbp unit tests are DISABLED -- libsbp documentation is DISABLED -- Initialising clang format target for libsbp using existing script in /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/c/scripts/clang-format.sh -- Performing Test HAVE_C_FLAG_WERROR -- Performing Test HAVE_C_FLAG_WERROR - Success -- Performing Test HAVE_CXX_FLAG_WERROR -- Performing Test HAVE_CXX_FLAG_WERROR - Success -- Performing Test HAVE_C_FLAG_WNO_ERROR_DEPRECATED_DECLARATIONS -- Performing Test HAVE_C_FLAG_WNO_ERROR_DEPRECATED_DECLARATIONS - Success -- Performing Test HAVE_CXX_FLAG_WNO_ERROR_DEPRECATED_DECLARATIONS -- Performing Test HAVE_CXX_FLAG_WNO_ERROR_DEPRECATED_DECLARATIONS - Success -- Performing Test HAVE_C_FLAG_WALL -- Performing Test HAVE_C_FLAG_WALL - Success -- Performing Test HAVE_CXX_FLAG_WALL -- Performing Test HAVE_CXX_FLAG_WALL - Success -- Performing Test HAVE_C_FLAG_WCAST_ALIGN -- Performing Test HAVE_C_FLAG_WCAST_ALIGN - Success -- Performing Test HAVE_CXX_FLAG_WCAST_ALIGN -- Performing Test HAVE_CXX_FLAG_WCAST_ALIGN - Success -- Performing Test HAVE_C_FLAG_WCAST_QUAL -- Performing Test HAVE_C_FLAG_WCAST_QUAL - Success -- Performing Test HAVE_CXX_FLAG_WCAST_QUAL -- Performing Test HAVE_CXX_FLAG_WCAST_QUAL - Success -- Performing Test HAVE_C_FLAG_WCHAR_SUBSCRIPTS -- Performing Test HAVE_C_FLAG_WCHAR_SUBSCRIPTS - Success -- Performing Test HAVE_CXX_FLAG_WCHAR_SUBSCRIPTS -- Performing Test HAVE_CXX_FLAG_WCHAR_SUBSCRIPTS - Success -- Performing Test HAVE_C_FLAG_WCOMMENT -- Performing Test HAVE_C_FLAG_WCOMMENT - Success -- Performing Test HAVE_CXX_FLAG_WCOMMENT -- Performing Test HAVE_CXX_FLAG_WCOMMENT - Success -- Performing Test HAVE_C_FLAG_WCONVERSION -- Performing Test HAVE_C_FLAG_WCONVERSION - Success -- Performing Test HAVE_CXX_FLAG_WCONVERSION -- Performing Test HAVE_CXX_FLAG_WCONVERSION - Success -- Performing Test HAVE_C_FLAG_WDISABLED_OPTIMIZATION -- Performing Test HAVE_C_FLAG_WDISABLED_OPTIMIZATION - Success -- Performing Test HAVE_CXX_FLAG_WDISABLED_OPTIMIZATION -- Performing Test HAVE_CXX_FLAG_WDISABLED_OPTIMIZATION - Success -- Performing Test HAVE_C_FLAG_WEXTRA -- Performing Test HAVE_C_FLAG_WEXTRA - Success -- Performing Test HAVE_CXX_FLAG_WEXTRA -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- Performing Test HAVE_C_FLAG_WFLOAT_EQUAL -- Performing Test HAVE_C_FLAG_WFLOAT_EQUAL - Success -- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL -- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- Performing Test HAVE_C_FLAG_WFORMAT -- Performing Test HAVE_C_FLAG_WFORMAT - Success -- Performing Test HAVE_CXX_FLAG_WFORMAT -- Performing Test HAVE_CXX_FLAG_WFORMAT - Success -- Performing Test HAVE_C_FLAG_WFORMAT_SECURITY -- Performing Test HAVE_C_FLAG_WFORMAT_SECURITY - Success -- Performing Test HAVE_CXX_FLAG_WFORMAT_SECURITY -- Performing Test HAVE_CXX_FLAG_WFORMAT_SECURITY - Success -- Performing Test HAVE_C_FLAG_WFORMAT_Y2K -- Performing Test HAVE_C_FLAG_WFORMAT_Y2K - Success -- Performing Test HAVE_CXX_FLAG_WFORMAT_Y2K -- Performing Test HAVE_CXX_FLAG_WFORMAT_Y2K - Success -- Performing Test HAVE_C_FLAG_WIMPLICIT_FALLTHROUGH -- Performing Test HAVE_C_FLAG_WIMPLICIT_FALLTHROUGH - Success -- Performing Test HAVE_CXX_FLAG_WIMPLICIT_FALLTHROUGH -- Performing Test HAVE_CXX_FLAG_WIMPLICIT_FALLTHROUGH - Success -- Performing Test HAVE_C_FLAG_WIMPORT -- Performing Test HAVE_C_FLAG_WIMPORT - Success -- Performing Test HAVE_CXX_FLAG_WIMPORT -- Performing Test HAVE_CXX_FLAG_WIMPORT - Success -- Performing Test HAVE_C_FLAG_WINIT_SELF -- Performing Test HAVE_C_FLAG_WINIT_SELF - Success -- Performing Test HAVE_CXX_FLAG_WINIT_SELF -- Performing Test HAVE_CXX_FLAG_WINIT_SELF - Success -- Performing Test HAVE_C_FLAG_WINVALID_PCH -- Performing Test HAVE_C_FLAG_WINVALID_PCH - Success -- Performing Test HAVE_CXX_FLAG_WINVALID_PCH -- Performing Test HAVE_CXX_FLAG_WINVALID_PCH - Success -- Performing Test HAVE_C_FLAG_WMISSING_BRACES -- Performing Test HAVE_C_FLAG_WMISSING_BRACES - Success -- Performing Test HAVE_CXX_FLAG_WMISSING_BRACES -- Performing Test HAVE_CXX_FLAG_WMISSING_BRACES - Success -- Performing Test HAVE_C_FLAG_WMISSING_FIELD_INITIALIZERS -- Performing Test HAVE_C_FLAG_WMISSING_FIELD_INITIALIZERS - Success -- Performing Test HAVE_CXX_FLAG_WMISSING_FIELD_INITIALIZERS -- Performing Test HAVE_CXX_FLAG_WMISSING_FIELD_INITIALIZERS - Success -- Performing Test HAVE_C_FLAG_WMISSING_INCLUDE_DIRS -- Performing Test HAVE_C_FLAG_WMISSING_INCLUDE_DIRS - Success -- Performing Test HAVE_CXX_FLAG_WMISSING_INCLUDE_DIRS -- Performing Test HAVE_CXX_FLAG_WMISSING_INCLUDE_DIRS - Success -- Performing Test HAVE_C_FLAG_WPARENTHESES -- Performing Test HAVE_C_FLAG_WPARENTHESES - Success -- Performing Test HAVE_CXX_FLAG_WPARENTHESES -- Performing Test HAVE_CXX_FLAG_WPARENTHESES - Success -- Performing Test HAVE_C_FLAG_WPOINTER_ARITH -- Performing Test HAVE_C_FLAG_WPOINTER_ARITH - Success -- Performing Test HAVE_CXX_FLAG_WPOINTER_ARITH -- Performing Test HAVE_CXX_FLAG_WPOINTER_ARITH - Success -- Performing Test HAVE_C_FLAG_WREDUNDANT_DECLS -- Performing Test HAVE_C_FLAG_WREDUNDANT_DECLS - Success -- Performing Test HAVE_CXX_FLAG_WREDUNDANT_DECLS -- Performing Test HAVE_CXX_FLAG_WREDUNDANT_DECLS - Success -- Performing Test HAVE_C_FLAG_WRETURN_TYPE -- Performing Test HAVE_C_FLAG_WRETURN_TYPE - Success -- Performing Test HAVE_CXX_FLAG_WRETURN_TYPE -- Performing Test HAVE_CXX_FLAG_WRETURN_TYPE - Success -- Performing Test HAVE_C_FLAG_WSEQUENCE_POINT -- Performing Test HAVE_C_FLAG_WSEQUENCE_POINT - Success -- Performing Test HAVE_CXX_FLAG_WSEQUENCE_POINT -- Performing Test HAVE_CXX_FLAG_WSEQUENCE_POINT - Success -- Performing Test HAVE_C_FLAG_WSHADOW -- Performing Test HAVE_C_FLAG_WSHADOW - Success -- Performing Test HAVE_CXX_FLAG_WSHADOW -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- Performing Test HAVE_C_FLAG_WSIGN_COMPARE -- Performing Test HAVE_C_FLAG_WSIGN_COMPARE - Success -- Performing Test HAVE_CXX_FLAG_WSIGN_COMPARE -- Performing Test HAVE_CXX_FLAG_WSIGN_COMPARE - Success -- Performing Test HAVE_C_FLAG_WSTACK_PROTECTOR -- Performing Test HAVE_C_FLAG_WSTACK_PROTECTOR - Success -- Performing Test HAVE_CXX_FLAG_WSTACK_PROTECTOR -- Performing Test HAVE_CXX_FLAG_WSTACK_PROTECTOR - Success -- Performing Test HAVE_C_FLAG_WSWITCH -- Performing Test HAVE_C_FLAG_WSWITCH - Success -- Performing Test HAVE_CXX_FLAG_WSWITCH -- Performing Test HAVE_CXX_FLAG_WSWITCH - Success -- Performing Test HAVE_C_FLAG_WSWITCH_DEFAULT -- Performing Test HAVE_C_FLAG_WSWITCH_DEFAULT - Success -- Performing Test HAVE_CXX_FLAG_WSWITCH_DEFAULT -- Performing Test HAVE_CXX_FLAG_WSWITCH_DEFAULT - Success -- Performing Test HAVE_C_FLAG_WSWITCH_ENUM -- Performing Test HAVE_C_FLAG_WSWITCH_ENUM - Success -- Performing Test HAVE_CXX_FLAG_WSWITCH_ENUM -- Performing Test HAVE_CXX_FLAG_WSWITCH_ENUM - Success -- Performing Test HAVE_C_FLAG_WTRIGRAPHS -- Performing Test HAVE_C_FLAG_WTRIGRAPHS - Success -- Performing Test HAVE_CXX_FLAG_WTRIGRAPHS -- Performing Test HAVE_CXX_FLAG_WTRIGRAPHS - Success -- Performing Test HAVE_C_FLAG_WUNINITIALIZED -- Performing Test HAVE_C_FLAG_WUNINITIALIZED - Success -- Performing Test HAVE_CXX_FLAG_WUNINITIALIZED -- Performing Test HAVE_CXX_FLAG_WUNINITIALIZED - Success -- Performing Test HAVE_C_FLAG_WUNKNOWN_PRAGMAS -- Performing Test HAVE_C_FLAG_WUNKNOWN_PRAGMAS - Success -- Performing Test HAVE_CXX_FLAG_WUNKNOWN_PRAGMAS -- Performing Test HAVE_CXX_FLAG_WUNKNOWN_PRAGMAS - Success -- Performing Test HAVE_C_FLAG_WUNREACHABLE_CODE -- Performing Test HAVE_C_FLAG_WUNREACHABLE_CODE - Success -- Performing Test HAVE_CXX_FLAG_WUNREACHABLE_CODE -- Performing Test HAVE_CXX_FLAG_WUNREACHABLE_CODE - Success -- Performing Test HAVE_C_FLAG_WUNUSED -- Performing Test HAVE_C_FLAG_WUNUSED - Success -- Performing Test HAVE_CXX_FLAG_WUNUSED -- Performing Test HAVE_CXX_FLAG_WUNUSED - Success -- Performing Test HAVE_C_FLAG_WUNUSED_FUNCTION -- Performing Test HAVE_C_FLAG_WUNUSED_FUNCTION - Success -- Performing Test HAVE_CXX_FLAG_WUNUSED_FUNCTION -- Performing Test HAVE_CXX_FLAG_WUNUSED_FUNCTION - Success -- Performing Test HAVE_C_FLAG_WUNUSED_LABEL -- Performing Test HAVE_C_FLAG_WUNUSED_LABEL - Success -- Performing Test HAVE_CXX_FLAG_WUNUSED_LABEL -- Performing Test HAVE_CXX_FLAG_WUNUSED_LABEL - Success -- Performing Test HAVE_C_FLAG_WUNUSED_PARAMETER -- Performing Test HAVE_C_FLAG_WUNUSED_PARAMETER - Success -- Performing Test HAVE_CXX_FLAG_WUNUSED_PARAMETER -- Performing Test HAVE_CXX_FLAG_WUNUSED_PARAMETER - Success -- Performing Test HAVE_C_FLAG_WUNUSED_VALUE -- Performing Test HAVE_C_FLAG_WUNUSED_VALUE - Success -- Performing Test HAVE_CXX_FLAG_WUNUSED_VALUE -- Performing Test HAVE_CXX_FLAG_WUNUSED_VALUE - Success -- Performing Test HAVE_C_FLAG_WUNUSED_VARIABLE -- Performing Test HAVE_C_FLAG_WUNUSED_VARIABLE - Success -- Performing Test HAVE_CXX_FLAG_WUNUSED_VARIABLE -- Performing Test HAVE_CXX_FLAG_WUNUSED_VARIABLE - Success -- Performing Test HAVE_C_FLAG_WVOLATILE_REGISTER_VAR -- Performing Test HAVE_C_FLAG_WVOLATILE_REGISTER_VAR - Success -- Performing Test HAVE_CXX_FLAG_WVOLATILE_REGISTER_VAR -- Performing Test HAVE_CXX_FLAG_WVOLATILE_REGISTER_VAR - Success -- Performing Test HAVE_C_FLAG_WWRITE_STRINGS -- Performing Test HAVE_C_FLAG_WWRITE_STRINGS - Success -- Performing Test HAVE_CXX_FLAG_WWRITE_STRINGS -- Performing Test HAVE_CXX_FLAG_WWRITE_STRINGS - Success -- Performing Test HAVE_C_FLAG_PEDANTIC -- Performing Test HAVE_C_FLAG_PEDANTIC - Success -- Performing Test HAVE_CXX_FLAG_PEDANTIC -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build/Debug sbp/4.2.0: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build/Debug" '--' '-j3' ----------------- Scanning dependencies of target sbp [ 3%] Building C object src/CMakeFiles/sbp.dir/edc.c.o [ 6%] Building C object src/CMakeFiles/sbp.dir/sbp.c.o [ 9%] Building C object src/CMakeFiles/sbp.dir/v4/string/sbp_string.c.o [ 12%] Building C object src/CMakeFiles/sbp.dir/v4/string/multipart.c.o [ 16%] Building C object src/CMakeFiles/sbp.dir/v4/string/unterminated.c.o [ 19%] Building C object src/CMakeFiles/sbp.dir/v4/string/null_terminated.c.o [ 22%] Building C object src/CMakeFiles/sbp.dir/v4/string/double_null_terminated.c.o [ 25%] Building C object src/CMakeFiles/sbp.dir/v4/acquisition.c.o [ 29%] Building C object src/CMakeFiles/sbp.dir/v4/bootload.c.o [ 32%] Building C object src/CMakeFiles/sbp.dir/v4/ext_events.c.o [ 35%] Building C object src/CMakeFiles/sbp.dir/v4/file_io.c.o [ 38%] Building C object src/CMakeFiles/sbp.dir/v4/flash.c.o [ 41%] Building C object src/CMakeFiles/sbp.dir/v4/gnss.c.o [ 45%] Building C object src/CMakeFiles/sbp.dir/v4/imu.c.o [ 48%] Building C object src/CMakeFiles/sbp.dir/v4/linux.c.o [ 51%] Building C object src/CMakeFiles/sbp.dir/v4/logging.c.o [ 54%] Building C object src/CMakeFiles/sbp.dir/v4/mag.c.o [ 58%] Building C object src/CMakeFiles/sbp.dir/v4/navigation.c.o [ 61%] Building C object src/CMakeFiles/sbp.dir/v4/ndb.c.o [ 64%] Building C object src/CMakeFiles/sbp.dir/v4/observation.c.o [ 67%] Building C object src/CMakeFiles/sbp.dir/v4/orientation.c.o [ 70%] Building C object src/CMakeFiles/sbp.dir/v4/piksi.c.o [ 74%] Building C object src/CMakeFiles/sbp.dir/v4/sbas.c.o [ 77%] Building C object src/CMakeFiles/sbp.dir/v4/settings.c.o [ 80%] Building C object src/CMakeFiles/sbp.dir/v4/solution_meta.c.o [ 83%] Building C object src/CMakeFiles/sbp.dir/v4/ssr.c.o [ 87%] Building C object src/CMakeFiles/sbp.dir/v4/system.c.o [ 90%] Building C object src/CMakeFiles/sbp.dir/v4/tracking.c.o [ 93%] Building C object src/CMakeFiles/sbp.dir/v4/user.c.o [ 96%] Building C object src/CMakeFiles/sbp.dir/v4/vehicle.c.o [100%] Linking C shared library libsbp.so [100%] Built target sbp sbp/4.2.0: Package '30eae4e50fefe0f7b788ed8928ac248681ea6af0' built sbp/4.2.0: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build/Debug sbp/4.2.0: Generated conaninfo.txt sbp/4.2.0: Generated conanbuildinfo.txt sbp/4.2.0: Generating the package sbp/4.2.0: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0 sbp/4.2.0: Calling package() sbp/4.2.0: Copied 1 file: LICENSE sbp/4.2.0: CMake command: cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build/Debug" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0" ----Running------ > cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build/Debug" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0" ----------------- -- Install configuration: "Debug" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/lib/libsbp.so -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/gnss_macros.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/orientation.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/piksi_macros.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/mag.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/sbas.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/ndb.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/bootload.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/settings.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/piksi.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/ssr.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/edc.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/mag_macros.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/ssr_macros.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/gnss.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/tracking_macros.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/navigation_macros.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/imu.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/common.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/ext_events_macros.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/observation_macros.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/vehicle.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/legacy -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/legacy/orientation.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/legacy/mag.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/legacy/sbas.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/legacy/ndb.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/legacy/bootload.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/legacy/settings.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/legacy/piksi.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/legacy/ssr.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/legacy/gnss.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/legacy/compat.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/legacy/imu.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/legacy/vehicle.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/legacy/api.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/legacy/system.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/legacy/user.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/legacy/observation.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/legacy/flash.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/legacy/file_io.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/legacy/logging.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/legacy/cpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/legacy/cpp/payload_handler.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/legacy/cpp/sbp_stdio.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/legacy/cpp/frame_handler.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/legacy/cpp/message_traits.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/legacy/acquisition.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/legacy/tracking.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/legacy/ext_events.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/legacy/navigation.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/legacy/linux.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/legacy/solution_meta.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/vehicle_macros.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/sbp_msg_type.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/settings_macros.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/system.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/orientation_macros.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/ndb_macros.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/sbp.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/user.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/observation.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/file_io_macros.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/sbas_macros.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/flash.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/solution_meta_macros.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/version.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/linux_macros.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/file_io.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/logging.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/cpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/cpp/message_handler.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/cpp/state.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/cpp/message_traits.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/bootload_macros.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/user_macros.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/acquisition.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/logging_macros.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/flash_macros.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/acquisition_macros.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/tracking.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/ext_events.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/navigation.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/linux.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/system_macros.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/solution_meta.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4 -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/system -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/system/MSG_SENSOR_AID_EVENT.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/system/MSG_INS_STATUS.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/system/MSG_DGNSS_STATUS.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/system/MSG_PPS_TIME.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/system/MSG_HEARTBEAT.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/system/MSG_STATUS_JOURNAL.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/system/StatusJournalItem.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/system/MSG_INS_UPDATES.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/system/MSG_CSAC_TELEMETRY_LABELS.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/system/SubSystemReport.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/system/MSG_STATUS_REPORT.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/system/MSG_GROUP_META.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/system/MSG_STARTUP.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/system/MSG_GNSS_TIME_OFFSET.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/system/MSG_CSAC_TELEMETRY.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/orientation.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/mag -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/mag/MSG_MAG_RAW.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/mag.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/sbas.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/ndb.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/bootload.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/settings.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/flash -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/flash/MSG_FLASH_PROGRAM.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/flash/MSG_STM_UNIQUE_ID_REQ.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/flash/MSG_FLASH_DONE.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/flash/MSG_STM_UNIQUE_ID_RESP.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/flash/MSG_FLASH_ERASE.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/flash/MSG_FLASH_READ_RESP.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/flash/MSG_STM_FLASH_LOCK_SECTOR.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/flash/MSG_STM_FLASH_UNLOCK_SECTOR.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/flash/MSG_M25_FLASH_WRITE_STATUS.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/flash/MSG_FLASH_READ_REQ.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/piksi.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/ssr.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/imu -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/imu/MSG_IMU_RAW.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/imu/MSG_IMU_AUX.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/settings -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/settings/MSG_SETTINGS_WRITE.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/settings/MSG_SETTINGS_READ_REQ.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/settings/MSG_SETTINGS_WRITE_RESP.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/settings/MSG_SETTINGS_REGISTER_RESP.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/settings/MSG_SETTINGS_READ_BY_INDEX_REQ.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/settings/MSG_SETTINGS_SAVE.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/settings/MSG_SETTINGS_READ_RESP.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/settings/MSG_SETTINGS_READ_BY_INDEX_RESP.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/settings/MSG_SETTINGS_REGISTER.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/settings/MSG_SETTINGS_READ_BY_INDEX_DONE.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/ext_events -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/ext_events/MSG_EXT_EVENT.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/gnss.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/sbp_msg.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/imu.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/file_io -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/file_io/MSG_FILEIO_READ_DIR_RESP.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/file_io/MSG_FILEIO_CONFIG_REQ.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/file_io/MSG_FILEIO_CONFIG_RESP.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/file_io/MSG_FILEIO_READ_REQ.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/file_io/MSG_FILEIO_READ_DIR_REQ.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/file_io/MSG_FILEIO_WRITE_REQ.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/file_io/MSG_FILEIO_REMOVE.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/file_io/MSG_FILEIO_READ_RESP.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/file_io/MSG_FILEIO_WRITE_RESP.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/sbas -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/sbas/MSG_SBAS_RAW.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/string -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/string/sbp_string.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/vehicle.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/api.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/system.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/solution_meta -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/solution_meta/OdoInputType.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/solution_meta/MSG_SOLN_META_DEP_A.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/solution_meta/MSG_SOLN_META.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/solution_meta/SolutionInputType.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/solution_meta/GNSSInputType.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/solution_meta/IMUInputType.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/navigation -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/navigation/MSG_POS_LLH_DEP_A.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/navigation/MSG_GPS_TIME_DEP_A.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/navigation/MSG_AGE_CORRECTIONS.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/navigation/MSG_BASELINE_NED.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/navigation/MSG_DOPS_DEP_A.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/navigation/MSG_VEL_ECEF_COV.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/navigation/MSG_VEL_ECEF_GNSS.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/navigation/MSG_POS_ECEF_COV.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/navigation/MSG_VEL_ECEF_COV_GNSS.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/navigation/MSG_VEL_COG.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/navigation/MSG_VEL_ECEF.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/navigation/MSG_POS_LLH_COV_GNSS.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/navigation/MSG_GPS_TIME.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/navigation/MSG_UTC_TIME.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/navigation/MSG_PROTECTION_LEVEL_DEP_A.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/navigation/MSG_POS_ECEF.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/navigation/MSG_DOPS.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/navigation/MSG_POS_ECEF_DEP_A.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/navigation/MSG_BASELINE_HEADING_DEP_A.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/navigation/MSG_BASELINE_ECEF_DEP_A.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/navigation/MSG_BASELINE_ECEF.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/navigation/MSG_VEL_NED.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/navigation/MSG_VEL_NED_COV.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/navigation/MSG_VEL_NED_DEP_A.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/navigation/MSG_GPS_TIME_GNSS.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/navigation/EstimatedHorizontalErrorEllipse.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/navigation/MSG_POS_ECEF_GNSS.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/navigation/MSG_POS_LLH_COV.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/navigation/MSG_VEL_NED_COV_GNSS.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/navigation/MSG_VEL_BODY.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/navigation/MSG_POS_LLH.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/navigation/MSG_BASELINE_NED_DEP_A.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/navigation/MSG_VEL_ECEF_DEP_A.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/navigation/MSG_COG_SOG.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/navigation/MSG_POS_LLH_GNSS.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/navigation/MSG_UTC_TIME_GNSS.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/navigation/MSG_POS_LLH_ACC.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/navigation/MSG_POS_ECEF_COV_GNSS.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/navigation/MSG_VEL_NED_GNSS.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/navigation/MSG_PROTECTION_LEVEL.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/user.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/linux -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/linux/MSG_LINUX_PROCESS_FD_SUMMARY.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/linux/MSG_LINUX_PROCESS_SOCKET_COUNTS.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/linux/MSG_LINUX_SYS_STATE_DEP_A.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/linux/MSG_LINUX_CPU_STATE_DEP_A.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/linux/MSG_LINUX_PROCESS_SOCKET_QUEUES.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/linux/MSG_LINUX_SOCKET_USAGE.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/linux/MSG_LINUX_PROCESS_FD_COUNT.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/linux/MSG_LINUX_CPU_STATE.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/linux/MSG_LINUX_SYS_STATE.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/linux/MSG_LINUX_MEM_STATE.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/linux/MSG_LINUX_MEM_STATE_DEP_A.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/acquisition -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/acquisition/MSG_ACQ_SV_PROFILE_DEP.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/acquisition/MSG_ACQ_RESULT_DEP_B.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/acquisition/AcqSvProfile.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/acquisition/MSG_ACQ_RESULT.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/acquisition/MSG_ACQ_RESULT_DEP_C.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/acquisition/MSG_ACQ_RESULT_DEP_A.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/acquisition/AcqSvProfileDep.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/acquisition/MSG_ACQ_SV_PROFILE.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/vehicle -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/vehicle/MSG_WHEELTICK.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/vehicle/MSG_ODOMETRY.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/flash.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/ssr -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/ssr/MSG_SSR_ORBIT_CLOCK_DEP_A.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/ssr/MSG_SSR_GRIDDED_CORRECTION_DEP_A.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/ssr/MSG_SSR_PHASE_BIASES.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/ssr/MSG_SSR_GRIDDED_CORRECTION_NO_STD_DEP_A.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/ssr/MSG_SSR_STEC_CORRECTION_DEP_A.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/ssr/MSG_SSR_SATELLITE_APC.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/ssr/STECHeader.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/ssr/CodeBiasesContent.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/ssr/MSG_SSR_TILE_DEFINITION.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/ssr/STECSatElement.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/ssr/MSG_SSR_ORBIT_CLOCK.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/ssr/STECHeaderDepA.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/ssr/MSG_SSR_STEC_CORRECTION.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/ssr/GriddedCorrectionHeaderDepA.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/ssr/STECResidual.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/ssr/SatelliteAPC.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/ssr/MSG_SSR_GRIDDED_CORRECTION.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/ssr/STECResidualNoStd.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/ssr/GridDefinitionHeaderDepA.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/ssr/TroposphericDelayCorrectionNoStd.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/ssr/MSG_SSR_GRID_DEFINITION_DEP_A.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/ssr/PhaseBiasesContent.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/ssr/TroposphericDelayCorrection.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/ssr/MSG_SSR_CODE_BIASES.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/ssr/GriddedCorrectionHeader.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/piksi -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/piksi/MSG_SPECAN_DEP.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/piksi/MSG_RESET_FILTERS.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/piksi/MSG_NETWORK_STATE_RESP.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/piksi/MSG_MASK_SATELLITE_DEP.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/piksi/MSG_SET_TIME.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/piksi/MSG_COMMAND_REQ.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/piksi/MSG_CW_RESULTS.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/piksi/UARTChannel.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/piksi/MSG_DEVICE_MONITOR.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/piksi/MSG_ALMANAC.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/piksi/MSG_THREAD_STATE.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/piksi/MSG_UART_STATE.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/piksi/MSG_NETWORK_STATE_REQ.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/piksi/MSG_COMMAND_OUTPUT.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/piksi/MSG_RESET.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/piksi/MSG_MASK_SATELLITE.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/piksi/MSG_CELL_MODEM_STATUS.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/piksi/MSG_RESET_DEP.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/piksi/MSG_NETWORK_BANDWIDTH_USAGE.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/piksi/MSG_FRONT_END_GAIN.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/piksi/MSG_INIT_BASE_DEP.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/piksi/Latency.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/piksi/MSG_UART_STATE_DEPA.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/piksi/MSG_CW_START.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/piksi/MSG_COMMAND_RESP.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/piksi/MSG_IAR_STATE.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/piksi/Period.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/piksi/MSG_SPECAN.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/piksi/NetworkUsage.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/file_io.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/logging.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/orientation -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/orientation/MSG_ORIENT_EULER.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/orientation/MSG_ORIENT_QUAT.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/orientation/MSG_ANGULAR_RATE.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/orientation/MSG_BASELINE_HEADING.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/user -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/user/MSG_USER_DATA.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/MSG_OBS_DEP_A.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/PackedOsrContent.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/MSG_OBS_DEP_C.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/MSG_IONO.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/MSG_EPHEMERIS_SBAS_DEP_B.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/MSG_EPHEMERIS_DEP_D.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/MSG_GROUP_DELAY_DEP_B.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/MSG_EPHEMERIS_GLO_DEP_B.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/MSG_EPHEMERIS_GPS_DEP_E.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/PackedObsContentDepB.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/EphemerisCommonContentDepB.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/MSG_EPHEMERIS_GAL_DEP_A.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/MSG_EPHEMERIS_GAL.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/MSG_EPHEMERIS_GLO_DEP_C.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/MSG_BASE_POS_LLH.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/MSG_SV_AZ_EL.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/MSG_OSR.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/MSG_GROUP_DELAY_DEP_A.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/MSG_ALMANAC_GLO.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/ObservationHeader.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/MSG_EPHEMERIS_SBAS_DEP_A.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/MSG_EPHEMERIS_GLO_DEP_A.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/MSG_ALMANAC_GPS_DEP.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/PackedObsContentDepA.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/MSG_EPHEMERIS_DEP_C.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/MSG_EPHEMERIS_GPS.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/MSG_EPHEMERIS_GLO.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/SvAzEl.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/MSG_ALMANAC_GPS.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/CarrierPhaseDepA.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/MSG_EPHEMERIS_QZSS.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/EphemerisCommonContentDepA.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/Doppler.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/AlmanacCommonContent.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/MSG_GNSS_CAPB.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/PackedObsContentDepC.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/MSG_OBS.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/MSG_ALMANAC_GLO_DEP.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/MSG_EPHEMERIS_SBAS.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/MSG_BASE_POS_ECEF.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/MSG_GLO_BIASES.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/MSG_OBS_DEP_B.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/GnssCapb.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/MSG_EPHEMERIS_GLO_DEP_D.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/MSG_GROUP_DELAY.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/MSG_EPHEMERIS_GPS_DEP_F.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/MSG_EPHEMERIS_DEP_B.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/ObservationHeaderDep.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/PackedObsContent.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/MSG_SV_CONFIGURATION_GPS_DEP.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/AlmanacCommonContentDep.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/EphemerisCommonContent.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/MSG_EPHEMERIS_DEP_A.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/observation/MSG_EPHEMERIS_BDS.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/tracking -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/tracking/MSG_TRACKING_STATE.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/tracking/TrackingChannelStateDepA.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/tracking/MSG_TRACKING_STATE_DEP_A.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/tracking/MSG_TRACKING_IQ_DEP_A.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/tracking/TrackingChannelCorrelationDep.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/tracking/TrackingChannelState.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/tracking/TrackingChannelCorrelation.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/tracking/MSG_TRACKING_IQ_DEP_B.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/tracking/MSG_TRACKING_STATE_DEP_B.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/tracking/TrackingChannelStateDepB.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/tracking/MSG_TRACKING_STATE_DETAILED_DEP_A.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/tracking/MSG_MEASUREMENT_STATE.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/tracking/MeasurementState.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/tracking/MSG_TRACKING_STATE_DETAILED_DEP.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/tracking/MSG_TRACKING_IQ.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/acquisition.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/gnss -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/gnss/SvId.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/gnss/GPSTimeDep.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/gnss/GnssSignalDep.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/gnss/CarrierPhase.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/gnss/GnssSignal.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/gnss/GPSTimeSec.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/gnss/GPSTime.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/tracking.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/ext_events.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/navigation.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/linux.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/bootload -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/bootload/MSG_BOOTLOADER_JUMP_TO_APP.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/bootload/MSG_BOOTLOADER_HANDSHAKE_REQ.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/bootload/MSG_BOOTLOADER_HANDSHAKE_DEP_A.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/bootload/MSG_NAP_DEVICE_DNA_RESP.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/bootload/MSG_BOOTLOADER_HANDSHAKE_RESP.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/bootload/MSG_NAP_DEVICE_DNA_REQ.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/solution_meta.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/logging -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/logging/MSG_FWD.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/logging/MSG_LOG.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/logging/MSG_PRINT_DEP.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/ndb -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/v4/ndb/MSG_NDB_EVENT.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sbp/4.2.0/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libsbp/imu_macros.h [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(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] 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 [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK sbp/4.2.0 package(): Packaged 370 '.h' files sbp/4.2.0 package(): Packaged 1 '.so' file: libsbp.so sbp/4.2.0 package(): Packaged 1 file: LICENSE sbp/4.2.0: Package '30eae4e50fefe0f7b788ed8928ac248681ea6af0' created sbp/4.2.0: Created package revision fc1e438ed0c2a54215de284ec3a13f8d [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators CMake Warning at cmake/common/ClangTidy.cmake:126 (message): Could not find clang-tidy, link targets will not be created Call Stack (most recent call first): CMakeLists.txt:39 (swift_create_clang_tidy_targets) sbp/4.2.0: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior sbp/4.2.0: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior