CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY In file included from /Users/jenkins/w/cci_PR-3643@3/2/b995837c-73db-4854-a899-dd2a555045d0/recipes/eastl/all/test_package/test_package.cpp:1: In file included from /Users/jenkins/w/cci_PR-3643@3/.conan/data/eastl/3.17.03/_/_/package/566636ce938dfdbddd9f11b3c39a2f33b9aa4b6c/include/EASTL/algorithm.h:234: In file included from /Users/jenkins/w/cci_PR-3643@3/.conan/data/eastl/3.17.03/_/_/package/566636ce938dfdbddd9f11b3c39a2f33b9aa4b6c/include/EASTL/internal/config.h:61: In file included from /Users/jenkins/w/cci_PR-3643@3/.conan/data/eabase/2.09.05/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/Common/EABase/eabase.h:1004: /Users/jenkins/w/cci_PR-3643@3/.conan/data/eabase/2.09.05/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/Common/EABase/int128.h:69:24: warning: inline function 'int128_t_base::operator unsigned long' is not defined [-Wundefined-inline] EA_CONSTEXPR explicit operator unsigned long() const; ^ /Users/jenkins/w/cci_PR-3643@3/.conan/data/eastl/3.17.03/_/_/package/566636ce938dfdbddd9f11b3c39a2f33b9aa4b6c/include/EASTL/functional.h:1099:73: note: used here { size_t operator()(uint128_t val) const { return static_cast(val); } }; ^ 1 warning generated.