******************************************************************************** conan install rttr/0.9.6@ --build=rttr --profile=/home/conan/w/BuildSingleReference/79843/b7a1c8c5-76cc-46fa-bc58-11f3d00f875a/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=12 os=Linux [options] rttr:shared=True [build_requires] [env] rttr/0.9.6: Forced build from source Installing package: rttr/0.9.6 Requirements rttr/0.9.6 from local cache - Cache Packages rttr/0.9.6:dd45ca17ad7bcbe4a8914df05129f844c176c3e2 - Build Installing (downloading, building) binaries... rttr/0.9.6: Copying sources to build folder rttr/0.9.6: Building your package in /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2 rttr/0.9.6: Generator cmake created conanbuildinfo.cmake rttr/0.9.6: 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 rttr/0.9.6: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="12" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/package/dd45ca17ad7bcbe4a8914df05129f844c176c3e2" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_DOCUMENTATION="False" -DBUILD_EXAMPLES="False" -DBUILD_UNIT_TESTS="False" -DBUILD_WITH_RTTI="False" -DBUILD_PACKAGE="False" -DBUILD_RTTR_DYNAMIC="True" -DBUILD_STATIC="False" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2' ----------------- -- The C compiler identification is Clang 12.0.0 -- The CXX compiler identification is Clang 12.0.0 -- Check for working C compiler: /usr/local/bin/clang -- Check for working C compiler: /usr/local/bin/clang -- 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/local/bin/clang++ -- Check for working CXX compiler: /usr/local/bin/clang++ -- 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 language standard -- Conan: Compiler Clang>=8, checking major version 12 -- Conan: Checking correct version: 12 -- Conan: C++ stdlib: libstdc++ -- Architecture: x64 -- Disabled: use of RTTI -- Performing Test HAS_NO_EXCEPT_TYPE_SIGNATURE_SUPPORT -- Performing Test HAS_NO_EXCEPT_TYPE_SIGNATURE_SUPPORT - Success -- Performing Test HAS_STL_NO_EXCEPT_TYPE_SIGNATURE_SUPPORT -- Performing Test HAS_STL_NO_EXCEPT_TYPE_SIGNATURE_SUPPORT - Success -- Performing Test HAS_CXX_CONSTEXPR -- Performing Test HAS_CXX_CONSTEXPR - Success -- Performing Test HAS_PARTIAL_SPECIALIZATION_FOR_ARRAYS -- Performing Test HAS_PARTIAL_SPECIALIZATION_FOR_ARRAYS - Success -- using C++: 17 -- -- Finding 3rd party libs... -- =========================== -- Finished finding 3rd party libs! -- Scanning rttr module. -- =========================== -- rttr directory included -- Scanning rttr module finished! -- -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2' '--' '-j3' ----------------- Scanning dependencies of target rttr_core [ 3%] Building CXX object source_subfolder/src/rttr/CMakeFiles/rttr_core.dir/destructor.cpp.o [ 6%] Building CXX object source_subfolder/src/rttr/CMakeFiles/rttr_core.dir/enumeration.cpp.o [ 9%] Building CXX object source_subfolder/src/rttr/CMakeFiles/rttr_core.dir/constructor.cpp.o source_subfolder/src/rttr/CMakeFiles/rttr_core.dir/build.make:75: recipe for target 'source_subfolder/src/rttr/CMakeFiles/rttr_core.dir/destructor.cpp.o' failed source_subfolder/src/rttr/CMakeFiles/rttr_core.dir/build.make:62: recipe for target 'source_subfolder/src/rttr/CMakeFiles/rttr_core.dir/constructor.cpp.o' failed source_subfolder/src/rttr/CMakeFiles/rttr_core.dir/build.make:88: recipe for target 'source_subfolder/src/rttr/CMakeFiles/rttr_core.dir/enumeration.cpp.o' failed CMakeFiles/Makefile2:129: recipe for target 'source_subfolder/src/rttr/CMakeFiles/rttr_core.dir/all' failed Makefile:129: recipe for target 'all' failed rttr/0.9.6: Received SIGTERM! Project version: 0.9.6 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/destructor.cpp:29: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/destructor/destructor_wrapper_base.h:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/type.h:1221: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/type/type_impl.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/type/get_create_variant_func.h:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/variant.h:1156: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/variant/variant_impl.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/variant/variant_data_policy.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/variant/variant_data_converter.h:32: /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/conversion/number_conversion.h:137:16: error: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Werror,-Wimplicit-const-int-float-conversion] if (from > std::numeric_limits::max()) ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/variant/variant_data_converter.h:1060:16: note: in instantiation of function template specialization 'rttr::detail::convert_to' requested here return convert_to(from, to); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/destructor.cpp:29: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/destructor/destructor_wrapper_base.h:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/type.h:1221: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/type/type_impl.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/type/get_create_variant_func.h:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/variant.h:1156: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/variant/variant_impl.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/variant/variant_data_policy.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/variant/variant_data_converter.h:32: /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/conversion/number_conversion.h:139:21: error: implicit conversion from 'int' to 'float' changes value from -2147483647 to -2147483648 [-Werror,-Wimplicit-const-int-float-conversion] else if (from < -std::numeric_limits::max()) ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/conversion/number_conversion.h:137:16: error: implicit conversion from 'long' to 'float' changes value from 9223372036854775807 to 9223372036854775808 [-Werror,-Wimplicit-const-int-float-conversion] if (from > std::numeric_limits::max()) ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/variant/variant_data_converter.h:1065:16: note: in instantiation of function template specialization 'rttr::detail::convert_to' requested here return convert_to(from, to); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/destructor.cpp:29: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/destructor/destructor_wrapper_base.h:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/type.h:1221: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/type/type_impl.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/type/get_create_variant_func.h:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/variant.h:1156: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/variant/variant_impl.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/variant/variant_data_policy.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/variant/variant_data_converter.h:32: /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/conversion/number_conversion.h:139:21: error: implicit conversion from 'long' to 'float' changes value from -9223372036854775807 to -9223372036854775808 [-Werror,-Wimplicit-const-int-float-conversion] else if (from < -std::numeric_limits::max()) ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/conversion/number_conversion.h:154:28: error: implicit conversion from 'unsigned int' to 'float' changes value from 4294967295 to 4294967296 [-Werror,-Wimplicit-const-int-float-conversion] if (from < 0 || from > std::numeric_limits::max()) ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/variant/variant_data_converter.h:1080:16: note: in instantiation of function template specialization 'rttr::detail::convert_to' requested here return convert_to(from, to); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/destructor.cpp:29: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/destructor/destructor_wrapper_base.h:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/type.h:1221: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/type/type_impl.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/type/get_create_variant_func.h:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/variant.h:1156: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/variant/variant_impl.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/variant/variant_data_policy.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/variant/variant_data_converter.h:32: /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/conversion/number_conversion.h:154:28: error: implicit conversion from 'unsigned long' to 'float' changes value from 18446744073709551615 to 18446744073709551616 [-Werror,-Wimplicit-const-int-float-conversion] if (from < 0 || from > std::numeric_limits::max()) ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/variant/variant_data_converter.h:1085:16: note: in instantiation of function template specialization 'rttr::detail::convert_to' requested here return convert_to(from, to); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/destructor.cpp:29: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/destructor/destructor_wrapper_base.h:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/type.h:1221: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/type/type_impl.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/type/get_create_variant_func.h:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/variant.h:1156: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/variant/variant_impl.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/variant/variant_data_policy.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/variant/variant_data_converter.h:32: /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/conversion/number_conversion.h:137:16: error: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Werror,-Wimplicit-const-int-float-conversion] if (from > std::numeric_limits::max()) ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/variant/variant_data_converter.h:1146:16: note: in instantiation of function template specialization 'rttr::detail::convert_to' requested here return convert_to(from, to); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/destructor.cpp:29: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/destructor/destructor_wrapper_base.h:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/type.h:1221: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/type/type_impl.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/type/get_create_variant_func.h:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/variant.h:1156: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/variant/variant_impl.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/variant/variant_data_policy.h:36: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/variant/variant_data_converter.h:32: /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/conversion/number_conversion.h:139:21: error: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Werror,-Wimplicit-const-int-float-conversion] else if (from < -std::numeric_limits::max()) ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/conversion/number_conversion.h:154:28: error: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Werror,-Wimplicit-const-int-float-conversion] if (from < 0 || from > std::numeric_limits::max()) ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2/source_subfolder/src/rttr/../rttr/detail/variant/variant_data_converter.h:1166:16: note: in instantiation of function template specialization 'rttr::detail::convert_to' requested here return convert_to(from, to); ^ 9 errors generated. make[2]: *** [source_subfolder/src/rttr/CMakeFiles/rttr_core.dir/destructor.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... Terminated make[2]: *** [source_subfolder/src/rttr/CMakeFiles/rttr_core.dir/constructor.cpp.o] Error 143 Terminated make[2]: *** [source_subfolder/src/rttr/CMakeFiles/rttr_core.dir/enumeration.cpp.o] Error 143 make[1]: *** [source_subfolder/src/rttr/CMakeFiles/rttr_core.dir/all] Error 2 make: *** [all] Error 2 rttr/0.9.6: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2 rttr/0.9.6: ERROR: Package 'dd45ca17ad7bcbe4a8914df05129f844c176c3e2' build failed rttr/0.9.6: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2 ERROR: rttr/0.9.6: Error in build() method, line 73 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/dd45ca17ad7bcbe4a8914df05129f844c176c3e2' '--' '-j3'