BEGIN 1778107317.1720374 EXEC /__w/TheRock/TheRock/build/core/amdsmi/build /usr/local/therock-tools/bin/cmake -E env --unset=ROCM_PATH --unset=ROCM_DIR --unset=HIP_PATH --unset=HIP_DIR -- /usr/local/therock-tools/bin/cmake --build /__w/TheRock/TheRock/build/core/amdsmi/build 0.3 [1/187] Building CXX object src/nic/ai-nic/amdsmi_unified/CMakeFiles/amdsminic.dir/src/smi_sysfs.cpp.o 0.3 [2/187] Building CXX object src/nic/ai-nic/amdsmi_unified/CMakeFiles/amdsminic.dir/src/smi_nic_system.cpp.o 0.4 [3/187] Building CXX object src/nic/ai-nic/amdsmi_unified/CMakeFiles/amdsminic.dir/src/smi_nic.cpp.o 0.4 [4/187] Building CXX object src/nic/ai-nic/amdsmi_unified/CMakeFiles/amdsminic.dir/src/smi_devlink_netlink.cpp.o 0.4 [5/187] Building CXX object rocm_smi/CMakeFiles/rocm_smi64.dir/src/rocm_smi_kfd_data_manager.cc.o 0.4 [6/187] Building CXX object src/CMakeFiles/amd_smi.dir/amd_smi/amd_smi_uuid.cc.o 0.4 [7/187] Building CXX object rocm_smi/CMakeFiles/rocm_smi64.dir/src/rocm_smi_counters.cc.o 0.4 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_counters.cc:40: 0.4 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_device.h:39: 0.4 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.4 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.4 1189 | std::uint64_t m_current_offset{0}; 0.4 | ^ 0.4 1 warning generated. 0.4 [8/187] Building CXX object src/nic/ai-nic/amdsmi_unified/CMakeFiles/amdsminic.dir/src/smi_nic_interface.cpp.o 0.4 [9/187] Building CXX object src/nic/ai-nic/amdsmi_unified/CMakeFiles/amdsminic.dir/src/smi_nic_subsystem.cpp.o 0.4 [10/187] Building CXX object src/CMakeFiles/amd_smi.dir/__/rocm_smi/src/rocm_smi_gpu_metrics.cc.o 0.4 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_gpu_metrics.cc:104:73: warning: implicit conversion changes signedness: 'rep' (aka 'long') to 'uint64_t' (aka 'unsigned long') [-Wsign-conversion] 0.4 104 | return duration_cast(system_clock::now().time_since_epoch()).count(); 0.4 | ~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ 0.4 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_gpu_metrics.cc:23: 0.4 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.4 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.4 1189 | std::uint64_t m_current_offset{0}; 0.4 | ^ 0.4 2 warnings generated. 0.4 [11/187] Building CXX object src/CMakeFiles/amd_smi.dir/amd_smi/amd_smi_lib_loader.cc.o 0.4 [12/187] Building CXX object src/CMakeFiles/amd_smi.dir/amd_smi/amd_smi_gpu_device.cc.o 0.4 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi_gpu_device.cc:179:14: warning: implicit conversion changes signedness: 'rsmi_status_t' to 'int32_t' (aka 'int') [-Wsign-conversion] 0.4 179 | return status_code; 0.4 | ~~~~~~ ^~~~~~~~~~~ 0.4 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi_gpu_device.cc:194:14: warning: implicit conversion changes signedness: 'rsmi_status_t' to 'int32_t' (aka 'int') [-Wsign-conversion] 0.4 194 | return status_code; 0.4 | ~~~~~~ ^~~~~~~~~~~ 0.4 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi_gpu_device.cc:211:12: warning: implicit conversion changes signedness: 'rsmi_status_t' to 'int32_t' (aka 'int') [-Wsign-conversion] 0.4 211 | return status_code; 0.4 | ~~~~~~ ^~~~~~~~~~~ 0.4 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi_gpu_device.cc:379:10: warning: implicit conversion changes signedness: 'rsmi_status_t' to 'int32_t' (aka 'int') [-Wsign-conversion] 0.4 379 | return status_code; 0.4 | ~~~~~~ ^~~~~~~~~~~ 0.4 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi_gpu_device.cc:426:23: warning: implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] 0.4 426 | bitmask[i / 64] |= (1ULL << (i % 64)); 0.4 | ~~~~~~~ ~~^~~~ 0.4 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi_gpu_device.cc:430:24: warning: implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] 0.4 430 | bitmask[core / 64] |= (1ULL << (core % 64)); 0.4 | ~~~~~~~ ~~~~~^~~~ 0.4 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi_gpu_device.cc:461:23: warning: implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] 0.4 461 | bitmask[i / 64] |= (1ULL << (i % 64)); 0.4 | ~~~~~~~ ~~^~~~ 0.4 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi_gpu_device.cc:465:24: warning: implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] 0.4 465 | bitmask[core / 64] |= (1ULL << (core % 64)); 0.4 | ~~~~~~~ ~~~~~^~~~ 0.4 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi_gpu_device.cc:36: 0.4 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_kfd.h:33: 0.4 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_device.h:39: 0.4 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.4 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.4 1189 | std::uint64_t m_current_offset{0}; 0.4 | ^ 0.4 9 warnings generated. 0.5 [13/187] Building CXX object src/CMakeFiles/amd_smi.dir/amd_smi/scoped_fd.cc.o 0.5 [14/187] Building CXX object src/CMakeFiles/amd_smi.dir/amd_smi/amd_smi_drm.cc.o 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi_drm.cc:38: 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_main.h:38: 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_device.h:39: 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.5 1189 | std::uint64_t m_current_offset{0}; 0.5 | ^ 0.5 1 warning generated. 0.5 [15/187] Building C object src/CMakeFiles/amd_smi.dir/ras-decode/boot_decode.c.o 0.5 [16/187] Building CXX object rocm_smi/CMakeFiles/rocm_smi64.dir/src/rocm_smi_dyn_gpu_metrics.cc.o 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_dyn_gpu_metrics.cc:23: 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.5 1189 | std::uint64_t m_current_offset{0}; 0.5 | ^ 0.5 1 warning generated. 0.5 [17/187] Building CXX object src/CMakeFiles/amd_smi.dir/__/rocm_smi/src/rocm_smi_utils.cc.o 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_utils.cc:996:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 0.5 996 | unsigned char buff[bytesPerLine + 1]; 0.5 | ^~~~~~~~~~~~~~~~ 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_utils.cc:996:22: note: function parameter 'bytesPerLine' with unknown value cannot be used in a constant expression 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_utils.cc:989:78: note: declared here 0.5 989 | void logHexDump(const char* desc, const void* addr, const size_t len, size_t bytesPerLine) { 0.5 | ^ 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_utils.cc:1420:10: warning: implicit conversion changes signedness: 'int' to '__useconds_t' (aka 'unsigned int') [-Wsign-conversion] 0.5 1420 | usleep(waitTime); 0.5 | ~~~~~~ ^~~~~~~~ 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_utils.cc:90:20: warning: unused function 'debugFilesDiscovered' [-Wunused-function] 0.5 90 | static inline void debugFilesDiscovered(std::vector files) { 0.5 | ^~~~~~~~~~~~~~~~~~~~ 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_utils.cc:26: 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_utils.h:44: 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_device.h:39: 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.5 1189 | std::uint64_t m_current_offset{0}; 0.5 | ^ 0.5 4 warnings generated. 0.5 [18/187] Building CXX object src/CMakeFiles/amd_smi.dir/__/rocm_smi/src/rocm_smi_main.cc.o 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_main.cc:1344:11: warning: implicit conversion changes signedness: 'ssize_t' (aka 'long') to 'size_type' (aka 'unsigned long') [-Wsign-conversion] 0.5 1344 | buf[len] = '\0'; 0.5 | ~~~ ^~~ 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_main.cc:1352:38: warning: implicit conversion changes signedness: 'size_type' (aka 'unsigned long') to 'difference_type' (aka 'long') [-Wsign-conversion] 0.5 1352 | auto end = path.begin() + path.length() - MAX_BDF_LENGTH; 0.5 | ~ ~~~~~^~~~~~~~ 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_main.cc:576:44: warning: unused function 'GetEnvVarUIntegerSets' [-Wunused-function] 0.5 576 | static inline std::unordered_set GetEnvVarUIntegerSets(const char* ev_str) { 0.5 | ^~~~~~~~~~~~~~~~~~~~~ 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_main.cc:23: 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_main.h:38: 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_device.h:39: 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.5 1189 | std::uint64_t m_current_offset{0}; 0.5 | ^ 0.5 4 warnings generated. 0.5 [19/187] Building CXX object rocm_smi/CMakeFiles/rocm_smi64.dir/src/rocm_smi_binary_parser.cc.o 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_binary_parser.cc:44:12: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] 0.5 44 | v = *(uint16_t*)(*ptr); 0.5 | ^~~~~~~~~~~~~~~~~ 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_binary_parser.cc:48:12: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] 0.5 48 | v = *(uint32_t*)(*ptr); 0.5 | ^~~~~~~~~~~~~~~~~ 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_binary_parser.cc:52:12: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint64_t *' (aka 'unsigned long *') increases required alignment from 1 to 8 [-Wcast-align] 0.5 52 | v = *(uint64_t*)(*ptr); 0.5 | ^~~~~~~~~~~~~~~~~ 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_binary_parser.cc:187:26: warning: implicit conversion changes signedness: 'int64_t' (aka 'long') to 'uint64_t' (aka 'unsigned long') [-Wsign-conversion] 0.5 187 | num_instance = static_cast(v); 0.5 | ~ ^~~~~~~~~~~~~~~~~~~~~~~ 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_binary_parser.cc:190:21: warning: implicit conversion changes signedness: 'int64_t' (aka 'long') to 'uint64_t' (aka 'unsigned long') [-Wsign-conversion] 0.5 190 | num_smn = static_cast(v); 0.5 | ~ ^~~~~~~~~~~~~~~~~~~~~~~ 0.5 5 warnings generated. 0.5 [20/187] Building CXX object src/CMakeFiles/amd_smi.dir/__/rocm_smi/src/rocm_smi_kfd_data_manager.cc.o 0.5 [21/187] Building C object src/CMakeFiles/amd_smi.dir/ras-decode/json_util.c.o 0.5 [22/187] Building CXX object src/CMakeFiles/amd_smi.dir/__/rocm_smi/src/rocm_smi_binary_parser.cc.o 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_binary_parser.cc:44:12: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] 0.5 44 | v = *(uint16_t*)(*ptr); 0.5 | ^~~~~~~~~~~~~~~~~ 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_binary_parser.cc:48:12: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] 0.5 48 | v = *(uint32_t*)(*ptr); 0.5 | ^~~~~~~~~~~~~~~~~ 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_binary_parser.cc:52:12: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint64_t *' (aka 'unsigned long *') increases required alignment from 1 to 8 [-Wcast-align] 0.5 52 | v = *(uint64_t*)(*ptr); 0.5 | ^~~~~~~~~~~~~~~~~ 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_binary_parser.cc:187:26: warning: implicit conversion changes signedness: 'int64_t' (aka 'long') to 'uint64_t' (aka 'unsigned long') [-Wsign-conversion] 0.5 187 | num_instance = static_cast(v); 0.5 | ~ ^~~~~~~~~~~~~~~~~~~~~~~ 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_binary_parser.cc:190:21: warning: implicit conversion changes signedness: 'int64_t' (aka 'long') to 'uint64_t' (aka 'unsigned long') [-Wsign-conversion] 0.5 190 | num_smn = static_cast(v); 0.5 | ~ ^~~~~~~~~~~~~~~~~~~~~~~ 0.5 5 warnings generated. 0.5 [23/187] Building CXX object src/CMakeFiles/amd_smi.dir/amd_smi/amd_smi_utils.cc.o 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi_utils.cc:439:27: warning: implicit conversion changes signedness: 'unsigned int' to 'int' [-Wsign-conversion] 0.5 439 | if (num_dpm) *num_dpm = dpm; 0.5 | ~ ^~~ 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi_utils.cc:440:29: warning: implicit conversion changes signedness: 'unsigned int' to 'int' [-Wsign-conversion] 0.5 440 | if (max_freq) *max_freq = max; 0.5 | ~ ^~~ 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi_utils.cc:441:29: warning: implicit conversion changes signedness: 'unsigned int' to 'int' [-Wsign-conversion] 0.5 441 | if (min_freq) *min_freq = min; 0.5 | ~ ^~~ 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi_utils.cc:442:45: warning: implicit conversion changes signedness: 'unsigned int' to 'int' [-Wsign-conversion] 0.5 442 | if (sleep_state_freq) *sleep_state_freq = sleep_freq; 0.5 | ~ ^~~~~~~~~~ 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi_utils.cc:52: 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_utils.h:44: 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_device.h:39: 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.5 1189 | std::uint64_t m_current_offset{0}; 0.5 | ^ 0.5 5 warnings generated. 0.5 [24/187] Building CXX object src/CMakeFiles/amd_smi.dir/__/rocm_smi/src/rocm_smi_kfd.cc.o 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_kfd.cc:1240:21: warning: implicit conversion changes signedness: 'long' to 'uint64_t' (aka 'unsigned long') [-Wsign-conversion] 0.5 1240 | *total += std::stol(bytes); 0.5 | ~~ ^~~~~~~~~~~~~~~~ 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_kfd.cc:1417:56: warning: implicit conversion changes signedness: 'int' to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion] 0.5 1417 | info->cache[info->num_cache_types].cache_level = cache_level; 0.5 | ~ ^~~~~~~~~~~ 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_kfd.cc:1418:58: warning: implicit conversion changes signedness: 'int' to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion] 0.5 1418 | info->cache[info->num_cache_types].cache_size_kb = cache_size; 0.5 | ~ ^~~~~~~~~~ 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_kfd.cc:1421:50: warning: implicit conversion changes signedness: 'int' to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion] 0.5 1421 | info->cache[info->num_cache_types].flags = cache_type; 0.5 | ~ ^~~~~~~~~~ 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_kfd.cc:23: 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_kfd.h:33: 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_device.h:39: 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.5 1189 | std::uint64_t m_current_offset{0}; 0.5 | ^ 0.5 5 warnings generated. 0.5 [25/187] Building CXX object src/CMakeFiles/amd_smi.dir/amd_smi/amd_smi_system.cc.o 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi_system.cc:152:28: warning: implicit conversion changes signedness: 'int' to 'key_type' (aka 'unsigned int') [-Wsign-conversion] 0.5 152 | socket_model_map[current_socket_id] = *model_name; 0.5 | ~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~ 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi_system.cc:439:75: warning: implicit conversion changes signedness: 'int' to 'uint64_t' (aka 'unsigned long') [-Wsign-conversion] 0.5 439 | (bdf_info.device_number << 3) | (bdf_info.function_number << 0), 0.5 | ~ ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi_system.cc:439:41: warning: implicit conversion changes signedness: 'int' to 'uint64_t' (aka 'unsigned long') [-Wsign-conversion] 0.5 438 | return {(bdf_info.domain_number << 16) | (bdf_info.bus_number << 8) | 0.5 | ~ 0.5 439 | (bdf_info.device_number << 3) | (bdf_info.function_number << 0), 0.5 | ~~~~~~~~~~~~~~~~~~~~~~~^~~~ 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi_system.cc:438:67: warning: implicit conversion changes signedness: 'int' to 'uint64_t' (aka 'unsigned long') [-Wsign-conversion] 0.5 438 | return {(bdf_info.domain_number << 16) | (bdf_info.bus_number << 8) | 0.5 | ~ ~~~~~~~~~~~~~~~~~~~~^~~~ 0.5 4 warnings generated. 0.5 [26/187] Building C object src/CMakeFiles/amd_smi.dir/ras-decode/error_map.c.o 0.5 [27/187] Building CXX object src/CMakeFiles/amd_smi.dir/amd_smi/amd_smi_socket.cc.o 0.5 [28/187] Building CXX object rocm_smi/CMakeFiles/rocm_smi64.dir/src/rocm_smi_kfd.cc.o 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_kfd.cc:1240:21: warning: implicit conversion changes signedness: 'long' to 'uint64_t' (aka 'unsigned long') [-Wsign-conversion] 0.5 1240 | *total += std::stol(bytes); 0.5 | ~~ ^~~~~~~~~~~~~~~~ 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_kfd.cc:1417:56: warning: implicit conversion changes signedness: 'int' to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion] 0.5 1417 | info->cache[info->num_cache_types].cache_level = cache_level; 0.5 | ~ ^~~~~~~~~~~ 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_kfd.cc:1418:58: warning: implicit conversion changes signedness: 'int' to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion] 0.5 1418 | info->cache[info->num_cache_types].cache_size_kb = cache_size; 0.5 | ~ ^~~~~~~~~~ 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_kfd.cc:1421:50: warning: implicit conversion changes signedness: 'int' to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion] 0.5 1421 | info->cache[info->num_cache_types].flags = cache_type; 0.5 | ~ ^~~~~~~~~~ 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_kfd.cc:23: 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_kfd.h:33: 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_device.h:39: 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.5 1189 | std::uint64_t m_current_offset{0}; 0.5 | ^ 0.5 5 warnings generated. 0.5 [29/187] Building C object src/CMakeFiles/amd_smi.dir/ras-decode/ras_decode_api.c.o 0.5 [30/187] Building CXX object rocm_smi/CMakeFiles/rocm_smi64.dir/src/rocm_smi_main.cc.o 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_main.cc:1344:11: warning: implicit conversion changes signedness: 'ssize_t' (aka 'long') to 'size_type' (aka 'unsigned long') [-Wsign-conversion] 0.5 1344 | buf[len] = '\0'; 0.5 | ~~~ ^~~ 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_main.cc:1352:38: warning: implicit conversion changes signedness: 'size_type' (aka 'unsigned long') to 'difference_type' (aka 'long') [-Wsign-conversion] 0.5 1352 | auto end = path.begin() + path.length() - MAX_BDF_LENGTH; 0.5 | ~ ~~~~~^~~~~~~~ 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_main.cc:576:44: warning: unused function 'GetEnvVarUIntegerSets' [-Wunused-function] 0.5 576 | static inline std::unordered_set GetEnvVarUIntegerSets(const char* ev_str) { 0.5 | ^~~~~~~~~~~~~~~~~~~~~ 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_main.cc:23: 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_main.h:38: 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_device.h:39: 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.5 1189 | std::uint64_t m_current_offset{0}; 0.5 | ^ 0.5 4 warnings generated. 0.5 [31/187] Building CXX object src/CMakeFiles/amd_smi.dir/__/rocm_smi/src/rocm_smi_counters.cc.o 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_counters.cc:40: 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_device.h:39: 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.5 1189 | std::uint64_t m_current_offset{0}; 0.5 | ^ 0.5 1 warning generated. 0.5 [32/187] Building C object src/CMakeFiles/amd_smi.dir/__/esmi_ib_library/src/e_smi.c.o 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/esmi_ib_library/src/e_smi.c:1209:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 0.5 1209 | else if((type == SET_FLOOR_FREQUENCY_SOCKET)) 0.5 | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/esmi_ib_library/src/e_smi.c:1209:16: note: remove extraneous parentheses around the comparison to silence this warning 0.5 1209 | else if((type == SET_FLOOR_FREQUENCY_SOCKET)) 0.5 | ~ ^ ~ 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/esmi_ib_library/src/e_smi.c:1209:16: note: use '=' to turn this equality comparison into an assignment 0.5 1209 | else if((type == SET_FLOOR_FREQUENCY_SOCKET)) 0.5 | ^~ 0.5 | = 0.5 1 warning generated. 0.5 [33/187] Building CXX object src/CMakeFiles/amd_smi.dir/__/rocm_smi/src/rocm_smi.cc.o 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi.cc:1433:18: warning: implicit conversion changes signedness: 'int' to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion] 0.5 1433 | f->current = -1; 0.5 | ~ ^~ 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi.cc:59: 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_utils.h:417:33: warning: implicit conversion changes signedness: 'int' to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion] 0.5 416 | prim_key, get_structured_data_subkey_by_position( 0.5 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0.5 417 | prim_key, static_cast((get_structured_subkeys_size(prim_key) - 1))))); 0.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi.cc:1597:54: note: in instantiation of member function 'amd::smi::TagTextContents_t<>::get_structured_data_subkey_last' requested here 0.5 1597 | auto upper_bound_data = txt_power_dev_od_voltage.get_structured_data_subkey_last(prim_key); 0.5 | ^ 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi.cc:2250:15: warning: implicit conversion changes signedness: 'value_type' (aka 'int') to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion] 0.5 2250 | *pisolate = partition_status[partition_id]; 0.5 | ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi.cc:2302:36: warning: implicit conversion changes signedness: 'uint32_t' (aka 'unsigned int') to 'value_type' (aka 'int') [-Wsign-conversion] 0.5 2302 | partition_status[partition_id] = pisolate; 0.5 | ~ ^~~~~~~~ 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi.cc:2396:57: warning: implicit conversion changes signedness: 'int' to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion] 0.5 2396 | policy->policies[policy->num_supported].policy_id = value; 0.5 | ~ ^~~~~ 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi.cc:2501:57: warning: implicit conversion changes signedness: 'int' to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion] 0.5 2501 | policy->policies[policy->num_supported].policy_id = value; 0.5 | ~ ^~~~~ 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi.cc:2631:40: warning: implicit conversion changes signedness: 'rsmi_status_t' to 'int' [-Wsign-conversion] 0.5 2631 | return amd::smi::ErrnoToRsmiStatus(ret); 0.5 | ~~~ ^~~ 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi.cc:3077:76: warning: implicit conversion changes signedness: 'long' to 'uint64_t' (aka 'unsigned long') [-Wsign-conversion] 0.5 3076 | b->transfer_rate.frequency[cur_index] = 0.5 | ~ 0.5 3077 | static_cast(link_speed[cur_index / WIDTH_DATA_LENGTH]) * 100 * 1000000L; 0.5 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi.cc:51: 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_device.h:39: 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.5 1189 | std::uint64_t m_current_offset{0}; 0.5 | ^ 0.5 9 warnings generated. 0.5 [34/187] Building CXX object src/CMakeFiles/amd_smi.dir/__/rocm_smi/src/rocm_smi_device.cc.o 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_device.cc:120:20: warning: unused variable 'kDevGpuOdPath' [-Wunused-variable] 0.5 120 | static const char* kDevGpuOdPath = "gpu_od"; 0.5 | ^~~~~~~~~~~~~ 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_device.cc:23: 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_device.h:39: 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.5 1189 | std::uint64_t m_current_offset{0}; 0.5 | ^ 0.5 2 warnings generated. 0.5 [35/187] Building CXX object src/nic/ai-nic/amdsmi_unified/CMakeFiles/amdsminic.dir/src/smi_ethtool_ioctl.cpp.o 0.5 [36/187] Building CXX object rocm_smi/CMakeFiles/rocm_smi64.dir/src/rocm_smi_device.cc.o 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_device.cc:120:20: warning: unused variable 'kDevGpuOdPath' [-Wunused-variable] 0.5 120 | static const char* kDevGpuOdPath = "gpu_od"; 0.5 | ^~~~~~~~~~~~~ 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_device.cc:23: 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_device.h:39: 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.5 1189 | std::uint64_t m_current_offset{0}; 0.5 | ^ 0.5 2 warnings generated. 0.5 [37/187] Building CXX object rocm_smi/CMakeFiles/rocm_smi64.dir/src/rocm_smi_utils.cc.o 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_utils.cc:996:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 0.5 996 | unsigned char buff[bytesPerLine + 1]; 0.5 | ^~~~~~~~~~~~~~~~ 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_utils.cc:996:22: note: function parameter 'bytesPerLine' with unknown value cannot be used in a constant expression 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_utils.cc:989:78: note: declared here 0.5 989 | void logHexDump(const char* desc, const void* addr, const size_t len, size_t bytesPerLine) { 0.5 | ^ 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_utils.cc:1420:10: warning: implicit conversion changes signedness: 'int' to '__useconds_t' (aka 'unsigned int') [-Wsign-conversion] 0.5 1420 | usleep(waitTime); 0.5 | ~~~~~~ ^~~~~~~~ 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_utils.cc:90:20: warning: unused function 'debugFilesDiscovered' [-Wunused-function] 0.5 90 | static inline void debugFilesDiscovered(std::vector files) { 0.5 | ^~~~~~~~~~~~~~~~~~~~ 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_utils.cc:26: 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_utils.h:44: 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_device.h:39: 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.5 1189 | std::uint64_t m_current_offset{0}; 0.5 | ^ 0.5 4 warnings generated. 0.5 [38/187] Building C object src/CMakeFiles/amd_smi.dir/__/esmi_ib_library/src/e_smi_utils.c.o 0.5 [39/187] Building C object src/CMakeFiles/amd_smi.dir/ras-decode/aca_version.c.o 0.5 [40/187] Building CXX object rocm_smi/CMakeFiles/rocm_smi64.dir/src/rocm_smi.cc.o 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi.cc:1433:18: warning: implicit conversion changes signedness: 'int' to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion] 0.5 1433 | f->current = -1; 0.5 | ~ ^~ 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi.cc:59: 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_utils.h:417:33: warning: implicit conversion changes signedness: 'int' to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion] 0.5 416 | prim_key, get_structured_data_subkey_by_position( 0.5 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0.5 417 | prim_key, static_cast((get_structured_subkeys_size(prim_key) - 1))))); 0.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi.cc:1597:54: note: in instantiation of member function 'amd::smi::TagTextContents_t<>::get_structured_data_subkey_last' requested here 0.5 1597 | auto upper_bound_data = txt_power_dev_od_voltage.get_structured_data_subkey_last(prim_key); 0.5 | ^ 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi.cc:2250:15: warning: implicit conversion changes signedness: 'value_type' (aka 'int') to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion] 0.5 2250 | *pisolate = partition_status[partition_id]; 0.5 | ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi.cc:2302:36: warning: implicit conversion changes signedness: 'uint32_t' (aka 'unsigned int') to 'value_type' (aka 'int') [-Wsign-conversion] 0.5 2302 | partition_status[partition_id] = pisolate; 0.5 | ~ ^~~~~~~~ 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi.cc:2396:57: warning: implicit conversion changes signedness: 'int' to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion] 0.5 2396 | policy->policies[policy->num_supported].policy_id = value; 0.5 | ~ ^~~~~ 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi.cc:2501:57: warning: implicit conversion changes signedness: 'int' to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion] 0.5 2501 | policy->policies[policy->num_supported].policy_id = value; 0.5 | ~ ^~~~~ 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi.cc:2631:40: warning: implicit conversion changes signedness: 'rsmi_status_t' to 'int' [-Wsign-conversion] 0.5 2631 | return amd::smi::ErrnoToRsmiStatus(ret); 0.5 | ~~~ ^~~ 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi.cc:3077:76: warning: implicit conversion changes signedness: 'long' to 'uint64_t' (aka 'unsigned long') [-Wsign-conversion] 0.5 3076 | b->transfer_rate.frequency[cur_index] = 0.5 | ~ 0.5 3077 | static_cast(link_speed[cur_index / WIDTH_DATA_LENGTH]) * 100 * 1000000L; 0.5 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi.cc:51: 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_device.h:39: 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.5 1189 | std::uint64_t m_current_offset{0}; 0.5 | ^ 0.5 9 warnings generated. 0.5 [41/187] Building CXX object src/CMakeFiles/amd_smi.dir/__/rocm_smi/src/rocm_smi_monitor.cc.o 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_monitor.cc:36: 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_utils.h:44: 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_device.h:39: 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.5 1189 | std::uint64_t m_current_offset{0}; 0.5 | ^ 0.5 1 warning generated. 0.5 [42/187] Building C object src/CMakeFiles/amd_smi.dir/ras-decode/aca_fields.c.o 0.5 [43/187] Building C object src/CMakeFiles/amd_smi.dir/ras-decode/main.c.o 0.5 [44/187] Building CXX object src/CMakeFiles/amd_smi.dir/amd_smi/amd_smi_cper.cc.o 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi_cper.cc:102:45: warning: implicit conversion changes signedness: 'long' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 0.5 102 | ctx.buffer = std::make_unique(ctx.file_size); 0.5 | ~~~ ~~~~^~~~~~~~~ 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi_cper.cc:194:44: warning: implicit conversion changes signedness: 'int' to '__size_t' (aka 'unsigned long') [-Wsign-conversion] 0.5 194 | offset += sizeof(struct cper_sec_desc) * idx; 0.5 | ~ ^~~ 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi_cper.cc:205:85: warning: implicit conversion changes signedness: 'int' to '__size_t' (aka 'unsigned long') [-Wsign-conversion] 0.5 205 | sizeof(struct cper_sec_desc) * idx); 0.5 | ~ ^~~ 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi_cper.cc:422:68: warning: implicit conversion changes signedness: 'long' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 0.5 422 | auto headers = amdsmi_get_gpu_cper_headers(ctx.buffer.get(), ctx.file_size); 0.5 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~^~~~~~~~~ 0.5 4 warnings generated. 0.5 [45/187] Building C object src/CMakeFiles/amd_smi.dir/__/esmi_ib_library/src/e_smi_monitor.c.o 0.5 [46/187] Building C object src/CMakeFiles/amd_smi.dir/ras-decode/aca_decode.c.o 0.5 [47/187] Linking CXX static library build/libamdsminic.a 0.5 [48/187] Building C object src/CMakeFiles/amd_smi.dir/ras-decode/json_printer.c.o 0.5 [49/187] Building CXX object src/CMakeFiles/amd_smi.dir/__/rocm_smi/src/rocm_smi_board_temp.cc.o 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_board_temp.cc:168:54: warning: implicit conversion changes signedness: 'streamsize' (aka 'long') to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 0.5 168 | std::string hexDump = createHexDump(&metrics, file.gcount(), "GPU Board Temperature Metrics"); 0.5 | ~~~~~~~~~~~~~ ~~~~~^~~~~~~~ 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_board_temp.cc:237:54: warning: implicit conversion changes signedness: 'streamsize' (aka 'long') to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 0.5 237 | std::string hexDump = createHexDump(&metrics, file.gcount(), "Baseboard Temperature Metrics"); 0.5 | ~~~~~~~~~~~~~ ~~~~~^~~~~~~~ 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_board_temp.cc:34: 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_utils.h:44: 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_device.h:39: 0.5 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.5 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.5 1189 | std::uint64_t m_current_offset{0}; 0.5 | ^ 0.5 3 warnings generated. 0.6 [50/187] Building CXX object src/CMakeFiles/amd_smi.dir/__/rocm_smi/src/rocm_smi_io_link.cc.o 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_io_link.cc:73:17: warning: result of comparison of constant 2 with expression of type 'LINK_DIRECTORY_TYPE' (aka 'enum _LINK_DIRECTORY_TYPE') is always true [-Wtautological-constant-out-of-range-compare] 0.6 73 | if (directory < sizeof(kKFDLinkPath) / sizeof(kKFDLinkPath[0])) { 0.6 | ~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_io_link.cc:418:17: warning: implicit conversion changes signedness: 'int' to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion] 0.6 418 | (flags_ & CRAT_IOLINK_FLAGS_BI_DIRECTIONAL) ? cap_true : cap_false; 0.6 | ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_io_link.cc:41:45: note: expanded from macro 'CRAT_IOLINK_FLAGS_BI_DIRECTIONAL' 0.6 41 | #define CRAT_IOLINK_FLAGS_BI_DIRECTIONAL (1 << 31) 0.6 | ~~^~~~~ 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_io_link.cc:23: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_io_link.h:26: 0.6 In file included from /opt/rh/gcc-toolset-13/root/usr/lib/gcc/x86_64-redhat-linux/13/../../../../include/c++/13/map:62: 0.6 In file included from /opt/rh/gcc-toolset-13/root/usr/lib/gcc/x86_64-redhat-linux/13/../../../../include/c++/13/bits/stl_tree.h:67: 0.6 In file included from /opt/rh/gcc-toolset-13/root/usr/lib/gcc/x86_64-redhat-linux/13/../../../../include/c++/13/ext/alloc_traits.h:34: 0.6 In file included from /opt/rh/gcc-toolset-13/root/usr/lib/gcc/x86_64-redhat-linux/13/../../../../include/c++/13/bits/alloc_traits.h:33: 0.6 /opt/rh/gcc-toolset-13/root/usr/lib/gcc/x86_64-redhat-linux/13/../../../../include/c++/13/bits/stl_construct.h:151:7: warning: destructor called on non-final 'amd::smi::IOLink' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] 0.6 151 | __pointer->~_Tp(); 0.6 | ^ 0.6 /opt/rh/gcc-toolset-13/root/usr/lib/gcc/x86_64-redhat-linux/13/../../../../include/c++/13/bits/alloc_traits.h:675:9: note: in instantiation of function template specialization 'std::_Destroy' requested here 0.6 675 | { std::_Destroy(__p); } 0.6 | ^ 0.6 /opt/rh/gcc-toolset-13/root/usr/lib/gcc/x86_64-redhat-linux/13/../../../../include/c++/13/bits/shared_ptr_base.h:613:28: note: in instantiation of function template specialization 'std::allocator_traits>::destroy' requested here 0.6 613 | allocator_traits<_Alloc>::destroy(_M_impl._M_alloc(), _M_ptr()); 0.6 | ^ 0.6 /opt/rh/gcc-toolset-13/root/usr/lib/gcc/x86_64-redhat-linux/13/../../../../include/c++/13/bits/shared_ptr_base.h:599:2: note: in instantiation of member function 'std::_Sp_counted_ptr_inplace, __gnu_cxx::_S_atomic>::_M_dispose' requested here 0.6 599 | _Sp_counted_ptr_inplace(_Alloc __a, _Args&&... __args) 0.6 | ^ 0.6 /opt/rh/gcc-toolset-13/root/usr/lib/gcc/x86_64-redhat-linux/13/../../../../include/c++/13/bits/shared_ptr_base.h:972:6: note: in instantiation of function template specialization 'std::_Sp_counted_ptr_inplace, __gnu_cxx::_S_atomic>::_Sp_counted_ptr_inplace' requested here 0.6 972 | _Sp_cp_type(__a._M_a, std::forward<_Args>(__args)...); 0.6 | ^ 0.6 /opt/rh/gcc-toolset-13/root/usr/lib/gcc/x86_64-redhat-linux/13/../../../../include/c++/13/bits/shared_ptr_base.h:1712:14: note: in instantiation of function template specialization 'std::__shared_count<>::__shared_count, unsigned int &, unsigned int &, amd::smi::_LINK_DIRECTORY_TYPE &>' requested here 0.6 1712 | : _M_ptr(), _M_refcount(_M_ptr, __tag, std::forward<_Args>(__args)...) 0.6 | ^ 0.6 /opt/rh/gcc-toolset-13/root/usr/lib/gcc/x86_64-redhat-linux/13/../../../../include/c++/13/bits/shared_ptr.h:464:4: note: in instantiation of function template specialization 'std::__shared_ptr::__shared_ptr, unsigned int &, unsigned int &, amd::smi::_LINK_DIRECTORY_TYPE &>' requested here 0.6 464 | : __shared_ptr<_Tp>(__tag, std::forward<_Args>(__args)...) 0.6 | ^ 0.6 /opt/rh/gcc-toolset-13/root/usr/lib/gcc/x86_64-redhat-linux/13/../../../../include/c++/13/bits/shared_ptr.h:1009:14: note: in instantiation of function template specialization 'std::shared_ptr::shared_ptr, unsigned int &, unsigned int &, amd::smi::_LINK_DIRECTORY_TYPE &>' requested here 0.6 1009 | return shared_ptr<_Tp>(_Sp_alloc_shared_tag<_Alloc>{__a}, 0.6 | ^ 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_io_link.cc:212:19: note: in instantiation of function template specialization 'std::make_shared' requested here 0.6 212 | link = std::make_shared(node_indx, link_indx, directory); 0.6 | ^ 0.6 /opt/rh/gcc-toolset-13/root/usr/lib/gcc/x86_64-redhat-linux/13/../../../../include/c++/13/bits/stl_construct.h:151:19: note: qualify call to silence this warning 0.6 151 | __pointer->~_Tp(); 0.6 | ^ 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_io_link.cc:34: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_utils.h:44: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_device.h:39: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.6 1189 | std::uint64_t m_current_offset{0}; 0.6 | ^ 0.6 4 warnings generated. 0.6 [51/187] Building CXX object src/CMakeFiles/amd_smi.dir/__/third_party/shared_mutex/shared_mutex.cc.o 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/third_party/shared_mutex/shared_mutex.cc:47: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_main.h:38: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_device.h:39: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.6 1189 | std::uint64_t m_current_offset{0}; 0.6 | ^ 0.6 1 warning generated. 0.6 [52/187] Building CXX object rocm_smi/CMakeFiles/rocm_smi64.dir/src/rocm_smi_monitor.cc.o 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_monitor.cc:36: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_utils.h:44: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_device.h:39: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.6 1189 | std::uint64_t m_current_offset{0}; 0.6 | ^ 0.6 1 warning generated. 0.6 [53/187] Building C object rocm_smi/CMakeFiles/rocm_smi64.dir/__/esmi_ib_library/src/e_smi_monitor.c.o 0.6 [54/187] Building C object rocm_smi/CMakeFiles/rocm_smi64.dir/__/esmi_ib_library/src/e_smi_plat.c.o 0.6 [55/187] Building C object src/CMakeFiles/amd_smi.dir/__/esmi_ib_library/src/e_smi_plat.c.o 0.6 [56/187] Building CXX object rocm_smi/CMakeFiles/rocm_smi64.dir/src/rocm_smi_io_link.cc.o 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_io_link.cc:73:17: warning: result of comparison of constant 2 with expression of type 'LINK_DIRECTORY_TYPE' (aka 'enum _LINK_DIRECTORY_TYPE') is always true [-Wtautological-constant-out-of-range-compare] 0.6 73 | if (directory < sizeof(kKFDLinkPath) / sizeof(kKFDLinkPath[0])) { 0.6 | ~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_io_link.cc:418:17: warning: implicit conversion changes signedness: 'int' to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion] 0.6 418 | (flags_ & CRAT_IOLINK_FLAGS_BI_DIRECTIONAL) ? cap_true : cap_false; 0.6 | ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_io_link.cc:41:45: note: expanded from macro 'CRAT_IOLINK_FLAGS_BI_DIRECTIONAL' 0.6 41 | #define CRAT_IOLINK_FLAGS_BI_DIRECTIONAL (1 << 31) 0.6 | ~~^~~~~ 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_io_link.cc:23: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_io_link.h:26: 0.6 In file included from /opt/rh/gcc-toolset-13/root/usr/lib/gcc/x86_64-redhat-linux/13/../../../../include/c++/13/map:62: 0.6 In file included from /opt/rh/gcc-toolset-13/root/usr/lib/gcc/x86_64-redhat-linux/13/../../../../include/c++/13/bits/stl_tree.h:67: 0.6 In file included from /opt/rh/gcc-toolset-13/root/usr/lib/gcc/x86_64-redhat-linux/13/../../../../include/c++/13/ext/alloc_traits.h:34: 0.6 In file included from /opt/rh/gcc-toolset-13/root/usr/lib/gcc/x86_64-redhat-linux/13/../../../../include/c++/13/bits/alloc_traits.h:33: 0.6 /opt/rh/gcc-toolset-13/root/usr/lib/gcc/x86_64-redhat-linux/13/../../../../include/c++/13/bits/stl_construct.h:151:7: warning: destructor called on non-final 'amd::smi::IOLink' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] 0.6 151 | __pointer->~_Tp(); 0.6 | ^ 0.6 /opt/rh/gcc-toolset-13/root/usr/lib/gcc/x86_64-redhat-linux/13/../../../../include/c++/13/bits/alloc_traits.h:675:9: note: in instantiation of function template specialization 'std::_Destroy' requested here 0.6 675 | { std::_Destroy(__p); } 0.6 | ^ 0.6 /opt/rh/gcc-toolset-13/root/usr/lib/gcc/x86_64-redhat-linux/13/../../../../include/c++/13/bits/shared_ptr_base.h:613:28: note: in instantiation of function template specialization 'std::allocator_traits>::destroy' requested here 0.6 613 | allocator_traits<_Alloc>::destroy(_M_impl._M_alloc(), _M_ptr()); 0.6 | ^ 0.6 /opt/rh/gcc-toolset-13/root/usr/lib/gcc/x86_64-redhat-linux/13/../../../../include/c++/13/bits/shared_ptr_base.h:599:2: note: in instantiation of member function 'std::_Sp_counted_ptr_inplace, __gnu_cxx::_S_atomic>::_M_dispose' requested here 0.6 599 | _Sp_counted_ptr_inplace(_Alloc __a, _Args&&... __args) 0.6 | ^ 0.6 /opt/rh/gcc-toolset-13/root/usr/lib/gcc/x86_64-redhat-linux/13/../../../../include/c++/13/bits/shared_ptr_base.h:972:6: note: in instantiation of function template specialization 'std::_Sp_counted_ptr_inplace, __gnu_cxx::_S_atomic>::_Sp_counted_ptr_inplace' requested here 0.6 972 | _Sp_cp_type(__a._M_a, std::forward<_Args>(__args)...); 0.6 | ^ 0.6 /opt/rh/gcc-toolset-13/root/usr/lib/gcc/x86_64-redhat-linux/13/../../../../include/c++/13/bits/shared_ptr_base.h:1712:14: note: in instantiation of function template specialization 'std::__shared_count<>::__shared_count, unsigned int &, unsigned int &, amd::smi::_LINK_DIRECTORY_TYPE &>' requested here 0.6 1712 | : _M_ptr(), _M_refcount(_M_ptr, __tag, std::forward<_Args>(__args)...) 0.6 | ^ 0.6 /opt/rh/gcc-toolset-13/root/usr/lib/gcc/x86_64-redhat-linux/13/../../../../include/c++/13/bits/shared_ptr.h:464:4: note: in instantiation of function template specialization 'std::__shared_ptr::__shared_ptr, unsigned int &, unsigned int &, amd::smi::_LINK_DIRECTORY_TYPE &>' requested here 0.6 464 | : __shared_ptr<_Tp>(__tag, std::forward<_Args>(__args)...) 0.6 | ^ 0.6 /opt/rh/gcc-toolset-13/root/usr/lib/gcc/x86_64-redhat-linux/13/../../../../include/c++/13/bits/shared_ptr.h:1009:14: note: in instantiation of function template specialization 'std::shared_ptr::shared_ptr, unsigned int &, unsigned int &, amd::smi::_LINK_DIRECTORY_TYPE &>' requested here 0.6 1009 | return shared_ptr<_Tp>(_Sp_alloc_shared_tag<_Alloc>{__a}, 0.6 | ^ 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_io_link.cc:212:19: note: in instantiation of function template specialization 'std::make_shared' requested here 0.6 212 | link = std::make_shared(node_indx, link_indx, directory); 0.6 | ^ 0.6 /opt/rh/gcc-toolset-13/root/usr/lib/gcc/x86_64-redhat-linux/13/../../../../include/c++/13/bits/stl_construct.h:151:19: note: qualify call to silence this warning 0.6 151 | __pointer->~_Tp(); 0.6 | ^ 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_io_link.cc:34: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_utils.h:44: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_device.h:39: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.6 1189 | std::uint64_t m_current_offset{0}; 0.6 | ^ 0.6 4 warnings generated. 0.6 [57/187] Building C object rocm_smi/CMakeFiles/rocm_smi64.dir/__/esmi_ib_library/src/e_smi_utils.c.o 0.6 [58/187] Building CXX object src/CMakeFiles/amd_smi_static.dir/amd_smi/amd_smi_cper.cc.o 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi_cper.cc:102:45: warning: implicit conversion changes signedness: 'long' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 0.6 102 | ctx.buffer = std::make_unique(ctx.file_size); 0.6 | ~~~ ~~~~^~~~~~~~~ 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi_cper.cc:194:44: warning: implicit conversion changes signedness: 'int' to '__size_t' (aka 'unsigned long') [-Wsign-conversion] 0.6 194 | offset += sizeof(struct cper_sec_desc) * idx; 0.6 | ~ ^~~ 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi_cper.cc:205:85: warning: implicit conversion changes signedness: 'int' to '__size_t' (aka 'unsigned long') [-Wsign-conversion] 0.6 205 | sizeof(struct cper_sec_desc) * idx); 0.6 | ~ ^~~ 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi_cper.cc:422:68: warning: implicit conversion changes signedness: 'long' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 0.6 422 | auto headers = amdsmi_get_gpu_cper_headers(ctx.buffer.get(), ctx.file_size); 0.6 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~^~~~~~~~~ 0.6 4 warnings generated. 0.6 [59/187] Building CXX object src/CMakeFiles/amd_smi.dir/amd_smi/fdinfo.cc.o 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/fdinfo.cc:41:5: warning: array designators are a C99 extension [-Wc99-designator] 0.6 41 | [AMDSMI_CONTAINER_LXC] = "lxc", 0.6 | ^~~~~~~~~~~~~~~~~~~~~~ 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/fdinfo.cc:205:60: warning: implicit conversion changes signedness: 'ssize_t' (aka 'long') to 'size_type' (aka 'unsigned long') [-Wsign-conversion] 0.6 205 | std::string name = (len > 0) ? std::string(exe_realpath, len) : "N/A"; 0.6 | ~~~ ^~~ 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/fdinfo.cc:36: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_kfd.h:33: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_device.h:39: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.6 1189 | std::uint64_t m_current_offset{0}; 0.6 | ^ 0.6 3 warnings generated. 0.6 [60/187] Building CXX object src/CMakeFiles/amd_smi.dir/amd_smi/amd_smi_common.cc.o 0.6 [61/187] Building CXX object src/CMakeFiles/amd_smi.dir/__/rocm_smi/src/rocm_smi_power_mon.cc.o 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_power_mon.cc:31: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_utils.h:44: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_device.h:39: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.6 1189 | std::uint64_t m_current_offset{0}; 0.6 | ^ 0.6 1 warning generated. 0.6 [62/187] Building CXX object src/CMakeFiles/amd_smi.dir/__/rocm_smi/src/rocm_smi_logger.cc.o 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_logger.cc:53: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_main.h:38: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_device.h:39: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.6 1189 | std::uint64_t m_current_offset{0}; 0.6 | ^ 0.6 1 warning generated. 0.6 [63/187] Building CXX object src/CMakeFiles/amd_smi.dir/nic/ai-nic/amd_smi_ainic_device.cc.o 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/nic/ai-nic/amd_smi_ainic_device.cc:23: 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/include/amd_smi/impl/nic/amd_smi_ainic_device.h:62:12: warning: private field 'nic_idx_' is not used [-Wunused-private-field] 0.6 62 | uint32_t nic_idx_; 0.6 | ^ 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/include/amd_smi/impl/nic/amd_smi_ainic_device.h:63:16: warning: private field 'bdf_' is not used [-Wunused-private-field] 0.6 63 | amdsmi_bdf_t bdf_; 0.6 | ^ 0.6 2 warnings generated. 0.6 [64/187] Building CXX object rocm_smi/CMakeFiles/rocm_smi64.dir/src/rocm_smi_logger.cc.o 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_logger.cc:53: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_main.h:38: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_device.h:39: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.6 1189 | std::uint64_t m_current_offset{0}; 0.6 | ^ 0.6 1 warning generated. 0.6 [65/187] Building CXX object rocm_smi/CMakeFiles/rocm_smi64.dir/src/rocm_smi_npm.cc.o 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_npm.cc:17: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_utils.h:44: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_device.h:39: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.6 1189 | std::uint64_t m_current_offset{0}; 0.6 | ^ 0.6 1 warning generated. 0.6 [66/187] Building C object rocm_smi/CMakeFiles/rocm_smi64.dir/__/esmi_ib_library/src/e_smi.c.o 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/esmi_ib_library/src/e_smi.c:1209:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 0.6 1209 | else if((type == SET_FLOOR_FREQUENCY_SOCKET)) 0.6 | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/esmi_ib_library/src/e_smi.c:1209:16: note: remove extraneous parentheses around the comparison to silence this warning 0.6 1209 | else if((type == SET_FLOOR_FREQUENCY_SOCKET)) 0.6 | ~ ^ ~ 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/esmi_ib_library/src/e_smi.c:1209:16: note: use '=' to turn this equality comparison into an assignment 0.6 1209 | else if((type == SET_FLOOR_FREQUENCY_SOCKET)) 0.6 | ^~ 0.6 | = 0.6 1 warning generated. 0.6 [67/187] Building CXX object src/CMakeFiles/amd_smi_static.dir/amd_smi/amd_smi.cc.o 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi.cc:1750:10: warning: implicit conversion changes signedness: 'int' to '__useconds_t' (aka 'unsigned int') [-Wsign-conversion] 0.6 1750 | usleep(waitTime); 0.6 | ~~~~~~ ^~~~~~~~ 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi.cc:1823:43: warning: implicit conversion changes signedness: 'rep' (aka 'long') to 'uint64_t' (aka 'unsigned long') [-Wsign-conversion] 0.6 1823 | violation_status->reference_timestamp = current_time; 0.6 | ~ ^~~~~~~~~~~~ 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi.cc:2792:31: warning: result of comparison of constant 18446744073709551615 with expression of type 'uint32_t' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare] 0.6 2792 | << (info->vram_bit_width == std::numeric_limits::max() 0.6 | ~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi.cc:4059:19: warning: implicit conversion changes signedness: 'int' to 'uint64_t' (aka 'unsigned long') [-Wsign-conversion] 0.6 4059 | info->dpm_cap = dpm; 0.6 | ~ ^~~ 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi.cc:4962:19: warning: implicit conversion changes signedness: 'int' to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion] 0.6 4962 | info->max_clk = max_freq; 0.6 | ~ ^~~~~~~~ 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi.cc:4963:19: warning: implicit conversion changes signedness: 'int' to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion] 0.6 4963 | info->min_clk = min_freq; 0.6 | ~ ^~~~~~~~ 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi.cc:5212:18: warning: implicit conversion changes signedness: 'int' to 'uint64_t' (aka 'unsigned long') [-Wsign-conversion] 0.6 5212 | afids[i] = afid; 0.6 | ~ ^~~~ 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi.cc:168:48: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion] 0.6 168 | auto rstatus = std::forward(f)(gpu_index, std::forward(args)...); 0.6 | ~~~ ^~~~~~~~~~~~~~~~~~~~~~~~ 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi.cc:1450:14: note: in instantiation of function template specialization 'rsmi_wrapper' requested here 0.6 1450 | status = rsmi_wrapper(rsmi_dev_serial_number_get, processor_handle, 0, 0.6 | ^ 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi.cc:168:48: warning: implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion] 0.6 168 | auto rstatus = std::forward(f)(gpu_index, std::forward(args)...); 0.6 | ~~~ ^~~~~~~~~~~~~~~~~~~~~~~~ 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi.cc:1458:14: note: in instantiation of function template specialization 'rsmi_wrapper' requested here 0.6 1458 | status = rsmi_wrapper(rsmi_dev_name_get, processor_handle, 0, board_info->product_name, 0.6 | ^ 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi.cc:72: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_kfd.h:33: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_device.h:39: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.6 1189 | std::uint64_t m_current_offset{0}; 0.6 | ^ 0.6 10 warnings generated. 0.6 [68/187] Building CXX object src/CMakeFiles/amd_smi.dir/__/rocm_smi/src/rocm_smi_dyn_gpu_metrics.cc.o 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_dyn_gpu_metrics.cc:23: 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.6 1189 | std::uint64_t m_current_offset{0}; 0.6 | ^ 0.6 1 warning generated. 0.6 [69/187] Building C object src/CMakeFiles/amd_smi.dir/ras-decode/aca_tables.c.o 0.6 [70/187] Building CXX object rocm_smi/CMakeFiles/rocm_smi64.dir/__/third_party/shared_mutex/shared_mutex.cc.o 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/third_party/shared_mutex/shared_mutex.cc:47: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_main.h:38: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_device.h:39: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.6 1189 | std::uint64_t m_current_offset{0}; 0.6 | ^ 0.6 1 warning generated. 0.6 [71/187] Building CXX object src/CMakeFiles/amd_smi_static.dir/amd_smi/amd_smi_lib_loader.cc.o 0.6 [72/187] Building CXX object rocm_smi/CMakeFiles/rocm_smi64.dir/src/rocm_smi_power_mon.cc.o 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_power_mon.cc:31: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_utils.h:44: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_device.h:39: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.6 1189 | std::uint64_t m_current_offset{0}; 0.6 | ^ 0.6 1 warning generated. 0.6 [73/187] Building CXX object src/CMakeFiles/amd_smi_static.dir/amd_smi/amd_smi_drm.cc.o 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi_drm.cc:38: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_main.h:38: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_device.h:39: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.6 1189 | std::uint64_t m_current_offset{0}; 0.6 | ^ 0.6 1 warning generated. 0.6 [74/187] Building CXX object src/CMakeFiles/amd_smi.dir/amd_smi/amd_smi.cc.o 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi.cc:1750:10: warning: implicit conversion changes signedness: 'int' to '__useconds_t' (aka 'unsigned int') [-Wsign-conversion] 0.6 1750 | usleep(waitTime); 0.6 | ~~~~~~ ^~~~~~~~ 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi.cc:1823:43: warning: implicit conversion changes signedness: 'rep' (aka 'long') to 'uint64_t' (aka 'unsigned long') [-Wsign-conversion] 0.6 1823 | violation_status->reference_timestamp = current_time; 0.6 | ~ ^~~~~~~~~~~~ 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi.cc:2792:31: warning: result of comparison of constant 18446744073709551615 with expression of type 'uint32_t' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare] 0.6 2792 | << (info->vram_bit_width == std::numeric_limits::max() 0.6 | ~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi.cc:4059:19: warning: implicit conversion changes signedness: 'int' to 'uint64_t' (aka 'unsigned long') [-Wsign-conversion] 0.6 4059 | info->dpm_cap = dpm; 0.6 | ~ ^~~ 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi.cc:4962:19: warning: implicit conversion changes signedness: 'int' to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion] 0.6 4962 | info->max_clk = max_freq; 0.6 | ~ ^~~~~~~~ 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi.cc:4963:19: warning: implicit conversion changes signedness: 'int' to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion] 0.6 4963 | info->min_clk = min_freq; 0.6 | ~ ^~~~~~~~ 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi.cc:5212:18: warning: implicit conversion changes signedness: 'int' to 'uint64_t' (aka 'unsigned long') [-Wsign-conversion] 0.6 5212 | afids[i] = afid; 0.6 | ~ ^~~~ 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi.cc:168:48: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion] 0.6 168 | auto rstatus = std::forward(f)(gpu_index, std::forward(args)...); 0.6 | ~~~ ^~~~~~~~~~~~~~~~~~~~~~~~ 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi.cc:1450:14: note: in instantiation of function template specialization 'rsmi_wrapper' requested here 0.6 1450 | status = rsmi_wrapper(rsmi_dev_serial_number_get, processor_handle, 0, 0.6 | ^ 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi.cc:168:48: warning: implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion] 0.6 168 | auto rstatus = std::forward(f)(gpu_index, std::forward(args)...); 0.6 | ~~~ ^~~~~~~~~~~~~~~~~~~~~~~~ 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi.cc:1458:14: note: in instantiation of function template specialization 'rsmi_wrapper' requested here 0.6 1458 | status = rsmi_wrapper(rsmi_dev_name_get, processor_handle, 0, board_info->product_name, 0.6 | ^ 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi.cc:72: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_kfd.h:33: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_device.h:39: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.6 1189 | std::uint64_t m_current_offset{0}; 0.6 | ^ 0.6 10 warnings generated. 0.6 [75/187] Building CXX object src/CMakeFiles/amd_smi_static.dir/amd_smi/amd_smi_gpu_device.cc.o 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi_gpu_device.cc:179:14: warning: implicit conversion changes signedness: 'rsmi_status_t' to 'int32_t' (aka 'int') [-Wsign-conversion] 0.6 179 | return status_code; 0.6 | ~~~~~~ ^~~~~~~~~~~ 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi_gpu_device.cc:194:14: warning: implicit conversion changes signedness: 'rsmi_status_t' to 'int32_t' (aka 'int') [-Wsign-conversion] 0.6 194 | return status_code; 0.6 | ~~~~~~ ^~~~~~~~~~~ 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi_gpu_device.cc:211:12: warning: implicit conversion changes signedness: 'rsmi_status_t' to 'int32_t' (aka 'int') [-Wsign-conversion] 0.6 211 | return status_code; 0.6 | ~~~~~~ ^~~~~~~~~~~ 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi_gpu_device.cc:379:10: warning: implicit conversion changes signedness: 'rsmi_status_t' to 'int32_t' (aka 'int') [-Wsign-conversion] 0.6 379 | return status_code; 0.6 | ~~~~~~ ^~~~~~~~~~~ 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi_gpu_device.cc:426:23: warning: implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] 0.6 426 | bitmask[i / 64] |= (1ULL << (i % 64)); 0.6 | ~~~~~~~ ~~^~~~ 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi_gpu_device.cc:430:24: warning: implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] 0.6 430 | bitmask[core / 64] |= (1ULL << (core % 64)); 0.6 | ~~~~~~~ ~~~~~^~~~ 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi_gpu_device.cc:461:23: warning: implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] 0.6 461 | bitmask[i / 64] |= (1ULL << (i % 64)); 0.6 | ~~~~~~~ ~~^~~~ 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi_gpu_device.cc:465:24: warning: implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] 0.6 465 | bitmask[core / 64] |= (1ULL << (core % 64)); 0.6 | ~~~~~~~ ~~~~~^~~~ 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi_gpu_device.cc:36: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_kfd.h:33: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_device.h:39: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.6 1189 | std::uint64_t m_current_offset{0}; 0.6 | ^ 0.6 9 warnings generated. 0.6 [76/187] Building CXX object src/CMakeFiles/amd_smi.dir/__/rocm_smi/src/rocm_smi_npm.cc.o 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_npm.cc:17: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_utils.h:44: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_device.h:39: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.6 1189 | std::uint64_t m_current_offset{0}; 0.6 | ^ 0.6 1 warning generated. 0.6 [77/187] Building CXX object rocm_smi/CMakeFiles/rocm_smi64.dir/src/rocm_smi_gpu_metrics.cc.o 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_gpu_metrics.cc:104:73: warning: implicit conversion changes signedness: 'rep' (aka 'long') to 'uint64_t' (aka 'unsigned long') [-Wsign-conversion] 0.6 104 | return duration_cast(system_clock::now().time_since_epoch()).count(); 0.6 | ~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_gpu_metrics.cc:23: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.6 1189 | std::uint64_t m_current_offset{0}; 0.6 | ^ 0.6 2 warnings generated. 0.6 [78/187] Building CXX object src/CMakeFiles/amd_smi_static.dir/amd_smi/amd_smi_socket.cc.o 0.6 [79/187] Building CXX object rocm_smi/CMakeFiles/rocm_smi64.dir/src/rocm_smi_board_temp.cc.o 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_board_temp.cc:168:54: warning: implicit conversion changes signedness: 'streamsize' (aka 'long') to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 0.6 168 | std::string hexDump = createHexDump(&metrics, file.gcount(), "GPU Board Temperature Metrics"); 0.6 | ~~~~~~~~~~~~~ ~~~~~^~~~~~~~ 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_board_temp.cc:237:54: warning: implicit conversion changes signedness: 'streamsize' (aka 'long') to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 0.6 237 | std::string hexDump = createHexDump(&metrics, file.gcount(), "Baseboard Temperature Metrics"); 0.6 | ~~~~~~~~~~~~~ ~~~~~^~~~~~~~ 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_board_temp.cc:34: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_utils.h:44: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_device.h:39: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.6 1189 | std::uint64_t m_current_offset{0}; 0.6 | ^ 0.6 3 warnings generated. 0.6 [80/187] Building CXX object src/CMakeFiles/amd_smi_static.dir/amd_smi/amd_smi_system.cc.o 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi_system.cc:152:28: warning: implicit conversion changes signedness: 'int' to 'key_type' (aka 'unsigned int') [-Wsign-conversion] 0.6 152 | socket_model_map[current_socket_id] = *model_name; 0.6 | ~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~ 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi_system.cc:439:75: warning: implicit conversion changes signedness: 'int' to 'uint64_t' (aka 'unsigned long') [-Wsign-conversion] 0.6 439 | (bdf_info.device_number << 3) | (bdf_info.function_number << 0), 0.6 | ~ ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi_system.cc:439:41: warning: implicit conversion changes signedness: 'int' to 'uint64_t' (aka 'unsigned long') [-Wsign-conversion] 0.6 438 | return {(bdf_info.domain_number << 16) | (bdf_info.bus_number << 8) | 0.6 | ~ 0.6 439 | (bdf_info.device_number << 3) | (bdf_info.function_number << 0), 0.6 | ~~~~~~~~~~~~~~~~~~~~~~~^~~~ 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi_system.cc:438:67: warning: implicit conversion changes signedness: 'int' to 'uint64_t' (aka 'unsigned long') [-Wsign-conversion] 0.6 438 | return {(bdf_info.domain_number << 16) | (bdf_info.bus_number << 8) | 0.6 | ~ ~~~~~~~~~~~~~~~~~~~~^~~~ 0.6 4 warnings generated. 0.6 [81/187] Building CXX object src/CMakeFiles/amd_smi_static.dir/amd_smi/amd_smi_uuid.cc.o 0.6 [82/187] Building CXX object src/CMakeFiles/amd_smi_static.dir/amd_smi/amd_smi_utils.cc.o 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi_utils.cc:439:27: warning: implicit conversion changes signedness: 'unsigned int' to 'int' [-Wsign-conversion] 0.6 439 | if (num_dpm) *num_dpm = dpm; 0.6 | ~ ^~~ 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi_utils.cc:440:29: warning: implicit conversion changes signedness: 'unsigned int' to 'int' [-Wsign-conversion] 0.6 440 | if (max_freq) *max_freq = max; 0.6 | ~ ^~~ 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi_utils.cc:441:29: warning: implicit conversion changes signedness: 'unsigned int' to 'int' [-Wsign-conversion] 0.6 441 | if (min_freq) *min_freq = min; 0.6 | ~ ^~~ 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi_utils.cc:442:45: warning: implicit conversion changes signedness: 'unsigned int' to 'int' [-Wsign-conversion] 0.6 442 | if (sleep_state_freq) *sleep_state_freq = sleep_freq; 0.6 | ~ ^~~~~~~~~~ 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/amd_smi_utils.cc:52: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_utils.h:44: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_device.h:39: 0.6 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.6 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.6 1189 | std::uint64_t m_current_offset{0}; 0.6 | ^ 0.6 5 warnings generated. 0.6 [83/187] Building CXX object src/CMakeFiles/amd_smi_static.dir/amd_smi/amd_smi_common.cc.o 0.6 [84/187] Building CXX object src/CMakeFiles/amd_smi_static.dir/amd_smi/scoped_fd.cc.o 0.7 [85/187] Building CXX object src/CMakeFiles/amd_smi_static.dir/__/rocm_smi/src/rocm_smi_device.cc.o 0.7 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_device.cc:120:20: warning: unused variable 'kDevGpuOdPath' [-Wunused-variable] 0.7 120 | static const char* kDevGpuOdPath = "gpu_od"; 0.7 | ^~~~~~~~~~~~~ 0.7 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_device.cc:23: 0.7 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_device.h:39: 0.7 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.7 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.7 1189 | std::uint64_t m_current_offset{0}; 0.7 | ^ 0.7 2 warnings generated. 0.7 [86/187] Building CXX object src/CMakeFiles/amd_smi_static.dir/__/rocm_smi/src/rocm_smi_main.cc.o 0.7 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_main.cc:1344:11: warning: implicit conversion changes signedness: 'ssize_t' (aka 'long') to 'size_type' (aka 'unsigned long') [-Wsign-conversion] 0.7 1344 | buf[len] = '\0'; 0.7 | ~~~ ^~~ 0.7 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_main.cc:1352:38: warning: implicit conversion changes signedness: 'size_type' (aka 'unsigned long') to 'difference_type' (aka 'long') [-Wsign-conversion] 0.7 1352 | auto end = path.begin() + path.length() - MAX_BDF_LENGTH; 0.7 | ~ ~~~~~^~~~~~~~ 0.7 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_main.cc:576:44: warning: unused function 'GetEnvVarUIntegerSets' [-Wunused-function] 0.7 576 | static inline std::unordered_set GetEnvVarUIntegerSets(const char* ev_str) { 0.7 | ^~~~~~~~~~~~~~~~~~~~~ 0.7 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_main.cc:23: 0.7 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_main.h:38: 0.7 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_device.h:39: 0.7 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.7 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.7 1189 | std::uint64_t m_current_offset{0}; 0.7 | ^ 0.7 4 warnings generated. 0.7 [87/187] Building CXX object src/CMakeFiles/amd_smi_static.dir/__/rocm_smi/src/rocm_smi_utils.cc.o 0.7 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_utils.cc:996:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 0.7 996 | unsigned char buff[bytesPerLine + 1]; 0.7 | ^~~~~~~~~~~~~~~~ 0.7 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_utils.cc:996:22: note: function parameter 'bytesPerLine' with unknown value cannot be used in a constant expression 0.7 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_utils.cc:989:78: note: declared here 0.7 989 | void logHexDump(const char* desc, const void* addr, const size_t len, size_t bytesPerLine) { 0.7 | ^ 0.7 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_utils.cc:1420:10: warning: implicit conversion changes signedness: 'int' to '__useconds_t' (aka 'unsigned int') [-Wsign-conversion] 0.7 1420 | usleep(waitTime); 0.7 | ~~~~~~ ^~~~~~~~ 0.7 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_utils.cc:90:20: warning: unused function 'debugFilesDiscovered' [-Wunused-function] 0.7 90 | static inline void debugFilesDiscovered(std::vector files) { 0.7 | ^~~~~~~~~~~~~~~~~~~~ 0.7 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_utils.cc:26: 0.7 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_utils.h:44: 0.7 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_device.h:39: 0.7 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.7 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.7 1189 | std::uint64_t m_current_offset{0}; 0.7 | ^ 0.7 4 warnings generated. 0.7 [88/187] Building CXX object src/CMakeFiles/amd_smi_static.dir/__/rocm_smi/src/rocm_smi_power_mon.cc.o 0.7 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_power_mon.cc:31: 0.7 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_utils.h:44: 0.7 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_device.h:39: 0.7 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.7 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.7 1189 | std::uint64_t m_current_offset{0}; 0.7 | ^ 0.7 1 warning generated. 0.7 [89/187] Building CXX object src/CMakeFiles/amd_smi_static.dir/amd_smi/fdinfo.cc.o 0.7 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/fdinfo.cc:41:5: warning: array designators are a C99 extension [-Wc99-designator] 0.7 41 | [AMDSMI_CONTAINER_LXC] = "lxc", 0.7 | ^~~~~~~~~~~~~~~~~~~~~~ 0.7 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/fdinfo.cc:205:60: warning: implicit conversion changes signedness: 'ssize_t' (aka 'long') to 'size_type' (aka 'unsigned long') [-Wsign-conversion] 0.7 205 | std::string name = (len > 0) ? std::string(exe_realpath, len) : "N/A"; 0.7 | ~~~ ^~~ 0.7 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/amd_smi/fdinfo.cc:36: 0.7 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_kfd.h:33: 0.7 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_device.h:39: 0.7 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.7 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.7 1189 | std::uint64_t m_current_offset{0}; 0.7 | ^ 0.7 3 warnings generated. 0.7 [90/187] Building CXX object src/CMakeFiles/amd_smi_static.dir/__/rocm_smi/src/rocm_smi_logger.cc.o 0.7 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_logger.cc:53: 0.7 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_main.h:38: 0.7 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_device.h:39: 0.7 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.7 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.7 1189 | std::uint64_t m_current_offset{0}; 0.7 | ^ 0.7 1 warning generated. 0.7 [91/187] Linking CXX shared library rocm_smi/librocm_smi64.so.1.0 0.7 [92/187] Building CXX object src/CMakeFiles/amd_smi_static.dir/__/rocm_smi/src/rocm_smi_counters.cc.o 0.7 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_counters.cc:40: 0.7 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_device.h:39: 0.7 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.7 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.7 1189 | std::uint64_t m_current_offset{0}; 0.7 | ^ 0.7 1 warning generated. 0.7 [93/187] Building CXX object src/CMakeFiles/amd_smi_static.dir/__/rocm_smi/src/rocm_smi_kfd.cc.o 0.7 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_kfd.cc:1240:21: warning: implicit conversion changes signedness: 'long' to 'uint64_t' (aka 'unsigned long') [-Wsign-conversion] 0.7 1240 | *total += std::stol(bytes); 0.7 | ~~ ^~~~~~~~~~~~~~~~ 0.7 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_kfd.cc:1417:56: warning: implicit conversion changes signedness: 'int' to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion] 0.7 1417 | info->cache[info->num_cache_types].cache_level = cache_level; 0.7 | ~ ^~~~~~~~~~~ 0.7 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_kfd.cc:1418:58: warning: implicit conversion changes signedness: 'int' to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion] 0.7 1418 | info->cache[info->num_cache_types].cache_size_kb = cache_size; 0.7 | ~ ^~~~~~~~~~ 0.7 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_kfd.cc:1421:50: warning: implicit conversion changes signedness: 'int' to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion] 0.7 1421 | info->cache[info->num_cache_types].flags = cache_type; 0.7 | ~ ^~~~~~~~~~ 0.7 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_kfd.cc:23: 0.7 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_kfd.h:33: 0.7 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_device.h:39: 0.7 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.7 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.7 1189 | std::uint64_t m_current_offset{0}; 0.7 | ^ 0.7 5 warnings generated. 0.7 [94/187] Building CXX object src/CMakeFiles/amd_smi_static.dir/__/rocm_smi/src/rocm_smi_io_link.cc.o 0.7 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_io_link.cc:73:17: warning: result of comparison of constant 2 with expression of type 'LINK_DIRECTORY_TYPE' (aka 'enum _LINK_DIRECTORY_TYPE') is always true [-Wtautological-constant-out-of-range-compare] 0.7 73 | if (directory < sizeof(kKFDLinkPath) / sizeof(kKFDLinkPath[0])) { 0.7 | ~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0.7 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_io_link.cc:418:17: warning: implicit conversion changes signedness: 'int' to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion] 0.7 418 | (flags_ & CRAT_IOLINK_FLAGS_BI_DIRECTIONAL) ? cap_true : cap_false; 0.7 | ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0.7 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_io_link.cc:41:45: note: expanded from macro 'CRAT_IOLINK_FLAGS_BI_DIRECTIONAL' 0.7 41 | #define CRAT_IOLINK_FLAGS_BI_DIRECTIONAL (1 << 31) 0.7 | ~~^~~~~ 0.7 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_io_link.cc:23: 0.7 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_io_link.h:26: 0.7 In file included from /opt/rh/gcc-toolset-13/root/usr/lib/gcc/x86_64-redhat-linux/13/../../../../include/c++/13/map:62: 0.7 In file included from /opt/rh/gcc-toolset-13/root/usr/lib/gcc/x86_64-redhat-linux/13/../../../../include/c++/13/bits/stl_tree.h:67: 0.7 In file included from /opt/rh/gcc-toolset-13/root/usr/lib/gcc/x86_64-redhat-linux/13/../../../../include/c++/13/ext/alloc_traits.h:34: 0.7 In file included from /opt/rh/gcc-toolset-13/root/usr/lib/gcc/x86_64-redhat-linux/13/../../../../include/c++/13/bits/alloc_traits.h:33: 0.7 /opt/rh/gcc-toolset-13/root/usr/lib/gcc/x86_64-redhat-linux/13/../../../../include/c++/13/bits/stl_construct.h:151:7: warning: destructor called on non-final 'amd::smi::IOLink' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] 0.7 151 | __pointer->~_Tp(); 0.7 | ^ 0.7 /opt/rh/gcc-toolset-13/root/usr/lib/gcc/x86_64-redhat-linux/13/../../../../include/c++/13/bits/alloc_traits.h:675:9: note: in instantiation of function template specialization 'std::_Destroy' requested here 0.7 675 | { std::_Destroy(__p); } 0.7 | ^ 0.7 /opt/rh/gcc-toolset-13/root/usr/lib/gcc/x86_64-redhat-linux/13/../../../../include/c++/13/bits/shared_ptr_base.h:613:28: note: in instantiation of function template specialization 'std::allocator_traits>::destroy' requested here 0.7 613 | allocator_traits<_Alloc>::destroy(_M_impl._M_alloc(), _M_ptr()); 0.7 | ^ 0.7 /opt/rh/gcc-toolset-13/root/usr/lib/gcc/x86_64-redhat-linux/13/../../../../include/c++/13/bits/shared_ptr_base.h:599:2: note: in instantiation of member function 'std::_Sp_counted_ptr_inplace, __gnu_cxx::_S_atomic>::_M_dispose' requested here 0.7 599 | _Sp_counted_ptr_inplace(_Alloc __a, _Args&&... __args) 0.7 | ^ 0.7 /opt/rh/gcc-toolset-13/root/usr/lib/gcc/x86_64-redhat-linux/13/../../../../include/c++/13/bits/shared_ptr_base.h:972:6: note: in instantiation of function template specialization 'std::_Sp_counted_ptr_inplace, __gnu_cxx::_S_atomic>::_Sp_counted_ptr_inplace' requested here 0.7 972 | _Sp_cp_type(__a._M_a, std::forward<_Args>(__args)...); 0.7 | ^ 0.7 /opt/rh/gcc-toolset-13/root/usr/lib/gcc/x86_64-redhat-linux/13/../../../../include/c++/13/bits/shared_ptr_base.h:1712:14: note: in instantiation of function template specialization 'std::__shared_count<>::__shared_count, unsigned int &, unsigned int &, amd::smi::_LINK_DIRECTORY_TYPE &>' requested here 0.7 1712 | : _M_ptr(), _M_refcount(_M_ptr, __tag, std::forward<_Args>(__args)...) 0.7 | ^ 0.7 /opt/rh/gcc-toolset-13/root/usr/lib/gcc/x86_64-redhat-linux/13/../../../../include/c++/13/bits/shared_ptr.h:464:4: note: in instantiation of function template specialization 'std::__shared_ptr::__shared_ptr, unsigned int &, unsigned int &, amd::smi::_LINK_DIRECTORY_TYPE &>' requested here 0.7 464 | : __shared_ptr<_Tp>(__tag, std::forward<_Args>(__args)...) 0.7 | ^ 0.7 /opt/rh/gcc-toolset-13/root/usr/lib/gcc/x86_64-redhat-linux/13/../../../../include/c++/13/bits/shared_ptr.h:1009:14: note: in instantiation of function template specialization 'std::shared_ptr::shared_ptr, unsigned int &, unsigned int &, amd::smi::_LINK_DIRECTORY_TYPE &>' requested here 0.7 1009 | return shared_ptr<_Tp>(_Sp_alloc_shared_tag<_Alloc>{__a}, 0.7 | ^ 0.7 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_io_link.cc:212:19: note: in instantiation of function template specialization 'std::make_shared' requested here 0.7 212 | link = std::make_shared(node_indx, link_indx, directory); 0.7 | ^ 0.7 /opt/rh/gcc-toolset-13/root/usr/lib/gcc/x86_64-redhat-linux/13/../../../../include/c++/13/bits/stl_construct.h:151:19: note: qualify call to silence this warning 0.7 151 | __pointer->~_Tp(); 0.7 | ^ 0.7 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_io_link.cc:34: 0.7 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_utils.h:44: 0.7 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_device.h:39: 0.7 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.7 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.7 1189 | std::uint64_t m_current_offset{0}; 0.7 | ^ 0.7 4 warnings generated. 0.7 [95/187] Linking CXX shared library src/libamd_smi.so.26.4.0 0.7 [96/187] Building CXX object src/CMakeFiles/amd_smi_static.dir/__/rocm_smi/src/rocm_smi.cc.o 0.7 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi.cc:1433:18: warning: implicit conversion changes signedness: 'int' to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion] 0.7 1433 | f->current = -1; 0.7 | ~ ^~ 0.7 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi.cc:59: 0.7 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_utils.h:417:33: warning: implicit conversion changes signedness: 'int' to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion] 0.7 416 | prim_key, get_structured_data_subkey_by_position( 0.7 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0.7 417 | prim_key, static_cast((get_structured_subkeys_size(prim_key) - 1))))); 0.7 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0.7 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi.cc:1597:54: note: in instantiation of member function 'amd::smi::TagTextContents_t<>::get_structured_data_subkey_last' requested here 0.7 1597 | auto upper_bound_data = txt_power_dev_od_voltage.get_structured_data_subkey_last(prim_key); 0.7 | ^ 0.7 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi.cc:2250:15: warning: implicit conversion changes signedness: 'value_type' (aka 'int') to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion] 0.7 2250 | *pisolate = partition_status[partition_id]; 0.7 | ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0.7 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi.cc:2302:36: warning: implicit conversion changes signedness: 'uint32_t' (aka 'unsigned int') to 'value_type' (aka 'int') [-Wsign-conversion] 0.7 2302 | partition_status[partition_id] = pisolate; 0.7 | ~ ^~~~~~~~ 0.7 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi.cc:2396:57: warning: implicit conversion changes signedness: 'int' to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion] 0.7 2396 | policy->policies[policy->num_supported].policy_id = value; 0.7 | ~ ^~~~~ 0.7 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi.cc:2501:57: warning: implicit conversion changes signedness: 'int' to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion] 0.7 2501 | policy->policies[policy->num_supported].policy_id = value; 0.7 | ~ ^~~~~ 0.7 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi.cc:2631:40: warning: implicit conversion changes signedness: 'rsmi_status_t' to 'int' [-Wsign-conversion] 0.7 2631 | return amd::smi::ErrnoToRsmiStatus(ret); 0.7 | ~~~ ^~~ 0.7 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi.cc:3077:76: warning: implicit conversion changes signedness: 'long' to 'uint64_t' (aka 'unsigned long') [-Wsign-conversion] 0.7 3076 | b->transfer_rate.frequency[cur_index] = 0.7 | ~ 0.7 3077 | static_cast(link_speed[cur_index / WIDTH_DATA_LENGTH]) * 100 * 1000000L; 0.7 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ 0.7 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi.cc:51: 0.7 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_device.h:39: 0.7 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.7 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.7 1189 | std::uint64_t m_current_offset{0}; 0.7 | ^ 0.7 9 warnings generated. 0.7 [97/187] Creating library symlink src/libamd_smi.so.26 src/libamd_smi.so 0.7 [98/187] Building CXX object src/CMakeFiles/amd_smi_static.dir/__/rocm_smi/src/rocm_smi_kfd_data_manager.cc.o 0.7 [99/187] Generating amdsmi_wrapper.py, python_package/amdsmi/amdsmi_wrapper.py 0.8 [100/187] Building CXX object src/CMakeFiles/amd_smi_static.dir/__/rocm_smi/src/rocm_smi_binary_parser.cc.o 0.8 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_binary_parser.cc:44:12: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] 0.8 44 | v = *(uint16_t*)(*ptr); 0.8 | ^~~~~~~~~~~~~~~~~ 0.8 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_binary_parser.cc:48:12: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] 0.8 48 | v = *(uint32_t*)(*ptr); 0.8 | ^~~~~~~~~~~~~~~~~ 0.8 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_binary_parser.cc:52:12: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint64_t *' (aka 'unsigned long *') increases required alignment from 1 to 8 [-Wcast-align] 0.8 52 | v = *(uint64_t*)(*ptr); 0.8 | ^~~~~~~~~~~~~~~~~ 0.8 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_binary_parser.cc:187:26: warning: implicit conversion changes signedness: 'int64_t' (aka 'long') to 'uint64_t' (aka 'unsigned long') [-Wsign-conversion] 0.8 187 | num_instance = static_cast(v); 0.8 | ~ ^~~~~~~~~~~~~~~~~~~~~~~ 0.8 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_binary_parser.cc:190:21: warning: implicit conversion changes signedness: 'int64_t' (aka 'long') to 'uint64_t' (aka 'unsigned long') [-Wsign-conversion] 0.8 190 | num_smn = static_cast(v); 0.8 | ~ ^~~~~~~~~~~~~~~~~~~~~~~ 0.8 5 warnings generated. 0.8 [101/187] Building CXX object src/CMakeFiles/amd_smi_static.dir/__/rocm_smi/src/rocm_smi_monitor.cc.o 0.8 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_monitor.cc:36: 0.8 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_utils.h:44: 0.8 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_device.h:39: 0.8 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.8 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.8 1189 | std::uint64_t m_current_offset{0}; 0.8 | ^ 0.8 1 warning generated. 0.8 [102/187] Generating python_package/amdsmi/__init__.py, python_package/amdsmi/amdsmi_exception.py, python_package/amdsmi/amdsmi_interface.py, python_package/amdsmi/README.md, python_package/amdsmi/LICENSE 0.8 [103/187] cd /__w/TheRock/TheRock/build/core/amdsmi/build && /usr/local/therock-tools/bin/cmake -E rm -f /__w/TheRock/TheRock/build/core/amdsmi/stamp/stage.stamp 0.8 [104/187] Generating python_package/amdsmi/libamd_smi.so 0.8 [105/187] Creating library symlink rocm_smi/librocm_smi64.so.1 rocm_smi/librocm_smi64.so 0.8 [106/187] Building C object src/CMakeFiles/amd_smi_static.dir/ras-decode/aca_tables.c.o 0.8 [107/187] Generating amdsmi_cli/README.md 0.8 [108/187] Generating amdsmi_cli/BDF.py 0.8 [109/187] Generating amdsmi_cli/Release_Notes.md 0.8 [110/187] Generating amdsmi_cli/__init__.py 0.8 [111/187] Generating amdsmi_cli/amdsmi_cli.py 0.8 [112/187] Generating amdsmi_cli/amdsmi_cli_exceptions.py 0.8 [113/187] Generating amdsmi_cli/amdsmi_helpers.py 0.8 [114/187] Generating amdsmi_cli/amdsmi_commands.py 0.8 [115/187] Building C object src/CMakeFiles/amd_smi_static.dir/ras-decode/json_util.c.o 0.8 [116/187] Generating amdsmi_cli/amdsmi_init.py 0.8 [117/187] Building CXX object src/CMakeFiles/amd_smi_static.dir/__/rocm_smi/src/rocm_smi_gpu_metrics.cc.o 0.8 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_gpu_metrics.cc:104:73: warning: implicit conversion changes signedness: 'rep' (aka 'long') to 'uint64_t' (aka 'unsigned long') [-Wsign-conversion] 0.8 104 | return duration_cast(system_clock::now().time_since_epoch()).count(); 0.8 | ~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ 0.8 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_gpu_metrics.cc:23: 0.8 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.8 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.8 1189 | std::uint64_t m_current_offset{0}; 0.8 | ^ 0.8 2 warnings generated. 0.8 [118/187] Generating amdsmi_cli/amdsmi_logger.py 0.8 [119/187] Generating amdsmi_cli/amdsmi_parser.py 0.8 [120/187] Generating amdsmi_cli/amdsmi_rocm_smi_compat.py 0.8 [121/187] cd /__w/TheRock/TheRock/build/core/amdsmi/build/amdsmi_cli && /usr/local/therock-tools/bin/cmake -E create_symlink ../libexec/amdsmi_cli/amdsmi_cli.py /__w/TheRock/TheRock/build/core/amdsmi/build/amdsmi_cli/bin/amd-smi 0.8 [122/187] Building C object src/CMakeFiles/amd_smi_static.dir/__/esmi_ib_library/src/e_smi_utils.c.o 0.8 [123/187] Building CXX object src/CMakeFiles/amd_smi_static.dir/__/rocm_smi/src/rocm_smi_npm.cc.o 0.8 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_npm.cc:17: 0.8 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_utils.h:44: 0.8 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_device.h:39: 0.8 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.8 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.8 1189 | std::uint64_t m_current_offset{0}; 0.8 | ^ 0.8 1 warning generated. 0.8 [124/187] Building CXX object src/CMakeFiles/amd_smi_static.dir/__/third_party/shared_mutex/shared_mutex.cc.o 0.8 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/third_party/shared_mutex/shared_mutex.cc:47: 0.8 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_main.h:38: 0.8 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_device.h:39: 0.8 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 0.8 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.8 1189 | std::uint64_t m_current_offset{0}; 0.8 | ^ 0.8 1 warning generated. 0.8 [125/187] Building CXX object src/CMakeFiles/amd_smi_static.dir/__/rocm_smi/src/rocm_smi_dyn_gpu_metrics.cc.o 0.8 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_dyn_gpu_metrics.cc:23: 0.8 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 0.8 1189 | std::uint64_t m_current_offset{0}; 0.8 | ^ 0.8 1 warning generated. 0.9 [126/187] Building C object src/CMakeFiles/amd_smi_static.dir/ras-decode/aca_version.c.o 0.9 [127/187] Building CXX object src/CMakeFiles/amd_smi_static.dir/nic/ai-nic/amd_smi_ainic_device.cc.o 0.9 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/src/nic/ai-nic/amd_smi_ainic_device.cc:23: 0.9 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/include/amd_smi/impl/nic/amd_smi_ainic_device.h:62:12: warning: private field 'nic_idx_' is not used [-Wunused-private-field] 0.9 62 | uint32_t nic_idx_; 0.9 | ^ 0.9 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/include/amd_smi/impl/nic/amd_smi_ainic_device.h:63:16: warning: private field 'bdf_' is not used [-Wunused-private-field] 0.9 63 | amdsmi_bdf_t bdf_; 0.9 | ^ 0.9 2 warnings generated. 0.9 [128/187] Building C object src/CMakeFiles/amd_smi_static.dir/ras-decode/aca_fields.c.o 0.9 [129/187] Building C object src/CMakeFiles/amd_smi_static.dir/__/esmi_ib_library/src/e_smi_plat.c.o 0.9 [130/187] Building C object src/CMakeFiles/amd_smi_static.dir/ras-decode/error_map.c.o 0.9 [131/187] Building C object src/CMakeFiles/amd_smi_static.dir/__/esmi_ib_library/src/e_smi.c.o 0.9 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/esmi_ib_library/src/e_smi.c:1209:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 0.9 1209 | else if((type == SET_FLOOR_FREQUENCY_SOCKET)) 0.9 | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0.9 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/esmi_ib_library/src/e_smi.c:1209:16: note: remove extraneous parentheses around the comparison to silence this warning 0.9 1209 | else if((type == SET_FLOOR_FREQUENCY_SOCKET)) 0.9 | ~ ^ ~ 0.9 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/esmi_ib_library/src/e_smi.c:1209:16: note: use '=' to turn this equality comparison into an assignment 0.9 1209 | else if((type == SET_FLOOR_FREQUENCY_SOCKET)) 0.9 | ^~ 0.9 | = 0.9 1 warning generated. 0.9 [132/187] Building C object src/CMakeFiles/amd_smi_static.dir/ras-decode/json_printer.c.o 0.9 [133/187] Building C object src/CMakeFiles/amd_smi_static.dir/ras-decode/main.c.o 0.9 [134/187] Building C object src/CMakeFiles/amd_smi_static.dir/ras-decode/aca_decode.c.o 0.9 [135/187] Building C object goamdsmi_shim/CMakeFiles/goamdsmi_shim64.dir/smiwrapper/amdsmi_go_shim.c.o 0.9 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/goamdsmi_shim/smiwrapper/amdsmi_go_shim.c:684:39: warning: passing 'uint64_t *' (aka 'unsigned long *') to parameter of type 'int64_t *' (aka 'long *') converts between pointers to integer types with different sign [-Wpointer-sign] 0.9 684 | metric, &gpu_temperature_temp))) { 0.9 | ^~~~~~~~~~~~~~~~~~~~~ 0.9 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/include/amd_smi/amdsmi.h:7070:85: note: passing argument to parameter 'temperature' here 0.9 7070 | amdsmi_temperature_metric_t metric, int64_t* temperature); 0.9 | ^ 0.9 1 warning generated. 1.0 [136/187] Building CXX object tests/amd_smi_test/CMakeFiles/amdsmitst.dir/functional/mem_util_read.cc.o 1.0 [137/187] Building C object src/CMakeFiles/amd_smi_static.dir/ras-decode/boot_decode.c.o 1.0 [138/187] Building CXX object tests/amd_smi_test/CMakeFiles/amdsmitst.dir/functional/gpu_cache_read.cc.o 1.0 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/tests/amd_smi_test/functional/gpu_cache_read.cc:39: 1.0 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/../rocm_smi/rocm_smi_utils.h:44: 1.0 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/../rocm_smi/rocm_smi_device.h:39: 1.0 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/../rocm_smi/rocm_smi_gpu_metrics.h:44: 1.0 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/../rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 1.0 1189 | std::uint64_t m_current_offset{0}; 1.0 | ^ 1.0 1 warning generated. 1.0 [139/187] Linking C shared library goamdsmi_shim/libgoamdsmi_shim64.so.1.0 1.0 [140/187] Building CXX object tests/amd_smi_test/CMakeFiles/amdsmitst.dir/main.cc.o 1.0 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/tests/amd_smi_test/main.cc:61: 1.0 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/../rocm_smi/rocm_smi_utils.h:44: 1.0 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/../rocm_smi/rocm_smi_device.h:39: 1.0 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/../rocm_smi/rocm_smi_gpu_metrics.h:44: 1.0 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/../rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 1.0 1189 | std::uint64_t m_current_offset{0}; 1.0 | ^ 1.0 1 warning generated. 1.0 [141/187] Building CXX object tests/amd_smi_test/CMakeFiles/amdsmitst.dir/functional/hw_topology_read.cc.o 1.0 [142/187] Building CXX object tests/amd_smi_test/CMakeFiles/amdsmitst.dir/functional/overdrive_read.cc.o 1.0 [143/187] Building CXX object tests/amd_smi_test/CMakeFiles/amdsmitst.dir/functional/computepartition_read_write.cc.o 1.0 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/tests/amd_smi_test/functional/computepartition_read_write.cc:148:9: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion] 1.0 148 | sleep(waitTime); 1.0 | ~~~~~ ^~~~~~~~ 1.0 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/tests/amd_smi_test/functional/computepartition_read_write.cc:40: 1.0 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/../rocm_smi/rocm_smi_utils.h:44: 1.0 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/../rocm_smi/rocm_smi_device.h:39: 1.0 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/../rocm_smi/rocm_smi_gpu_metrics.h:44: 1.0 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/../rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 1.0 1189 | std::uint64_t m_current_offset{0}; 1.0 | ^ 1.0 2 warnings generated. 1.0 [144/187] Building C object src/CMakeFiles/amd_smi_static.dir/__/esmi_ib_library/src/e_smi_monitor.c.o 1.0 [145/187] Creating library symlink goamdsmi_shim/libgoamdsmi_shim64.so.1 goamdsmi_shim/libgoamdsmi_shim64.so 1.0 [146/187] Building CXX object tests/amd_smi_test/CMakeFiles/amdsmitst.dir/functional/metrics_counter_read.cc.o 1.0 [147/187] Building CXX object tests/amd_smi_test/CMakeFiles/amdsmitst.dir/functional/fan_read.cc.o 1.0 [148/187] Building CXX object tests/amd_smi_test/CMakeFiles/amdsmitst.dir/functional/gpu_metrics_read.cc.o 1.0 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/tests/amd_smi_test/functional/gpu_metrics_read.cc:37: 1.0 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/../rocm_smi/rocm_smi_utils.h:44: 1.0 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/../rocm_smi/rocm_smi_device.h:39: 1.0 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/../rocm_smi/rocm_smi_gpu_metrics.h:44: 1.0 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/../rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 1.0 1189 | std::uint64_t m_current_offset{0}; 1.0 | ^ 1.0 1 warning generated. 1.0 [149/187] Building CXX object tests/amd_smi_test/CMakeFiles/amdsmitst.dir/functional/perf_cntr_read_write.cc.o 1.0 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/tests/amd_smi_test/functional/perf_cntr_read_write.cc:109:9: warning: implicit conversion changes signedness: 'int32_t' (aka 'int') to 'unsigned int' [-Wsign-conversion] 1.0 109 | sleep(sleep_sec); 1.0 | ~~~~~ ^~~~~~~~~ 1.0 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/tests/amd_smi_test/functional/perf_cntr_read_write.cc:332:20: warning: implicit conversion turns string literal into bool: 'const char[28]' to 'bool' [-Wstring-conversion] 1.0 332 | ASSERT_FALSE("Unexpected exception caught"); 1.0 | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1.0 /__w/TheRock/TheRock/build/third-party/googletest/dist/include/gtest/gtest.h:1835:52: note: expanded from macro 'ASSERT_FALSE' 1.0 1835 | #define ASSERT_FALSE(condition) GTEST_ASSERT_FALSE(condition) 1.0 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ 1.0 /__w/TheRock/TheRock/build/third-party/googletest/dist/include/gtest/gtest.h:1816:25: note: expanded from macro 'GTEST_ASSERT_FALSE' 1.0 1816 | GTEST_TEST_BOOLEAN_(!(condition), #condition, true, false, \ 1.0 | ~ ^~~~~~~~~ 1.0 /__w/TheRock/TheRock/build/third-party/googletest/dist/include/gtest/internal/gtest-internal.h:1450:38: note: expanded from macro 'GTEST_TEST_BOOLEAN_' 1.0 1450 | ::testing::AssertionResult(expression)) \ 1.0 | ^~~~~~~~~~ 1.0 2 warnings generated. 1.0 [150/187] Building CXX object src/CMakeFiles/amd_smi_static.dir/__/rocm_smi/src/rocm_smi_board_temp.cc.o 1.0 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_board_temp.cc:168:54: warning: implicit conversion changes signedness: 'streamsize' (aka 'long') to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 1.0 168 | std::string hexDump = createHexDump(&metrics, file.gcount(), "GPU Board Temperature Metrics"); 1.0 | ~~~~~~~~~~~~~ ~~~~~^~~~~~~~ 1.0 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_board_temp.cc:237:54: warning: implicit conversion changes signedness: 'streamsize' (aka 'long') to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 1.0 237 | std::string hexDump = createHexDump(&metrics, file.gcount(), "Baseboard Temperature Metrics"); 1.0 | ~~~~~~~~~~~~~ ~~~~~^~~~~~~~ 1.0 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/src/rocm_smi_board_temp.cc:34: 1.0 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_utils.h:44: 1.0 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_device.h:39: 1.0 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_gpu_metrics.h:44: 1.0 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 1.0 1189 | std::uint64_t m_current_offset{0}; 1.0 | ^ 1.0 3 warnings generated. 1.0 [151/187] Building C object goamdsmi_shim/smiwrapper/CMakeFiles/go_amd_smi_.dir/amdsmi_go_shim.c.o 1.0 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/goamdsmi_shim/smiwrapper/amdsmi_go_shim.c:684:39: warning: passing 'uint64_t *' (aka 'unsigned long *') to parameter of type 'int64_t *' (aka 'long *') converts between pointers to integer types with different sign [-Wpointer-sign] 1.0 684 | metric, &gpu_temperature_temp))) { 1.0 | ^~~~~~~~~~~~~~~~~~~~~ 1.0 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/include/amd_smi/amdsmi.h:7070:85: note: passing argument to parameter 'temperature' here 1.0 7070 | amdsmi_temperature_metric_t metric, int64_t* temperature); 1.0 | ^ 1.0 1 warning generated. 1.0 [152/187] Building CXX object tests/amd_smi_test/CMakeFiles/amdsmitst.dir/functional/process_info_read.cc.o 1.0 [153/187] Building CXX object tests/amd_smi_test/CMakeFiles/amdsmitst.dir/functional/api_support_read.cc.o 1.0 [154/187] Building CXX object tests/amd_smi_test/CMakeFiles/amdsmitst.dir/test_common.cc.o 1.0 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/tests/amd_smi_test/test_common.cc:139:32: warning: implicit conversion changes signedness: 'int' to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion] 1.0 139 | test->num_iterations = std::stoi(optarg); 1.0 | ~ ^~~~~~~~~~~~~~~~~ 1.0 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/tests/amd_smi_test/test_common.cc:143:27: warning: implicit conversion changes signedness: 'int' to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion] 1.0 143 | test->verbosity = std::stoi(optarg); 1.0 | ~ ^~~~~~~~~~~~~~~~~ 1.0 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/tests/amd_smi_test/test_common.cc:147:35: warning: implicit conversion changes signedness: 'int' to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion] 1.0 147 | test->monitor_verbosity = std::stoi(optarg); 1.0 | ~ ^~~~~~~~~~~~~~~~~ 1.0 3 warnings generated. 1.0 [155/187] Building CXX object tests/amd_smi_test/CMakeFiles/amdsmitst.dir/functional/volt_freq_curv_read.cc.o 1.0 [156/187] Building CXX object tests/amd_smi_test/CMakeFiles/amdsmitst.dir/functional/frequencies_read.cc.o 1.0 [157/187] Building CXX object tests/amd_smi_test/CMakeFiles/amdsmitst.dir/functional/perf_level_read_write.cc.o 1.1 [158/187] Building CXX object tests/amd_smi_test/CMakeFiles/amdsmitst.dir/test_base.cc.o 1.1 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/tests/amd_smi_test/test_base.cc:118:12: warning: implicit conversion changes signedness: 'amdsmi_status_t' to 'int' [-Wsign-conversion] 1.1 118 | exit(err); 1.1 | ~~~~ ^~~ 1.1 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/tests/amd_smi_test/test_base.cc:339:19: warning: implicit conversion changes signedness: 'int' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 1.1 339 | for (size_t i = le; i < description_.size(); i += le) { 1.1 | ~ ^~ 1.1 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/tests/amd_smi_test/test_base.cc:339:53: warning: implicit conversion changes signedness: 'int' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 1.1 339 | for (size_t i = le; i < description_.size(); i += le) { 1.1 | ~~ ^~ 1.1 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/tests/amd_smi_test/test_base.cc:424:18: warning: implicit conversion changes signedness: 'int' to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion] 1.1 424 | return_value = std::stoi(devices_to_test); 1.1 | ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1.1 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/tests/amd_smi_test/test_base.cc:32: 1.1 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/../rocm_smi/rocm_smi_utils.h:44: 1.1 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/../rocm_smi/rocm_smi_device.h:39: 1.1 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/../rocm_smi/rocm_smi_gpu_metrics.h:44: 1.1 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/../rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 1.1 1189 | std::uint64_t m_current_offset{0}; 1.1 | ^ 1.1 5 warnings generated. 1.1 [159/187] Building CXX object tests/amd_smi_test/CMakeFiles/amdsmitst.dir/functional/init_shutdown_refcount.cc.o 1.1 [160/187] Building CXX object tests/amd_smi_test/CMakeFiles/amdsmitst.dir/functional/mem_page_info_read.cc.o 1.1 [161/187] Building CXX object tests/amd_smi_test/CMakeFiles/amdsmitst.dir/functional/perf_determinism.cc.o 1.1 [162/187] Building CXX object tests/amd_smi_test/CMakeFiles/amdsmitst.dir/functional/memorypartition_read_write.cc.o 1.1 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/tests/amd_smi_test/functional/memorypartition_read_write.cc:37: 1.1 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/../rocm_smi/rocm_smi_utils.h:44: 1.1 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/../rocm_smi/rocm_smi_device.h:39: 1.1 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/../rocm_smi/rocm_smi_gpu_metrics.h:44: 1.1 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/../rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 1.1 1189 | std::uint64_t m_current_offset{0}; 1.1 | ^ 1.1 1 warning generated. 1.1 [163/187] Building CXX object tests/amd_smi_test/CMakeFiles/amdsmitst.dir/test_utils.cc.o 1.1 [164/187] Building CXX object tests/amd_smi_test/CMakeFiles/amdsmitst.dir/functional/volt_read.cc.o 1.1 [165/187] Building CXX object tests/amd_smi_test/CMakeFiles/amdsmitst.dir/functional/power_read_write.cc.o 1.1 [166/187] Building CXX object tests/amd_smi_test/CMakeFiles/amdsmitst.dir/functional/temp_read.cc.o 1.1 [167/187] Building CXX object tests/amd_smi_test/CMakeFiles/amdsmitst.dir/functional/dynamic_metrics_test.cc.o 1.1 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/tests/amd_smi_test/functional/dynamic_metrics_test.cc:31: 1.1 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/../rocm_smi/rocm_smi_gpu_metrics.h:44: 1.1 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/../rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 1.1 1189 | std::uint64_t m_current_offset{0}; 1.1 | ^ 1.1 1 warning generated. 1.1 [168/187] Building CXX object tests/amd_smi_test/CMakeFiles/amdsmitst.dir/functional/power_cap_read_write.cc.o 1.1 [169/187] Building CXX object tests/amd_smi_test/CMakeFiles/amdsmitst.dir/functional/evt_notif_read_write.cc.o 1.1 [170/187] Building CXX object tests/amd_smi_test/CMakeFiles/amdsmitst.dir/functional/frequencies_read_write.cc.o 1.1 [171/187] Building CXX object tests/amd_smi_test/CMakeFiles/amdsmitst.dir/functional/id_info_read.cc.o 1.1 [172/187] Building CXX object tests/amd_smi_test/CMakeFiles/amdsmitst.dir/functional/power_read.cc.o 1.1 [173/187] Building CXX object tests/amd_smi_test/CMakeFiles/amdsmitst.dir/functional/err_cnt_read.cc.o 1.1 [174/187] Building CXX object tests/amd_smi_test/CMakeFiles/amdsmitst.dir/functional/gpu_busy_read.cc.o 1.1 [175/187] Building CXX object tests/amd_smi_test/CMakeFiles/amdsmitst.dir/functional/sys_info_read.cc.o 1.1 [176/187] Building CXX object tests/amd_smi_test/CMakeFiles/amdsmitst.dir/functional/overdrive_read_write.cc.o 1.1 [177/187] Building CXX object tests/amd_smi_test/CMakeFiles/amdsmitst.dir/functional/version_read.cc.o 1.1 [178/187] Building CXX object tests/amd_smi_test/CMakeFiles/amdsmitst.dir/functional/gpu_partition_metrics_read.cc.o 1.1 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/tests/amd_smi_test/functional/gpu_partition_metrics_read.cc:35: 1.1 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/../rocm_smi/rocm_smi_utils.h:44: 1.1 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/../rocm_smi/rocm_smi_device.h:39: 1.1 In file included from /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/../rocm_smi/rocm_smi_gpu_metrics.h:44: 1.1 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/rocm_smi/include/rocm_smi/../rocm_smi/rocm_smi_dyn_gpu_metrics.h:1189:19: warning: private field 'm_current_offset' is not used [-Wunused-private-field] 1.1 1189 | std::uint64_t m_current_offset{0}; 1.1 | ^ 1.1 1 warning generated. 1.1 [179/187] Building CXX object tests/amd_smi_test/CMakeFiles/amdsmitst.dir/functional/perf_level_read.cc.o 1.1 [180/187] Building CXX object tests/amd_smi_test/CMakeFiles/amdsmitst.dir/functional/xgmi_read_write.cc.o 1.1 [181/187] Building C object src/CMakeFiles/amd_smi_static.dir/ras-decode/ras_decode_api.c.o 1.1 [182/187] Building CXX object tests/amd_smi_test/CMakeFiles/amdsmitst.dir/functional/memory_read_write.cc.o 1.1 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/tests/amd_smi_test/functional/memory_read_write.cc:239:58: warning: implicit conversion from 'const long' to 'double' may lose precision [-Wimplicit-int-float-conversion] 1.1 239 | (static_cast(ttm_info.current_pages) * page_size) / (1024.0 * 1024.0 * 1024.0); 1.1 | ~ ^~~~~~~~~ 1.1 1 warning generated. 1.1 [183/187] Building CXX object tests/amd_smi_test/CMakeFiles/amdsmitst.dir/functional/pci_read_write.cc.o 1.1 [184/187] Building CXX object tests/amd_smi_test/CMakeFiles/amdsmitst.dir/functional/mutual_exclusion.cc.o 1.1 [185/187] Building CXX object tests/amd_smi_test/CMakeFiles/amdsmitst.dir/functional/fan_read_write.cc.o 1.1 /__w/TheRock/TheRock/rocm-systems/projects/amdsmi/tests/amd_smi_test/functional/fan_read_write.cc:127:67: warning: implicit conversion changes signedness: 'int64_t' (aka 'long') to 'uint64_t' (aka 'unsigned long') [-Wsign-conversion] 1.1 127 | ret = amdsmi_set_gpu_fan_speed(processor_handles_[dv_ind], 0, new_speed); 1.1 | ~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~ 1.1 1 warning generated. 1.1 [186/187] Linking CXX static library src/libamd_smi_static.a 1.3 [187/187] Linking CXX executable tests/amd_smi_test/amdsmitst END 1778107318.4681096 1.296072244644165 0