******************************************************************************** conan install rttr/0.9.6@ --profile=/home/conan/w/BuildSingleReference/848/17b8388f-7d12-4df5-a201-8222667e06f4/profile.txt --build=rttr ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=clang compiler.libcxx=libstdc++ compiler.version=10 os=Linux os_build=Linux [options] rttr:shared=False [build_requires] [env] rttr/0.9.6: Forced build from source Installing package: rttr/0.9.6 Requirements rttr/0.9.6 from 'conan-upstream' - Cache Packages rttr/0.9.6:c504c67933d514fc146c38d6f062b33cd27ad91d - 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/c504c67933d514fc146c38d6f062b33cd27ad91d rttr/0.9.6: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK rttr/0.9.6: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="10" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/package/c504c67933d514fc146c38d6f062b33cd27ad91d" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_DOCUMENTATION="False" -DBUILD_EXAMPLES="False" -DBUILD_UNIT_TESTS="False" -DBUILD_WITH_RTTI="False" -DBUILD_PACKAGE="False" -DBUILD_RTTR_DYNAMIC="False" -DBUILD_STATIC="True" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d' ----------------- -- The C compiler identification is Clang 10.0.1 -- The CXX compiler identification is Clang 10.0.1 -- Check for working C compiler: /usr/bin/clang -- Check for working C compiler: /usr/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/bin/clang++ -- Check for working CXX compiler: /usr/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 default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: Compiler Clang>=8, checking major version 10 -- Conan: Checking correct version: 10 -- 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/c504c67933d514fc146c38d6f062b33cd27ad91d ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d' '--' '-j3' ----------------- Scanning dependencies of target rttr_core_lib [ 3%] Building CXX object source_subfolder/src/rttr/CMakeFiles/rttr_core_lib.dir/constructor.cpp.o [ 6%] Building CXX object source_subfolder/src/rttr/CMakeFiles/rttr_core_lib.dir/destructor.cpp.o [ 9%] Building CXX object source_subfolder/src/rttr/CMakeFiles/rttr_core_lib.dir/enumeration.cpp.o source_subfolder/src/rttr/CMakeFiles/rttr_core_lib.dir/build.make:65: recipe for target 'source_subfolder/src/rttr/CMakeFiles/rttr_core_lib.dir/constructor.cpp.o' failed source_subfolder/src/rttr/CMakeFiles/rttr_core_lib.dir/build.make:78: recipe for target 'source_subfolder/src/rttr/CMakeFiles/rttr_core_lib.dir/destructor.cpp.o' failed source_subfolder/src/rttr/CMakeFiles/rttr_core_lib.dir/build.make:91: recipe for target 'source_subfolder/src/rttr/CMakeFiles/rttr_core_lib.dir/enumeration.cpp.o' failed CMakeFiles/Makefile2:132: recipe for target 'source_subfolder/src/rttr/CMakeFiles/rttr_core_lib.dir/all' failed Makefile:132: recipe for target 'all' failed rttr/0.9.6: 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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/constructor.cpp:28: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/constructor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/array_range.h:338: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/detail/impl/array_range_impl.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/type.h:1221: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/variant.h:1156: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/detail/variant/variant_data_converter.h:32: /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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-int-float-conversion] if (from > std::numeric_limits::max()) ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/constructor.cpp:28: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/constructor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/array_range.h:338: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/detail/impl/array_range_impl.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/type.h:1221: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/variant.h:1156: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/detail/variant/variant_data_converter.h:32: /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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-int-float-conversion] else if (from < -std::numeric_limits::max()) ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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-int-float-conversion] if (from > std::numeric_limits::max()) ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/constructor.cpp:28: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/constructor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/array_range.h:338: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/detail/impl/array_range_impl.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/type.h:1221: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/variant.h:1156: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/detail/variant/variant_data_converter.h:32: /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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-int-float-conversion] else if (from < -std::numeric_limits::max()) ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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-int-float-conversion] if (from < 0 || from > std::numeric_limits::max()) ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/constructor.cpp:28: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/constructor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/array_range.h:338: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/detail/impl/array_range_impl.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/type.h:1221: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/variant.h:1156: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/detail/variant/variant_data_converter.h:32: /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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-int-float-conversion] if (from < 0 || from > std::numeric_limits::max()) ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/constructor.cpp:28: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/constructor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/array_range.h:338: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/detail/impl/array_range_impl.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/type.h:1221: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/variant.h:1156: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/detail/variant/variant_data_converter.h:32: /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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-int-float-conversion] if (from > std::numeric_limits::max()) ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/constructor.cpp:28: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/constructor.h:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/array_range.h:338: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/detail/impl/array_range_impl.h:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/type.h:1221: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/variant.h:1156: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/detail/variant/variant_data_converter.h:32: /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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-int-float-conversion] else if (from < -std::numeric_limits::max()) ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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-int-float-conversion] if (from < 0 || from > std::numeric_limits::max()) ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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_lib.dir/constructor.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/destructor.cpp:29: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/type.h:1221: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/variant.h:1156: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/detail/variant/variant_data_converter.h:32: /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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-int-float-conversion] if (from > std::numeric_limits::max()) ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/destructor.cpp:29: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/type.h:1221: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/variant.h:1156: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/detail/variant/variant_data_converter.h:32: /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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-int-float-conversion] else if (from < -std::numeric_limits::max()) ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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-int-float-conversion] if (from > std::numeric_limits::max()) ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/destructor.cpp:29: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/type.h:1221: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/variant.h:1156: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/detail/variant/variant_data_converter.h:32: /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/detail/conversion/number_conversion.h:139:21: errorIn file included from : /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/enumeration.cppimplicit conversion from 'long' to 'float' changes value from -9223372036854775807 to -9223372036854775808 [-Werror,-Wimplicit-int-float-conversion]: 28: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/enumeration.h:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/type.h:1221: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/detail/type/type_impl.h:36 else if (from < -std::numeric_limits::max()): In file included from ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/variant.h:1156: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/detail/variant/variant_data_converter.h:32: /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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-int-float-conversion] if (from > std::numeric_limits::max()) ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/enumeration.cpp:28: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/enumeration.h:32: /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/detail/conversion/number_conversion.h:154:In file included from 28/home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/type.h:: 1221error: : In file included from implicit conversion from 'unsigned int' to 'float' changes value from 4294967295 to 4294967296 [-Werror,-Wimplicit-int-float-conversion]/home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/variant.h:1156 if (from < 0 || from > std::numeric_limits::max()): In file included from ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~/home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/detail/variant/variant_impl.h :36/home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/detail/variant/variant_data_converter.h: :In file included from 1080/home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/detail/variant/variant_data_policy.h::1636:: In file included from note/home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/detail/variant/variant_data_converter.h: :in instantiation of function template specialization 'rttr::detail::convert_to' requested here32 : /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/detail/conversion/number_conversion.h:139:21: return convert_to(from, to); error ^: implicit conversion from 'int' to 'float' changes value from -2147483647 to -2147483648 [-Werror,-Wimplicit-int-float-conversion] else if (from < -std::numeric_limits::max()) ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/destructor.cpp:29: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/type.h:1221: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/variant.h:1156: /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/detail/conversion/number_conversion.hIn file included from :/home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/detail/variant/variant_impl.h137::3616: :In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/detail/variant/variant_data_policy.herror:: 36implicit conversion from 'long' to 'float' changes value from 9223372036854775807 to 9223372036854775808 [-Werror,-Wimplicit-int-float-conversion]: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/detail/variant/variant_data_converter.h:32: /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/detail/conversion/number_conversion.h:154:28: if (from > std::numeric_limits::max())error : ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~implicit conversion from 'unsigned long' to 'float' changes value from 18446744073709551615 to 18446744073709551616 [-Werror,-Wimplicit-int-float-conversion] /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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 if (from < 0 || from > std::numeric_limits::max()) ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/detail/variant/variant_data_converter.h:1085 return convert_to(from, to);: 16 ^: note: in instantiation of function template specialization 'rttr::detail::convert_to' requested hereIn file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/enumeration.cpp:28: In file included from return convert_to(from, to); /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/enumeration.h ^: 32: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/type.h:1221: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/variant.h:1156: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/detail/variant/variant_data_converter.h:32: /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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-int-float-conversion] else if (from < -std::numeric_limits::max()) ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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-int-float-conversion] if (from < 0 || from > std::numeric_limits::max()) ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/enumeration.cpp:28: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/enumeration.h:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/type.h:1221: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/variant.h:1156: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/detail/variant/variant_data_converter.h:32: /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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-int-float-conversion] if (from < 0 || from > std::numeric_limits::max()) ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/destructor.cpp:29: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/type.h:1221: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/variant.h:1156: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/detail/variant/variant_data_converter.h:32: /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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-int-float-conversion] if (from > std::numeric_limits::max()) ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/destructor.cpp:29: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/type.h:1221: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/variant.h:1156: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/detail/variant/variant_data_converter.h:32: /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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-int-float-conversion] else if (from < -std::numeric_limits::max()) ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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-int-float-conversion] if (from < 0 || from > std::numeric_limits::max()) ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/enumeration.cpp:28: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/enumeration.h:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/type.h:1221: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/variant.h:1156: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/detail/variant/variant_data_converter.h:32: /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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-int-float-conversion] if (from > std::numeric_limits::max()) ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/enumeration.cpp:28: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/enumeration.h:32: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/type.h:1221: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/variant.h:1156: In file included from /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/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/c504c67933d514fc146c38d6f062b33cd27ad91d/source_subfolder/src/rttr/../rttr/detail/variant/variant_data_converter.h:32: /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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-int-float-conversion] else if (from < -std::numeric_limits::max()) ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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-int-float-conversion] if (from < 0 || from > std::numeric_limits::max()) ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d/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. 9 errors generated. make[2]: *** [source_subfolder/src/rttr/CMakeFiles/rttr_core_lib.dir/destructor.cpp.o] Error 1 make[2]: *** [source_subfolder/src/rttr/CMakeFiles/rttr_core_lib.dir/enumeration.cpp.o] Error 1 make[1]: *** [source_subfolder/src/rttr/CMakeFiles/rttr_core_lib.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/c504c67933d514fc146c38d6f062b33cd27ad91d rttr/0.9.6: ERROR: Package 'c504c67933d514fc146c38d6f062b33cd27ad91d' build failed rttr/0.9.6: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d ERROR: rttr/0.9.6: Error in build() method, line 68 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/.conan/data/rttr/0.9.6/_/_/build/c504c67933d514fc146c38d6f062b33cd27ad91d' '--' '-j3'