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/ac062fddda604275b8d4a5eeef8896e72fd329dd/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/ac062fddda604275b8d4a5eeef8896e72fd329dd/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/ac062fddda604275b8d4a5eeef8896e72fd329dd/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/ac062fddda604275b8d4a5eeef8896e72fd329dd/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/ac062fddda604275b8d4a5eeef8896e72fd329dd/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/ac062fddda604275b8d4a5eeef8896e72fd329dd/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/ac062fddda604275b8d4a5eeef8896e72fd329dd/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/ac062fddda604275b8d4a5eeef8896e72fd329dd/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( ^ 1 warning generated. 3 warnings generated. /home/conan/w/cci_PR-4590/.conan/data/abseil/20200225.2/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd/source_subfolder/absl/synchronization/mutex.cc:434:36: warning: declaration shadows a local variable [-Wshadow] static bool pred(SynchEvent *ev) { ^ /home/conan/w/cci_PR-4590/.conan/data/abseil/20200225.2/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd/source_subfolder/absl/synchronization/mutex.cc:408:43: note: previous declaration is here static void PostSynchEvent(void *obj, int ev) { ^ 1 warning generated. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY