CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /home/conan/w/cci_PR-4590/.conan/data/abseil/20200225.2/_/_/build/9d40ee60216e81e879dbfd05f2e8be7d0fae14ac/source_subfolder/absl/time/internal/cctz/src/time_zone_info.cc:721:35: warning: declaration shadows a local variable [-Wshadow-uncaptured-local] name, [](const std::string& name) -> std::unique_ptr { ^ /home/conan/w/cci_PR-4590/.conan/data/abseil/20200225.2/_/_/build/9d40ee60216e81e879dbfd05f2e8be7d0fae14ac/source_subfolder/absl/time/internal/cctz/src/time_zone_info.cc:709:44: note: previous declaration is here bool TimeZoneInfo::Load(const std::string& name) { ^ /home/conan/w/cci_PR-4590/.conan/data/abseil/20200225.2/_/_/build/9d40ee60216e81e879dbfd05f2e8be7d0fae14ac/source_subfolder/absl/time/internal/cctz/src/time_zone_info.cc:722:18: warning: declaration shadows a local variable [-Wshadow-uncaptured-local] if (auto zip = FileZoneInfoSource::Open(name)) return zip; ^ /home/conan/w/cci_PR-4590/.conan/data/abseil/20200225.2/_/_/build/9d40ee60216e81e879dbfd05f2e8be7d0fae14ac/source_subfolder/absl/time/internal/cctz/src/time_zone_info.cc:720:8: note: previous declaration is here auto zip = cctz_extension::zone_info_source_factory( ^ /home/conan/w/cci_PR-4590/.conan/data/abseil/20200225.2/_/_/build/9d40ee60216e81e879dbfd05f2e8be7d0fae14ac/source_subfolder/absl/time/internal/cctz/src/time_zone_info.cc:723:18: warning: declaration shadows a local variable [-Wshadow-uncaptured-local] if (auto zip = AndroidZoneInfoSource::Open(name)) return zip; ^ /home/conan/w/cci_PR-4590/.conan/data/abseil/20200225.2/_/_/build/9d40ee60216e81e879dbfd05f2e8be7d0fae14ac/source_subfolder/absl/time/internal/cctz/src/time_zone_info.cc:720:8: note: previous declaration is here auto zip = cctz_extension::zone_info_source_factory( ^ /home/conan/w/cci_PR-4590/.conan/data/abseil/20200225.2/_/_/build/9d40ee60216e81e879dbfd05f2e8be7d0fae14ac/source_subfolder/absl/time/internal/cctz/src/time_zone_libc.cc:166:22: warning: declaration shadows a local variable [-Wshadow] if (std::tm* tmp = local_time(&lo, &tm)) { ^ /home/conan/w/cci_PR-4590/.conan/data/abseil/20200225.2/_/_/build/9d40ee60216e81e879dbfd05f2e8be7d0fae14ac/source_subfolder/absl/time/internal/cctz/src/time_zone_libc.cc:156:18: note: previous declaration is here if (std::tm* tmp = local_time(&mid, &tm)) { ^ /home/conan/w/cci_PR-4590/.conan/data/abseil/20200225.2/_/_/build/9d40ee60216e81e879dbfd05f2e8be7d0fae14ac/source_subfolder/absl/time/internal/cctz/src/time_zone_libc.cc:84:6: warning: unused function template 'tm_gmtoff' [-Wunused-template] auto tm_gmtoff(const T& tm) -> decltype(tm.__tm_gmtoff) { ^ /home/conan/w/cci_PR-4590/.conan/data/abseil/20200225.2/_/_/build/9d40ee60216e81e879dbfd05f2e8be7d0fae14ac/source_subfolder/absl/time/internal/cctz/src/time_zone_libc.cc:100:6: warning: unused function template 'tm_zone' [-Wunused-template] auto tm_zone(const T& tm) -> decltype(tm.__tm_zone) { ^ 3 warnings generated. 3 warnings generated. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY